Skip to content

wdoogz/log_ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log_ripper

Program that scrapes logs for failures/errors/aborts etc.

Total alerts CI


How to use

  1. Change script permissions to 755 and move to /bin

  2. Create a crontab that runs every 1-5 mins and executes the following, change to match your influxdb values.

    sudo crontab -e

    */1 * * * * /bin/grafana_log_ripper_l /var/log/messages 192.168.1.10:8086 influxdb_dbname influxdb_username influxdb_password

About

Program that scrapes logs for failures/errors/aborts etc and send the data to influxdb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages