Custom Plugins for Fluentd not Fluent-bit
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
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