diff options
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 7 |
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 "backstage", 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>
|