Fluent Operator
Kubernetes cloud-native logging operator managing Fluent Bit agents and Fluentd clusters.
Why consider Fluent Operator?
Fluent Operator is an open-source Kubernetes operator. It automates deployment, dynamic CRD configuration, and cluster-wide log collection pipelines using Fluent Bit sidecars and centralized Fluentd aggregation clusters.
Learn Fluent Operator by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Fluent Operator
Fluent Operator provisions log collection pipelines across Kubernetes nodes using standard CRDs.
Quickstart
helm install fluent-operator --create-namespace -n fluent https://github.com/fluent/fluent-operator/releases/download/v3.0.0/fluent-operator.tgzApply FluentBit and ClusterFilter YAML manifests to route container stdout to Elasticsearch or Kafka.
Fluent Operator is licensed under the Apache License 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.