why bind unable to find log files

kshitij mali foreplayboy at gmail.com
Fri Jun 10 11:37:28 UTC 2011


why bind unable to find log files where file is present at location with all
permisions
===================================
tail -f /var/log/messages

logging channel 'resolver_file' file '/var/log/resolver.log': file not found

==================================
[root at relay virusmails]# ls -l /var/log/resolver.log
-rwxrwxrwx  1 root root 0 Jun 10 16:52 /var/log/resolver.log
======================================
below is the named.conf loging declaration
logging {
channel resolver_file { file "/var/log/resolver.log" versions 3 size 5m;
severity debug; print-time
yes; };
category resolver { resolver_file; };

};
==================================

Regards,
Kshitij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20110610/53730229/attachment.html>


More information about the bind-users mailing list