i do this on VM or Physical servers. zmmtaconfig_interval is high as we dont need to check if services are failing and we need to restart.
zimbraLogRawLifetime dont need more than 7 days of logdata and more than 30 days of summry.
all the following helps.
Quote:
su - zimbra
zmlocalconfig -e zmmtaconfig_interval=6000
zmprov mcf zimbraLogRawLifetime 7d
zmprov mcf zimbraLogSummaryLifetime 30d
/opt/zimbra/libexec/zmlogprocess
su - zimbra
crontab -e
*/60 * * * * /opt/zimbra/libexec/zmstatuslog
|
Raj