下载地址: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/kibanalog   [05:15:57.857] [info][status][plugin:kibana@undefined] Status changed from uninitialized to green - Readylog   [05:15:57.897] [info][status][plugin:elasticsearch@undefined] Status changed from uninitialized to yellow - Waiting for Elasticsearchlog   [05:15:57.900] [info][status][plugin:xpack_main@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearchlog   [05:15:57.905] [info][status][plugin:graph@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearchlog   [05:15:57.913] [info][status][plugin:monitoring@7.1.0] Status changed from uninitialized to green - Readylog   [05:15:57.918] [info][status][plugin:spaces@7.1.0] Status changed from uninitialized to yellow - Waiting for Elasticsearchlog   [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

Kibana下载和安装相关推荐

  1. kibana下载安装

    java学习讨论群:725562382 github:https://github.com/elastic/kibana 下载zip包 kibana下载地址:https://www.elastic.c ...

  2. 【ElasticSearch学习笔记】一、ES下载、安装、目录结构、root用户权限问题、kibana下载安装

    下载和安装 一.下载 二.安装 2.1 JDK的安装 2.2 ElasticSearch的安装 2.3 启动ES 2.4 多节点启动 三.Kibana的安装 一.下载 以下载7.10.0为例: htt ...

  3. Kibana教程之一:下载与安装

    简介 Kibana是一个开源分析和可视化平台,旨在与Elasticsearch协同工作.您使用Kibana搜索,查看和与存储在Elasticsearch索引中的数据进行交互.您可以轻松地执行高级数据分 ...

  4. docker+kibana+filebeat的安装

    安装filebeat服务(在需要收集日志的主机安装filebeat) 下载和安装key文件 rpm --import https://packages.elastic.co/GPG-KEY-elast ...

  5. 下载并安装 Metricbeat

    下载并安装 Metricbeat 首次使用 Metricbeat?请参阅入门指南. 复制代码片段 curl -L -O https://artifacts.elastic.co/downloads/b ...

  6. Elasticsearch基础1——搜索引擎发展史和工作流程、es/es-head/kibana的基础安装

    文章目录 一.搜索引擎 1.1 搜索引擎的发展背景 1.2 Lucene和Elasticsearch 1.3 Solr和Elasticsearch对比 1.4 数据搜索方式 1.5 搜索引擎 1.5. ...

  7. Elastic8.2下载和安装教程

    Elastic8.2下载和安装教程 1.下载:https://www.elastic.co/downloads/elasticsearch 2.解压到本地文件目录 3.点击elasticsearch. ...

  8. kibana sentinl插件安装使用

    这里写自定义目录标题 kibana sentinl插件安装使用 一.安装 二.修改kibana配置 三.重启kibana 四.配置watchers 五.测试Watchers kibana sentin ...

  9. MySQL下载与安装教程以及环境变量配置

    MySQL下载 1 搜索mysql 选择mysql downloads 如下 2 点击滑动到底部选择社区版本(免费) 如下 3 选择Community Server 如下 4 选择对应的版本下载 我选 ...

最新文章

  1. python汉诺塔用循环结构实现_Python基于递归算法实现的汉诺塔与Fibonacci数列
  2. python的字符串定界符可以使用_使用Template格式化Python字符串的方法
  3. 一个iOS表单框架-UFKit
  4. 今天是 OSChina 上线 6 周年!
  5. UIPopoverController简介
  6. .net里鼠标选中的text数据怎么获取_数据快速对比,这个快捷键你都不会,难怪要加班...
  7. mysql数据库执行事务日志_第十章 MySQL事务及其日志介绍
  8. 语音识别(LSTM+CTC)
  9. IBM GTS部门或有重大调整,最快本周见分晓
  10. HDU1054 Strategic Game —— 最小点覆盖 or 树形DP
  11. 【Matlab学习笔记】【图像滤波去噪】中值滤波
  12. 221028| STATA制图代码
  13. 数字电视厂商及解决方案全景大扫描
  14. 善用win7中的资源监视器
  15. 【软件工程】——软工视频总结
  16. TextView设置字体透明度或背景透明度
  17. 高级Java程序员必备:《IDEA问题库》常见问题及解决方案,提升开发效率2(JAVA 小虚竹)
  18. 深度学习GPU显卡选型攻略
  19. python批量.bmp文件转换为.jpg
  20. [SAE]免费服务器:新浪云服务器SAE的注册与使用

热门文章

  1. NB-IOT(BC26)相关AT指令——UDP/TCP传输
  2. mysql查询前5000条记录分页显示_数据库 完整的查询语句,查询顺序及分页显示功能...
  3. 树莓派_C++(Cmake)_GPIO_bcm2835_SPI通信自发自收
  4. Banq 对架构的理解
  5. 抖音显示服务器升级不可以换头像,抖音换不了头像怎么回事
  6. 浅析notifyDataSetChanged内部工作流程
  7. vue中开发微信公众号中用js关闭当前浏览器页面
  8. iOS 计算生日转化为年龄的方法
  9. windows解决error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27
  10. 安卓A-Z城市列表排序