update elasticsearch configuration with docker-compose

This commit is contained in:
Jose Luis
2017-02-21 16:18:15 -05:00
parent ac1b19b8ad
commit 1e46465992
2 changed files with 54 additions and 36 deletions
+2
View File
@@ -20,6 +20,8 @@ services:
image: wazuh/wazuh-logstash
hostname: logstash
command: -f /etc/logstash/conf.d/
# volumes:
# - ./logstash/config:/etc/logstash/conf.d
links:
- kibana
- elasticsearch