Skip to content

Commit

Permalink
missed some replacers in a few dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Mar 13, 2024
1 parent ea67d08 commit 0baf9ca
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -359,7 +359,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -401,7 +401,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down
14 changes: 7 additions & 7 deletions dashboards/dashboards/a7514350-eba6-11e9-a384-0fcf32210194.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,12 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
},
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -156,12 +156,12 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
},
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -356,7 +356,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -400,7 +400,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down Expand Up @@ -444,7 +444,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "arkime_sessions3-*"
"id": "MALCOLM_NETWORK_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
{
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern",
"id": "malcolm_beats_*"
"id": "MALCOLM_OTHER_INDEX_PATTERN_REPLACER"
}
],
"migrationVersion": {
Expand Down
Loading

0 comments on commit 0baf9ca

Please sign in to comment.