Query tools
Elastic Stack Serverless
Access these specialized tools in Kibana and the Serverless UI to develop, debug, and refine your search queries while monitoring their performance and efficiency.
Tool | Function |
---|---|
Saved queries | Save your searches and queries to reuse them later. |
Console | Interact with the REST APIs of Elasticsearch and Kibana, including sending requests and viewing API documentation. |
Search Profiler | Inspect and analyze your search queries. |
Grok Debugger | Build and debug grok patterns before you use them in your data processing pipelines. |
Painless Lab | [beta] Test and debug Painless scripts in real-time. |
Playground | Combine your Elasticsearch data with the power of large language models (LLMs) for retrieval augmented generation (RAG), using a chat interface. |