Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AWS] Support linked accounts when using log_group_name_prefix to select log groups #11457

Closed
Kavindu-Dodan opened this issue Oct 17, 2024 · 1 comment · Fixed by #11484
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Kavindu-Dodan
Copy link
Contributor

Kavindu-Dodan commented Oct 17, 2024

Background

With the completion of elastic/beats#36642, filebeat now can obtain logs from linked accounts. The solution was delivered through two steps,

Prefix handling required us to introduce a new property, include_linked_accounts_for_prefix_mode. This allows existing deployments work normally. But enables end users to include log groups matching the provided prefix when include_linked_accounts_for_prefix_mode is set to true.

AC

AWS integration focusing on logs should expose the include_linked_accounts_for_prefix_mode property where it is disabled (false) by default.

Integration update must be aligned with beats 8.16.0 release planned on 11.07.2024 (mm.dd.yyyy)

@Kavindu-Dodan
Copy link
Contributor Author

Feature available at following integration versions onwards,

aws - 2.33.0
aws_bedrock - 0.14.0
aws_logs - 1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant