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