[ftr/esArchiver] disable geo_shape field of maps saved objects in archives (#99119)

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Spencer 2021-05-04 10:36:28 -07:00 committed by GitHub
parent b8ba6eaa81
commit 9e2e8b9f19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 63 additions and 63 deletions

View file

@ -162,8 +162,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -456,4 +456,4 @@
}
}
}
}
}

View file

@ -188,8 +188,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -188,8 +188,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -193,8 +193,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -176,8 +176,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -32,7 +32,6 @@
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"lens": "d33c68a69ff1e78c9888dedd2164ac22",
"lens-ui-telemetry": "509bfa5978586998e05f9e303c07a327",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "bfd39d88aadadb4be597ea984d433dbe",
"metrics-explorer-view": "428e319af3e822c80a84cf87123ca35c",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
@ -1808,7 +1807,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -2410,4 +2410,4 @@
}
}
}
}
}

View file

@ -161,9 +161,9 @@
},
"map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -161,9 +161,9 @@
},
"gis-map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -161,9 +161,9 @@
},
"gis-map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -161,9 +161,9 @@
},
"gis-map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -51,7 +51,6 @@
"canvas-workpad": "b0a1706d356228dbdcb4a17e6b9eb231",
"alert": "7b44fba6773e37c806ce290ea9b7024e",
"siem-detection-engine-rule-status": "ae783f41c6937db6b7a2ef5c93a9e9b0",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"uptime-dynamic-settings": "fcdb453a30092f022f2642db29523d80",
"cases": "32aa96a6d3855ddda53010ae2048ac22",
"apm-telemetry": "3525d7c22c42bc80f5e6e9cb3f2b26a2",
@ -2128,7 +2127,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -22,7 +22,6 @@
"index-pattern": "66eccb05066c5a89924f48a9e9736499",
"infrastructure-ui-source": "ddc0ecb18383f6b26101a2fadb2dab0c",
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "a4229f8b16a6820c6d724b7e0c1f729d",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
"ml-telemetry": "257fd1d4b4fdbb9cb4b8a3b27da201e9",
@ -437,7 +436,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -32,7 +32,6 @@
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"lens": "21c3ea0763beb1ecb0162529706b88c5",
"lens-ui-telemetry": "509bfa5978586998e05f9e303c07a327",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "268da3a48066123fc5baf35abaa55014",
"metrics-explorer-view": "53c5365793677328df0ccb6138bf3cdd",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
@ -1801,7 +1800,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -2760,4 +2760,4 @@
}
}
}
}
}

View file

@ -21,7 +21,6 @@
"inventory-view": "84b320fd67209906333ffce261128462",
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"lens": "21c3ea0763beb1ecb0162529706b88c5",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "a4229f8b16a6820c6d724b7e0c1f729d",
"metrics-explorer-view": "53c5365793677328df0ccb6138bf3cdd",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
@ -310,8 +309,8 @@
"gis-map": {
"properties": {
"bounds": {
"strategy": "recursive",
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -558,7 +557,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -21,7 +21,6 @@
"inventory-view": "84b320fd67209906333ffce261128462",
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"lens": "21c3ea0763beb1ecb0162529706b88c5",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "a4229f8b16a6820c6d724b7e0c1f729d",
"metrics-explorer-view": "53c5365793677328df0ccb6138bf3cdd",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
@ -310,8 +309,8 @@
"gis-map": {
"properties": {
"bounds": {
"strategy": "recursive",
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -558,7 +557,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -21,7 +21,6 @@
"inventory-view": "84b320fd67209906333ffce261128462",
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"lens": "21c3ea0763beb1ecb0162529706b88c5",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "a4229f8b16a6820c6d724b7e0c1f729d",
"metrics-explorer-view": "53c5365793677328df0ccb6138bf3cdd",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
@ -310,8 +309,8 @@
"gis-map": {
"properties": {
"bounds": {
"strategy": "recursive",
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -558,7 +557,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -178,8 +178,8 @@
"map": {
"properties": {
"bounds": {
"tree": "quadtree",
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -21,7 +21,6 @@
"index-pattern": "66eccb05066c5a89924f48a9e9736499",
"infrastructure-ui-source": "ddc0ecb18383f6b26101a2fadb2dab0c",
"kql-telemetry": "d12a98a6f19a2d273696597547e064ee",
"map": "23d7aa4a720d4938ccde3983f87bd58d",
"maps-telemetry": "a4229f8b16a6820c6d724b7e0c1f729d",
"migrationVersion": "4a1746014a75ade3a714e1db5763276f",
"ml-telemetry": "257fd1d4b4fdbb9cb4b8a3b27da201e9",
@ -419,7 +418,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -162,8 +162,8 @@
"map": {
"properties": {
"bounds": {
"type": "geo_shape",
"tree": "quadtree"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"
@ -456,4 +456,4 @@
}
}
}
}
}

View file

@ -175,8 +175,8 @@
"map": {
"properties": {
"bounds": {
"tree": "quadtree",
"type": "geo_shape"
"dynamic": false,
"properties": {}
},
"description": {
"type": "text"

View file

@ -161,9 +161,9 @@
},
"map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -161,9 +161,9 @@
},
"map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"

View file

@ -161,9 +161,9 @@
},
"map" : {
"properties" : {
"bounds" : {
"type" : "geo_shape",
"tree" : "quadtree"
"bounds": {
"dynamic": false,
"properties": {}
},
"description" : {
"type" : "text"