summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-03 13:50:52 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-03 13:50:52 +0000
commit2b5e4d68ed1e45b3732e53ee382161c8150dddce (patch)
tree1ff104ed4bb567ad124905feb6e5e12ad18565d7
parente0cffe6dc063feebcce199c8575a356c3628570a (diff)
downloadrsyslog-2b5e4d68ed1e45b3732e53ee382161c8150dddce.tar.gz
rsyslog-2b5e4d68ed1e45b3732e53ee382161c8150dddce.tar.xz
rsyslog-2b5e4d68ed1e45b3732e53ee382161c8150dddce.zip
included postgres sql in featuer list
-rw-r--r--doc/features.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/features.html b/doc/features.html
index 6f2e7e89..e3685d1e 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -13,7 +13,8 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
<h2>Current Features</h2>
<ul>
- <li>native support for <a href="rsyslog_mysql.html">writing to MySQL databases</a><li>support for (plain) tcp
+ <li>native support for <a href="rsyslog_mysql.html">writing to MySQL databases</a><li>
+ native support for writing to Postgres databases<li>support for (plain) tcp
based syslog - much better reliability<li>support for sending and receiving
compressed syslog messages<li>ability to configure backup syslog/database
servers - if the primary fails, control is switched to a prioritized list of
@@ -44,7 +45,8 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
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<li>
- MySQL functionality as a dynamically loadable plug-in</ul>
+ MySQL and Postgres SQL functionality as a dynamically loadable plug-in<li>
+ modular design for outputs - easily extensible</ul>
<p>&nbsp;</p>
<h2>Upcoming Features</h2>
<p>The list below is something like a repository of ideas we'd like to