arabek / GELF-Daemon

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.

Home Page:avidlifemedia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

avidlifemedia.com


Languages

Language:Python 100.0%