mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Changing cluster_name to cluster_uuid
Original commit: elastic/x-pack-elasticsearch@7b5227a0a7
This commit is contained in:
parent
0eb0e701e4
commit
e8f13f50b8
@ -15,7 +15,11 @@
|
||||
},
|
||||
"date_detection": false,
|
||||
"properties": {
|
||||
"cluster_name": {
|
||||
"cluster_uuid": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
"cluster_uuid": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user