<div dir="ltr">Hi,<br><br>For compliancy reasons we are configuring query logging on our PowerDNS recursor instances (running 4.7.3).<br><br>For normal queries I see source-ip and content of DNS question. Example logging:<br><br><font face="monospace">pdns_recursor[12056]: 2 [395002/1] question for '<a href="http://www.exampledomain.com">www.exampledomain.com</a>|A' from <a href="http://10.11.12.13:56765">10.11.12.13:56765</a></font><br><div><br></div><div>For a cached query I only see this in my (journald + syslog) logging:<br><br><font face="monospace">pdns_recursor[12056]: 3 question answered from packet cache tag=0 from <a href="http://173.172.171.170:51200">173.172.171.170:51200</a></font><br><br>I tried increasing loglevel parameter to 7 (debug) but no additional logging becomes available for cached requests.<br><br>Does anybody have any tips how to log the content of a query which gets answered from the cache?<br><br>Regards,<br><br>Marco<br><br>OS: CentOS 7.9.200<br>PDNS: pdns-recursor.x86_64                 4.7.3-1pdns.el7                 @powerdns-rec-47<br><br>related config in /etc/pdns-recursor/recursor.conf:</div><div><br>disable-syslog=no<br>logging-facility=0<br>loglevel=4<br>quiet=no<br></div></div>