elastic / integrations

Elastic Integrations
https://www.elastic.co/integrations
Other
41 stars 453 forks source link

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

Closed Kavindu-Dodan closed 6 days ago

Kavindu-Dodan commented 1 month ago

Background

With the completion of https://github.com/elastic/beats/issues/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 commented 6 days ago

Feature available at following integration versions onwards,

aws - 2.33.0 aws_bedrock - 0.14.0 aws_logs - 1.5.0