Hi!
I have configured some linux machines with clamav and added the log file to be monitored by wazuh.
I've run a few tests, and some machines are not sending and alert, the difference being the machines that do not send the alert have the following version:
- Ubuntu 12.04LTS
- Ubuntu 14.04LTS
ossec.log shows that the log file is being monitored:
2019/10/10 15:29:25 ossec-logcollector: INFO: (1950): Analyzing file: '/var/log/clamav/clamav.log'.
All other have Ubuntu 16.04LTS/18.04LTS and one with Centos 6 and are working OK
Any idea what could be?
Thank you