Manage and visualize multuple Elasticsearch endpoints from within this Chrome extension
Total ratings
2.92
(Rating count:
72)
Review summary
Pros
- Powerful functionality compared to other Elasticsearch clients.
- Useful for managing and visualizing multiple Elasticsearch endpoints.
- Responsive support from the developer for fixing issues.
Cons
- Broken features after recent updates.
- CSS/layout issues leading to usability problems.
- Specific functionalities like structured queries and request input fields not working.
Most mentioned
- Problems with UI/layout after updates.
- Structured query issues.
- Various features not functioning following the latest updates.
Upgrade to see all 83 reviews
User reviews
Recent rating average:
3.20
All time rating average:
2.92
Upgrade to see all 83 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2024-12-10 | Christian K. | en | This extension works better for me than other elasticsearch clients. I think it's very powerful. But it would be nice if the result transformer would work again. It seems that the code was removed: data = this.transformData(data, this.prevData, (root, prev) => { // Put the logic that was originally in this.transformEl.val() here // For example: return root; }); It also would be nice if the history would become a bit more usable. | |
2024-11-29 | ahmed ben masseoud | en | this extension is so bad | |
2024-11-21 | Alfredo Bou-Assi | en | Just FYI you have a typo in your description "Manage and visualize multuple Elasticsearch endpoints from within this Chrome extension". "multuple" should be "multiple" | |
2024-11-03 | Elltor | zh | 适合入门学习使用,非常感谢开源 | |
2024-10-15 | Andrei Baraniuc | en | Please correct the layout REFRESH dropdown | |
2024-09-11 | truhan | zh | es 配置如下: http.port: 9200 # 允许跨域 http.cors.enabled: true http.cors.allow-origin: "*" http.cors.allow-headers: Authorization,X-Requested-With,Content-Type,Content-Length http.cors.allow-credentials: true # # 访问登陆控制 xpack.security.enabled: true xpack.security.transport.ssl.enabled: true 开启用户名密码以后, 在插件中访问: http://elastic:密码@服务器IP:9200 F12, 所有的请求都是400 http://elastic:密码@IP:9200/ { "error": { "root_cause": [ { "type": "action_request_validation_exception", "reason": "Validation Failed: 1: type is missing;" } ], "type": "action_request_validation_exception", "reason": "Validation Failed: 1: type is missing;" }, "status": 400 } my QQ: 997411998 thk u, author | |
2024-09-03 | Yang Bruce | en | there is a bug, when some index is closed, it does not work. | |
2024-09-02 | dongdong yang | zh | 可以支持别名么 | |
2024-08-29 | he wang | zh | 更新后直接就连不上服务了 | |
2024-08-19 | Joy Lu | en | I wrongly blamed the plugin, I updated my Chrome browser to the latest version and all the problems were solved. ------------ The UI after the update is terrible, I can't use structured queries, and the browser headers are terrible. |
Upgrade to see all 83 reviews