Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-03-2008, 12:16 AM
Elite Member
 
Posts: 428
Post problem in zimbra.log

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
Reply With Quote
  #2 (permalink)  
Old 06-03-2008, 03:04 AM
Moderator
 
Posts: 927
Default

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
}
Reply With Quote
  #3 (permalink)  
Old 06-03-2008, 04:26 AM
Elite Member
 
Posts: 428
Post

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
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.