Skip to content

Commit 4f44bf3

Browse files
authored
[O11y][AWS] Migrate AWS Security Hub dashboards to lens (#6871)
* Migrate AWS Security Hub dashboards to lens * Update changelog * Export dashboards from 8.7.0
1 parent d745396 commit 4f44bf3

File tree

6 files changed

+930
-646
lines changed

6 files changed

+930
-646
lines changed

packages/aws/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.50.5"
3+
changes:
4+
- description: Migrate AWS Security Hub dashboards to lens.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/6871
27
- version: "1.50.4"
38
changes:
49
- description: Migrate AWS VPC dashboard visualizations to lens.
-485 KB
Loading

packages/aws/kibana/dashboard/aws-c9f103d0-5f63-11ed-bd69-473ce047ef30.json

Lines changed: 920 additions & 643 deletions
Large diffs are not rendered by default.

packages/aws/kibana/search/aws-b111d3a0-5f3e-11ed-b2ee-f91fa284c4b5.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
],
2323
"title": "Security Hub - Raw Events [Logs AWS]"
2424
},
25-
"coreMigrationVersion": "8.4.0",
25+
"coreMigrationVersion": "8.7.0",
26+
"created_at": "2023-07-18T08:47:59.330Z",
2627
"id": "aws-b111d3a0-5f3e-11ed-b2ee-f91fa284c4b5",
2728
"migrationVersion": {
2829
"search": "8.0.0"

packages/aws/kibana/search/aws-cc2e2cf0-5f3f-11ed-b2ee-f91fa284c4b5.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
],
3232
"title": "Essential Details - Security Hub [Logs AWS]"
3333
},
34-
"coreMigrationVersion": "8.4.0",
34+
"coreMigrationVersion": "8.7.0",
35+
"created_at": "2023-07-18T08:47:59.330Z",
3536
"id": "aws-cc2e2cf0-5f3f-11ed-b2ee-f91fa284c4b5",
3637
"migrationVersion": {
3738
"search": "8.0.0"

packages/aws/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 1.0.0
22
name: aws
33
title: AWS
4-
version: 1.50.4
4+
version: 1.50.5
55
license: basic
66
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
77
type: integration

0 commit comments

Comments
 (0)