<div dir="ltr">Hello,<div><br></div><div>I am currently trying to figure out how protobuf logging works, i'm using the simple python receiver from <a href="https://github.com/PowerDNS/pdns-protobuf-receiver">https://github.com/PowerDNS/pdns-protobuf-receiver</a> and I am able to see log messages being sent from dnsdist resolutions</div><div><br></div><div>I am using below as config:</div><div>--addAction(AllRule(),RemoteLogAction(rl))<br>--addResponseAction(AllRule(),RemoteLogResponseAction(rl))<br><br></div><div>However, I am looking to log the DNS responses as well.  </div><div><br></div><div>Is there a way to add the resource returned to the client in the log?  I wish to be able to define a passive-dns log and the reply sent to the client is what I am looking to add.</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Ron</div></div>