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

# logs

# `openclaw logs`

RPC 経由で Gateway（ゲートウェイ）のファイルログを tail します（リモートモードで動作します）。

関連:

* ロギング概要: [Logging](/logging)

## 例

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

`--local-time` を使用すると、タイムスタンプをローカルタイムゾーンで表示します。
