elasticsearchHQ使用

 

一、参考

 

官方文档

 

二、源码安装

 

 

2.1 下载源码

 


git clone https://github.com/ElasticHQ/elasticsearch-HQ

 

2.2 依赖安装

 

# python项目,使用pip安装依赖

cd elasticsearch-HQ

pip install -r requirements.txt

 

 

2.3 运行程序

 

# 基于flask框架的程序

python3 application.py

 

 

三、网页功能

 

 

3.1 连接ES集群

 

http://user:passwd@localhost:9200

 

3.2 进入管理界面

 

posted @ 2020-12-17 12:41  一曲广陵散yz  阅读(191)  评论(0编辑  收藏  举报