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:Factory:PowerPC/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-fail_if_ENOENT_and_nomissingok.patch | 0000000725 725 Bytes | |
logrotate-manpage_config_clarification.patch | 0000000774 774 Bytes | |
logrotate-rpmlintrc | 0000000063 63 Bytes | |
logrotate.changes | 0000020656 20.2 KB | |
logrotate.service | 0000000224 224 Bytes | |
logrotate.spec | 0000003666 3.58 KB | |
logrotate.timer | 0000000191 191 Bytes |
Revision 43 (latest revision is 75)
Stephan Kulow (coolo)
accepted
request 228906
from
Marcus Meissner (msmeissn)
(revision 43)
- BuildRequire systemd 197 or later. - Migrate from cron to systemd timer units, this is overall the most important package to migrate since it is one of the very few base components that hard-require cron. (forwarded request 228893 from elvigia)
Comments 0