fluent / fluent-plugin-windows-eventlog

Fluentd plugin to collect windows event logs
Apache License 2.0
32 stars 19 forks source link

What is the behavior when using the default overflow_action=throw_exception #96

Open sean-scott-lr opened 1 year ago

sean-scott-lr commented 1 year ago

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 ?