pi-cluster
pi-cluster copied to clipboard
Evaluate fluent-operator to deploy collector/aggregator log architecture
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:
- Fluent Bit only mode: Deploy just Fluentbit as collection and distribution layer.
- Fluent Bit + Fluentd mode: Deploy Fluentbit as collector and Fluentd as distribution layer to perform more complicated processing of logs.
- Fluentd only mode: Deploy just Fluentd as collection and distribution layer
Moreover, Fluentd helm chart does not seem to be maintained anymore.