Skip to content

clickatell/biz.dfch.j.graylog.plugin.alarm.clickatell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biz.dfch.j.graylog.plugin.alarm.dfchBizClickatellAlarmPlugin

Plugin: biz.dfch.j.graylog.plugin.alarm.dfchBizClickatellAlarmPlugin

d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland

This Graylog AlarmCallback Plugin lets you send custom formatted short messages (SMS) via the Clickatell Messaging Provider and works with the upcoming version 1 of Graylog.

See Clickatell AlarmCallback Plugin for Graylog v1.0.0 and Creating a Graylog Output Plugin (v0.92.x) for further description on how to create plugins.

For your information: your build will FAIL the tests unless you specify a valid API key.

You can download the binary Build Status at our drone.io account.

Getting started for users

This project is using Maven and requires Java 7 or higher.

  • Clone this repository.
  • Run mvn package to build a JAR file.
  • Optional: Run mvn jdeb:jdeb and mvn rpm:rpm to create a DEB and RPM package respectively.
  • Copy generated jar file in target directory to your graylog server plugin directory.
  • Restart the graylog server.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%