OpenSearch

List Indices

Returns all OpenSearch indices with their health status, document count, and storage size. LogClaw uses daily indices with the pattern logclaw-logs-YYYY.MM.dd.

get/api/opensearch/_cat/indices

Query parameters

formatstring

Response format (use json for structured output)

Response

List of indices

Changes