Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.03 KB

File metadata and controls

25 lines (17 loc) · 1.03 KB

Fluent Example

Fluentd forwarder aggregator example

CodeQL License GitHub top language

Architecture

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