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

Open
Kavindu-Dodan opened this issue Oct 17, 2024 · 0 comments · May be fixed by #11484
Open

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

Kavindu-Dodan opened this issue Oct 17, 2024 · 0 comments · May be fixed by #11484
Assignees
Labels
enhancement New feature or request

Comments

@Kavindu-Dodan
Copy link
Contributor

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.

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