kube-logging/logging-operator
Logging operator for Kubernetes observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.5
- age_days: 2990
- days_rel: 22
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
1704 stars · 368 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CNCF Sandbox Kubernetes operator that automates deployment and configuration of a complete logging pipeline, managing Fluent Bit log collectors and Fluentd or syslog-ng log forwarders via custom resources. It routes, filters, and transforms container and application logs to multiple destinations such as Elasticsearch, Loki, S3, and GCS over TLS-secured channels.
Use cases
- automate logging pipeline deployment on kubernetes
- collect container logs with fluent bit daemonset
- route pod logs to elasticsearch or loki
- ship kubernetes logs to s3 or gcs
- filter and transform logs with flows and outputs
- set up centralized cluster-wide log aggregation
- manage multiple fluentd deployments on one cluster
When to choose
- you run workloads on Kubernetes and want declarative, CRD-driven log collection and routing
- you need to fan out logs to multiple destinations like Elasticsearch, Loki, S3, or GCS
- you want TLS-secured log transport and namespace-isolated logging configuration
- you prefer managing logging infrastructure as part of your Helm charts and GitOps workflow
When to avoid
- you are not on Kubernetes (requires Kubernetes v1.22+)
- you need a lightweight single-agent setup without an operator or forwarder tier
- you rely on log shippers other than Fluent Bit, Fluentd, or syslog-ng
Facets
service · maturity active
logging monitoring deployment configuration-management monitoring cloud-computing self-hosted cloud self-hosted go kubernetes-operator fluent-bit fluentd syslog-ng log-routing cncf-sandbox helm-chart log-collector log-forwarder devops containers kubernetes docker
5 sources
- readme: https://github.com/kube-logging/logging-operator · fetched 2026-08-28 · 96d6a4ef2404
- homepage: https://kube-logging.dev · fetched 2026-08-29 · 7aed9d38ceb6
- site_page: https://kube-logging.dev/docs · fetched 2026-08-29 · ffad29397ea8
- site_page: https://kube-logging.dev/docs/community · fetched 2026-08-29 · 42f49f983ab3
- site_page: https://kube-logging.dev/docs/install · fetched 2026-08-29 · 7e437f9d4048
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kube-logging/logging-operator | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="kube-logging/logging-operator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem