Centos 6.4 安裝elasticsearch+kibana

來源:互聯網
上載者:User

標籤:cal   elastic   root   ann   啟動   https   arch   tar   配置   

elasticsearch和kibanna的連結地址:https://www.elastic.co/downloads,我的環境裡用的包為kibana-4.1.1-linux-x64.tar.gz和elasticsearch-1.7.1.zip。

 

安裝Elasticsearch

以為此前已經配置過java環境,所以直接安裝就可以了。

[[email protected] ~]# unzip elasticsearch-1.7.1.zip

[[email protected] ~]# mv elasticsearch-1.7.1/usr/local/elasticsearch

 

安裝Kibana

 

[[email protected] ~]# tar zxvf kibana-4.1.1-linux-x64.tar.gz

[[email protected] ~]# mv kibana-4.1.1-linux-x64/usr/local/kibana

 

 

啟動Elasticsearch

 

[[email protected] ~]# cd /usr/local/elasticsearch/bin/

[[email protected] bin]# ./elasticsearch

 

 

另起一個終端啟動Kibana

 

[[email protected] ~]# cd /usr/local/kibana/bin/

[[email protected] bin]# ./kibana

 

 

完成。

Centos 6.4 安裝elasticsearch+kibana

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.