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
- Host: GitHub
- URL: https://github.com/fluent/fluent-bit-docs-stream-processing
- Owner: fluent
- Created: 2019-03-28T17:23:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T16:08:22.000Z (over 5 years ago)
- Last Synced: 2025-08-21T07:57:37.564Z (6 months ago)
- Size: 97.7 KB
- Stars: 4
- Watchers: 9
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/README.md
Awesome Lists containing this project
README

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