Sign inSign up

digitalwonderland/elasticsearch

By digitalwonderland

Updated almost 11 years ago

Latest Elasticsearch with Marvel & Kibana

Image
14

4.8K

digitalwonderland/elasticsearch repository overview

About:

Docker image based on digitalwonderland/base

Additional Software:

Usage:

Any arguments to docker run will get passed on to Elasticsearch.

Use the ELASTICSEARCH_CLUSTER_NAME environment variable instead of -Des.cluster.name to configure the cluster name since this will also update the logstash-forwarder configuration to forward the correct files (most likely only relevant if you use digital-wonderland/docker-logstash-forwarder).

Example:

 docker run --rm --name elasticsearch --publish 9200:9200 --publish 9300:9300 -e ELASTICSEARCH_CLUSTER_NAME=my-cluster digitalwonderland/elasticsearch -Des.node.name=node-1

Tag summary

Content type

Image

Digest

sha256:1869dad19

Size

156.4 MB

Last updated

almost 11 years ago

docker pull digitalwonderland/elasticsearch