No commit activity in last 3 years
No release in over 3 years
This handler provides facilities for sending events to Elasticsearch
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Sensu handler for Elasticsearch

A sensu handler to send events to Elasticsearch.

Usage

The handler accepts the following command line options:

Usage: handler-elasticsearch.rb (options)
    -i, --index <INDEX>              Elasticsearch index (default: sensu-%{Y}.%{m}.%{d})
    -t, --type <TYPE>                Elasticsearch index type (default: handler)
    -u, --url <URL>                  Elasticsearch URL

Installation

/opt/sensu/embedded/bin/gem install sensu-handlers-elasticsearch

Author

Matteo Cerutti - matteo.cerutti@hotmail.co.uk