From c1d05b8ee588c943fa01a7e752c1efa7ab82d56b Mon Sep 17 00:00:00 2001 From: Chris Cowan Date: Wed, 16 Sep 2015 08:42:03 -0700 Subject: [PATCH] Changing cluster state and fixing the indexPattern for Kibana Original commit: elastic/x-pack-elasticsearch@9838dd5bd7ad0811af0e428ce5acca929145efca --- marvel_index_template.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/marvel_index_template.json b/marvel_index_template.json index cfd3f3021a6..4f668024d0f 100644 --- a/marvel_index_template.json +++ b/marvel_index_template.json @@ -144,10 +144,7 @@ "index": "not_analyzed" }, "nodes": { - "type": "object" - }, - "shards": { - "type": "object" + "enabled": false } } }