Skip to content

A simple guide to how to redirect bunch of container's internal logs to docker stdout(standart output). This is an alternative to container built agents and bind mounted log files.

License

Notifications You must be signed in to change notification settings

BigCaber/ContainerLogs2stdout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContainerLogs2stdout

After spending quite a few hours on this topic, I found a solution fit to my needs. A simple method on how to redirect bunch of container's internal logs(/var/log content) to docker stdout(standart output). This is an alternative to container built agents and bind mounted log folders. Allows container logs to be collected directly from docker logging drivers, which can be monitored/configured to send data to SIEM solutions.

With ELK you can use Docker integrations to collect logs very easily. With Splunk you can use builtin Docker Splunk HEC method to send logs to your central Splunk machine.

About

A simple guide to how to redirect bunch of container's internal logs to docker stdout(standart output). This is an alternative to container built agents and bind mounted log files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published