> ## Documentation Index
> Fetch the complete documentation index at: https://clawdbot.openclaw-doc-zh.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# logs

# `openclaw logs`

Tail Gateway file logs over RPC (works in remote mode).

Related:

* Logging overview: [Logging](/docs/logging)

## Examples

```bash theme={null}
openclaw logs
openclaw logs --follow
openclaw logs --json
openclaw logs --limit 500
```
