<div>why bind unable to find log files where file is present at location with all permisions</div>
<div>===================================</div>
<div>tail -f /var/log/messages</div>
<div> </div>
<div>logging channel 'resolver_file' file '/var/log/resolver.log': file not found</div>
<div> </div>
<div>==================================</div>
<div>[root@relay virusmails]# ls -l /var/log/resolver.log<br>-rwxrwxrwx  1 root root 0 Jun 10 16:52 /var/log/resolver.log<br>======================================</div>
<div>below is the named.conf loging declaration</div>
<div>logging {</div>
<div>channel resolver_file { file "/var/log/resolver.log" versions 3 size 5m; severity debug; print-time<br>yes; };</div>
<div>category resolver { resolver_file; };</div>
<div><br>};<br>==================================</div>
<div> </div>
<div>Regards,</div>
<div>Kshitij</div>