@@ -6,17 +6,17 @@ description: High Performance Telemetry Agent for Logs, Metrics and Traces
66
77<figure ><img src =" .gitbook/assets/3.2.png " alt =" " ><figcaption ></figcaption ></figure >
88
9- [ Fluent Bit] ( http://fluentbit.io ) is a fast and lightweight telemetry agent
10- for logs, metrics, and traces for Linux, macOS, Windows, and BSD family
11- operating systems. Fluent Bit has been made with a strong focus on performance to allow
12- the collection and processing of telemetry data from different sources without
9+ [ Fluent Bit] ( http://fluentbit.io ) is a fast and lightweight telemetry agent for logs,
10+ metrics, and traces for Linux, macOS, Windows, and BSD family operating systems.
11+ Fluent Bit has been made with a strong focus on performance to allow the collection
12+ and processing of telemetry data from different sources without
1313complexity.![ ] ( https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-38817887faae )
1414
1515## Features
1616
1717- High performance: High throughput with low resources consumption
1818- Data parsing
19- - Convert your unstructured messages using our parsers:
19+ - Convert your unstructured messages using Fluent Bit parsers:
2020 [ JSON] ( pipeline/parsers/json.md ) ,
2121 [ Regex] ( pipeline/parsers/regular-expression.md ) ,
2222 [ LTSV] ( pipeline/parsers/ltsv.md ) and [ Logfmt] ( pipeline/parsers/logfmt.md )
@@ -42,15 +42,14 @@ complexity. is a [ CNCF] ( https://cncf.io ) graduated sub-project
51- under the umbrella of [ Fluentd] ( http://fluentd.org ) . Fluent Bit is licensed under
52- the terms of the [ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 ) .
51+ under the umbrella of [ Fluentd] ( http://fluentd.org ) . Fluent Bit is licensed under the
52+ terms of the [ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 ) .
5353
54- Fluent Bit was originally created by [ Eduardo Silva] ( https://www.linkedin.com/in/edsiper/ )
55- and is now sponsored by [ Chronosphere] ( https://chronosphere.io/ ) . As a
56- CNCF-hosted project, it is a fully vendor-neutral and community-driven project.
54+ Fluent Bit was originally created by [ Eduardo Silva] ( https://www.linkedin.com/in/edsiper/ ) and is now sponsored by
55+ [ Chronosphere] ( https://chronosphere.io/ ) . As a CNCF-hosted project, it's a fully vendor-neutral and community-driven project.
0 commit comments