mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-16 11:51:29 +00:00
Restored configuration yml
This commit is contained in:
@@ -14,11 +14,11 @@ services:
|
|||||||
# - "1516:1516"
|
# - "1516:1516"
|
||||||
networks:
|
networks:
|
||||||
- docker_elk
|
- docker_elk
|
||||||
volumes:
|
# volumes:
|
||||||
# - my-path:/var/ossec/data:Z
|
# - my-path:/var/ossec/data:Z
|
||||||
# - my-path:/etc/postfix:Z
|
# - my-path:/etc/postfix:Z
|
||||||
# - my-path:/etc/filebeat
|
# - 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:
|
depends_on:
|
||||||
- logstash
|
- logstash
|
||||||
logstash:
|
logstash:
|
||||||
|
|||||||
Reference in New Issue
Block a user