Sorry, should've been more specific I suppose. I'm getting the message in my admin console that
Server status data is not available. Zimbra does seem to be logging to /var/log/zimbra:
Code:
pp-colo:~ # tail /var/log/zimbra.log
Jul 24 11:25:27 pp-colo slapd[15554]: conn=216 op=0 BIND dn="uid=zimbra,cn=admins,cn=zimbra" method=128
Jul 24 11:25:27 pp-colo slapd[15554]: conn=216 op=0 BIND dn="uid=zimbra,cn=admins,cn=zimbra" mech=SIMPLE ssf=0
Jul 24 11:25:27 pp-colo slapd[15554]: conn=216 op=0 RESULT tag=97 err=0 text=
Jul 24 11:25:27 pp-colo slapd[15554]: conn=216 op=1 MOD dn="cn=pp-colo.pressaprint.com,cn=servers,cn=zimbra"
Jul 24 11:25:27 pp-colo slapd[15554]: conn=216 op=1 MOD attr=zimbraMailLastPurgedMailboxId
Jul 24 11:25:28 pp-colo slapd[15554]: conn=216 op=1 RESULT tag=103 err=0 text=
Jul 24 11:25:28 pp-colo slapd[15554]: conn=216 op=2 SRCH base="cn=pp-colo.pressaprint.com,cn=servers,cn=zimbra" scope=0 deref=3 filter="(objectClass=*)"
Jul 24 11:25:28 pp-colo slapd[15554]: conn=216 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text=
Jul 24 11:25:28 pp-colo slapd[15554]: conn=216 op=3 UNBIND
Jul 24 11:25:28 pp-colo slapd[15554]: conn=216 fd=11 closed
I have restarted syslog as zimbra via sudo /sbin/rcsyslog restart and it works like it should.
I also read something in this post:
logger stopped that suggests that changes should be made to /etc/logrotate.d/zimbra similar to the changes in /opt/zimbra/conf/zmlogrotate.conf. I made those and restarted syslog-ng but it didn't seem to have any effect.
Let me know what I can send over to help or any next steps. I appreciate the help.
--Dan
**Addendum**
I read in one post or another that the trouble with the logging service may have been resolved in an update. I was running 5.0.6 so I took the time to upgrade to 5.0.8. Once I'd completed that upgrade I checked the previously effective steps (changes to /etc/sudoers, changes to /opt/zimbra/conf/zmlogrotate, and changes to /etc/syslog-ng/syslog-ng.conf). I had to remake changes in zmlogrotate and sudoers, but I'm still not getting status in my admin console. Zimbra can restart the logger service and /var/log/zimbra.log belongs to zimbra:zimbra. Thanks for the help,
--Dan