问答详情
源自:2-3 安装 ES、postman、kibana

Kibana安装

http://img3.mukewang.com/5e1c2b300001c35a19200943.jpg

我在 Linux上安装的 es  和 Kibana。。。版本一致  ES是之前安装的可能使用的。 Kibana新安装的 打开之后就这样了~

提问者:秋风凉_ 2020-01-13 16:34

个回答

  • renault
    2020-04-09 18:58:07

    先提取错误日志呀。如果是[warning][license][xpack] License information from the X-Pack plugin could not be obtained from Elasticsearch for the [data] cluster. [security_exception] missing authentication token for REST request [/_xpack]那就是安装了x-pack,并设置了密码#elasticsearch.username: "user"#elasticsearch.password: "pass" 重新设置,保存并重启