beaver¶
Release v36.3.0. (Installation)
Beaver is an MIT licensed python daemon that munches on logs and sends their contents to logstash.
Contents:
Credits¶
Based on work from Giampaolo and Lusis:
Real time log files watcher supporting log rotation.
Original Author: Giampaolo Rodola' <g.rodola [AT] gmail [DOT] com>
http://code.activestate.com/recipes/577968-log-watcher-tail-f-log/
License: MIT
Other hacks (ZMQ, JSON, optparse, ...): lusis