Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 725 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 725 Bytes

ElasticSearch Dockerfile

ElasticSearch v0.90.13 for Docker.

Why this Docker?

Both Kibana and Graylog2 are great tools for real time data analytics. We wanted to test each product with a unique ElasticSearch instance:

  • All logs are sent to Graylog2 server
  • Graylog2 server sends logs into ElasticSearch
  • Both Kibana and Graylog2 web fetch same data from ElasticSearch

⇒ See Himedia/docker-graylog2 for a full explanation.

Big picture