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