"failures" : [
{
"index" : "logstash-*",
"type" : "xxxxxxxx",
"id" : "xxxxxxxxxxxxxx",
"cause" : {
"type" : "invalid_index_name_exception",
"reason" : "Invalid index name [logstash-*], must not contain the following characters [ , \", *, \\, <, |, ,, >, /, ?]",
"index_uuid" : "_na_",
"index" : "logstash-*"
},
"status" : 400
},
{
"index" : "logstash-*",
"type" : "xxxxxx",
"id" : "xxxxxxxxxxxxxxx",
"cause" : {
"type" : "invalid_index_name_exception",
"reason" : "Invalid index name [logstash-*], must not contain the following characters [ , \", *, \\, <, |, ,, >, /, ?]",
"index_uuid" : "_na_",
"index" : "logstash-*"
},
"status" : 400
}
]