CentOS 7 - Updates for x86_64: system environment/base: logrotate
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.8.6-19.el7.x86_64
[69 KiB] |
Changelog
by Kamil Dudka (2019-08-07):
- related #1631218 - eliminate a time-of-check/time-of-use race condition
|
logrotate-3.8.6-17.el7.x86_64
[69 KiB] |
Changelog
by Kamil Dudka (2018-06-15):
- fix #1374550 - unlink destination file when rotation fails
|
logrotate-3.8.6-15.el7.x86_64
[69 KiB] |
Changelog
by Kamil Dudka (2017-09-25):
- fix #1483800 - update references to project page
- fix #1472984 - improve the error message for bad config file mode
- fix #1465720 - trigger weekly rotations more predictably
- fix #1461907 - make 'copy' and 'copytruncate' work together
|
logrotate-3.8.6-14.el7.x86_64
[68 KiB] |
Changelog
by Kamil Dudka (2017-01-24):
- fix #1381719 - make /var/lib/logrotate/logrotate.status the default state file
- fix #1387533 - make 'su' directive accept usernames starting with digits
|
logrotate-3.8.6-12.el7.x86_64
[67 KiB] |
Changelog
by Kamil Dudka (2016-07-14):
- make the /var/lib/logrotate directory owned by logrotate (#1272236)
|
logrotate-3.8.6-7.el7_2.x86_64
[65 KiB] |
Changelog
by Jan Kaluza (2015-11-09):
- fix #1163437 - support olddir on different device with copy or copytruncate
|
logrotate-3.8.6-6.el7.x86_64
[65 KiB] |
Changelog
by Jan Kaluza (2015-10-06):
- fix #1244156 - make filename in subject consistent when used with compress
|