Safe
Read the latest 100 OpenClaw log lines
Shows only the most recent log output so you can inspect errors without scrolling through older noise.
openclaw logs | tail -n 100Logs and troubleshootingMacLinuxVPS
What it does
Shows only the most recent log output so you can inspect errors without scrolling through older noise.
When to use it
Use it when OpenClaw starts failing, after a restart, or after a plugin or config change when you want a short, recent log snapshot.
What happens next
The terminal prints the newest 100 lines from `openclaw logs` and then exits.
Risk warning
Safe. It is read-only, but logs may contain local paths or other diagnostic details visible on screen.