summaryrefslogtreecommitdiff
path: root/doc/property_replacer.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-03-11 19:04:23 +0100
committerMichael Biebl <biebl@debian.org>2014-03-11 19:04:23 +0100
commit5fccf771f37973a2cea543fbdf1ed94ed9706faf (patch)
tree80b547300bfb6f1c8ffae16a8af9dea03c3fb75d /doc/property_replacer.html
parent0c656246c6818b9fd0426411ed1cf926fbbc907d (diff)
downloadrsyslog-upstream/7.4.8.tar.gz
Imported Upstream version 7.4.8upstream/7.4.8
Diffstat (limited to 'doc/property_replacer.html')
-rw-r--r--doc/property_replacer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/property_replacer.html b/doc/property_replacer.html
index 13ff41c..7218c22 100644
--- a/doc/property_replacer.html
+++ b/doc/property_replacer.html
@@ -746,13 +746,15 @@ use drop-cc and "drop-cc,escape-cc" will use escape-cc mode.
options. It was initially introduced to support the "jsonf" option, for which it provides
the capability to set an alternative field name. If it is not specified, it defaults to
the property name.
-<h2>Further Links</h2>
+<b>See also</b>
<ul>
<li>Article on "<a href="rsyslog_recording_pri.html">Recording
the Priority of Syslog Messages</a>" (describes use of templates
to record severity and facility of a message)</li>
<li><a href="rsyslog_conf.html">Configuration file
format</a>, this is where you actually use the property replacer.</li>
+<li><a href="http://www.rsyslog.com/what-is-the-difference-between-timereported-and-timegenerated/">
+Difference between timereported and timegenerated.</li>
</ul>
<p>[<a href="manual.html">manual index</a>]
[<a href="rsyslog_conf.html">rsyslog.conf</a>]