Skip to content

Commit

Permalink
Fix index reference
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark committed Oct 7, 2020
1 parent d978130 commit 7d7b439
Showing 1 changed file with 35 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,13 @@
"migrationVersion": {
"visualization": "7.8.0"
},
"references": [],
"references": [
{
"id": "metricbeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "visualization",
"updated_at": "2020-10-07T09:48:31.873Z",
"version": "WzQ0MjcsMV0="
Expand Down Expand Up @@ -1213,7 +1219,13 @@
"migrationVersion": {
"visualization": "7.8.0"
},
"references": [],
"references": [
{
"id": "metricbeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "visualization",
"updated_at": "2020-10-07T09:50:53.286Z",
"version": "WzQ0MzMsMV0="
Expand Down Expand Up @@ -1308,7 +1320,13 @@
"migrationVersion": {
"visualization": "7.8.0"
},
"references": [],
"references": [
{
"id": "metricbeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "visualization",
"updated_at": "2020-10-07T10:04:27.677Z",
"version": "WzQ0NTksMV0="
Expand Down Expand Up @@ -1403,7 +1421,13 @@
"migrationVersion": {
"visualization": "7.8.0"
},
"references": [],
"references": [
{
"id": "metricbeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "visualization",
"updated_at": "2020-10-07T09:45:30.182Z",
"version": "WzQ0MjAsMV0="
Expand Down Expand Up @@ -1498,7 +1522,13 @@
"migrationVersion": {
"visualization": "7.8.0"
},
"references": [],
"references": [
{
"id": "metricbeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "visualization",
"updated_at": "2020-10-07T09:47:11.918Z",
"version": "WzQ0MjQsMV0="
Expand Down

0 comments on commit 7d7b439

Please sign in to comment.