Download and install Fluent Bit
![]()
Fluent Bit is compatible with most x86-based, x86_64-based, arm32v7-based, and arm64v8-based systems.
Requirements
The Fluent Bit build process requires the following components:
Compiler: GCC or clang
CMake
Flex and Bison: Required for Stream Processor or Record Accessor
Libyaml development headers and libraries
Certain features of Fluent Bit depend on additional third-party components. For example, output plugins with special backend libraries like Kafka include those libraries in the main source code repository.
Build from source code
You can build and install Fluent Bit from its source code. There are also platform-specific guides for building Fluent Bit from source on macOS and Windows.
Supported platforms and packages
To install Fluent Bit from one of the available packages, use the installation method for your chosen platform.
Container deployment
Fluent Bit is available for the following container deployments:
Linux
Fluent Bit is available on Linux, including the following distributions:
macOS
Fluent Bit is available on macOS.
Windows
Fluent Bit is available on Windows.
Other platforms
Official support is based on community demand. Fluent Bit might run on older operating systems, but must be built from source or using custom packages.
Fluent Bit can run on Berkeley Software Distribution (BSD) systems and IBM Z Linux (s390x) systems with restrictions. Not all plugins and filters are supported.
Enterprise providers
Fluent Bit packages are also provided by enterprise providers for older end-of-life versions, Unix systems, or for additional support and features including aspects (such as CVE backporting).
Last updated
Was this helpful?