appuv / fluent_example

Explore the Fluentd forward aggregate pattern in this repository, providing insights and examples for configuring Fluentd to aggregate and forward log data efficiently across distributed systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluent Example

Fluentd forwarder aggregator example Architecture

Prerequisite

  1. Python 3.8.5
  2. Docker

Setup

Configure the following files

forwarder/Configuration/fluent_tail.conf
datagen.py

Start the docker of forwarder and aggregator and run the datagen.

Further Reading

Medium

About

Explore the Fluentd forward aggregate pattern in this repository, providing insights and examples for configuring Fluentd to aggregate and forward log data efficiently across distributed systems.

License:Apache License 2.0


Languages

Language:Python 100.0%