New Relic plugin for elasticsearch monitoring: http://newrelic.com/plugins/sergey-novikov/299
1M+
Docker container for New Relic Elasticsearch plugin
docker run -e "ES_HOST=example.com" -e "NEW_RELIC_LICENSE_KEY=..." s12v/newrelic-elasticsearch
Example docker-compose.yml defines a cluster with 3 elasticsearch nodes and 1 New Relic monitoring container. Change your license key and run docker-compose up.
Container accepts following environment parameters:
NEW_RELIC_LICENSE_KEY - New Relic license key (required)ES_HOST - hostnameES_PORT - portES_NAME - cluster nameES_USER - username for basic authenticationES_PASSWD - passwordES_PROTOCOL - protocol (http or https)ES_RECONNECTS - maximum number of connection attemptsContent type
Image
Digest
sha256:a78e77d35…
Size
181.9 MB
Last updated
over 7 years ago
docker pull s12v/newrelic-elasticsearch