小编Far*_*iha的帖子

错误:index_not_found_exception

我使用ELK堆栈来分析我的日志文件.我上周测试过,一切正常.

今天,我测试但是当我键入" http:// localhost:9200/iot_log/_count "(iot_log是我的索引模式)时出现此错误:

{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"iot_log", "index_uuid":" na ","index":"iot_log"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id ":"iot_log","index_uuid":" na ","index":"iot_log"},"状态":404}

我真的搜索了论坛,但我还没有找到解决方案,我想知道这个问题的原因是什么,我该如何纠正呢?

elasticsearch logstash kibana

14
推荐指数
2
解决办法
3万
查看次数

标签 统计

elasticsearch ×1

kibana ×1

logstash ×1