LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 26-Nov-2008, 12:36 PM
Junior Member
 
Join Date: Nov 2008
Posts: 6
dkim777 0 reputation points
Default BIND logging

I'm trying to enable BIND DNS query logging to file on my SLES 10 sp1

I have used yast to enable the logging.

if I use log type "System log" it works fine.
but if I use "File" it doesn't work.

it doesn't even create the file I've specified.

any ideas?

I've also tried to modify named.conf logging section with no success.
logging {
channel default_info {
file "/var/log/named.log" versions 5 size 5m;
print-time yes;
print-category yes;
print-severity yes;
};
channel log_requests {
file "/var/log/dnsreqs.log" versions 1 size 700m;
print-time yes;
print-category yes;
print-severity yes;
};
category queries { log_requests; };
category default { default_info; };
};
Reply With Quote
 

Tags
bind, dns, logging, query

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 08:10 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2