博文地址
https://zhuanlan.zhihu.com/p/105355487
ElasticHD
ElasticHD 支持 ES监控、实时搜索、Index template快捷替换修改、索引列表信息查看, SQL converts to DSL工具等。是一款非常伴的 Dashboard。
项目地址:https://github.com/360EntSecGroup-Skylar/ElasticHD
Docker 安装:
$ docker run -p 9200:9200 -d –name elasticsearch elasticsearch
$ docker run -p 9800:9800 -d –link elasticsearch:demo containerize/elastichd
Open http://localhost:9800 in Browser
Connect with http://demo:9200
https://github.com/360EntSecGroup-Skylar/ElasticHD
https://github.com/mobz/elasticsearch-head
https://github.com/appbaseio/dejavu
文档更新时间: 2021-09-07 08:00 作者:admin