Elasticsearch Tools
Easy app for work with Elasticsearch
Manage and visualize multuple Elasticsearch endpoints from within this Chrome extension
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
商店综合星级:2.9。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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.
可以支持别名么
更新后直接就连不上服务了