Elasticsearch版本2.1.0未连接到kibana 4.3。我发现无法删除临时文件错误
[2015-12-10 08:20:30,891][INFO ][gateway ] [Mass Master] recovered [1] indices into cluster_state
[2015-12-10 08:20:31,219][WARN ][index.ny ranslog ] [Mass Master] [.kibana][0] failed to delete temp file /home/ec2-user/elasticsearch-2.1.0/data/elasticsearch/nodes/0/indices/.kibana/0/translog/translog-6795115948573540946.tlog
java.nio.file.NoSuchFileException: /home/ec2-user/elasticsearch-2.1.0/data/elasticsearch/nodes/0/indices/.kibana/0/translog/translog-6795115948573540946.tlog
推荐此链接https://github.com/elastic/elasticsearch/pull/14872无法获取。任何帮助都将受到高度赞赏。
答案 0 :(得分:0)
尝试使用相同版本的kibana和elasticsearch。例如。适用于ES 4.3的kibana 4.3。版本不兼容可能是您遇到的问题。