Skip to content

neilramsay/syslog-stdout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syslog-stdout

Minimalistic syslog which just prints all messages received from /dev/log to standard out. This is useful in docker containers where you don't want to install a full blown syslog daemon. It daemonises so does not interfere with the Docker containers primary purpose.

A Docker Entrypoint script should execute the syslog-stdout.py script before executing the primary program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%