forked from wazuh/wazuh-docker
! Fix the "currently supported versions" in the README
! Fix the ossec_shutdown function (/var/ossec/data/bin is not valid) + Add a mount point for custom Wazuh configuration files + Add documentation for that mount point
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
# - my-path:/var/ossec/data:Z
|
||||
# - my-path:/etc/postfix:Z
|
||||
# - my-path:/etc/filebeat
|
||||
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
depends_on:
|
||||
- elasticsearch
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user