diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-15 12:16:49 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-15 12:16:49 +0200 |
commit | bf3a0f72885e2f171678197271ea6248a8614d98 (patch) | |
tree | ccc829f66f813ad2d3c9981fdfbc3eae613093a4 | |
parent | 7b456ce548030ff362d3a2be04b1e5c2c89e0dcb (diff) | |
download | rsyslog-bf3a0f72885e2f171678197271ea6248a8614d98.tar.gz rsyslog-bf3a0f72885e2f171678197271ea6248a8614d98.tar.bz2 rsyslog-bf3a0f72885e2f171678197271ea6248a8614d98.zip |
updated syslog-ng comparison thanks to William
-rw-r--r-- | doc/rsyslog_ng_comparison.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/rsyslog_ng_comparison.html b/doc/rsyslog_ng_comparison.html index 28413337..aac543a7 100644 --- a/doc/rsyslog_ng_comparison.html +++ b/doc/rsyslog_ng_comparison.html @@ -424,11 +424,11 @@ directories (log targets) dynamically</td> <td valign="top">control of log output format, including ability to present channel and priority as visible log data</td> <td valign="top">yes</td> -<td valign="top">not sure...</td> +<td valign="top">yes</td> </tr> <tr><td valign="top">native ability to send mail messages</td> <td valign="top">yes (<a href="ommail.html">ommail</a>, introduced in 3.17.0)</td> -<td valign="top">not sure...</td> +<td valign="top">no (only via piped external process)</td> </tr> <tr> <td valign="top">good timestamp format control; at a @@ -578,6 +578,6 @@ feature sheet. I have not yet been able to fully work through it. In the mean time, you may want to read it in parallel. It is available at <a href="http://www.balabit.com/network-security/syslog-ng/features/detailed/">Balabit's site</a>.</p> -<p>This document is current as of 2008-04-08 and definitely +<p>This document is current as of 2008-08-15 and definitely incomplete (I did not yet manage to complete it!).</p> -</body></html>
\ No newline at end of file +</body></html> |