Closed heisenbergye closed 1 month ago
Hi @heisenbergye , this issue should be addressed by https://github.com/elastic/beats/pull/41206. Thanks!
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services)
Feature is delivered through PR #41188 & #41206 and will be available from filebeats version 8.16.x onwards.
Hi @kaiyan-sheng , nice to see the feature of supporting collect metrics form linkaccount https://github.com/elastic/beats/pull/35540.
And CloudWatch Logs also need this feature, because aws-cloudwatch can not find log groups from the source accounts when using CloudWatch cross-account observability.
DescribeLogGroups API also has provided the parameter
includeLinkedAccounts
for users to include loggroups from source accounts in a monitoring account.https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeLogGroups.html
thanks a lot