Hi again,
Please share the agent ossec.log For Linux-based systems, the log file is located at
/var/ossec/logs/ossec.log For Windows endpoints, the log file is located at C
:\Program Files (x86)\ossec-agent\ossec.log On Windows, open a PowerShell terminal and run the following command:
(new-object Net.Sockets.TcpClient).Connect("<MANAGER_IP>", 1514)
(new-object Net.Sockets.TcpClient).Connect("<MANAGER_IP>", 1515)
(new-object Net.Sockets.TcpClient).Connect("<MANAGER_IP>", 55000)If there is connectivity, there is no output, otherwise, an error will be shown shown
Please share the manager ossec.log file (in txt. format)
To know how to troubleshoot wazuh agent enrollment please refer to
https://documentation.wazuh.com/current/user-manual/agent-enrollment/troubleshooting.htmlRegards,
Stuti Gupta