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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: