mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 14:20:42 +01:00
included postgres sql in featuer list
This commit is contained in:
parent
e0cffe6dc0
commit
2b5e4d68ed
@ -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> </p>
|
||||
<h2>Upcoming Features</h2>
|
||||
<p>The list below is something like a repository of ideas we'd like to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user