Hi all,
I've recently set up Wazuh using Docker containers. I also have another application, Claroty CTD, which is configured to send Syslog messages to a designated Syslog server.
In the Wazuh configuration file (/var/ossec/etc/ossec.conf), I enabled the following settings:
And for remote Syslog input, I added:
Using tcpdump, I can confirm that Syslog messages are arriving at the machine. However, I don't see any of these logs reflected in Wazuh. I've checked the following log files:
Despite this, the logs from Claroty CTD are not appearing.
Any ideas or suggestions on what might be missing or misconfigured?
Thanks in advance!