Kibana下载和安装

在这里插入图片描述
下载地址:https://www.elastic.co/cn/downloads/kibana
在这里插入图片描述

MacOS

二进制文件下载:点此下载
⚠️注意!请下载与ElasticSearch相同的版本
在这里插入图片描述
运行kibana(运行之前启动ES)

> cd kibana-7.1.0-darwin-x86_64
> ll
-rw-r--r--@    1 Angus  staff    13K  5 16 09:09 LICENSE.txt
-rw-r--r--@    1 Angus  staff   1.7M  5 16 09:09 NOTICE.txt
-rw-r--r--@    1 Angus  staff   4.0K  5 16 09:09 README.txt
drwxr-xr-x@    5 Angus  staff   160B  5 16 09:10 bin
drwxr-xr-x@    4 Angus  staff   128B  5 16 09:09 built_assets
drwxr-xr-x@    3 Angus  staff    96B  5 16 09:09 config
drwxr-xr-x@    2 Angus  staff    64B  5 16 09:09 data
drwxr-xr-x@    9 Angus  staff   288B  5 16 09:10 node
drwxr-xr-x@ 1162 Angus  staff    36K  5 16 09:09 node_modules
drwxr-xr-x@    4 Angus  staff   128B  5 16 09:09 optimize
-rw-r--r--@    1 Angus  staff   738B  5 16 09:09 package.json
drwxr-xr-x@    2 Angus  staff    64B  5 16 09:09 plugins
drwxr-xr-x@   11 Angus  staff   352B  5 16 09:09 src
drwxr-xr-x@    3 Angus  staff    96B  5 16 09:09 target
drwxr-xr-x@   16 Angus  staff   512B  5 16 09:09 webpackShims
> ./bin/kibana
 log   [05:15:57.857] [info][status][plugin:kibana@undefined] Status changed from uninitialized to green - Ready
  log   [05:15:57.897] [info][status][plugin:elasticsearch@undefined] Status changed from uninitialized to yellow - Waiting for Elasticsearch
  log   [05:15:57.900] [info][status][plugin:xpack_main@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
  log   [05:15:57.905] [info][status][plugin:graph@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
  log   [05:15:57.913] [info][status][plugin:monitoring@7.1.0] Status changed from uninitialized to green - Ready
  log   [05:15:57.918] [info][status][plugin:spaces@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
  log   [05:15:57.927] [warning][security] Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml
  ...

打开网页:http://localhost:5601
在这里插入图片描述

dashboard
在这里插入图片描述
在这里插入图片描述

Dev Tools

在这里插入图片描述
查看节点
在这里插入图片描述
查看插件
在这里插入图片描述
快捷菜单

Keyboard commands
Ctrl/Cmd + I
Auto indent current request
Ctrl/Cmd + /
Open documentation for current request
Ctrl + Space
Open Auto complete (even if not typing)
Ctrl/Cmd + Enter
Submit request
Ctrl/Cmd + Up/Down
Jump to the previous/next request start or end.
Ctrl/Cmd + Alt + L
Collapse/expand current scope.
Ctrl/Cmd + Option + 0
Collapse all scopes but the current one. Expand by adding a shift.
Down arrow
Switch focus to auto-complete menu. Use arrows to further select a term
Enter/Tab
Select the currently selected or the top most term in auto-complete menu
Esc
Close auto-complete menu

安装插件

> ./bin/kibana-plugin list
> ./bin/kibana-plugin install plugin-location
  • 4
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值