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

# logs

# `openclaw logs`

RPC를 통해 게이트웨이 파일 로그를 tail (원격 모드에서 작동).

관련 항목:

* 로깅 개요: [Logging](/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`을 사용하여 로컬 시간대의 타임스탬프를 렌더링합니다.
