Graylog Plugin for NSQ
Required Graylog version: 2.2.0 and later
This plugin provides inputs for the NSQ protocol in Graylog
This project is using Maven and requires Java 8 or higher.
You can build the plugin (JAR) with mvn package
.
DEB and RPM packages can be build with mvn jdeb:jdeb
or mvn rpm:rpm
.
In order to release a new version of the plugin, run the following commands:
$ mvn release:prepare
$ mvn release:perform -Dgpg.skip -Darguments=-Dgpg.skip
This sets the version numbers, creates a tag and pushes to GitHub.
Copyright (c) 2016-2017 Reimund Klain - Condevtec
This library is licensed under the GNU General Public License, Version 3.0.
See https://www.gnu.org/licenses/gpl-3.0.html or the LICENSE.txt file in this repository for the full license text.