No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Sensu graylog plugins
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 0.10
~> 12.3
~> 3.2
~> 3.1
~> 0.40.0
~> 2.3
~> 0.8

Runtime

 Project Readme

Sensu-Plugins-graylog

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

This plugin provides availability monitoring and metrics collection for the Graylog log management system.

Files

  • bin/check-graylog-buffers.rb
  • bin/check-graylog-streams.rb
  • bin/check-graylog2-alive.rb
  • bin/metrics-graylog.rb

Usage

Installation

Installation and Setup

Notes

  • If you want a limited access user for monitoring purposes please see the Graylog FAQ
    • A limited user must also have the "streams:read" permission on their role in order to use the check-graylog-streams.rb check
  • Users may further obfuscate their credentials by creating an Access Token to use instead of their normal login credentials.
    • Note that only an admin may create a token by default. If you want to have a dedicated monitoring user with an access token you will need to create them as a Admin user, create the token, then change the user to the monitoring specific role. You can change the default behavior by granting users:tokencreate, users:tokenlist, and users:tokenremove to a role and adding that role to the monitoring user.