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

# logs

# `gensparx logs`

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

Related:

* Logging overview: [Logging](/logging)

## Examples

```bash theme={null}
gensparx logs
gensparx logs --follow
gensparx logs --json
gensparx logs --limit 500
gensparx logs --local-time
gensparx logs --follow --local-time
```

Use `--local-time` to render timestamps in your local timezone.
