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