Skip to main content

Agent not appearing in dashboard

Check the agent is running:
Check push logs:
You should see [push] OK lines every 10 seconds. If you see errors:

Check agent health

Key fields to check:
  • pushCount — should be incrementing
  • pushErrors — should be 0
  • consecutiveFailures — should be 0
  • lastPushStatus — should be 200
  • lastError — should be empty

Agent uses too much memory

Default limits are 256Mi. For very large clusters (500+ pods), increase:

Logs not appearing

Check log collector is enabled:
If logCollector: false, update the secret with ENABLE_LOG_COLLECTOR=true and restart.

Network requirements

The agent needs outbound HTTPS access to one endpoint:
If your cluster uses a network policy or egress firewall, allow this destination.