Update ElasticSearch+Kibana单机环境搭建.md
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
### 1.1 下载并解压
|
### 1.1 下载并解压
|
||||||
|
|
||||||
elastic 所有软件的下载地址均为 :https://www.elastic.co/cn/downloads/past-releases,下载相同版本的 ElasticSearch 和 Kibana,下载后进行解压:
|
Elastic 所有软件的下载地址均为 :https://www.elastic.co/cn/downloads/past-releases ,下载相同版本的 ElasticSearch 和 Kibana,下载后进行解压:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
tar -zxvf elasticsearch-7.2.0-linux-x86_64.tar.gz -C /usr/app/
|
tar -zxvf elasticsearch-7.2.0-linux-x86_64.tar.gz -C /usr/app/
|
||||||
|
Reference in New Issue
Block a user