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
7 changes: 6 additions & 1 deletion 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.46.9"
changes:
- description: Migrate AWS Network Firewall dashboard input controls.
type: enhancement
link: https://github.com/elastic/integrations/pull/6995
- version: "1.46.8"
changes:
- description: Add dimensions metadata to the cloudwatch data_stream
Expand Down Expand Up @@ -26,7 +31,7 @@
link: https://github.com/elastic/integrations/pull/6950
- version: "1.46.3"
changes:
- description: Add missing S3 fields for vpcflow
- description: Add missing S3 fields for vpcflow
type: enhancement
link: https://github.com/elastic/integrations/pull/6916
- version: "1.46.2"
Expand Down
Binary file modified packages/aws/img/filebeat-aws-firewall-alerts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/aws/img/filebeat-aws-firewall-flows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/aws/img/filebeat-aws-firewall-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,11 @@
"title": "Firewall Logs [Logs AWS]",
"version": 1
},
"coreMigrationVersion": "7.15.1",
"coreMigrationVersion": "8.7.0",
"created_at": "2023-07-18T09:17:37.345Z",
"id": "aws-f4856850-4d32-11ec-a678-057fce71e8cd",
"migrationVersion": {
"search": "7.9.3"
"search": "8.0.0"
},
"references": [
{
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.46.8
version: 1.46.9
license: basic
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
Expand Down