forked from wazuh/wazuh-docker
Restored configuration yml
This commit is contained in:
+2
-2
@@ -14,11 +14,11 @@ services:
|
||||
# - "1516:1516"
|
||||
networks:
|
||||
- docker_elk
|
||||
volumes:
|
||||
# volumes:
|
||||
# - my-path:/var/ossec/data:Z
|
||||
# - my-path:/etc/postfix:Z
|
||||
# - my-path:/etc/filebeat
|
||||
- /home/vagrant/customWazuhFiles/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
depends_on:
|
||||
- logstash
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user