graylog-labs / graylog-plugin-metrics-reporter

Graylog Metrics Reporter Plugins
https://www.graylog.org/
GNU General Public License v3.0
80 stars 18 forks source link
cassandra cloudwatch cloudwatch-metrics csv-export datadog elasticsearch ganglia graphite graylog graylog-plugin influxdb jmx librato metrics mongodb monitoring opentsdb prometheus statsd

Graylog Metrics Reporter plugins

ATTENTION: This repository is no longer maintained and has been archived. Please check the metrics documentation for available metric exporters. Graylog server has a built-in Prometheus exporter.

Github Downloads GitHub Release Build Status

A collection of plugins for reporting internal Graylog metrics to other systems.

Installation

Put the JAR file of the desired metrics reporter plugin into the Graylog plugin directory of each Graylog node and add the relevant configuration settings to their configuration files.

After installing the metrics reporter plugin and adding the configuration settings, Graylog needs to be restarted.

Specific settings for each metrics reporter plugin have been documented in the respective README files:

Development

This project is using Maven 3 and requires Java 8 or higher. The plugin will require Graylog 3.0.0 or higher.

License

Copyright (c) 2016 Graylog, Inc.

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.