Skip to content

shotat/fluent-cat-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-cat-container

A sandbox for testing fluentd settings.

requirements

  • Docker(moby)

start fluentd

./fluentd

fluent-cat

echo '{ "foo": "bar" }' | ./fluent-cat debug.log

tail

./log is mounted on /var/log in the container.

cat sample.log > log/sample.log

settings

Fix tag in fluentd file.

# default is v0.12.36
tag=v0.12.36

https://github.com/fluent/fluentd-docker-image

About

Test fluent-cat command on containers!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages