Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

s12v/newrelic-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/