Elasticsearch Plugin is a GUI Client for Elasticsearch based on IntelliJ Platform. It is designed to query and manage Elasticsearch cluster. You can connect to a local cluster, to a server, or in the cloud. Supports all versions of Elasticsearch and OpenSearch.
For the documentation please visit Documentation.
To get the Elasticsearch plugin visit Jetbrains Marketplace.
To get a quick tour of basic Elasticsearch plugin features, see the introduction video (3 minutes) but it is a bit outdated.
Create many connections to Elasticsearch or OpenSearch clusters with Authorization, SSL, SSH, AWS Signature
Browse your data with a Table or JSON Views. Use Pagination, Sorting and Filtering with Kibana Query Language (KQL).
- Save
.es
files with requests in your project and share them with your team - Save your favorite queries and access them from the explorer tool window
- History of all executed requests
- and more...