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

Add a feature to support inclusion of namespaces for log collection #1357

Open
anfranek opened this issue Feb 17, 2025 · 1 comment
Open

Comments

@anfranek
Copy link

Some of the clusters are updated with namespaces base on new deployments which are not needed for log collection. It would be beneficial if container-azm-ms-agentconfig ConfigMap allow to collect logs only from specific namespaces.
In this case config could look like that:

[log_collection_settings]
       [log_collection_settings.stdout]
          enabled = true
          include_namespaces = ["one", "two"]

This seems to be raised in the past, however it was closed (not investigated).
#1103

@ganga1980
Copy link
Contributor

thanks for the feedback on this. We will add to our backlog and prioritize to get this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants