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

Allow fetching CloudWatch log groups filtered using a given account ID #38391

Open
james-johnston-thumbtack opened this issue Mar 5, 2025 · 1 comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/awscloudwatch

Comments

@james-johnston-thumbtack

Component(s)

receiver/awscloudwatch

Is your feature request related to a problem? Please describe.

I have multiple AWS accounts. CloudWatch logs are gathered into one AWS account using an OAM sink. This results in an AWS web console that looks like this. In the below screenshot, note that some log groups have an Account ID column set to a specific value. This is what I would like to filter log groups by, rather than using a prefix.

Image

Describe the solution you'd like

Some way of configuring the receiver so that it will only look at log groups coming from certain AWS accounts, probably as specified by the account ID.

Describe alternatives you've considered

Currently we are using the prefix setting, but this is omitting some log groups from the AWS account in question because not all log groups start with a predictable prefix.

Additional context

No response

@james-johnston-thumbtack james-johnston-thumbtack added enhancement New feature or request needs triage New item requiring triage labels Mar 5, 2025
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/awscloudwatch
Projects
None yet
Development

No branches or pull requests

1 participant