安裝Elasticsearch5.4.0以及head,kibana插件

能夠在網盤中下載也能夠去官網下載node

網盤:git

Elasticsearch 地址:http://pan.baidu.com/s/1hrI0AFUgithub

elasticsearch-head  地址:http://pan.baidu.com/s/1pLsejNXnpm

kibana  地址:http://pan.baidu.com/s/1nvv5YRJ瀏覽器

 

一:下載Elasticsearch 地址:https://www.elastic.co/downloads/elasticsearchelasticsearch

 二: 解壓後運行grunt

    

出現下面下面一堆東西url

 

三:打開瀏覽器運行:http://localhost:9200/  出現下面的就算成功spa

 

 安裝elasticsearch-head 插件插件

一:下載head插件 地址: https://github.com/mobz/elasticsearch-head

二:下載node.js 並安裝 https://nodejs.org/en/  安裝到d盤nodejs 文件夾中

三:安裝成功,cmd 查詢當作功沒,出現版本號就是成功了
四:安裝npm, npm install安裝全部
  若是要安裝單個 能夠經過 npm install --help  查看
    卸載:npm uninstall
    查看安裝了哪些包:npm ls
    更新包:npm update grunt
    搜索包:npm search grunt-cli
五:啓動head: grunt server
六:瀏覽器打開http://localhost:9100/ 出現下圖,鏈接後面若是是紅色就表明是錯誤的

 

 

 

安裝kibana-5.4.0

一:下載kibana-5.4.0  地址:https://www.elastic.co/downloads/kibana

二:解壓到elasticsearch同級

三:編輯kibana/config/kibana.yml,把elasticsearch.url註釋打開。

 

四:運行kibana

若是沒報錯就算成功

會出現網址

 

五:瀏覽器打開上圖的地址,出現下圖就成功

 

 

 歡迎糾錯

 歡迎糾錯

 歡迎糾錯

相關文章
相關標籤/搜索