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 impressive extension
1.0.0就可以,为什么自动升级。分片存储大小都不显示了。真垃圾
Most useful tool with good UI for elasticsearch. Also works with opensearch. With the new UI update its much more impressive
1.0.0版本不行,添加多个集群没法 输入关键字切换
The new update is amazing, great job. Being able to update the document from this extensions it a great feature.
Wow. Having used some OpenSearch clients before, it's safe to say this one is amazing. Every feature I wanted is there. Just one example: automatic refresh selectable per second of one result. Great work.
这个插件,好像会导致谷歌浏览器崩溃。 装上此插件,然后从网络上下载文件,谷歌浏览器就闪退。
Megageil!
非常 Nice。之前某 ES 插件只能查。而且 UI 老旧。这个可以更新。UI 也不错。哈哈。几乎可以平替。 不过里面的 filter 好像有点问题。筛选索引的时候不生效。