Hi all.
I have just deployed a bind installation (freebsd port v9.4.3-P2) and I
seem to be unable to have it log the queries.
This is the section I put in named.conf:
logging {
channel munin_log {
file "/var/log/bind9/query.log" versions 7 size 100m;
severity dynamic;
print-time yes; };
category queries {
munin_log; };
};
What's weird is that if I start bind from the cli with
"named -f -c /etc/namedb/named.conf -d 3"
then the queries are correctly logged to the desired file.
Any suggestions to fix this?
-RV
_______________________________________________
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users