Merge pull request #543 from wazuh/507-permanent-folder

Add /var/ossec/logs/archives to permanent_data
This commit is contained in:
Gonzalo Acuña
2021-11-04 12:16:05 -03:00
committed by GitHub

View File

@@ -11,6 +11,7 @@ PERMANENT_DATA[((i++))]="/var/ossec/integrations"
PERMANENT_DATA[((i++))]="/var/ossec/active-response/bin"
PERMANENT_DATA[((i++))]="/var/ossec/wodles"
PERMANENT_DATA[((i++))]="/etc/filebeat"
PERMANENT_DATA[((i++))]="/var/ossec/logs/archives"
export PERMANENT_DATA
# Files mounted in a volume that should not be permanent