marcel-dempers b0a6b7af40 wip
2020-09-27 15:29:14 +10:00
..
2020-09-22 03:15:01 +10:00
2020-09-22 03:15:01 +10:00
2020-09-22 03:15:01 +10:00
wip
2020-09-27 15:29:14 +10:00

Fluentd basic demo

Check out the video In my video: Introduction to logging
I run fluentd locally
I collect all local container logs into the ./logs folder
Fluentd collects all the logs of the containers running on my machine.

docker-compose up