This commit is contained in:
Jose Luis
2017-03-24 09:16:40 -04:00
committed by GitHub
parent c31eadfc3c
commit b01baac6cd

View File

@@ -22,7 +22,7 @@ services:
restart: always restart: always
command: -f /etc/logstash/conf.d/ command: -f /etc/logstash/conf.d/
# volumes: # volumes:
# - my-pat:/etc/logstash/conf.d # - my-path:/etc/logstash/conf.d
links: links:
- kibana - kibana
- elasticsearch - elasticsearch