diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-04 13:23:54 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-04 13:23:54 +0200 |
commit | 0249800f6f45cd59bce8d68ad53089d984967a93 (patch) | |
tree | 7e43d29052c60812b860bbefa94b6e3c15426ef2 /doc/rsyslog_conf_modules.html | |
parent | b7dc779ba97320b8dde9a8978f8c11b22d5179e3 (diff) | |
download | rsyslog-0249800f6f45cd59bce8d68ad53089d984967a93.tar.gz rsyslog-0249800f6f45cd59bce8d68ad53089d984967a93.tar.bz2 rsyslog-0249800f6f45cd59bce8d68ad53089d984967a93.zip |
add doc for mmpstrucdata
Diffstat (limited to 'doc/rsyslog_conf_modules.html')
-rw-r--r-- | doc/rsyslog_conf_modules.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html index 4d060af0..6944eb54 100644 --- a/doc/rsyslog_conf_modules.html +++ b/doc/rsyslog_conf_modules.html @@ -118,6 +118,8 @@ specially formatted messages (e.g. CEF) Note that this actually is a <b>generic</b> module. <li><a href="mmjsonparse.html">mmjsonparse</a> - used to interpret CEE/lumberjack enabled structured log messages. +<li><a href="mmpstrucdata.html">mmpstrucdata</a> - used to parse RFC5424 structured data +into json message properties <li><a href="mmsnmptrapd.html">mmsnmptrapd</a> - uses information provided by snmptrapd inside the tag to correct the original sender system and priority of messages. Implemented via the output module interface. |