phpLogCon 2.1.2 (Default branch) |
|
|
phpLogCon is a Web front-end for syslog and other
network event data. It provides easy browsing and
some basic analysis. Network events are taken from
a database, where they must be stored by a feeding
application (not part of phpLogCon itself).
Depending on database contents, phpLogCon can
process syslog messages, Windows event log entries
and some more exotic things. It works together
with rsyslogd, an enhanced syslog deamon but can
also team up with any other application capable of
writing to a database.
License: GNU General Public License v3
Changes:
The syslog sample log file was removed from samplelogs. A minor issue was fixed in the installer. A bug where logstreamlineparsersyslog.class failed to parse some rsyslog log lines was fixed. Special characters like German umlauts are now properly replaced. A link was added to a help page on the rsyslog wiki. The database layout was changed from winsyslog to monitorware. More debug handling was added.
|