Nilgun Belma Buguner
a2b7cdd8bb
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740553 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 01:09:28 +00:00
Rainer Jung
643d77264c
Mostly revert r733493: signal based rotation
...
for rotatelogs.
Prefer adding reliable piped logs to the error
loggers in httpd, so that one could simply
kill rotatelogs and httpd automatically starts new
instances of all loggers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734973 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 11:08:15 +00:00
Rainer Jung
618c7592fc
Allow size units B, K, M, G and combination of
...
time and size based rotation for rotatelogs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733531 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 22:45:53 +00:00
Rainer Jung
fd96906302
rotatelogs: Add flag for verbose (debug) output.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733520 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 21:26:13 +00:00
Rainer Jung
d73d0412d5
Allow to trigger rotatelogs log file rotation from
...
using HUP and INT signals to the rotatelogs process.
This is helpful, when log activity is low, but you want
rotatelogs to close the open log files.
SIGHUP triggers checking the rules given during startup,
SIGINT forces rotate independently form those rules.
When the signal triggers a rotation, the open file
is closed immediately. The new file is opened when
new log data arrives, or in case "-f" was given it
is opened immediately.
Based on my patch in BZ 44427.
Note on Windows: The new functionality is undefined when
SIGHUP or SIGINT are not available. Does the use case
make sense on Windows? If so, which signals should we use?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733493 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 17:36:07 +00:00
André Malo
4ce764f425
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@634611 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 11:07:59 +00:00
Jim Jagielski
a3cd2d0507
Add in new option for rotatelogs: -f
...
This forces rotatelogs to create the logfile as soon
as started not as soon as it sees it's first line
of input.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@632355 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 15:32:38 +00:00
Ruediger Pluem
f6bb1db9ce
* Update transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602740 13f79535-47bb-0310-9956-ffa450edef68
2007-12-09 22:13:57 +00:00
Vincent Bray
29a468063d
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597745 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 21:41:12 +00:00
Jeff Trawick
b3e39d6ae1
generated rotatelogs docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@596831 13f79535-47bb-0310-9956-ffa450edef68
2007-11-20 21:36:36 +00:00
André Malo
26a3c35620
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104000 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 18:25:31 +00:00
André Malo
453f9d14c0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103925 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 22:21:57 +00:00
Astrid Malo
060deccba8
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103524 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 22:32:15 +00:00
Joe Orton
522a9988e8
Regenerate man pages.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101949 13f79535-47bb-0310-9956-ffa450edef68
2003-12-02 11:53:50 +00:00
Joe Orton
1ee83b9da2
Regenerate man pages.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101883 13f79535-47bb-0310-9956-ffa450edef68
2003-11-25 13:37:31 +00:00
André Malo
c20f606cfd
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99647 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 20:11:03 +00:00
André Malo
1ede60f5d6
for some reason, the NAME section got lost.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99640 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 14:06:17 +00:00
André Malo
f8589c24f9
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99638 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 13:09:17 +00:00
André Malo
8eab74cb37
build man-en
...
(re-)add the manpages. now autogenerated from accompanying xml source.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99590 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 22:16:47 +00:00
Joshua Slive
5c608a132d
Remove the nroff man page.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99490 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 22:18:25 +00:00
Erik Abele
b0168c4d37
Fixed an unescaped '%' in rotatelogs.8 and updated the HTML page.
...
PR: 18452
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99166 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 19:08:40 +00:00
Erik Abele
ec0efe2e92
Updated the copyright years from 2002 to 2003 (complete docs subdirectory).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98566 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 20:46:07 +00:00
Roy T. Fielding
845cbfd508
Update our copyright for this year.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 20:48:07 +00:00
Joshua Slive
27a0eae116
Eventually I'll get this right.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91430 13f79535-47bb-0310-9956-ffa450edef68
2001-10-11 15:23:07 +00:00
Joshua Slive
127c61598e
Squeeze the example down to fit on one line.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91425 13f79535-47bb-0310-9956-ffa450edef68
2001-10-11 14:18:28 +00:00
Joshua Slive
0b5c3d8135
TransferLog is (sort of) deprecated, and people never seem to realize
...
that you can use this with CustomLog.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91421 13f79535-47bb-0310-9956-ffa450edef68
2001-10-11 13:56:52 +00:00
William A. Rowe Jr
792583d421
Ok, this formats a whole lot cleaner, and (I believe) makes a bit more
...
sense. Also provides a rundown of C89 common date format strings, for
those users who don't have man strftime [It still points out that add'l
format options may b available, see strftime.]
Also, I believe _most_ installations require the TransferLog "|bin/
path to rotatelogs, no? Other question - how to reformat to html?
Which utility does so?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91420 13f79535-47bb-0310-9956-ffa450edef68
2001-10-11 13:42:58 +00:00
Ken Coar
43fbfa48f5
Enhance customisability of rotatelogs: strftime(3)
...
formatting of filename and offset from UTC.
Reviewed by: Greg Stein, David Reid, OtherBill
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88511 13f79535-47bb-0310-9956-ffa450edef68
2001-03-13 21:25:28 +00:00
Roy T. Fielding
381f88d56a
Update copyright to 2001
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88184 13f79535-47bb-0310-9956-ffa450edef68
2001-02-16 04:26:53 +00:00
Roy T. Fielding
e63f4def85
Update to Apache Software License version 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84881 13f79535-47bb-0310-9956-ffa450edef68
2000-03-31 09:42:55 +00:00
Ryan Bloom
b1c26f031a
Fix all the License issues. Including:
...
s/Apache Group/Apache Software Foundation/
s/1999/2000/
s/Sascha's license/ASF license
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84725 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 00:07:37 +00:00
Roy T. Fielding
6f96ad5227
Apache 1.3.9 baseline for the Apache 2.0 repository.
...
Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83750 13f79535-47bb-0310-9956-ffa450edef68
1999-08-24 06:46:03 +00:00