On Tue, Aug 30, 2016 at 01:56:31PM -0300, Thiago Farina wrote:
> Can PowerDNS give the information of how many queries to a specific zone in
> a given period of time it has answered so far?

Thiago,

One way of doing this is the recent contribution by Reinier Schoof of TransIP,
https://github.com/PowerDNS/pdns/pull/4175 in dnsdist. It is not yet in a
released version of dnsdist but it is on http://repo.powerdns.com/

Another way is logging all queries using the protobuf logger and doing the
count yourself.

Good luck!

        Bert

_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to