mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 03:53:40 +01:00
Use Elasticseach 2.x, Logstash 2.x and latest Kibana version.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
elasticsearch:
|
||||
build: elasticsearch/
|
||||
command: elasticsearch -Des.network.host=0.0.0.0
|
||||
ports:
|
||||
- "9200:9200"
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user