fluent-bit

Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows (by fluent)

Fluent-bit Alternatives

Similar projects and alternatives to fluent-bit

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. prometheus

    The Prometheus monitoring system and time series database.

  4. Grafana

    444 fluent-bit VS Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  5. helm

    The Kubernetes Package Manager

  6. kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  7. k9s

    🐶 Kubernetes CLI To Manage Your Clusters In Style!

  8. opentelemetry-go

    OpenTelemetry Go API and SDK

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  11. vector

    A high-performance observability data pipeline.

  12. keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

  13. loki

    88 fluent-bit VS loki

    Like Prometheus, but for logs.

  14. istio

    Connect, secure, control, and observe services.

  15. argo-cd

    Declarative Continuous Deployment for Kubernetes

  16. rancher

    Complete container management platform

  17. eksctl

    The official CLI for Amazon EKS

  18. falco

    Cloud Native Runtime Security

  19. helmfile

    Deploy Kubernetes Helm Charts (by roboll)

  20. Fluentd

    29 fluent-bit VS Fluentd

    Fluentd: Unified Logging Layer (project under CNCF)

  21. hyperloglog

    HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom

  22. goseaweedfs

    A complete Golang client for SeaweedFS

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fluent-bit alternative or higher similarity.

fluent-bit discussion

Log in or Post with

fluent-bit reviews and mentions

Posts with mentions or reviews of fluent-bit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-03.
  • Vectorized Data Pipelines
    5 projects | dev.to | 3 May 2025
    I kept an eye on both Fluent Bit and Vector for a while. I decided to pick one to test in production, in particular to:
  • IOT: Log File Collection with Fluent Bit
    1 project | dev.to | 27 Apr 2025
    Second, download the parsers.conf from the official repo, mount it into the Fluent Bit container, and change the startup script to this:
  • 13 Github Projects that Will Supercharge Your Development Journey in 2025 🚀
    13 projects | dev.to | 2 Mar 2025
    git clone https://github.com/fluent/fluent-bit.git cd fluent-bit cmake . make sudo make install
  • Building Web Applications Using Amazon EKS : AWS Project
    14 projects | dev.to | 13 Nov 2024
    In this lab, you will use *Fluent Bit *to route logs. The lab order will install CloudWatch Agent **to collect metric of the cluster and **Fluent Bit to send logs to CloudWatch Logs in DaemonSet type.
  • Data on Kubernetes: Part 4 - Argo Workflows: Simplify parallel jobs : Container-native workflow engine for Kubernetes 🔮
    4 projects | dev.to | 28 Jul 2024
    In this section, we'll dive into creating and deploying a data processing platform on Amazon Elastic Kubernetes Service Amazon EKS.   The solution includes essential Kubernetes add-ons: Argo Workflows, Argo Events, Spark Operator for managing Spark jobs, Fluent Bit for logging, and Prometheus for metrics.
  • Using Cloud Monitoring to Monitor IRIS-Based Applications Deployed in GKE
    5 projects | dev.to | 23 May 2024
    We’ve shown one of the almost endless approaches to monitoring IRIS applications deployed in GKE. This time we’ve focused on metrics stored in Cloud Monitoring and displayed in Grafana. But don’t forget about IRIS logs. Pods logs are, at the moment of writing, gathered by fluentbit and sent to Cloud Logging where they can be viewed.
  • "No way to prevent this" say users of only language where this regularly happens
    1 project | news.ycombinator.com | 22 May 2024
    Some of the HN discussion about whether "new projects in C should be allowed" is moot: Fluent Bit was imported into git in 2015 [0] (a few months before Rust's first public release), and may be considerably older than that for all I know.

    I suppose incidents like this actually do give a reason to "rewrite it in Rust", when "it" is "widely deployed infrastructure written in C". OTOH, I'm sure there were plenty of non-memory-safety bugs introduced and later fixed over the years, and rewriting in Rust will recapitulate that subset of bugs.

    [0] https://github.com/fluent/fluent-bit/commit/49269c5ec3c74411...

  • Fluent Bit – An End to End Observability Pipeline
    1 project | news.ycombinator.com | 21 May 2024
  • Observability at KubeCon + CloudNativeCon Europe 2024 in Paris
    7 projects | dev.to | 26 Mar 2024
    Fluentbit
  • Fluent Bit with ECS: Configuration Tips and Tricks
    4 projects | dev.to | 26 Dec 2023
    $ docker run --rm fluent-bit-dummy WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested Fluent Bit v1.9.10 * Copyright (C) 2015-2022 The Fluent Bit Authors * Fluent Bit is a CNCF sub-project under the umbrella of Fluentd * https://fluentbit.io [2023/12/24 16:06:59] [ info] [fluent bit] version=1.9.10, commit=557c8336e7, pid=1 [2023/12/24 16:06:59] [ info] [storage] version=1.4.0, type=memory-only, sync=normal, checksum=disabled, max_chunks_up=128 [2023/12/24 16:06:59] [ info] [cmetrics] version=0.3.7 [2023/12/24 16:06:59] [ info] [output:stdout:stdout.0] worker #0 started [2023/12/24 16:06:59] [ info] [sp] stream processor started [0] dummy.0: [1703434019.553880465, {"message"=>"custom dummy"}] [0] dummy.0: [1703434020.555768799, {"message"=>"custom dummy"}] [0] dummy.0: [1703434021.550525174, {"message"=>"custom dummy"}] [0] dummy.0: [1703434022.551563050, {"message"=>"custom dummy"}] [0] dummy.0: [1703434023.551944509, {"message"=>"custom dummy"}] [0] dummy.0: [1703434024.550027843, {"message"=>"custom dummy"}] [0] dummy.0: [1703434025.550901801, {"message"=>"custom dummy"}] [0] dummy.0: [1703434026.549279385, {"message"=>"custom dummy"}] ^C[2023/12/24 16:07:08] [engine] caught signal (SIGINT) [0] dummy.0: [1703434027.549678344, {"message"=>"custom dummy"}] [2023/12/24 16:07:08] [ warn] [engine] service will shutdown in max 5 seconds [2023/12/24 16:07:08] [ info] [engine] service has stopped (0 pending tasks) [2023/12/24 16:07:08] [ info] [output:stdout:stdout.0] thread worker #0 stopping... [2023/12/24 16:07:08] [ info] [output:stdout:stdout.0] thread worker #0 stopped
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic fluent-bit repo stats
43
6,873
9.9
3 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?