邪墨羽
2019-12-09 15:44
es logstash 导入数据的时候 求解
同样问题
同样问题, logstash运行结束后 提示没有这个索引
同样问题, 输入命令logstash运行结束后 去Kibana中GET /blog/_stats, 提示没有这个索引
{ "error": { "root_cause": [ { "type": "index_not_found_exception", "reason": "no such index", "resource.type": "index_or_alias", "resource.id": "blog", "index_uuid": "_na_", "index": "blog" } ], "type": "index_not_found_exception", "reason": "no such index", "resource.type": "index_or_alias", "resource.id": "blog", "index_uuid": "_na_", "index": "blog" }, "status": 404} 你解决了么
Springboot + ElasticSearch 构建博客检索系统
23191 学习 · 112 问题
相似问题