zmlogswatchctl is not running after upgrade of Zimbra and Ubuntu
Posted: Sun Oct 11, 2020 4:04 am
I recently upgrade Zimbra from 8.6.0 to 8.8.15 and then upgraded my server from Ubuntu 14.04 to 16.04 and then 18.04.
No issues during these upgrades. On zmcontrol start everything seems fine but on zmcontrol status Zimbra reports that logger is stopped and zmlogswatchctl is not running. As shown below.
I have tried the following reinstall van rsyslog
But the problem persists. Any suggestions on how this can be fixed?
No issues during these upgrades. On zmcontrol start everything seems fine but on zmcontrol status Zimbra reports that logger is stopped and zmlogswatchctl is not running. As shown below.
Code: Select all
zimbra@zimbra:~$ zmcontrol status
Host ***.com
amavis Running
antispam Running
antivirus Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Running
memcached Running
mta Running
opendkim Running
proxy Running
service webapp Running
snmp Running
spell Running
stats Running
zimbra webapp Running
zimbraAdmin webapp Running
zimlet webapp Running
zmconfigd Running
zimbra@zimbra:~$
I have tried the following reinstall van rsyslog
Code: Select all
apt remove rsyslog && apt install rsyslog
Code: Select all
root@zimbra:~# /opt/zimbra/libexec/zmsyslogsetup
updateRsyslogd: Updating /etc/rsyslog.d/50-default.conf...done.
root@zimbra:~#
But the problem persists. Any suggestions on how this can be fixed?