! 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:
Jean-Philippe Lachance
2018-03-09 16:56:50 -05:00
parent 043f8f18de
commit 62741c639f
3 changed files with 57 additions and 4 deletions
+1
View File
@@ -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: