Hi,
Zimbra.log file is not roatating i.e zimbra is logging in zimbra.log in one single file from last 10 days.
what will be the problem
Regards,
chandu
Hi,
Zimbra.log file is not roatating i.e zimbra is logging in zimbra.log in one single file from last 10 days.
what will be the problem
Regards,
chandu
Check for the presence of /etc/logrotate.d/zimbra and see what it contains?
The section for zimbra.log should be:
Code:/var/log/zimbra.log { daily missingok notifempty create 0644 zimbra zimbra postrotate killall -HUP syslogd 2> /dev/null || true kill -HUP `cat /opt/zimbra/log/swatch.pid 2> /dev/null` 2> /dev/null || true kill -HUP `cat /opt/zimbra/log/logswatch.pid 2> /dev/null` 2> /dev/null || true endscript compress }
Hi,
The entry are similar as it is send,
CASE:
I had done migration from one server to another. since it is open source
i had migrated /opt/zimbra from one server to another.
on that day onward log are not rotating.
Regards,
chandu
There are currently 1 users browsing this thread. (0 members and 1 guests)