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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider setting "--component-log-level misc:error" by default in injected sidecar consul-dataplane containers #3413

Open
komapa opened this issue Dec 20, 2023 · 0 comments
Labels
type/enhancement New feature or request

Comments

@komapa
Copy link

komapa commented Dec 20, 2023

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

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

Not a problem per say.

Feature Description

We get a lot of Deprecated logs when sidecars start and that is super confusing to people looking at logs, let alone the amount of logs we get on a daily basis. Similar to Istio's istio/istio#13182

Contributions

Right now we solve this with adding this to the helm chart:

# See: https://www.envoyproxy.io/docs/envoy/latest/operations/cli#cmdoption-component-log-level
connectInject.envoyExtraArgs: "--component-log-level misc:error"
@komapa komapa added the type/enhancement New feature or request label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant