SMSEagle SMS Plugin for Graylog


### Plugin 1.0.1

Preformatted textTransport that sends SMS notifications via the SMSEagle Hardware SMS/MMS Gateway

# SMSEagle SMS Plugin for Graylog

An alarm callback plugin for integrating the [SMSEagle device ](https://www.smseagle.eu) into [Graylog](https://www.graylog.org/).

**Required Graylog version:** 2.0.0 and later

## Installation

[Download the plugin ](https://bitbucket.org/proximus/smseagle-graylog/downloads/) 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.

For detailed setup instructions go to page [SMSEagle Graylog SMS integration page](https://www.smseagle.eu/integration-plugins/graylog-sms-integration/)


## Build

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

You can build the plugin (JAR) with `mvn package` .

DEB and RPM packages can be built with `mvn jdeb:jdeb` and `mvn rpm:rpm` respectively.

@proximus Thanks for contribution. Do you have GitHub account set up for this? Please contact me at david.sciuto@graylog.com if you’d like to learn more about community help in promoting your contribution.

@dscryber Yes, we have already moved the plugin to Github account. But I cannot edit the original post (or delete it to repost). How can I change the link/text of my original post?