Retrieve Elasticsearch index aliases with optional name filtering, enabling precise alias management and querying. Integrates with the octodet-elasticsearch-mcp server for streamlined operations.
Retrieve SAP table or structure field definitions, including names, types, lengths, key fields, and descriptions, to avoid errors when querying unfamiliar tables.
Query Elasticsearch indices using query DSL with enabled highlights. Connect and interact with Elasticsearch data via the Elasticsearch MCP Server for precise search results.
Discover available Elasticsearch indices along with health, status, document count, and storage size. Use this to find index names before searching or aggregating logs.
Search Elasticsearch logs with Query String Syntax, returning the top matching entries including their _source fields. Filter by time range and sort by order.