Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate fluent-operator to deploy collector/aggregator log architecture #204

Open
ricsanfre opened this issue Oct 13, 2023 · 0 comments
Open
Labels
analysis Analysis is required

Comments

@ricsanfre
Copy link
Owner

Scope

Evaluate fluent-operator to deploy collector/aggregator log architecture based on fluent-bit and fluentd

Fluent Operator includes CRDs and controllers for both Fluent Bit and Fluentd which allows to control logs data pipelines in 3 modes:

  1. Fluent Bit only mode: Deploy just Fluentbit as collection and distribution layer.
  2. Fluent Bit + Fluentd mode: Deploy Fluentbit as collector and Fluentd as distribution layer to perform more complicated processing of logs.
  3. Fluentd only mode: Deploy just Fluentd as collection and distribution layer

Moreover, Fluentd helm chart does not seem to be maintained anymore.

References

@ricsanfre ricsanfre added the analysis Analysis is required label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis Analysis is required
Projects
None yet
Development

No branches or pull requests

1 participant