Package logrotate-3.7.1-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | 3.7.1-1 | ||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
| Description: | Rotates, compresses, removes and mails logs (3.7.1-1) | |
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 would be run as a daily cron job. | ||
| Usage Hints: | ||
Most of the log file rotation in Darwin / Mac OS X is already handled
by /etc/weekly etc. but /Library/Logs, ~/Library/Logs/CrashReporter
and httpd logs are not.
See the included examples to create new configuration files and setup CRON.
Known problems:
There appears to be a bug in Darwin's implementation of the glob(3)
routine, even as of Mac OS X 10.2.6 (Darwin 6.6):
error: error accessing /Users/Shared/Library/Logs/CrashReporter/: No such
file or directory
error: Users:16 glob failed for /Users/*/Library/Logs/CrashReporter/*.log
glibc2 in a similar situation would not return an error.
The only workaround for the present time is to make sure wildcard
expressions in logrotate.conf always have a positive match, by
creating any missing directories:
mkdir -p /Users/Shared/Library/Logs/CrashReporter
It is still not clear whether the problem really is in glob, however
anyone with technical insight into this problem should contact the
maintainer of this package and consider filing a bug report with
Apple at <http://developer.apple.com/bugreporter/>. | ||
| Section: | utils | |
| Maintainer: | None <fink-develATlistsDOTsourceforgeDOTnet> | |
| Website: | http://packages.debian.org/etch/logrotate.html | |
| License: | GPL | |
| Info-File: | dists/10.7/stable/main/finkinfo/utils/logrotate.info CVS log, Last Changed: Wed, 02 May 2012 17:54:39 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.