Graylog is a log monitoring tool. Icinga is a tool for machine monitoring. While both tools overlap in many ways, they cannot replace each other.

Since most sysadmins have a hard time reading logs and just want to know when to do something, I wrote this tool.

This plugin allows to display Graylog alerts in icinga2.

The principle is simple. Only events that are relevant end up in the Graylog event stream.

If such an entry is found, there is an alert in icinga2.

The code for the plugin can be found here:

GitHub - sowoi/graylog-alerts-to-icinga: Monitor graylog alerts with icinga2
Monitor graylog alerts with icinga2. Contribute to sowoi/graylog-alerts-to-icinga development by creating an account on GitHub.