diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-16 16:55:25 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-16 16:55:25 +0200 |
commit | 3c886026be31a6af61a1b86773634c7bc4a44d7e (patch) | |
tree | 93380e36ddafa80d14f2d47eaf159c2519d3fc91 /doc/rsyslog_conf_modules.html | |
parent | 668f9a79fb7268f7935d93249cf283664662996d (diff) | |
download | rsyslog-3c886026be31a6af61a1b86773634c7bc4a44d7e.tar.gz rsyslog-3c886026be31a6af61a1b86773634c7bc4a44d7e.tar.xz rsyslog-3c886026be31a6af61a1b86773634c7bc4a44d7e.zip |
added some doc for omoracle
Diffstat (limited to 'doc/rsyslog_conf_modules.html')
-rw-r--r-- | doc/rsyslog_conf_modules.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html index a281d9e7..df9abeea 100644 --- a/doc/rsyslog_conf_modules.html +++ b/doc/rsyslog_conf_modules.html @@ -19,6 +19,7 @@ generic database output module (Firebird/Interbase, MS SQL, Sybase, SQLLite, Ingres, Oracle, mSQL)</li> <li><a href="ommail.html">ommail</a> - permits rsyslog to alert folks by mail if something important happens</li> +<li><a href="omoracle.html">omoracle</a> - output module for Oracle (native OCI interface)</li> <li><a href="imfile.html">imfile</a> - input module for text files</li> <li><a href="imrelp.html">imrelp</a> - RELP @@ -44,9 +45,9 @@ only available if it has been loaded (using $ModLoad).</p> [<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 +Copyright © 2008, 2009 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> +version 3 or higher.</font></p> </body> </html> |