GoogleContainerTools / skaffold

Easy and Repeatable Kubernetes Development
https://skaffold.dev/
Apache License 2.0
15k stars 1.62k forks source link

[Feature Request] log filtering by container #7955

Open jbresciani opened 2 years ago

jbresciani commented 2 years ago

I have a fairly basic skaffold yaml file but on deployment I have a number of sidecar containers defined in my applications helm chart, including, but not limited to, the official splunkforwarder container and the hashicorp consul agent container. Both of these side cars can generate a ton of noise in the log stream. Is there a skaffold config value I can set to or a CLI flag to use that will filter which containers logs are steamed back to me?

anencore94 commented 1 year ago

Is there any updates on this feature ? @gsquared94

ericzzzzzzz commented 1 year ago

3712 should be able to cover the request, potential solutions were discussed here #1911