Skip to content

andreidotnet/graylog2-alarmcallback-pagerduty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graylog PagerDuty alarm callback

Build Status

An alarm callback plugin for integrating PagerDuty into Graylog.

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 Graylog server
  • Create a new PagerDuty Alarm Callback for a stream in the Graylog web interface

About

A graylog-server plugin that triggers PagerDuty events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%