[dnsdist] protobuf querylog and response

Ron Vachiyer ronvachiyer at gmail.com
Thu Aug 5 03:23:59 UTC 2021


Hello,

I am currently trying to figure out how protobuf logging works, i'm using
the simple python receiver from
https://github.com/PowerDNS/pdns-protobuf-receiver and I am able to see log
messages being sent from dnsdist resolutions

I am using below as config:
--addAction(AllRule(),RemoteLogAction(rl))
--addResponseAction(AllRule(),RemoteLogResponseAction(rl))

However, I am looking to log the DNS responses as well.

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.

Thanks in advance,

Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/dnsdist/attachments/20210804/d643d42b/attachment.htm>


More information about the dnsdist mailing list