This repository contains examples that showcase Fluent Bit examples, and how to get started. Fluent Bit is a Cloud Native Computing Project (CNCF) as a sub-project under the Fluentd project. More information can be found at https://fluentbit.io
In addition, to using examples found in documentation, this repository also makes use of Calyptia to visualize the data pipelines, as well as the following repository to generate fake logs (https://github.com/kiritbasu/Fake-Apache-Log-Generator)
List of examples in this repository
- Basic example
- Routing example
- Enrichment example
- Stream Processing examples
- SELECT
- AGGREGATION
- TIMESERIES PREDICTION
- GROUP BY MESSAGES
You can run most of these examples on the command-line with Fluent Bit. We will use td-agent-bit packaged version
- Clone this repository
- Move all .conf files to /etc/td-agent-bit/
- Run td-agent-bit from the command-line
- /opt/td-agent-bit/bin/td-agent-bit -c