elk6快速安装

rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch

[elasticsearch-6.x]
name=Elasticsearch repository for 6.x packages
baseurl=https://artifacts.elastic.co/packages/6.x/yum
gpgcheck=1
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
enabled=1
autorefresh=1
type=rpm-md

sudo yum install elasticsearch 

posted on 2017-12-22 15:53  net2817  阅读(247)  评论(0编辑  收藏  举报

导航