summaryrefslogtreecommitdiffstats
path: root/doc/features.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-09-05 09:05:15 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-09-05 09:05:15 +0000
commitdb7a55cd76098755426bc1e72b744349ea494801 (patch)
tree9c8e9c3ff6271c5535a70be0e535da49f498ba2a /doc/features.html
parent583d18a20e30d7bd86b68c7631b83a6d67e2e596 (diff)
downloadrsyslog-db7a55cd76098755426bc1e72b744349ea494801.tar.gz
rsyslog-db7a55cd76098755426bc1e72b744349ea494801.tar.xz
rsyslog-db7a55cd76098755426bc1e72b744349ea494801.zip
added some links to in-depth info on the web
Diffstat (limited to 'doc/features.html')
-rw-r--r--doc/features.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/features.html b/doc/features.html
index 725c3d7d..f451c857 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -43,7 +43,8 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
on a per selector-line basis<li>
supports sub-configuration files, which can be automatically read from
directories. Includes are specified in the main configuration file<li>
- supports multiple actions per selector/filter condition</ul>
+ supports multiple actions per selector/filter condition<li>
+ MySQL functionality as a dynamically loadable plug-in</ul>
<p>&nbsp;</p>
<h2>Upcoming Features</h2>
<p>The list below is something like a repository of ideas we'd like to
@@ -57,7 +58,9 @@ soon to be implemented&quot;), they will possibly be migrated to this list here
at some time moved back to the sourceforge tracker.</p>
<ul>
<li>create a plug-in-interface - we are very close to this. A neat interface is
- already used internally for output modules.<li>implement native email-functionality in
+ already used internally for output modules and the MySQL module already
+ works as a plug-in. However, no interface defintion is yet formally
+ published.<li>implement native email-functionality in
selector (probably best done as a plug-in)<li>port it to more *nix variants
(eg AIX and HP UX) - this needs volunteers with access to those machines and
knowledge<li>provide an on-disk queue for syslog messages; should be
@@ -72,7 +75,11 @@ at some time moved back to the sourceforge tracker.</p>
to do pcre<li>support for <a href="http://www.monitorware.com/Common/en/glossary/rfc3195.php">RFC 3195</a> as a sender - this is currently unlikely to happen, because there is no real
demand for it. Any work on RFC 3195 has been suspend until we see some real
interest in it.&nbsp; It is probably much better to use TCP-based syslog,
- which is interoprable with a large number of applications.</ul>
+ which is interoperable with a large number of applications. You may also
+ read my blog post on the future of liblogging, which contains interesting
+ information about the
+ <a href="http://rgerhards.blogspot.com/2007/09/where-is-liblogging-heading-to.html">
+ future of RFC 3195 in rsyslog</a>.</ul>
<p>To see when each feature was added, see the
<a href="http://www.rsyslog.com/Topic4.phtml">rsyslog change log</a> (online
only).</p>