Ask your Elasticsearch data anything
Search and aggregate an index over REST. Connect it to Insighter and Aira answers questions in plain language, builds charts, watches numbers for you, and runs the follow-up work you approve.
How it connects
Connects over the vendor's documented API with a key you control, read-only until you decide otherwise.
What you get
- Answers in plain language, every one citing where it came from
- Alerts when a number worth watching moves
- Automations that draft the work and wait for your approval
- Per-person access rules: row filters, hidden columns, plain-language guardrails
Elasticsearch needs an API key, in its own format
- In Kibana open Stack Management, Security, API keys, and create a key.
- In the Base URL field enter your cluster endpoint.
- In the Access token field enter exactly: ApiKey YOUR_BASE64_KEY (the ApiKey prefix is part of the value).