An alarm callback plugin that integrates JIRA into Graylog.
Required Graylog version: 1.0 and later
Download the plugin
and place the .jar
file in your Graylog plugin directory. The plugin directory
is the plugins/
folder relative from your graylog-server
directory by default
and can be configured in your graylog.conf
file.
Restart graylog-server
and you are done.
Create a "JIRA Alarm Callback" on the "Manage alerts" page of your stream. Enter the requested configuration and save. Make sure you also configured alert conditions for the stream so that the alerts are actually triggered.
This project is using Maven and requires Java 7 or higher.
You can build a plugin (JAR) with mvn package
.
Copyright (c) 2016 Thiago Jackiw. See LICENSE for further details.