I am running bind in a chroot jail using the named-chroot package in CentOS 8.

Looking at this page in the docs about logging https://kb.isc.org/docs/aa-01526

the sample ones are set to :

channel default_log {          
file "/var/named/log/default" versions 3 size 20m;
          print-time  yes;
          print-category yes;
          print-severity yes;
          severity info;     
};

in named-chroot do these go to the actual system /var/named/log or does the 
named-chroot process put them in /var/named/chroot/var directory? 



-- 
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs

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

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


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

Reply via email to