I had this error when i try with other logs ( the test was successfull with logtash-totu ) :
{
"error" : {
"root_cause" : [
{
"type" : "index_not_found_exception",
"reason" : "no such index",
"resource.type" : "index_or_alias",
"resource.id" : "logstash-2018.05.03",
"index_uuid" : "na",
"index" : "logstash-2018.05.03"
}
],
"type" : "index_not_found_exception",
"reason" : "no such index",
"resource.type" : "index_or_alias",
"resource.id" : "logstash-2018.05.03",
"index_uuid" : "na",
"index" : "logstash-2018.05.03"
},
"status" : 404