summaryrefslogtreecommitdiffstats
path: root/doc/features.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-12 14:01:10 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-12 14:01:10 +0000
commit7e10c67a1737d19f5038ad1164b29804d47d9bce (patch)
tree8425244b156c9ab5ad64c166ee1a60a37bc98933 /doc/features.html
parent086f821b7049abf10d70c6413ac1cf928257e7cf (diff)
downloadrsyslog-7e10c67a1737d19f5038ad1164b29804d47d9bce.tar.gz
rsyslog-7e10c67a1737d19f5038ad1164b29804d47d9bce.tar.xz
rsyslog-7e10c67a1737d19f5038ad1164b29804d47d9bce.zip
updated doc to reflect 1.11.0
Diffstat (limited to 'doc/features.html')
-rw-r--r--doc/features.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/features.html b/doc/features.html
index 0624e503..6f7f6af7 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -14,7 +14,7 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
<ul>
<li>native support for <a href="rsyslog_mysql.html">writing to MySQL databases</a><li>support for (plain) tcp
- based syslog - much better reliability<li>control of log output format,
+ based syslog - much better reliability<li>support for receiving messages via reliable <a href="http://www.monitorware.com/Common/en/glossary/rfc3195.php"> RFC 3195</a> delivery<li>control of log output format,
including ability to present channel and priority as visible log data<li>good timestamp format control; at a minimum, ISO 8601/RFC 3339
second-resolution UTC zone<li>ability to reformat message contents and work with substrings<li>support for
log files larger than 2gb<li>support for file size limitation and automatic
@@ -33,8 +33,7 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai
<a href="http://www.syslog.cc/ietf/drafts/draft-ietf-syslog-protocol-14.txt">
syslog-protocol-14</a> compliant messages
(pending, as IETF will change proposed format)<li>support for native SSL enryption of plain tcp syslog sessions
- <li>RFC 3195 support - planned (but late)
- <li>pcre filtering - maybe (depending on feedback)&nbsp; - simple regex already
+ <li>support for <a href="http://www.monitorware.com/Common/en/glossary/rfc3195.php">RFC 3195</a> as a sender - planned<li>pcre filtering - maybe (depending on feedback)&nbsp; - simple regex already
partly added
<li>multi-threaded redesign - maybe (depending on feedback; also
opens Pandorra's cross-platform development box ;))