Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 318 Bytes

File metadata and controls

11 lines (9 loc) · 318 Bytes

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