https://store-images.s-microsoft.com/image/apps.5426.a1ed968a-50d6-476b-8940-e7a3d25c65c8.ea5bcb81-b160-4223-bd80-d43ab7429cdf.feea6249-cd39-4cc6-9884-67530c28379b

Fluent Bit

by pcloudhosting

Version 2.4.4+ Free Support on Ubuntu 24.04

Fluent Bit is an open-source lightweight log processor and forwarder developed as part of the Fluent ecosystem. It is designed to collect, parse, filter, and forward logs and metrics from various sources to multiple destinations with minimal resource consumption. Fluent Bit is widely used in cloud-native, containerized, and Kubernetes environments for real-time observability and log management.

Features of Fluent Bit:

  • Lightweight and high-performance log processor.
  • Collects logs and metrics from files, system services, and network sources.
  • Supports parsing, filtering, and enriching log data.
  • Works efficiently in Kubernetes and containerized environments.
  • Forwards data to multiple destinations like Elasticsearch, OpenSearch, Loki, Kafka, S3, and cloud services.
  • Plugin-based architecture with Input, Parser, Filter, and Output plugins.
  • CLI-based tool with no web-based user interface.
How to check Fluent Bit version:
$ fluent-bit --version

Disclaimer: Fluent Bit is open-source software distributed under the Apache License 2.0. It is not affiliated with, endorsed by, or sponsored by any third-party vendor. Fluent Bit is provided "as is," without any warranty, express or implied. Users are responsible for configuring and using the software according to their requirements and applicable regulations. The developers and contributors are not liable for any damages or losses arising from its use.