fluent-plugin-concat icon indicating copy to clipboard operation
fluent-plugin-concat copied to clipboard

Unknown filter plugin 'concat' [fluentd1.3.3 concat2.5.0]

Open AkitoZz opened this issue 3 years ago • 4 comments

Problem

[error]: config error file="/etc/fluent/fluent.conf" error_class=Fluent::ConfigError error="Unknown filter plugin 'concat'. Run 'gem search -rd fluent-plugin' to find plugins"

Steps to replicate

here is my part config:

<filter kubernetes.**> @type concat key log multiline_end_regexp /\n$/ separator ""

If I comment out this configuration, fluentd words fine, why fluentd can't find this plugin, while other plugins work fine

Expected Behavior

Your environment

  • docker linux x86_64 3.10.0-967.27.2.el7.x86_64
  • fluentd 1.3.3
  • fluent-plugin-concat 2.5.0

AkitoZz avatar Jun 09 '22 09:06 AkitoZz

Getting the same error. Is there any update ??

ziaurrehman72 avatar Mar 26 '24 15:03 ziaurrehman72

Please describe the detail how did you install Fluentd & fluent-plugin-concat.

ashie avatar Mar 27 '24 00:03 ashie