Kibana 安装部署环境

1 下载 Kibana   安装包 (安装版本和elasticsearch保持一致)

wget https://artifacts.elastic.co/downloads/kibana/kibana-6.4.3-linux-x86_64.tar.gz

2 官网安装教程

https://www.elastic.co/guide/en/kibana/6.4/install.html


https://www.elastic.co/guide/en/kibana/6.4/targz.html 安装教程

3 解压文件 

tar -zxvf kibana-6.4.3-linux-x86_64.tar.gz 

4 启动kibana

./bin/kibana
  log   [18:10:16.585] [info][status][plugin:reporting@6.4.3] Status changed from yellow to green - Ready
  log   [18:10:16.591] [info][kibana-monitoring][monitoring-ui] Starting monitoring stats collection
  log   [18:10:16.604] [info][status][plugin:security@6.4.3] Status changed from yellow to green - Ready
  log   [18:10:16.760] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: basic | status: active
  log   [18:10:17.474] [info][listening][server][http] Server running at http://localhost:5601
Server running at http://localhost:5601 #启动成功

5 修改IP地址

elasticsearch.url: "http:192.168.34.3:9200" # ealsticsearch 地址

server.host: "0.0.0.0" 
 
  log   [18:23:52.536] [info][status][plugin:searchprofiler@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.538] [info][status][plugin:ml@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.539] [info][status][plugin:tilemap@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.541] [info][status][plugin:watcher@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.542] [info][status][plugin:index_management@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.544] [info][status][plugin:graph@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.546] [info][status][plugin:grokdebugger@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.547] [info][status][plugin:logstash@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.549] [info][status][plugin:reporting@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.551] [info][kibana-monitoring][monitoring-ui] Starting monitoring stats collection
  log   [18:23:52.559] [info][status][plugin:security@6.4.3] Status changed from yellow to green - Ready
  log   [18:23:52.672] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: basic | status: active
  log   [18:23:53.629] [info][listening][server][http] Server running at http://0.0.0.0:5601

 

6 在浏览器中输入ip地址进行访问进入kibana  web页面

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Master_slaves

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值