Skip to content

Commit 162afbf

Browse files
stream-processing: intro: use text from other version of file
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 5151247 commit 162afbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stream-processing/introduction.md

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

33
![](../.gitbook/assets/stream_processor.png)
44

5-
[Fluent Bit](https://fluentbit.io) is a fast and flexible Log processor that collects, parses, filters and delivers logs to remote databases, so that 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. However, for real-time and complex analysis needs, you can process the data while it's still in motion in the log processor. This approach is called **stream processing on the edge**.
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)