logging { [...] channel update_file { file "/var/log/named/update.log" versions 3 size 30m; severity info; print-time yes; }; [...] category update { update_file; }; category update-security { update_file; }; [...] }