Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        logrotate: Rotates, compresses, removes and mails system log files.
        
        
            | Name: | logrotate | Vendor: | Scientific Linux | 
        
            | Version: | 3.7.1 | License: | GPL | 
        
            | Release: | 11.RHEL4 | URL: |  | 
        
        
        - Summary
- 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.
Changelog
        
            - * Tue Mar 23 19:00:00 2010 Daniel Novotny <dnovotny{%}redhat{*}com> 3.7.1-11.RHEL4
- - 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
            - * Fri Apr  4 19:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> 3.7.1-10.RHEL4
- - fix maxage option handling; related #208538 
            - * Fri Apr  4 19:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> 3.7.1-9.RHEL4
- - fix #440202 - segfaults on errors in configuration