Skip to content

chuntungho/fluent-bit-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fluent-bit-docker

Fluent-bit image that extracts docker container logs

Test

DON'T use stdout OUTPUT, otherwise it will cause an infinite loop.

docker run --rm \
-v $(pwd)/log:/fluent-bit/log \
-v /var/lib/docker/containers:/var/lib/docker/containers \
chuntungho/fluent-bit-docker -c /fluent-bit/etc/fluent-bit.conf \
-o file -p path=/fluent-bit/log

About

Fluent-bit image that extracts docker container logs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published