GoogleCloudPlatform/fluent-plugin-detect-exceptions

Plugin not working with fluentd Multi Process Workers

Opened this issue · 1 comments

While installing kiwigrid/fluentd chart, I tried to enable multi worker config for fluentd. But I'm getting an error saying that
config error file="/etc/fluent/fluent.conf" error_class=Fluent::ConfigError error="Plugin 'detect_exceptions' does not support multi workers configuration (Fluent::DetectExceptionsOutput)"

Is there any way to support multi processing ?

This is limitation of the fluentd in_tail as described https://docs.fluentd.org/deployment/multi-process-workers#feature-unsupported