DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32355>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32355
Summary: rotatelogs not performing as per usage message
Product: Apache httpd-2.0
Version: 2.0.47
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: bugs@httpd.apache.org
ReportedBy: lee@kode.co.za
rotatelogs usage message says I can do the following:
TransferLog "|../bin/rotatelogs /some/where 5M"
To do size based log rotation. But when it seems to be ignoring the M when I do:
CustomLog "|/usr/local/apache2/bin/rotatelogs /usr/local/apache2/logs/access_log
50M" common
Running Apache 2.0.47 on Linux 2.4.20-8smp
Any help would be appreciated.
Regards,
Lee
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|