summaryrefslogtreecommitdiff
path: root/docs/manual/programs/rotatelogs.xml
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2010-12-21 17:52:43 +0000
committerGraham Leggett <minfrin@apache.org>2010-12-21 17:52:43 +0000
commit74030fa378b9287f0388d6d90b02e386f09847d3 (patch)
tree1000c7345294b9d66750adff15f7843c8cb66c14 /docs/manual/programs/rotatelogs.xml
parent98a2ee3314e380a162ecd7cff0c584c441be99b7 (diff)
downloadhttpd-74030fa378b9287f0388d6d90b02e386f09847d3.tar.gz
rotatelogs: Add -e option to write logs through to stdout for optional
further processing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1051582 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/rotatelogs.xml')
-rw-r--r--docs/manual/programs/rotatelogs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml
index 1067dd39e4..ecb717659b 100644
--- a/docs/manual/programs/rotatelogs.xml
+++ b/docs/manual/programs/rotatelogs.xml
@@ -38,6 +38,7 @@
[ -<strong>L</strong> <var>linkname</var> ]
[ -<strong>f</strong> ]
[ -<strong>v</strong> ]
+ [ -<strong>e</strong> ]
<var>logfile</var>
<var>rotationtime</var>|<var>filesize</var>(B|K|M|G)
[ <var>offset</var> ]</code></p>
@@ -80,6 +81,10 @@ will be respected.
the result of the configuration parsing, and all file open and
close actions.</dd>
+<dt><code>-e</code></dt>
+<dd>Echo logs through to stdout. Useful when logs need to be further
+processed in real time by a further tool in the chain.</dd>
+
<dt><code><var>logfile</var></code></dt>
<dd><p>The path plus basename of the logfile. If <var>logfile</var>