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

# logs

# `openaeon logs`

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

Related:

* Logging overview: [Logging](/logging)

## Examples

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openaeon logs
openaeon logs --follow
openaeon logs --json
openaeon logs --limit 500
openaeon logs --local-time
openaeon logs --follow --local-time
```

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