Skip to content

Commit f45dfcc

Browse files
committed
2019-03-09 补充 ES GUI 客户端
1 parent 2c3218c commit f45dfcc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

markdown-file/Elasticsearch-Base.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
-------------------------------------------------------------------
2626

2727

28-
## Elasticsearch 6.5.x 安装(适配与 5.5.x)
28+
## Elasticsearch 6.5.x 安装(适配与 5.5.x,6.6.x
2929

3030
#### 环境
3131

@@ -114,6 +114,12 @@ type=rpm-md
114114

115115
- `cd /usr/share/elasticsearch && bin/elasticsearch-plugin install x-pack`
116116

117+
#### GUI 客户端工具
118+
119+
- 优先推荐:<https://www.elastic-kaizen.com/download.html>
120+
- <https://github.com/ElasticHQ/elasticsearch-HQ>
121+
122+
117123
#### 安装 Chrome 扩展的 Head
118124

119125
- 下载地址:<https://chrome.google.com/webstore/detail/elasticsearch-head/ffmkiejjmecolpfloofpjologoblkegm/>

0 commit comments

Comments
 (0)