wazuh-docker
wazuh-docker copied to clipboard
Add permament_data parameters
Due to an error generated with the GCP wodles in the Wazuh Docker deployment, it is required to add the following lines to the permanent_data.env file:
PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/buckets/access_logs.py"
PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/buckets/bucket.py"
PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/pubsub/subscriber.py"