[AWS] add support to include linked accounts when using log name prefix to select log groups#11484
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
route53_public_logs |
19607.84 | 14084.51 | -5523.33 (-28.17%) | 💔 |
waf |
7194.24 | 5813.95 | -1380.29 (-19.19%) | 💔 |
To see the full report comment with /test benchmark fullreport
dd5efc3 to
689e5fc
Compare
03a1d8b to
6d8b3f8
Compare
6d8b3f8 to
f3be5ec
Compare
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
f3be5ec to
2511dba
Compare
2511dba to
0f2102c
Compare
packages/aws/data_stream/cloudtrail/agent/stream/aws-cloudwatch.yml.hbs
Outdated
Show resolved
Hide resolved
60c99ef to
7c72aed
Compare
|
Could we consider adding details of this flag in the README, such as at here, the dependency of |
7c72aed to
d0b2f1a
Compare
d0b2f1a to
5956563
Compare
5956563 to
6e233c7
Compare
💚 Build Succeeded
History
|
|
|
Package aws - 2.33.0 containing this change is available at https://epr.elastic.co/package/aws/2.33.0/ |
|
Package aws_bedrock - 0.14.0 containing this change is available at https://epr.elastic.co/package/aws_bedrock/0.14.0/ |
|
Package aws_logs - 1.5.0 containing this change is available at https://epr.elastic.co/package/aws_logs/1.5.0/ |
…ix to select log groups (elastic#11484) * add support to include linked accounts when using log name prefix Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co> add changelog link Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co> trigger build # Conflicts: # packages/aws/changelog.yml # Conflicts: # packages/aws/changelog.yml # packages/aws_logs/changelog.yml # packages/aws_logs/manifest.yml * Update packages/aws/changelog.yml Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co> * Update packages/aws/manifest.yml Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co> --------- Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co>
…ix to select log groups (elastic#11484) * add support to include linked accounts when using log name prefix Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co> add changelog link Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co> trigger build # Conflicts: # packages/aws/changelog.yml # Conflicts: # packages/aws/changelog.yml # packages/aws_logs/changelog.yml # packages/aws_logs/manifest.yml * Update packages/aws/changelog.yml Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co> * Update packages/aws/manifest.yml Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co> --------- Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co>




Proposed commit message
Adds support to include linked accounts when using
Log Group Name Prefixto select the desired log groups to monitor.The boolean option
Include Linked Accounts with prefixis disabled by default and internally maps to filebeat inputinclude_linked_accounts_for_prefix_mode.Checklist
changelog.ymlfile.Related issues
Screenshots