1、rpm --import
2、三个yum源:
点击(此处)折叠或打开
-
[elasticsearch-2.x]
-
name=Elasticsearch repository for 2.x packages
-
baseurl=http://packages.elastic.co/elasticsearch/2.x/centos
-
gpgcheck=1
-
gpgkey=http://packages.elastic.co/GPG-KEY-elasticsearch
- enabled=1
点击(此处)折叠或打开
-
[logstash-2.3]
-
name=Logstash repository for 2.3.x packages
-
baseurl=https://packages.elastic.co/logstash/2.3/centos
-
gpgcheck=1
-
gpgkey=https://packages.elastic.co/GPG-KEY-elasticsearch
- enabled=1
点击(此处)折叠或打开
-
[kibana-4.5]
-
name=Kibana repository for 4.5.x packages
-
baseurl=http://packages.elastic.co/kibana/4.5/centos
-
gpgcheck=1
-
gpgkey=http://packages.elastic.co/GPG-KEY-elasticsearch
- enabled=1