tetianakravchenko / fluentt

Workflow to try out fluentd configs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building fluentd configurations can be a real pain. This is a little docker-compose working environment to help create, modify, and test fluentd configuration.

Put your logs in ./input/input.txt and the fluentd configuration in ./etc/fluent.conf. Then run docker-compose up to see the results.

About

Workflow to try out fluentd configs.