An attempt at a simple syslog-compatible(?) log dispatcher and filter
Project description
logdispatchr
An attempt at a simple syslog-compatible(?) log dispatcher and filter. For now, mainly a POC.
Free software: MIT license
Documentation: https://logdispatchr.readthedocs.io.
Features
tail a file ?
send the log line on the network, using msgpack => DONE
write somewhere else => DONE
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2016-08-23)
First release on PyPI.