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