diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-17 15:45:56 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-17 15:45:56 +0100 |
commit | f764f24baa542796776e76bb5f22fdf9d7e32f5e (patch) | |
tree | 8c7db01ac4a068c8d7558ec7b6869d0ba106c503 /doc/rsyslog_php_syslog_ng.html | |
parent | 76b3f2cd875dca755f4beee8dbf525c23d9730cf (diff) | |
download | rsyslog-f764f24baa542796776e76bb5f22fdf9d7e32f5e.tar.gz rsyslog-f764f24baa542796776e76bb5f22fdf9d7e32f5e.tar.bz2 rsyslog-f764f24baa542796776e76bb5f22fdf9d7e32f5e.zip |
updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so much
Diffstat (limited to 'doc/rsyslog_php_syslog_ng.html')
-rw-r--r-- | doc/rsyslog_php_syslog_ng.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/rsyslog_php_syslog_ng.html b/doc/rsyslog_php_syslog_ng.html index bf48a1eb..ed4d72fc 100644 --- a/doc/rsyslog_php_syslog_ng.html +++ b/doc/rsyslog_php_syslog_ng.html @@ -7,8 +7,10 @@ <P><small><i>Written by <a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer Gerhards</a> (2005-08-04)</i></small></P> -<p><b>Note: it has been reported that this guide is somewhat outdated. Please -use with care. </b></p> +<p>Note: it has been reported that this guide is somewhat outdated. Please +use with care. Also, please note that <b>rsyslog's "native" web frontend is +<a href="http://www.phplogcon.org">phpLogCon</a></b>, which provides best integration +and a lot of extra functionality.</p> <h2>Abstract</h2> <p><i><b>In this paper, I describe how to use <a href="http://www.vermeer.org/projects/php-syslog-ng">php-syslog-ng</a> with @@ -116,11 +118,11 @@ those unfamiliar with syslog-ng, this configuration is probably easier to set up then switching to syslog-ng. For existing rsyslogd users, php-syslog-ng might be a nice add-on to their logging infrastructure.</P> <P>Please note that the <a href="http://www.monitorware.com/en/">MonitorWare family</a> (to which rsyslog belongs) also -offers a web-interface: <a href="http://www.phplogcon.org/">phpLogCon</a>. At the time of this writing, phpLogCon's code -is by far not as clean as I would like it to be. Also the user-interface is -definitely not as intutive as pp-syslog-ng. From a functionality point of view, -however, I think it already is a bit ahead. So you might -consider using it. I have set up a <a href="http://demo.rsyslog.com/">demo server</a>., +offers a web-interface: <a href="http://www.phplogcon.org/">phpLogCon</a>. +From my point of view, obviously, <b>phpLogCon is the more natural choice for a web interface +to be used together with rsyslog</b>. It also offers superb functionality and provides, +for example,native display of Windows event log entries. +I have set up a <a href="http://demo.phplogcon.org/">demo server</a>., You can have a peek at it without installing anything.</P> <h2>Feedback Requested</h2> |