Events
The Events panel shows a chronological log of errors, warnings, and restarts from your OpenClaw gateway.
Event Table
Events are displayed in a scrollable table with columns for timestamp, level, module, and message. Each row is color-coded by severity:
- 🔴 Error — something failed
- 🟡 Warning — something needs attention
- 🔵 Restart — gateway or session restarted
An event count badge on the Events tab shows how many unread events have arrived since you last checked.
Filtering
Use the filter bar to narrow down what you see:
- Level — show only errors, only warnings, or all
- Module — filter by source module (e.g., gateway, session, channel)
Filters apply instantly — no need to reload.
Density Strip
A 24-hour density heatmap strip runs across the top of the events panel. Brighter segments mean more events. Hover over any segment to see a tooltip with the event count and time range.
This gives you an instant visual answer to "when did things go wrong?"
Use Cases
- Spot errors fast — filter to errors only and scan the last hour
- Track restarts — see if your gateway has been restarting unexpectedly
- Correlate with metrics — use the density strip alongside the Metrics charts to connect error spikes with token or uptime changes
TIP
Click any event row to see the full error details and stack context.