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.
I am facing the following error upon any config changes in my config maps.
I am using kube-fluentd-operator (v.1.14.1) and fluentd (1.12.3). The reloader does seem to detect the config change, however, fluentd config is unable to load cleanly and logs the following error.
The error: Reloading new config 2021-06-21 14:45:46 +0000 [error]: Failed to reload config file: Unreloadable plugin plugin: detect_exceptions, plugin_id: object:c38c, class_name: Fluent::DetectExceptionsOutput)
I appreciate any input and feedback in resolving this issue.
I am facing the following error upon any config changes in my config maps.
I am using kube-fluentd-operator (v.1.14.1) and fluentd (1.12.3). The reloader does seem to detect the config change, however, fluentd config is unable to load cleanly and logs the following error.
The error:
Reloading new config 2021-06-21 14:45:46 +0000 [error]: Failed to reload config file: Unreloadable plugin plugin: detect_exceptions, plugin_id: object:c38c, class_name: Fluent::DetectExceptionsOutput)I appreciate any input and feedback in resolving this issue.