mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-03 19:43:19 +01:00
Support basic Docker Swarm deployment (#262)
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
- ./logstash/pipeline:/usr/share/logstash/pipeline:ro
|
||||
ports:
|
||||
- "5000:5000"
|
||||
- "9600:9600"
|
||||
environment:
|
||||
LS_JAVA_OPTS: "-Xmx256m -Xms256m"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user