Hello!

Is it possible to have separate query logs for different views?

I tried putting this in the view block, but it failed with
"unknown option 'logging'":

        logging {
                channel logging_query {
                        file "/var/log/named/query-inside.log" versions 30 size 
5M;
                        print-time yes;
                        severity debug;
                };
        };
 
Thanks!

-- 
Peter Olsson
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to