Skip to content

This is the GELF logging daemon - a Python script that will run a thread for each log file that you wish to forward to a GELF server.

Notifications You must be signed in to change notification settings

subratbasnet/GELF-Daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is the GELF logging daemon - a Python script that will run a thread for each log file that you wish to forward to a GELF server. See the sample config file for usage - it's fairly straight forward.

Note that this first iteration of the script still lacks dynamic config reloading, and tail threads may die and not come back if the file being watch is removed completely, rather than simply truncated.

About

This is the GELF logging daemon - a Python script that will run a thread for each log file that you wish to forward to a GELF server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published