{"id":17442316,"url":"https://github.com/Bronya0/ES-King","last_synced_at":"2025-03-01T19:30:43.555Z","repository":{"id":241728549,"uuid":"806182229","full_name":"Bronya0/ES-King","owner":"Bronya0","description":"A modern and practical elasticsearch GUI client | 一个现代、实用的ES界面客户端。","archived":false,"fork":false,"pushed_at":"2024-10-16T18:20:46.000Z","size":3958,"stargazers_count":129,"open_issues_count":3,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-16T22:48:02.943Z","etag":null,"topics":["elasticsearch","elasticsearch-client","es","es-client","es-gui","esgui","gui"],"latest_commit_sha":null,"homepage":"https://blog.ysboke.cn/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bronya0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-26T15:50:44.000Z","updated_at":"2024-10-16T21:05:00.000Z","dependencies_parsed_at":"2024-10-16T20:07:43.722Z","dependency_job_id":null,"html_url":"https://github.com/Bronya0/ES-King","commit_stats":null,"previous_names":["bronya0/es-king"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bronya0%2FES-King","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bronya0%2FES-King/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bronya0%2FES-King/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bronya0%2FES-King/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bronya0","download_url":"https://codeload.github.com/Bronya0/ES-King/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220097315,"owners_count":16594131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","elasticsearch-client","es","es-client","es-gui","esgui","gui"],"created_at":"2024-10-17T16:01:28.074Z","updated_at":"2024-10-17T16:03:05.669Z","avatar_url":"https://github.com/Bronya0.png","language":"Python","funding_links":[],"categories":["Vue","ElasticSearch-Manage"],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\u003cimg src=\"assets/icon.ico\"\u003e\u003c/div\u003e\n\u003ch1 align=\"center\"\u003eES-King \u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![License](https://img.shields.io/github/license/Bronya0/ES-King)\n![GitHub release](https://img.shields.io/github/release/Bronya0/ES-King)\n![GitHub All Releases](https://img.shields.io/github/downloads/Bronya0/ES-King/total)\n![GitHub stars](https://img.shields.io/github/stars/Bronya0/ES-King)\n![GitHub forks](https://img.shields.io/github/forks/Bronya0/ES-King)\n\n\u003cstrong\u003e一个现代、实用的ES GUI客户端，支持多平台。\u003c/strong\u003e\n\n\n\u003c/div\u003e\n\n同款已经开发好的Kafka客户端，已有一千多人下载：[Kafka-King](https://github.com/Bronya0/Kafka-King)\n\n如需提出需求、bug和改进建议，请提issue。\n\n点个star支持作者辛苦开源吧 谢谢❤❤\n\n加群和作者一起交流： \u003ca target=\"_blank\" href=\"https://qm.qq.com/cgi-bin/qm/qr?k=pDqlVFyLMYEEw8DPJlRSBN27lF8qHV2v\u0026jump_from=webapi\u0026authKey=Wle/K0ARM1YQWlpn6vvfiZuMedy2tT9BI73mUvXVvCuktvi0fNfmNR19Jhyrf2Nz\"\u003e研发技术交流群：964440643\u003c/a\u003e\n\n\n# 功能清单\n- 详尽的集群信息：节点信息、堆内存占用、总内存占用、cpu占用、磁盘占用、网络流量、节点角色、集群健康、5分钟负载、每个节点的字段缓存、段缓存、查询缓存、请求缓存、段总数指标\n- 页面查看ES集群后台Task列表，开始时间、持续时间、Task内容、涉及IP\n- 分片指标查看：活跃的分片总数、初始化中的分片数量、延迟未分配的分片数量量（可能因为分配策略等待条件未满足）、活跃分片占比 (可能冻结、关闭、故障等)\n- 索引指标、文档指标、内存指标、节点指标、存储指标、段指标……\n- 支持索引操作：索引管理、抽样查看10条文档内容、索引别名、索引映射查看、索引设置查看、索引刷新、索引段合并、索引分片、索引刷新、删除索引、关闭or打开索引、flush索引、清理索引缓存……点点点就行了\n- 自带2个rest窗口（当然你喜欢也可以自己用postman），一键补全常用DSL，自动记录历史100个查询,一键恢复，再也不用重新输入。敲关键字自动补全完成dsl，支持将结果导出为json或者excel……\n- ……\n\n\n# 截图\n![](docs/snap/1.png)\n\n多种配色可选，例如猛男粉:\n![](docs/snap/2.png)\n\n\n# 下载\n[下载地址](https://github.com/Bronya0/ES-King/releases)，点击【Assets】，选择自己的平台下载，支持windows、macos、linux。\n\n\n# 构建\n```\npip install -r requirements.txt\n运行 main.py\n或\nflet pack main.py -i assets/icon.ico -n ES-king --add-data=assets/*:assets --product-name ES-king\n```\n\n# 星\n[![Stargazers over time](https://starchart.cc/Bronya0/ES-King.svg)](https://starchart.cc/Bronya0/ES-King)\n\n\n# 感谢\n- flet-dev：https://github.com/flet-dev/flet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBronya0%2FES-King","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBronya0%2FES-King","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBronya0%2FES-King/lists"}