Hi,

Yes I did remove the old broken index template:

curl http://localhost:9200/_template?pretty
{
  "graylog_per_index" : {
    "order" : 0,
    "template" : "graylog_*",
    "settings" : { },
    "mappings" : {
      "message" : {
        "full_message" : {
          "result" : {
            "type" : "string"
          }
        }
      }
    },
    "aliases" : { }
  }
}



Do I need to roll to a new index first and then apply the  correct template?

Thank you, 
Lefteris.

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/14618588-1949-4740-9e10-a56c7cd76208%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to