Elasticsearch Tools
Easy app for work with Elasticsearch
Manage and visualize multuple Elasticsearch endpoints from within this Chrome extension
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
THANK YOU FOR 80K USERS!
--> (Plugin will not be working without upgrading to Manifest v3) <--
==New version 0.4.3==
Modify new connection modal dialog to have username and password field separately to avoid confusion and some color improvements
==New version 0.4.2==
Margin fix.
Inspect the latest comments and rating distribution.
Store average score: 2.9. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Easy app for work with Elasticsearch
Elasticsearch frontend
A sleek, user-friendly dashboard providing insights into your Elasticsearch clusters
DevTools browser extension for Vue.js
API 文档、API 调试、API Mock、API 自动化测试
It's a browser and editor for JSON document.You can get a beautiful view. And transcoding Unicode Base64 URL with decode & encode.
链接都不能自定义显示名称吗
useful functionality - it is possible to save the search results in a CSV file I did not find such an option in "Elasticsearch Tools"
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.
this extension is so bad
Just FYI you have a typo in your description "Manage and visualize multuple Elasticsearch endpoints from within this Chrome extension". "multuple" should be "multiple"
适合入门学习使用,非常感谢开源
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
there is a bug, when some index is closed, it does not work.
可以支持别名么
更新后直接就连不上服务了