We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943f4e5 commit 4d9c823Copy full SHA for 4d9c823
packages/aws_logs/changelog.yml
@@ -1,3 +1,8 @@
1
+- version: "1.4.3"
2
+ changes:
3
+ - description: Add required permissions for Custom AWS Logs.
4
+ type: enhancement
5
+ link: https://github.com/elastic/integrations/pull/11891
6
- version: "1.4.2"
7
changes:
8
- description: Add ingest pipeline input option back, which was removed in 1.4.1.
packages/aws_logs/manifest.yml
@@ -3,7 +3,7 @@ name: aws_logs
title: Custom AWS Logs
description: Collect raw logs from AWS S3 or CloudWatch with Elastic Agent.
type: integration
-version: "1.4.2"
+version: "1.4.3"
categories:
- observability
9
- custom
0 commit comments