A Wazuh agent can appear installed and running while silently failing to deliver logs to the manager. This runbook focuses on end-to-end validation, from agent service state to manager-side ingestion.
Symptoms
-
Agent shows as installed but no alerts or logs appear
-
Agent intermittently disconnects
-
Manager UI shows agent as never connected
-
No obvious errors in dashboards
Environment
-
Wazuh Manager 4.x
-
Wazuh Agent (Windows or Linux)
-
TCP 1514 / 1515 communication
Common Root Causes
-
Agent not properly registered
-
Connectivity blocked by firewall
-
Agent service running but misconfigured
-
Manager rejecting the agent key
-
Clock drift causing TLS/session issues
Fix Path (SAFE)
Step 1: Verify Agent Service
Linux
Windows
Step 2: Validate Agent Configuration
Check manager address:
Expected:
Step 3: Test Connectivity
Both ports must be reachable.
Step 4: Re-register Agent (If Needed)
Verification
-
Agent appears as Active in the Wazuh console
-
New events visible within minutes
-
Agent log shows successful connection
Leave a Reply