diff --git a/marvel_index_template.json b/marvel_index_template.json index 84b54dbbfa3..b9d1f9e7f2c 100644 --- a/marvel_index_template.json +++ b/marvel_index_template.json @@ -15,7 +15,11 @@ }, "date_detection": false, "properties": { - "cluster_name": { + "cluster_uuid": { + "type": "string", + "index": "not_analyzed" + }, + "cluster_uuid": { "type": "string", "index": "not_analyzed" },