View Single Post
  #4 (permalink)  
Old 01-16-2006, 02:27 PM
hikenboots hikenboots is offline
Intermediate Member
 
Posts: 17
Default

Looks like a permission error allright; how should it be set?

************************************************** ******
[root@hq tmp]# cat swatch.out

*** swatch version 3.1.1 (pid:13671) started at Mon Jan 16 14:56:03 CST 2006

/usr/bin/tail: cannot open `/var/log/zimbra.log' for reading: Permission denied
/usr/bin/tail: no files remaining


************************************************** ******
***
[root@hq tmp]# cat logswatch.out
logswatch version 3.1.1 (pid:13181) started at Mon Jan 16 14:55:51 CST 2006

/usr/bin/tail: cannot open `/var/log/zimbra.log' for reading: Permission denied
/usr/bin/tail: no files remaining

************************************************** ******
[root@hq log]# ls -lisa zimbra.log
65642 0 -rw------- 1 root root 0 Jan 16 15:22 zimbra.log

Last edited by hikenboots : 01-16-2006 at 02:31 PM.
Reply With Quote