Changing cluster state and fixing the indexPattern for Kibana
Original commit: elastic/x-pack-elasticsearch@9838dd5bd7
This commit is contained in:
parent
8b1a491213
commit
c1d05b8ee5
|
@ -144,10 +144,7 @@
|
||||||
"index": "not_analyzed"
|
"index": "not_analyzed"
|
||||||
},
|
},
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"type": "object"
|
"enabled": false
|
||||||
},
|
|
||||||
"shards": {
|
|
||||||
"type": "object"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue