使用docker方式启动的kibana

问题原因:使用了公网ip去启动了kibana,正确的方式是使用ES在内网分配的ip地址

日志报错:

#查看最新200行日志
docker logs -f --tail 200 kibana

{“type”:“log”,"@timestamp":“2021-01-15T12:22:48Z”,“tags”:[“license”,“warning”,“xpack”],“pid”:6,“message”:“License information from the X-Pack plugin could not be obtained from Elasticsearch for the [data] cluster. Error: Request Timeout after 30000ms”}
{“type”:“log”,"@timestamp":“2021-01-15T12:23:23Z”,“tags”:[“reporting”,“esqueue”,“queue-worker”,“error”],“pid”:6,“message”:“kjy92xzm0006e1a304c2wriv - job querying failed: Error: Request Timeout after 30000ms\n at /usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:397:9\n at Timeout. (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:429:7)\n at ontimeout (timers.js:436:11)\n at tryOnTimeout (timers.js:300:5)\n at listOnTimeout (timers.js:263:5)\n at Timer.processTimers (timers.js:223:10)”}
{“type”:“log”,"@timestamp":“2021-01-15T12:23:48Z”,“tags”:[“license”,“warning”,“xpack”],“pid”:6,“message”:“License information from the X-Pack plugin could not be obtained from Elasticsearch for the [data] cluster. Error: Request Timeout after 30000ms”}
{“type”:“log”,"@timestamp":“2021-01-15T12:24:23Z”,“tags”:[“reporting”,“esqueue”,“queue-worker”,“error”],“pid”:6,“message”:“kjy92xzm0006e1a304c2wriv - job querying failed: Error: Request Timeout after 30000ms\n at /usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:397:9\n at Timeout. (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:429:7)\n at ontimeout (timers.js:436:11)\n at tryOnTimeout (timers.js:300:5)\n at listOnTimeout (timers.js:263:5)\n at Timer.processTimers (timers.js:223:10)”}

 docker inspect elasticsearch  |grep IPAddress
#不能使用公网ip,使用内网es分配的ip启动kibana
#启动kibanadocker run --name kibana -e ELASTICSEARCH_HOSTS=http://上一步查出来的ip:9200 -p 5601:5601 -d kibana:7.4.2

安装kibana后的坑相关推荐

  1. 安装Kibana、head、IK分词器后IK的使用

    安装Kibana 1 什么是Kibana Kibana是ES提供的一个基于Node.js的管理控制台, 可以很容易实现高级的数据分析和可视化,以图标的形式展现出来. kibana可以用来编辑请求语句的 ...

  2. STM32踩坑:Keil 安装好后创建项目 Loading PDSC Debug Description failed for...

    Keil 安装好后创建项目警告 Loading PDSC Debug Description failed for- 昨天重新装了一下系统,重新安装了一次 Keil,新建项目的时候报了一个错,如下图: ...

  3. 安装kibana,X-pack和elasticsearch插件的全过程

    Are U ready? 搞Elasticsearch的话死后需要安装一些辅助工具,在安装这些工具之前,最好先检查rpm和node版本,如下: [root@chen-elk-001 elasticse ...

  4. Linux安装Kibana

    目录 1 安装JDK 2 安装Kibana 2.1 下载Kibana 2.4 启动Kibana 2.5 访问管理页面 测试 本文介绍Linux环境如何安装Kibana. 本文环境是在华为云服务器Cen ...

  5. windows环境下tensorflow安装过程详解(亲测安装成功后测试那块)

    写在最前: 在安装过程中遇到很多坑,一开始自己从官网下载了Python3.6.3或者Python3.6.5或者Python3.7.1等多个版本,然后直接pip install tensorflow或者 ...

  6. osx php7 imagick,[PHP] MacOS 自带php环境安装imagick扩展踩坑记录 | 码农部落

    前言 最近学习yii2,在搭建环境后,发现在访问contact页面时报错,如下: "Either GD PHP extension with FreeType support or Imag ...

  7. win7 32位 安装opencv-python后,运行时提示 from .cv2 import *: DLL load failed: 找不到指定的模块 的解决办法...

    安装opencv后,运行一个测试程序提示"from .cv2 import *: DLL load failed: 找不到指定的模块".于是百度一下解决办法,结果试了N多方法后也没 ...

  8. mysql 5.7.6 5.7.19_MySQL数据库之Mysql 5.7.19 免安装版遇到的坑(收藏)

    本文主要向大家介绍MySQL数据库之Mysql 5.7.19 免安装版遇到的坑(收藏)了 ,通过具体的内容向大家展现,希望对大家学习MySQL数据库有所帮助. 1.从官网下载64位zip文件. 2.把 ...

  9. 安装docker遇到的坑 Could not resolve host: download.docker.com;

    我写的 1.编辑网卡 vim /etc/sysconfig/network-scripts/ifcfg-ens33 2.增加这三行 DNS1=8.8.8.8 DNS2=114.114.114.114 ...

最新文章

  1. galaxy android 8,三星终于正式升级安卓8.0!Galaxy S8尝鲜
  2. 区块链技术指2.1 区块链技术
  3. Nuget添加新项目的问题
  4. leetcode 449. Serialize and Deserialize BST | 449. 序列化和反序列化二叉搜索树(BST后序遍历性质)
  5. CF924D. Contact ATC
  6. 聊天机器人-AIML人工智能标记语言
  7. Hyperledger Fabric教程(14)--byfn.sh所有命令
  8. Sql Server2005创建数据库
  9. 六步学会github入门使用
  10. c语言一元多项式求和
  11. [应用漏洞]OpenSSH scp命令注入漏洞(CVE-2020-15778)
  12. Winedit7.0自定义一键编译
  13. Apache RocketMQ源码学习之生产者发送消息
  14. 《图像处理、分析与机器视觉 第四版》数学形态学基本概念——学习笔记
  15. 你还在关注 AGV,而 AMR 已经悄然崛起
  16. 机器学习的R实现(mlr包)
  17. 如何通过触摸屏修改PLC中电机运动控制参数
  18. 产品上ref和lot是什么意思_产品上的LOT是什么意思?
  19. vue中实现汉字转化拼音
  20. 计算机电路试题及答案,计算机电路基础试题及答案.doc

热门文章

  1. 设计E-R图和数据库模型图-powerdesigner
  2. Kali 安装 Mysql
  3. 用Python实现十六进制向十进制转换
  4. CS3K.com Google面试题| 原子计数
  5. SAT数学常见几何词汇
  6. mysql 创建外键
  7. 基于PCA与LDA的数据降维实践
  8. ArcGIS制图浮雕效果
  9. 在Data Guard环境中重做传输压缩 文档 ID 729551.1
  10. Tomcat闪退,java环境变量导致