Perguntas Frequentes
Zimbra - zmlogswatchctl is not running
Última atualização 6 dias atrás
zmlogswatchctl is not running
Zimbra fails to launch its zmlogswatchctl module to replace logwatch.
cd /opt/zimbra/ ./bin/zmcontrol status
Host example.com antispam Running running Antivirus ldap Running logger Stopped zmlogswatchctl is not running mailbox Running mta Running's snmp Running spell Running running Stats
To be informed of the information concerning this defect :
cat log/zmlogswatch.out
If the following message is displayed :
Error opening /var/log/zimbra-stats.log: No such file or directory at /opt/zimbra/data/tmp/.swatch_script.24725 line 92
… attempt this :
touch /var/log/zimbra-stats.log ./bin/zmcontrol restart
If the defect persists, a track would be related to the’absence of syslog that’ must be simulated using rsyslog :
ln -s /etc/rsyslog.conf /etc/syslog.conf
./bin/zmcontrol restart