forked from wazuh/wazuh-docker
update elasticsearch configuration with docker-compose
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user