list_indices
Discover available Elasticsearch indices by searching Kibana data views, with optional pattern filtering to locate specific service logs.
Instructions
List available indices by searching Kibana data views. Filter by pattern to find specific service logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Filter pattern, e.g., "logs-*" or "filebeat-*" | * |