Skip to content

AnyVisionltd/fluent-bit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

logo

CI Status

CI Workflow Status
Unit Tests (master) CI/Unit Tests
Integration Tests CI/Integration Tests
Arm builds Arm CI sponsored by Actuated
Latest Release Pipeline CI/Build

About

Fluent Bit is a lightweight and high-performance Telemetry Agent designed to collect, process, and forward Logs, Metrics, and Traces from any source to any destination.

It's part of the Graduated Fluentd Ecosystem and a CNCF Cloud Native Computing Foundation project.

Fluent Bit supports a wide array of platforms, including Linux, Windows, MacOS, BSD, and Embedded environments, and is built for maximum efficiency with minimal CPU and memory footprint.


📌 Roadmap & Maintenance

We follow a fast-paced development cycle, with major releases every 3–4 months. The active development branch (master) is currently focused on v4.1.

For version-specific maintenance timelines and policies, see our MAINTENANCE.md.

To track upcoming milestones, visit the project roadmap.


Key Features

  • High Performance with low memory footprint
  • 📦 Pluggable Architecture: 70+ built-in plugins for Inputs, Filters, and Outputs
  • 🧠 SQL Stream Processing: Perform analytics and transformations with SQL queries
  • 🔒 Secure Networking: Built-in TLS/SSL support and async I/O
  • 📊 Monitoring: Expose internal metrics over HTTP/Prometheus
  • 🧩 Extensibility:
    • Write plugins in C, filters in Lua, and outputs in Go
  • 🔌 Supports Logs, Metrics, and Traces with unified processing and delivery

Documentation

Our official documentation includes installation guides, plugin usage, developer resources, and more:

📚 https://docs.fluentbit.io


Quick Start

Build from source:

cd build
cmake ..
make
bin/fluent-bit -i cpu -o stdout -f 1

More details: Build & Install

Requirements

  • CMake >= 3.0
  • Flex & Bison
  • YAML and OpenSSL headers

Install Fluent Bit


Plugins: Inputs, Filters, Outputs

Fluent Bit is fully modular. It supports:

See the full plugin list in our documentation.


🚀 Production Usage

Fluent Bit is deployed over 10 million times daily and has surpassed 15 billion downloads.

Used by companies like:

users

Want to add your logo? Open an issue.


Contributing

Fluent Bit is open to community contributions!


Community & Contact


License

Apache License v2.0


Authors

Fluent Bit is a CNCF sub-project, sponsored and maintained by major cloud providers and a growing community of contributors and maintainers from across the Cloud Native ecosystem.

👉 See Contributors

About

Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.1%
  • C++ 10.2%
  • Shell 2.8%
  • Makefile 1.9%
  • CMake 1.4%
  • Python 1.3%
  • Other 3.3%