Rotate, compress, remove, and mail system log files
The logrotate utility is designed to simplify the administration of log
files on a system that generates a lot of log files. Logrotate allows
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 reaches a certain size. Normally, logrotate runs as a
daily cron job.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/logrotate && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
logrotate-3.7.8-addextension.patch | 0000004501 4.4 KB | |
logrotate-3.7.8-autoext.patch | 0000003354 3.28 KB | |
logrotate-3.7.8-conf.patch | 0000001284 1.25 KB | |
logrotate-3.7.8-mess_err.patch | 0000000523 523 Bytes | |
logrotate-3.7.8-suse.patch | 0000001326 1.29 KB | |
logrotate-3.8.7.tar.gz | 0000058898 57.5 KB | |
logrotate-manpage_config_clarification.patch | 0000000774 774 Bytes | |
logrotate-rpmlintrc | 0000000063 63 Bytes | |
logrotate.changes | 0000019754 19.3 KB | |
logrotate.spec | 0000003083 3.01 KB |
Revision 41 (latest revision is 75)
Stephan Kulow (coolo)
accepted
request 206478
from
Vítězslav Čížek (vitezslav_cizek)
(revision 41)
- update to 3.8.7, fix bnc#849436 - Changelog 3.8.7: * Fixed --force/-f option handling together with "size" directive (3.8.5 regression). * Use "logrotate_tmp_t" context for SELinux tests and if this context does not exist, skip SELinux related tests. - Changelog 3.8.6 * Fixed memory corruption caused by rotation directory which does not exist with "sharedscripts" together with "prerotate" script. (forwarded request 206232 from vitezslav_cizek)
Comments 0