AI 产品解读A browser-based GUI/frontend for managing and interacting with Elasticsearch clusters via their REST API
Provides a visual, user-friendly interface for Elasticsearch administration tasks that would otherwise require command-line tools or raw REST API calls
1. Install extension → 2. Click extension icon to open local Vue.js app in new tab → 3. Add an Elasticsearch cluster by entering its URL (e.g., http://localhost:9200) → 4. Configure CORS in elasticsearch.yml if needed → 5. Browse cluster health, manage indices, run searches and REST queries, manage snapshots — all through the browser GUI
Cluster overview and health monitoringIndex management (create, delete, refresh, forcemerge, aliases)Search interface for querying cluster dataREST query interface (API browser with saved queries and history)Snapshot management (repositories, S3 and filesystem backed)Snapshot lifecycle management (SLM policies)
- 目标用户
- Elasticsearch administrators / Backend/DevOps developers / Data engineers working with Elasticsearch
- Source code is heavily bundled/minified (Vue.js + Quasar framework + CodeMirror), making detailed feature analysis harder but key patterns are clear
- The extension is essentially a packaged web app (Vue SPA) running inside Chrome — no complex background logic
付费分析未识别到付费功能
The extension is explicitly described as 'free and open source' in the Chrome Web Store listing. No payment, billing, subscription, stripe, premium, upgrade, or license keywords were found in the source code. All 'pro' keyword matches were false positives in generic bundled libraries (CodeMirror editor tokens, Vue framework code, CSS). No feature gating, paywall UI, or payment platform integration exists.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension requires no account or login. It opens a local Vue.js app (index.html) and the user provides their own Elasticsearch cluster URL to connect (e.g., localhost:9200). All 'auth'/'Authorization' references in the source are about Elasticsearch CORS configuration headers and AWS S3 signature authentication for snapshot storage — not about logging into any account. No login UI, no OAuth flows, no credential storage for an extension account were found.
好用,👍👍👍
very nice
This extension has become a key part of my daily work. Think of it as what Postman is to curl.
Good!!!
萝卜青菜各有所爱。对于我个人而言,这款插件简直不要太好用,非常棒的一款es插件(特意从edge跑来的)
Pretty good! One of the best extensions for elasticsearch and with a nice UI! The only thing that could make it better is a visual constructor of a query.
Perfect. Far better then elasticsearch-head. Today is my last day of using elasticsearch-head. Keep it up, make something for Kafka too.
The really cool extension to work with elastic :)
Simple with rich functionality. Good alternative for ElasticHead
太棒了吧O(∩_∩)O哈哈~