githubEdit

How to check and resolve disconnected Wazuh agents after host restart

When a Wazuh agent becomes disabled, you can check its status and resolve the issue through the following steps: Checking agent status To verify if an agent is disabled, you'll need the following information: Agent ID Agent name IP address You can find this information in your Wazuh dashboard under the Agents section, or through the Wazuh API. Resolving disabled agents If you find a disabled agent, try these steps to resolve the issue: Check the agent's connectivity to the Wazuh manager Verify the agent's configuration is correct Restart the Wazuh agent service Enable Wazuh agent. {systemctl enable wazuh-agent} If you're unable to resolve the disabled agent issue using these steps, please contact support with the agent's ID, name, and IP address for assistance.

Last updated

Was this helpful?