Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
logrotate: Rotates, compresses, removes and mails system log files.
Name: | logrotate |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.7.4 |
License: | GPL |
Release: | 9 |
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 Oct 7 00:00:00 2008 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Sep 3 01:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 3.7.4-9
-
- fix #431836 - memory error on corrupted status file
- fix #445554 - lgrotate ignores pre/postrotating scripts arguments
- fix #447022 - logrotate doesn't rotate logs if status file is corrupted
- * Sat Oct 20 00:00:00 2007 Tomas Smetana <tsmetana{%}redhat{*}com> - 3.7.4-8
-
- fix #247410 - logrotate does not honor size directive
- fix #250059 - logrotate manual page bug
- fix #259281 - logrotates default config rotates wtmp irrationally often