python daemon that munches on logs and sends their contents to logstash Download .zip Download .tar.gz View on GitHub Requirements Python 2.6+ Optional zeromq support: install libzmq (brew install zmq or apt-get install libzmq-dev) and pyzmq (pip install pyzmq==2.1.11) Installation Using PIP: From Github:: pip install git+git://github.com/josegonzalez/beaver.git#egg=beaver From PyPI:: pip install