GoogleCloudPlatform / fluent-plugin-detect-exceptions

A fluentd plugin that scans line-oriented log streams and combines exceptions stacks into a single log entry.
Apache License 2.0
192 stars 69 forks source link

Unreloadable plugin detect_exceptions, plugin_id class_name: Fluent::DetectExceptionsOutput #85

Open sabdalla80 opened 3 years ago

sabdalla80 commented 3 years ago

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.

xidiandb commented 3 years ago

same question.

lvelvis commented 1 year ago

same question too!