You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
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)"
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 ?