Our /var/log/messages on the management node is very active especially
named. We decided to redirect the named messages to another log. Below is
the /etc/named.conf logging configuration. Below that is
the /var/log/named.log permissions. This configuration is not working and
restarting named and rebooting has no effect. We are running Xcat 2.6.11 on
Red Hat 6.1. Is there anything in xcat that would effect this? Thoughts on
this?

logging {
channel bindlog {
file "/var/log/named.log" versions 5 size 2m;
print-time yes;
severity info;
print-category yes;
print-severity yes;
};
category xfer-out { bindlog;};
category xfer-in { bindlog;};
catagory security { bindlog;};
};

ls -la /var/log/named.log
-rw-rw---- 1 named named 0 Sept 4 15:40 named.log

    Thanks.

David Flatley



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to