Skip to content

Logs and Diagnostics

How to find logs and use diagnostic tools.

Quick Diagnostic Commands

Always start with these three:

bash
lightrsi doctor    # Integration health check
lightrsi status    # Current state
lightrsi report    # Session metrics

These answer 90% of "is it working?" questions.

Log Locations

HostLog LocationNotes
OpenClaw~/.openclaw/logs/gateway.logGateway log confirmed in source

Next

Released under the MIT License.