Kibana安装及使用说明

Kibana安装与配置指南

Kibana 用户手册

https://www.elastic.co/guide/cn/kibana/current/index.html

一、Kibana安装

1.环境准备

  Kibana是ElasticSearch的可视化平台,依赖ElasticSearch,需要优先安装ElasticSearch。

  示例:ElasticSearch 5.5.2 集群

2.Kibana下载

  Kibana官方下载地址:https://www.elastic.co/cn/downloads/kibana

  根据ElasticSearch版本及安装环境下载相应的Kibana安装包。

  示例:kibana-5.5.2-linux-x86_64.tar.gz

3.Kibana 安装及配置

  将安装包上次到服务器,然后解压安装包,例如解压到:/run/

  tar –zxvf kibana-5.5.2-linux-x86_64.tar.gz–C /run/

  然后到kibana安装目录的config下,编辑kibana.yml配置文件,添加如下配置:

# Kibana is served by a back end server. This setting specifies the port to use.
server.port: 5601

# Specifies the address to which the Kibana server will bind. IP addresses and host names are both valid values.
# The default is 'localhost', which usually means remote machines will not be able to connect.
# To allow connections from remote users, set th
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值