fluent-operator icon indicating copy to clipboard operation
fluent-operator copied to clipboard

Custom Plugins for Fluentd not Fluent-bit

Open maxkokocom opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Hi, I am trying to define custom plugin output, but for fluentd not fluent-bit. This ticket solved it for fluent-bit: https://github.com/fluent/fluent-operator/issues/301

Also is there maybe any opinionated stack example following good practices of fluent-bit being forwarder and fluend aggregator? I am doing a walkthrough so far.

Describe the solution you'd like

Example like for fluent-bit: https://github.com/fluent/fluent-operator/issues/301

Additional context

No response

maxkokocom avatar Oct 21 '22 06:10 maxkokocom

Also is there maybe any opinionated stack example following good practices of fluent-bit being forwarder and fluend aggregator? I am doing a walkthrough so far.

@ksiadz We have a walkthrough now https://github.com/kubesphere-sigs/fluent-operator-walkthrough#fluent-bit--fluentd-mode, I'm not sure if this is what you're asking.

And it is great if you can create a proposal for fluentd custom plugin.

But one big difference here for fluentd is that we need to rebuild fluentd image for fluent operator to include a specific plugin

benjaminhuo avatar Nov 01 '22 06:11 benjaminhuo