sowawa / fluent-plugin-slack

132 stars 52 forks source link

multi worker start failed #47

Open Renz2018 opened 5 years ago

Renz2018 commented 5 years ago

when i use:

<system>
  workers 4
</system>

[error]: config error file="/fluentd/etc/fluent.conf" error_class=Fluent::ConfigError error="Plugin 'buffered_slack' does not support multi workers configuration (Fluent::SlackOutput)"

Renz2018 commented 5 years ago

How can use both workers and fluent-plugin-slack

MattiDeGrauwe commented 5 years ago

@sowawa is there any update on this? I do encounter the same issue.

Eventually, when assigning a single worker to the configuration, the output just doesn't work anymore.

Regards,

Matti