diff --git a/packages/aws/_dev/build/docs/firewall.md b/packages/aws/_dev/build/docs/firewall.md index 90f5bf708ad..e412bcfcd1b 100644 --- a/packages/aws/_dev/build/docs/firewall.md +++ b/packages/aws/_dev/build/docs/firewall.md @@ -13,6 +13,7 @@ For example, you could use this integration to view and track when firewall rule The AWS Network Firewall integration collects two types of data: logs and metrics. **Logs** help you keep a record of events happening in AWS Network Firewall. +All three types of logs recorded by [AWS Network Firewall](https://docs.aws.amazon.com/network-firewall/latest/developerguide/firewall-logging.html) can be collected by the integration: `Flow`, `Alert` and `TLS` logs. Logs collected by the AWS Network Firewall integration include the observer name, source and destination IP, port, country, event type, and more. See more details in the [Logs reference](#logs-reference). **Metrics** give you insight into the state of Network Firewall. diff --git a/packages/aws/changelog.yml b/packages/aws/changelog.yml index 3690af074a2..3e768179fd7 100644 --- a/packages/aws/changelog.yml +++ b/packages/aws/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "3.3.3" + changes: + - description: Update README - Document ingested log types of AWS Network Firewall. + type: enhancement + link: https://github.com/elastic/integrations/pull/13978 - version: "3.3.2" changes: - description: Update README - EC2 Instance IAM Role for AWS Authentication diff --git a/packages/aws/docs/firewall.md b/packages/aws/docs/firewall.md index 563211489e6..e0d04aac2c5 100644 --- a/packages/aws/docs/firewall.md +++ b/packages/aws/docs/firewall.md @@ -13,6 +13,7 @@ For example, you could use this integration to view and track when firewall rule The AWS Network Firewall integration collects two types of data: logs and metrics. **Logs** help you keep a record of events happening in AWS Network Firewall. +All three types of logs recorded by [AWS Network Firewall](https://docs.aws.amazon.com/network-firewall/latest/developerguide/firewall-logging.html) can be collected by the integration: `Flow`, `Alert` and `TLS` logs. Logs collected by the AWS Network Firewall integration include the observer name, source and destination IP, port, country, event type, and more. See more details in the [Logs reference](#logs-reference). **Metrics** give you insight into the state of Network Firewall. diff --git a/packages/aws/manifest.yml b/packages/aws/manifest.yml index b97e981a8d9..ee85bd6e3b0 100644 --- a/packages/aws/manifest.yml +++ b/packages/aws/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.3.2 name: aws title: AWS -version: 3.3.2 +version: 3.3.3 description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent. type: integration categories: