1
1
---
2
+ title : A brief history of Fluent Bit
2
3
description : Every project has a story
3
4
---
4
5
@@ -8,12 +9,12 @@ In 2014, the [Fluentd](https://www.fluentd.org/) team at
8
9
[ Treasure Data] ( https://www.treasuredata.com/ ) was forecasting the need for a
9
10
lightweight log processor for constraint environments like embedded Linux and
10
11
gateways. The project aimed to be part of the Fluentd ecosystem. At that moment,
11
- Eduardo created [ Fluent Bit] ( https://fluentbit.io/ ) , a new open source solution,
12
+ Eduardo Silva created [ Fluent Bit] ( https://fluentbit.io/ ) , a new open source solution,
12
13
written from scratch and available under the terms of the
13
14
[ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 ) .
14
15
15
- After the project was around for some time , it got more traction for normal Linux
16
- systems. With the new containerized world, the Cloud Native community asked to
17
- extend the project scope to support more sources, filters, and destinations. Not
18
- so long after, Fluent Bit became one of the preferred solutions to solve the logging
19
- challenges in Cloud environments.
16
+ After the project matured , it gained traction for normal Linux systems. With the
17
+ new containerized world, the Cloud Native community asked to extend the
18
+ project scope to support more sources, filters, and destinations. Not long after,
19
+ Fluent Bit became one of the preferred solutions to solve the logging challenges
20
+ in Cloud environments.
0 commit comments