summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-11 16:42:36 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-11 16:42:36 +0000
commit2d16430edf25b46169216d6430b8bd7b9deb829e (patch)
tree993610a49d42aa912c74bed6e1b8f3f204c612cd
parent9ea8399fd73cced96c9337f014ae0dc58044e77b (diff)
downloadrsyslog-2d16430edf25b46169216d6430b8bd7b9deb829e.tar.gz
rsyslog-2d16430edf25b46169216d6430b8bd7b9deb829e.tar.xz
rsyslog-2d16430edf25b46169216d6430b8bd7b9deb829e.zip
added new properties
-rw-r--r--doc/property_replacer.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/property_replacer.html b/doc/property_replacer.html
index f4be4832..3df2fd0b 100644
--- a/doc/property_replacer.html
+++ b/doc/property_replacer.html
@@ -37,11 +37,18 @@ to a <a href="http://www.monitorware.com">MonitorWare</a> backend (also for
<a href="http://www.phplogcon.org/">phpLogCon</a>)</td></tr>
<tr><td><b>syslogfacility</b></td><td>the facility from the message - in numerical form</td></tr>
<tr>
+ <td><b>syslogfacility-text</b></td><td>the facility from the message - in
+ text form</td>
+</tr>
+<tr>
<td><b>syslogseverity</b></td><td>severity from the
message - in numerical form</td>
</tr>
-<tr><td><b>syslogpriority</b></td><td>an alis for syslogseverity - included for
+<tr><td><b>syslogseverity-text</b></td><td>severity from the
+ message - in text form</td></tr>
+<tr><td><b>syslogpriority</b></td><td>an alias for syslogseverity - included for
historical reasons (be careful: it still is the severity, not PRI!)</td></tr>
+<tr><td><b>syslogpriority-text</b></td><td>an alias for syslogseverity-text</td></tr>
<tr><td><b>timegenerated</b></td><td>timestamp when the message was RECEIVED. Always in
high resolution</td></tr>
<tr><td><b>timereported</b></td><td>timestamp from the message. Resolution depends on