On your Wazuh manager, locate the file /var/ossec/etc/ossec.conf enter the configuration below: <remote> <connection>syslog</connection> <port>514</port> <protocol>tcp</protocol> <allowed-ips>ip_network device</allowed-ips> <local_ip>local_ip_of_manager</local_ip> </remote>