Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
logrotate - Rotates, compresses, removes and mails system log files
- 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.8-17.el6.i686
[54 KiB] |
Changelog
by Jan Kaluza (2013-05-28):
- fix #841520 - do not try to change owner of log if it is not needed
- fix #848131 - fix bad umask value while creating temp file
- fix #920030 - set SELinux context before compress files creation
- fix #922169 - remove temp files on error
- fix #847338 - do not overwrite create directive value by ACL setting
- fix #847339 - fix race condition between fchmod and acl_set_fd
|