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

Support for api-config-gracefulreload #77

Open markosiira-arm opened 4 years ago

markosiira-arm commented 4 years ago

Tested the fluentd gracefulReload option (https://docs.fluentd.org/deployment/rpc#api-config-gracefulreload) and seems it does not work with this plugin. I get error

2020-04-23 08:17:05 +0000 [error]: Failed to reload config file: Unreloadable plugin plugin: detect_exceptions, plugin_id: object:3fbbc7173e24, class_name: Fluent::DetectExceptionsOutput)

We are using the latest version of the plugin 0.0.13 with Fluentd v1.10.2

doge95 commented 3 years ago

Any update on this? facing the same issue with Fluentd v1.12

Cryptophobia commented 3 years ago

This issue will be fixed once this is merged https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions/pull/45