sportalliance / graylog-plugin-slack-notification

Plugin for Graylog to be able to send notifications to Slack
GNU General Public License v3.0
17 stars 4 forks source link

Slack Notification Plugin for Graylog

Build Status

Plugin for Graylog to be able to send notifications to Slack

Required Graylog version: 3.1.3 and later

Usage

After installation select Slack Notification as notification type when creating a new notification and fill out all required fields.

Installation

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.

Templating

For the custom message template you can use following placeholders:

For the backlog item message template you can use following placeholders:

Development

You can improve your development experience for the web interface part of your plugin dramatically by making use of hot reloading. To do this, do the following:

Build

This project is using Maven 3 and requires Java 8 or higher.

License

This plugin is released under version 3.0 of the GNU General Public License.