Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.50.5"
changes:
- description: Migrate AWS Security Hub dashboards to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/6871
- version: "1.50.4"
changes:
- description: Migrate AWS VPC dashboard visualizations to lens.
Expand Down
Binary file modified packages/aws/img/securityhub_summary_dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,563 changes: 920 additions & 643 deletions packages/aws/kibana/dashboard/aws-c9f103d0-5f63-11ed-bd69-473ce047ef30.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
],
"title": "Security Hub - Raw Events [Logs AWS]"
},
"coreMigrationVersion": "8.4.0",
"coreMigrationVersion": "8.7.0",
"created_at": "2023-07-18T08:47:59.330Z",
"id": "aws-b111d3a0-5f3e-11ed-b2ee-f91fa284c4b5",
"migrationVersion": {
"search": "8.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
],
"title": "Essential Details - Security Hub [Logs AWS]"
},
"coreMigrationVersion": "8.4.0",
"coreMigrationVersion": "8.7.0",
"created_at": "2023-07-18T08:47:59.330Z",
"id": "aws-cc2e2cf0-5f3f-11ed-b2ee-f91fa284c4b5",
"migrationVersion": {
"search": "8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: aws
title: AWS
version: 1.50.4
version: 1.50.5
license: basic
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
Expand Down