1 下载elasticsearch-6.6.0
[liucf@node1 softfile]$ wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.6.0.tar.gz
[liucf@node1 softfile]$ wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.6.0.tar.gz
--2021-09-19 22:42:55-- https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.6.0.tar.gz
Resolving artifacts.elastic.co (artifacts.elastic.co)... 34.120.127.130, 2600:1901:0:1d7::
Connecting to artifacts.elastic.co (artifacts.elastic.co)|34.120.127.130|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 114106988 (109M) [application/x-gzip]
Saving to: ‘elasticsearch-6.6.0.tar.gz’
100%[============================================================================================>] 114,106,988 958KB/s in 1m 57s
2021-09-19 22:44:52 (950 KB/s) - ‘elasticsearch-6.6.0.tar.gz’ saved [114106988/114106988]
[liucf@node1 softfile]$
2 解压
tar -zxvf elasticsearch-6.6.0.tar.gz -C ../soft
3 修改elasticsearch配置文件
# ======================== Elasticsearch Configuration =========================
#
# NOTE: Elasticsearch comes with reasonable defaults for most settings.
# Before