kibana Elasticsearch cluster did not respond with license information.
时间:2020-07-01 11:08:56
收藏:0
阅读:410
启动kibana,会报Elasticsearch cluster did not respond with license information.最后会超时结束。

1.我先是把cluster.initial_master_nodes: ["node-1"]设置上。

2.把data和logs目录清空。

重新启动kibana,成功。
原文:https://www.cnblogs.com/fishperson/p/13218044.html
评论(0)