Ross ROSS = Recommend OSS · open-source software intelligence for agents

Fluentd

Fluentd: Unified Logging Layer (project under CNCF) observed · 2026-08-28

github.com/fluent/fluentd · homepage · Ruby · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • 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: 61
  • age_days: 5554
  • days_rel: 69
  • days_push: 9
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

13579 stars · 1405 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Fluentd is an open-source data collector that unifies log and event collection from many sources and routes them to files, databases, cloud services, and other backends. It is a CNCF graduated project with a pluggable architecture of 500+ community plugins, JSON-based data handling, and buffering for reliability.

Use cases

  • collect and centralize logs from many servers
  • ship container and Kubernetes logs to Elasticsearch or S3
  • parse and transform application logs into structured JSON
  • build a unified logging layer decoupled from backends
  • forward logs between systems with buffering and failover
  • tail log files and stream them to a data lake

When to choose

  • you need a mature, plugin-rich log collector with many input/output integrations
  • you want a CNCF-graduated, widely deployed logging layer for Kubernetes or hybrid infrastructure
  • you need buffering, failover, and routing between heterogeneous log sources and sinks

When to avoid

  • you need an extremely lightweight forwarder with minimal memory footprint (consider Fluent Bit)
  • you want a pure high-performance pipeline without Ruby runtime overhead
  • you need full observability beyond logs, such as metrics and traces (consider OpenTelemetry)

Facets

service · maturity stable

logging etl streaming plugin-system developer-tools monitoring self-hosted cloud-computing windows cross-platform self-hosted ruby log-collector unified-logging-layer cncf data-pipeline log-forwarding log-aggregation devops data-engineering linux macos docker kubernetes

5 sources

Member repositories

RepositoryRoleHealth v2
fluent/fluentdmain92
fluent/fluentd-kubernetes-daemonsetinfra99

For agents

markdown · JSON · MCP: product_card(name="fluent/fluentd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem