Hello.
I´m deploying Wazuh 4.3.1 in Docker containers and I'm facing a problem related to rsyslog daemon. I have configured the ossec.conf to allow receiving logs through port 514, as usual, but it doesn't show any alert the dashboard. I have used tcpdump to check out if logs arrive to server but they don't. For each syslog error that I receive the following message in the tcpdump:
<IP>.167370 IP <IP>.60152 > 10.0.2.25.syslog: SYSLOG daemon.error, length: 66
In the previous version (v4.2.6), the syslog error arrived in raw format, as expected. I've checked the status of rsyslog through systemctl and it is up&running.
I would appreciate your help or any recommendation to fix the problem.
Thanks in advance. Best regards.