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

# registros

# `openclaw logs`

Siga en tiempo real los registros de archivos del Gateway mediante RPC (funciona en modo remoto).

Relacionado:

* Descripción general de registros: [Logging](/logging)

## Ejemplos

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

Usa `--local-time` para mostrar las marcas de tiempo en tu zona horaria local.
