Jump to letter: [
          
            ABCDEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        logrotate - Rotates, compresses, removes and mails system log files.
        
          
            | License: | 
            GPL | 
          
          
            | Vendor: | 
            CentOS | 
          
        
        
        - Description:
 
        The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.
Install the logrotate package if you need a utility to deal with the
log files on your system.
 
        
        Packages
        
        
            | logrotate-3.7.1-11.RHEL4.i386
              [35 KiB] | 
            
              Changelog
              by Daniel Novotny (2010-03-23):
              - fix #483734 - Logrotate doesn't rotate logs 
                if /var/lib/logrotate.status is corrupted
- fix #440036 - logrotate doesn't prevent recursive includes
- fix #439138 - Typo in logrotate man page
             |