summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_modules.html
diff options
context:
space:
mode:
authorFlorian Riedl <friedel@adiscon.com>2012-07-24 12:54:56 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-07-24 12:54:56 +0200
commit9900fbe2e85f39b999f50d2ba4463d507f731f4c (patch)
tree56d58d434f2999f19a6b2e45fbc6d84cbb36db41 /doc/rsyslog_conf_modules.html
parentcf100be58c69e34f42b15c03b6104139d37eb47b (diff)
downloadrsyslog-9900fbe2e85f39b999f50d2ba4463d507f731f4c.tar.gz
rsyslog-9900fbe2e85f39b999f50d2ba4463d507f731f4c.tar.xz
rsyslog-9900fbe2e85f39b999f50d2ba4463d507f731f4c.zip
doc: improved doc for built-in modules
Diffstat (limited to 'doc/rsyslog_conf_modules.html')
-rw-r--r--doc/rsyslog_conf_modules.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html
index 650e20ad..cbd60faf 100644
--- a/doc/rsyslog_conf_modules.html
+++ b/doc/rsyslog_conf_modules.html
@@ -51,6 +51,10 @@ to message generators.
<p>Output modules process messages. With them, message formats can be transformed
and messages be transmitted to various different targets.
<ul>
+<li><a href="omfile.html">omfile</a> - file output module</li>
+<li><a href="omfwd.html">omfwd</a> - syslog forwarding output module</li>
+<li><a href="ompipe.html">ompipe</a> - named pipe output module</li>
+<li><a href="omusrmsg.html">omusrmsg</a> - user message output module</li>
<li><a href="omsnmp.html">omsnmp</a> - SNMP trap output module</li>
<li><a href="omstdout.html">omtdout</a> - stdout output module (mainly a test tool)</li>
<li><a href="omrelp.html">omrelp</a> - RELP output module</li>