Hello
In order to find the cause, please provide the following information:
- What Wazuh manager version are you using?
- What operating system?
- Are the 4 managers configured as cluster or single?
- Could you please check if the logs contain errors? `cat /var/ossec/logs/ossec.log | egrep -i "error|warning|critical"` for the current log. If it was another day, you can use zcat /var/ossec/logs/ossec/<YEAR>/<MONTH>/ossec-<DAY>.log.gz | egrep -i "error|warning|critical"
If the error is every 3 days, we can check if something is running at this time. Did you check if you have any related cronjob?
Best regards,
Alberto R