OPENCLAW
Gateway Dashboard
HealthOK
GatewayConnected
Logs
Real-time gateway logs
21:48:10.495 INFO [gateway] RPC connection established to wss://openclaw.declawed.io
21:49:10.495 INFO [auth] Token verified: oc_live_7f3a...9d2c
21:50:10.495 INFO [channel] WhatsApp bridge connected (+16468092166)
21:51:10.495 INFO [channel] Telegram bot started (@clawd_assistant)
21:52:10.495 INFO [channel] Discord gateway connected (Clawd#8847)
21:53:10.495 WARN [channel] Slack OAuth token refresh failed: token_expired
21:54:10.495 INFO [agent] Clawd agent initialized (model=gpt-4o, tools=4)
21:55:10.495 INFO [session] New session: +16468092166 via WhatsApp
21:56:10.495 INFO [chat] Message received: "Hey can you check my calendar?"
21:57:10.495 INFO [tool] Executing: calendar.list_events(today)
21:58:10.495 INFO [chat] Response sent (147 tokens)
21:59:10.495 INFO [session] New session: @dmitri_k via Telegram
22:00:10.495 INFO [chat] Message received: "Send the quarterly report to Sarah"
22:01:10.495 INFO [tool] Executing: file.read(/home/mreynolds/docs/Q4-report.pdf)
22:02:10.495 INFO [tool] Executing: email.send(to=sarah@declawed.io, attachment=Q4-report.pdf)
22:03:10.495 INFO [chat] Response sent (89 tokens)
22:04:10.495 WARN [system] Memory usage: 347MB / 512MB limit
22:05:10.495 INFO [cron] Job 'daily-summary' completed (0.8s)
22:06:10.495 INFO [gateway] Health check OK (latency: 12ms)
22:07:10.495 INFO [session] New session: sarah.chen via Discord
22:08:10.495 INFO [chat] Message received: "What meetings do I have tomorrow?"
22:09:10.495 INFO [tool] Executing: calendar.list_events(tomorrow)
22:10:10.495 INFO [chat] Response sent (203 tokens)
22:11:10.495 INFO [usage] Daily token count: 12,847 / 100,000 limit
22:12:10.495 INFO [gateway] Heartbeat OK