> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clawdia.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

# `clawdia logs`

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

Related:

* Logging overview: [Logging](/logging)

## Examples

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