All Projects → s12v → newrelic-elasticsearch

s12v / newrelic-elasticsearch

Licence: MIT license
New Relic plugin for monitoring Elasticsearch clusters

Programming Languages

java
68154 projects - #9 most used programming language

Build Status codecov Docker Pulls

Newrelic elasticsearch plugin (discontinued)

Note: On Wednesday, June 16th, 2021, New Relic will no longer support or maintain Plugins.

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

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].