envoy
envoy copied to clipboard
DNS Logs: Isolating the dns general logs to trace level
PR to fix https://github.com/envoyproxy/envoy/issues/39142
On strict dns / logical dns resolutions if there are errors on the DNS resolution, the failure logs are getting written only when debug log level enabled and general logs are also in debug level. So, making the general/success logs in the trace level to suppress the general logs when user wants only error logs.
Hi @kishor7007, welcome and thank you for your contribution.
We will try to review your Pull Request as quickly as possible.
In the meantime, please take a look at the contribution guidelines if you have not done so already.
@yanavlasov , will you get any chance to review this PR?
/retest