Skip to content

Commit b566cdb

Browse files
edsipergitbook-bot
authored andcommitted
GITBOOK-7: No subject
1 parent a988f18 commit b566cdb

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

about/what-is-fluent-bit.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,16 @@
22
description: Fluent Bit is a CNCF sub-project under the umbrella of Fluentd
33
---
44

5-
# What is Fluent Bit ?
5+
# What is Fluent Bit?
66

7-
[Fluent Bit](http://fluentbit.io/) is an open source and multi-platform log processor tool which aims to be a generic Swiss knife for logs processing and distribution.
87

9-
Nowadays the number of sources of information in our environments is ever increasing. Handling data collection at scale is complex, and collecting and aggregating diverse data requires a specialized tool that can deal with:
108

11-
* Different sources of information
12-
* Different data formats
13-
* Data Reliability
14-
* Security
15-
* Flexible Routing
16-
* Multiple destinations
9+
[Fluent Bit](https://fluentbit.io) is an open-source telemetry agent specifically designed to efficiently handle the challenges of collecting and processing telemetry data across a wide range of environments, from constrained systems to complex cloud infrastructures. Managing telemetry data from various sources and formats can be a constant challenge, particularly when performance is a critical factor.
1710

18-
[Fluent Bit](https://fluentbit.io) has been designed with performance and low resources consumption in mind.
11+
Rather than serving as a drop-in replacement, Fluent Bit enhances the observability strategy for your infrastructure by adapting and optimizing your existing logging layer, as well as metrics and traces processing. Furthermore, Fluent Bit supports a vendor-neutral approach, seamlessly integrating with other ecosystems such as Prometheus and OpenTelemetry. Trusted by major cloud providers, banks, and companies in need of a ready-to-use telemetry agent solution, Fluent Bit effectively manages diverse data sources and formats while maintaining optimal performance.
1912

13+
Fluent Bit can be deployed as an edge agent for localized telemetry data handling or utilized as a central aggregator/collector for managing telemetry data across multiple sources and environments.
14+
15+
[Fluent Bit](https://fluentbit.io) has been designed with performance and low resource consumption in mind.
16+
17+
{% embed url="https://www.youtube.com/watch?v=3ELc1helke4" %}

0 commit comments

Comments
 (0)