Release v|version|. (:ref:`Installation <install>`)
Beaver is an :ref:`MIT <mit>` licensed python daemon that munches on logs and sends their contents to logstash.
Contents:
.. toctree:: :maxdepth: 3 user/intro user/install user/usage user/caveats
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