-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
area/dnsarea/envoy_logquestionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements
Description
Title: DNS failure logs to be logged as info instead of debug
Description:
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. To easily identify the DNS failure logs, it is beneficial to log them as info so that users can easily identify the failure logs without out need of debug log level enablement.
Sample Log:
2025-04-16T08:59:11.694103Z debug envoy dns external/envoy/source/extensions/network/dns_resolver/cares/dns_impl.cc:152 dns resolution for myapp.net failed with c-ares status 11 thread=19
[optional Relevant Links:]
Sample images given below



Metadata
Metadata
Assignees
Labels
area/dnsarea/envoy_logquestionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements