kibana 6.2.4 升級 6.4.2

來源:互聯網
上載者:User

標籤:選項卡   list   remove   oda   升級版   ack   後端   arch   6.2   

kibana 6.2.4 升級 6.4.2

升級前提:
後端 elasticsearch 叢集版本已經升級至 6.4.2 版本.
升級前先查看版本:
/usr/share/kibana/bin/kibana --version      
查看已安裝外掛程式:
/usr/share/kibana/bin/elasticsearch-plugin list
刪除已經安裝的外掛程式,此處有坑一定要刪除!
/usr/share/kibana/bin/elasticsearch-plugin remove x-pack 
升級版本
yum uodate kibana -y 
修改設定檔:
vim /etc/kibana/kibana.yml  server.host: "0.0.0.0"elasticsearch.url: "http://1**.20.**.**:9200"#此配置不開啟可能導致,新版本kiban 面板 Monitoring 選項卡沒有資料;kibana.index: ".kibana"
重啟服務
systemctl restart  kibana    
查看連接埠啟動
lsof -n -i:5601  
驗證:
確認連接埠啟動後,在瀏覽器輸入kibana 伺服器IP地址:5601 即可查叢集資料。

kibana 6.2.4 升級 6.4.2

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.