Lazarus queries Prometheus Alertmanager API and will run a script in response to the alert.
Lazarus will look for yaml config files under /etc/lazarus/conf.d/ to determine what action to take to resolve the alert.
- Download Release binary or run
Make build
to build yourself and place in /usr/local/bin/ - Install systemd file into /etc/systemd/system/
- Put all configs in /etc/lazarus/conf.d/ (See lazarus.yml for example)
- Make sure script that lazarus will call is executable
- systemctl start lazarus.service
- Logs to syslog