Skip to content

Commit de05f05

Browse files
general cleanup
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent 447e459 commit de05f05

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

stream-processing/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
![](https://github.com/fluent/fluent-bit-docs/tree/6bc4af039821d9e8bc1636797a25ad23b52a511f/stream-processing/imgs/stream_processor.png)
44

5-
[Fluent Bit](https://fluentbit.io) is a fast and flexible Log processor that aims to collect, parse, filter and deliver logs to remote databases, so Data Analysis can be performed.
5+
Fluent Bit is a fast and flexible log processor that collects, parsers, filters, and delivers logs to remote databases, where data analysis can then be performed.
66

7-
Data Analysis usually happens after the data is stored and indexed in a database, but for real-time and complex analysis needs, process the data while it's still in motion in the Log processor brings a lot of advantages and this approach is called **Stream Processing on the Edge**.
8-
9-
[Fluent Bit](http://fluentbit.io) is part of the [Fluentd](http://fluentd.org) project ecosystem, it's licensed under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0). This project is made and sponsored by [Arm](https://www.arm.com) & [Treasure Data](https://www.treasuredata.com).
7+
For real-time and complex analysis needs, you can also process the data while it's still in motion through **stream processing on the edge**.

0 commit comments

Comments
 (0)