fluent-plugin-windows-eventlog
fluent-plugin-windows-eventlog copied to clipboard
What is the behavior when using the default overflow_action=throw_exception
I looked in the code and it does not appear that this plugin handles the BufferOverflowException like "in_tail" does. What is the behavior if this occurs? What is the recommended overflow_action ?