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

# helix logs

> View local logs or recent Cloud query errors

<div className="flex flex-wrap gap-2"><Badge color="gray" size="sm">Reference</Badge></div>

```bash theme={"languages":{"custom":["languages/helixql.json"]}}
helix logs [INSTANCE] [--follow]
helix logs [CLOUD_INSTANCE] [--range] [--start <RFC3339>] [--end <RFC3339>]
```

Local logs use Docker/Podman and may follow. Cloud logs use the WorkOS session and the linked
database's recent query-error WFE endpoint; they never contact the gateway. Cloud follow is not
supported. Without explicit times, the Cloud range is the last hour.
