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