An open API service indexing awesome lists of open source software.

https://github.com/fluent/fluent-bit-docs-stream-processing

Fluent Bit Stream Processing Guide
https://github.com/fluent/fluent-bit-docs-stream-processing

Last synced: 16 days ago
JSON representation

Fluent Bit Stream Processing Guide

Awesome Lists containing this project

README

          

![](imgs/stream_processor.png)

[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.

Data Analysis usually this 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**.

[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).