From 2bf2bd988e8aebd5af3e7e6a4333038f75355ed0 Mon Sep 17 00:00:00 2001 From: Garrett Spong Date: Thu, 14 Oct 2021 11:26:24 -0600 Subject: [PATCH] Fixing migration functional test --- .../security_solution/migrations/data.json | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/x-pack/test/functional/es_archives/security_solution/migrations/data.json b/x-pack/test/functional/es_archives/security_solution/migrations/data.json index cddc33058339e..97a2596f9dba1 100644 --- a/x-pack/test/functional/es_archives/security_solution/migrations/data.json +++ b/x-pack/test/functional/es_archives/security_solution/migrations/data.json @@ -1,4 +1,3 @@ -[ { "type": "doc", "value": { @@ -29,35 +28,36 @@ "updated_at": "2021-09-15T22:18:48.369Z" } } -}, - { - "type": "doc", - "value": { - "id": "siem-detection-engine-rule-status:d62d2980-27c4-11ec-92b0-f7b47106bb35", - "index": ".kibana_1", - "source": { - "siem-detection-engine-rule-status": { - "alertId": "fb1046a0-0452-11ec-9b15-d13d79d162f3", - "statusDate": "2021-10-11T20:51:26.622Z", - "status": "succeeded", - "lastFailureAt": "2021-10-11T18:10:08.982Z", - "lastSuccessAt": "2021-10-11T20:51:26.622Z", - "lastFailureMessage": "4 days (323690920ms) were not queried between this rule execution and the last execution, so signals may have been missed. Consider increasing your look behind time or adding more Kibana instances. name: \"Threshy\" id: \"fb1046a0-0452-11ec-9b15-d13d79d162f3\" rule id: \"b789c80f-f6d8-41f1-8b4f-b4a23342cde2\" signals index: \".siem-signals-spong-default\"", - "lastSuccessMessage": "succeeded", - "gap": "4 days", - "bulkCreateTimeDurations": [ - "34.49" - ], - "searchAfterTimeDurations": [ - "62.58" - ], - "lastLookBackDate": null - }, - "type": "siem-detection-engine-rule-status", - "references": [], - "coreMigrationVersion": "7.14.0", - "updated_at": "2021-10-11T20:51:26.657Z" - } +} + +{ + "type": "doc", + "value": { + "id": "siem-detection-engine-rule-status:d62d2980-27c4-11ec-92b0-f7b47106bb35", + "index": ".kibana_1", + "source": { + "siem-detection-engine-rule-status": { + "alertId": "fb1046a0-0452-11ec-9b15-d13d79d162f3", + "statusDate": "2021-10-11T20:51:26.622Z", + "status": "succeeded", + "lastFailureAt": "2021-10-11T18:10:08.982Z", + "lastSuccessAt": "2021-10-11T20:51:26.622Z", + "lastFailureMessage": "4 days (323690920ms) were not queried between this rule execution and the last execution, so signals may have been missed. Consider increasing your look behind time or adding more Kibana instances. name: \"Threshy\" id: \"fb1046a0-0452-11ec-9b15-d13d79d162f3\" rule id: \"b789c80f-f6d8-41f1-8b4f-b4a23342cde2\" signals index: \".siem-signals-spong-default\"", + "lastSuccessMessage": "succeeded", + "gap": "4 days", + "bulkCreateTimeDurations": [ + "34.49" + ], + "searchAfterTimeDurations": [ + "62.58" + ], + "lastLookBackDate": null + }, + "type": "siem-detection-engine-rule-status", + "references": [], + "coreMigrationVersion": "7.14.0", + "updated_at": "2021-10-11T20:51:26.657Z" } } - ] +} +