LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   howto enable logging from BIND 9 on Debian Sarge ? (https://www.linuxquestions.org/questions/debian-26/howto-enable-logging-from-bind-9-on-debian-sarge-336229/)

cccc 06-22-2005 06:26 PM

howto enable logging from BIND 9 on Debian Sarge ?
 
hi

howto enable logging from BIND 9 on Debian Sarge ?

kind regards
cccc

demian 06-23-2005 04:46 AM

It's enable it in /etc/bind/named.conf by adding a logging{}; statement. The syntax is explained here

cccc 07-07-2005 06:43 PM

or modify the startup script /etc/init.d/sysklogd of sysklogd
and BIND will logg to the system logs.

modify the line:
Code:

 
SYSLOGD=""

so that it reads:
Code:


SYSLOGD="-a /var/lib/named/dev/log":

greetings
cccc


All times are GMT -5. The time now is 03:00 PM.