> ## 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.

# journaux

# `openclaw logs`

Suivre en continu les journaux de fichiers de la Gateway (passerelle) via RPC (fonctionne en mode distant).

Liens connexes :

* Vue d’ensemble de la journalisation : [Journalisation](/logging)

## Exemples

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

Utilisez `--local-time` pour afficher les horodatages dans votre fuseau horaire local.
