Skip to content

smseagle/smseagle-graylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSEagle SMS Plugin for Graylog

Notification plugin for integrating the SMSEagle into Graylog.

Required Graylog version: 7.0.0 and later

Installation

Download the plugin and place the .jar file in your Graylog plugin directory. The plugin directory is the plugin/ 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.

Detailed setup instructions can be found at SMSEagle Graylog SMS integration page

Build

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

Requirements:

  • Local graylog2-server source repository cloned in the parent directory (provides web-parent POM needed for frontend build)
  • Node.js and Yarn (installed automatically by Maven during the build)

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

Plugin Release

We are using the maven release plugin:

$ mvn release:prepare
[...]
$ mvn release:perform

Supported Message Types

  • SMS
  • Flash SMS
  • Signal
  • WhatsApp
  • Ring call
  • Text-To-Speech
  • Text-To-Speech Advanced
  • ElevenLabs
  • ElevenLabs (Direct)

For more information about message types and their parameters, please check the SMSEagle APIv2 documentation.

About

No description or website provided.

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Contributors