Hi lida.xp.
Thank you for using Wazuh!
This log message appears because Wazuh Manager, Remoted daemon, receives a package coming from an IP address that is not allowed. As this IP isn't recognized, the ID of the agent can't be obtained to decrypt the message, this is what the message refers to.
Usually, this happens when an agent is registered with a defined IP and for some reason, it changes it (this has happened a lot during the new home office modality on some companies)
As you may know, agents can be registered with "
any" IP or with a specific IP. If the IP address is specified, Wazuh Manager expects that this agent always connects with the same IP.
To know if this is the case, and which agent is having this problem: Did you notice an agent being disconnected when you expect to be connected?
To check this, we can run the following command and check if any of these disconnected agents isn't expected to be in this state.
- /var/ossec/bin/agent_control -l | grep Disconnected
If this is the case, probably you have an agent that should be re-registered. You can use the new IP or the "
any" IP if this agent will continue changing its IP address.
Please let me know if this helps and if this root cause was correct.
If this isn't the problem or if you have further doubts, please don't hesitate to write
Best regards!