Skip to content

Logs and Diagnostics

How to find logs and use diagnostic tools.

Quick Diagnostic Commands

Always start with these three:

bash
lightmem2 doctor    # Integration health check
lightmem2 status    # Current state
lightmem2 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.