---
title: "list log files"
method: GET
path: "/log/list"
tags: ["State"]
---

# list log files

`GET /log/list`

return all log files in log dir.

## Response `200`

OK

- object

## Other responses

- `404` — not found
- `500` — internal error

## Changes

- **2026-07-17** `550a11354ae5` — 1 info
  - endpoint added
- **2022-07-02** `0f140e199de6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lindb/apis/lindb-open-api/changes/log/list/get.md)

---

[API](https://skmtc.dev/lindb/apis/lindb-open-api.md) · [All operations](https://skmtc.dev/lindb/apis/lindb-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lindb/lindb-open-api/revisions/550a11354ae5/schema)
