diff options
author | Tom Bergfeld <tbergfeld@hq.adiscon.com> | 2008-10-31 14:47:30 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-31 14:47:30 +0100 |
commit | 47bbd838bdaa200d89d8210a6a0ba9c322129bca (patch) | |
tree | 67c848fad129d3d73e253ac665546e02bf853ea2 /doc/property_replacer.html | |
parent | 4f5ab3342c262309ffaed769a5aa9584b7c0e6a3 (diff) | |
download | rsyslog-47bbd838bdaa200d89d8210a6a0ba9c322129bca.tar.gz rsyslog-47bbd838bdaa200d89d8210a6a0ba9c322129bca.tar.xz rsyslog-47bbd838bdaa200d89d8210a6a0ba9c322129bca.zip |
restructured rsyslog.conf documentation
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'doc/property_replacer.html')
-rw-r--r-- | doc/property_replacer.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/property_replacer.html b/doc/property_replacer.html index f666fb76..34e2116c 100644 --- a/doc/property_replacer.html +++ b/doc/property_replacer.html @@ -1,6 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>The Rsyslogd Property Replacer</title></head> <body> +<a href="rsyslog_conf_templates.html">back</a> <h1>The Property Replacer</h1> <p><b>The property replacer is a core component in rsyslogd's output system.</b> A syslog message has a number of @@ -398,4 +399,13 @@ to record severity and facility of a message)</li> <li><a href="rsyslog_conf.html">Configuration file syntax</a>, this is where you actually use the property replacer.</li> </ul> +<p>[<a href="manual.html">manual index</a>] +[<a href="rsyslog_conf.html">rsyslog.conf</a>] +[<a href="http://www.rsyslog.com/">rsyslog site</a>]</p> +<p><font size="2">This documentation is part of the +<a href="http://www.rsyslog.com/">rsyslog</a> project.<br> +Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and +<a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL +version 2 or higher.</font></p> + </body></html> |