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

# logs

> Tail Gateway ファイルは RPC 経由でログを記録します (リモート モードで動作します)。例を確認できます。

Tail Gateway ファイルは RPC 経由でログを記録します (リモート モードで動作します)。

関連:

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

## 例

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

`--local-time` を使用して、ローカル タイムゾーンでタイムスタンプをレンダリングします。
