我已经在Ubuntu 16.04(VM实例)中安装并配置了kibana。当我运行bin文件时,kibana没有启动。日志文件有如下错误消息。"type":"log","@time戳":"2017-09-08T11:21:53Z","tags":["status","plugin:kibana@5.2.2","info"],"pid": 7300,"state":"green","消息":"status从未初始化更改为绿色-
Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["status","plugin:elasticsearch@5.2.2","info"],"pid":7300,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["status","plugin:console@5.2.2","info"],"pid":7300,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["status","plugin:elasticsearch@5.2.2","error"],"pid":7300,"state":"red","message":"Status changed from yellow to red - This version of Kibana requires Elasticsearch v5.2.2 on all nodes. I found the following incompatible nodes in your cluster: v2.3.1 @ 10.128.0.2:9200 (10.128.0.2)","prevState":"yellow","prevMsg":"Waiting for Elasticsearch"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["status","plugin:timelion@5.2.2","info"],"pid":7300,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["listening","info"],"pid":7300,"message":"Server running at http://10.128.0.2:5601"}
{"type":"log","@timestamp":"2017-09-08T11:21:53Z","tags":["status","ui settings","error"],"pid":7300,"state":"red","message":"Status changed from uninitialized to red - Elasticsearch plugin is red","prevState":"uninitialized","prevMsg":"uninitialized"}
谁能帮我解决这个问题。
问题在日志中说明:
这个版本的Kibana需要Elasticsearch v5。2.2在所有节点上。我在您的群集中发现了以下不兼容的节点:v2。3.1
这意味着您已经安装了Kibana 5.2.2,但您的ES服务器版本是2.3.1。您需要安装ES 5.2.2才能正常工作。
我的neo4j不是在centos 8中开始的。我收到失败的错误消息。 > yum安装neo4j 维修neo4j启动neo4j(通过系统控制):[正常]维修neo4j状态● neo4j。服务-Neo4j图形数据库已加载:已加载(/usr/lib/systemd/system/Neo4j.service;已启用;供应商预设:已禁用)活动:自2020年11月20日星期五14:09:05 UTC以来失败(
我正在尝试使用Kubernetes 1.7.12 fluentd elasticsearch插件:https://github.com/kubernetes/kubernetes/tree/v1.7.12/cluster/addons/fluentd-elasticsearch ElasticSearch启动并可以响应: 但Kibana仍然无法连接到它。连接错误始于: ElasticSearch启
我在windows 10 64位操作系统上安装了,昨天我下载了并将服务器添加到,但当我尝试启动服务器Netbeans时,Payara服务器日志显示以下错误 需要解决此错误的线索 提前谢谢
麋鹿堆叠码头工人的新手。 正在尝试在docker中本地设置麋鹿设置。 使用的命令是 ElasticSeach是向上和http://localhost:9200/是给json响应。 但是kibana url(http://localhost:5601/)说“Kibana服务器还没有准备好”,请求在浏览器中继续旋转。 在查询docker容器时,它说, 编辑调查结果:- 1.最初是命令 立即给出空洞的回
Photoshop、Illustrator 和 InDesign 提供“开始”工作区,通过该工作区,您可以快速访问最近打开的文件和在 Creative Cloud 中存储的文件。在此工作区中,您还可以访问可满足您需求的各种资源。您还可以从此工作区内搜索 Adobe Stock 资源。在 Photoshop 中,您甚至可以在“开始”工作区中处理 Lightroom 照片。 “开始”工作区 您将在下列
Hitting npm run build all the time will get boring eventually. Fortunately we can work around that quite easily. Let's set up webpack-dev-server. 如果需要一直输入 npm run build 确实是一件非常无聊的事情,幸运的是,我们可以把让他安静的运行,