Re: Logging to syslog

2016-12-07 Thread Ivan Fabris
2016-12-07 8:27 GMT+01:00 Peter Rathlev : > stores _everything_, including debug messages from "execute", you might > want "Storage=volatile" there as well. You probably already have > thanks, i missed this volatile thing > What exactly does "slow down" mean here? Are you missing messages in >

Logging to syslog

2016-12-06 Thread Ivan Fabris
Hi, I set up some dns logging to syslog ( rsyslog actually ), which forwards local1.* and local2.* to a remote rsyslog channel csyslog_d { syslog local1; severity debug 3 ; print-time yes; print-category yes; print-severity yes; }; channel rpz_d { syslog local2;

[no subject]

2016-12-02 Thread Ivan Fabris
Hi all, I'm runnig some analisys on my BIND instances, I'm interested in find out how much time it takes every single query, but I' can't find and option to show this information in the log The dns is used by our customers and they ask for detailed reports ( they'll never read ... :) It would be a