Monitor the host system, generate logs and forward to logstash.
- python-logstash
- supervisor
- shapeshift
Install supervisord
then follow the steps below.
Edit the host_watch.conf.dist file to set the correct directories
cp extras/logrotate.host_watch /etc/logrotate.d/host_watch
cp extras/host_watch.conf.dist /etc/supervisor/conf.d/host_watch.conf
supervisorctl reread
supervisorctl update
See the LICENSE file.