Skip to content

Conversation

@Watson1978
Copy link
Contributor

@Watson1978 Watson1978 commented Aug 27, 2025

If confiured using multi worker, in_fluent_package_update_notifier causes following config error.

config

<system>
  workers 2
</system>

<source>
  @type fluent_package_update_notifier
</source>

error

2025-08-27 17:20:33 +0900 [error]: config error file="/home/watson/prj/sandbox/fluentd/fluent.conf" error_class=Fluent::ConfigError error="Plugin 'fluent_package_update_notifier' does not support multi workers configuration (Fluent::Plugin::FluentPackageUpdateNotifierInput)"

This PR will solve above config error.

@Watson1978 Watson1978 requested review from daipom and kenhys August 27, 2025 08:29
@daipom daipom merged commit 1cf7aeb into fluent-plugins-nursery:main Aug 27, 2025
6 checks passed
@Watson1978 Watson1978 deleted the multi-worker branch August 27, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants