aleksabl / newrelic-elasticsearch

New Relic Elasticsearch plugin

Home Page:http://newrelic.com/plugins/sergey-novikov/299

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov Docker Pulls

Newrelic elasticsearch plugin

Elasticsearch monitoring plugin. Polls cluster/nodes stats every minute and logs metrics, including RPMs, thread pool, merges, JVM and OS stats.

http://newrelic.com/plugins/sergey-novikov/299

screen shot 2015-02-15 at 22 41 57

Installation

Interactive installation with New Relic NPI

See https://docs.newrelic.com/docs/plugins/plugins-new-relic/installing-plugins/installing-npi-compatible-plugin

./npi install me.snov.newrelic-elasticsearch

Docker

docker run -e "ES_HOST=localhost" -e "NEW_RELIC_LICENSE_KEY=..." s12v/newrelic-elasticsearch

More details: https://hub.docker.com/r/s12v/newrelic-elasticsearch/

About

New Relic Elasticsearch plugin

http://newrelic.com/plugins/sergey-novikov/299

License:MIT License


Languages

Language:Java 100.0%