kibana安装部署
kibana安装部署
下载
https://mirrors.huaweicloud.com/kibana/7.5.0/
本机安装
-
官方说明
https://www.elastic.co/cn/downloads/kibana
Download and unzip Kibana
Kibana can also be installed from our package repositories using apt or yum. See Repositories in the Guide.
2
- Open config/kibana.yml in an editor
- Set
elasticsearch.hoststo point at your Elasticsearch instance
3
Run
bin/kibana(orbin\kibana.baton Windows)
4
Point your browser at http://localhost:5601
5
Dive into the getting started guide and video.
-
后台启动
nohup ../bin/kibana &
-
外网访问
修改config/kibaba.yml下的server.host为0.0.0.0

浙公网安备 33010602011771号