summaryrefslogtreecommitdiffstats
path: root/doc/manual.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-09-26 13:14:03 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-09-26 13:14:03 +0000
commit58d50e94455c52385595146e9fa19563b162e912 (patch)
treeb9d40e121d23676bded8b945b8a720de8089b1c9 /doc/manual.html
parent7dba4b6ffe9b72bf5bb14cdf859cfe9a1c6df5e9 (diff)
downloadrsyslog-58d50e94455c52385595146e9fa19563b162e912.tar.gz
rsyslog-58d50e94455c52385595146e9fa19563b162e912.tar.xz
rsyslog-58d50e94455c52385595146e9fa19563b162e912.zip
added isequal comparison operation; ability to negat comparison operations
fixed some bugs
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/manual.html b/doc/manual.html
index d1bcfd57..5025c8e8 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -5,8 +5,9 @@
<body>
<h1>RSyslog - Documentation</h1>
<p><b><a href="http://www.rsyslog.com/">Rsyslog</a> is an enhanced syslogd
-supporting, among others, <a href="rsyslog_mysql.html">MySQL</a>, syslog/tcp
-and fine grain output format control.</b> It is quite compatible to stock
+supporting, among others, <a href="rsyslog_mysql.html">MySQL</a>, syslog/tcp,
+fine grain output format control, and the ability to filter on any message part.</b>
+It is quite compatible to stock
sysklogd and can be used as a drop-in replacement. Its <a href="features.html">
advanced features</a> make it suitable for enterprise-class,
<a href="rsyslog_stunnel.html">encryption protected syslog</a>
@@ -50,4 +51,4 @@ If you are interested in the &quot;backstage&quot;, you may find
<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer</a>'s
<a href="http://rgerhards.blogspot.com/">syslog blog</a> an interesting read.</p>
</body>
-</html> \ No newline at end of file
+</html>