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

# Logs

# `crocbot logs`

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

Related:

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

## Examples

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