phpLogCon 2.1.1 (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:
A detail page has been added to phpLogCon that shows all possible details of a syslog message. It is possible to page in the detail view. Minor notices bugs in functions_db.php, which will become important once the UI is added, have been fixed. A "NEXT" button bug in the install script has been fixed; only on next button is available in the install script. A full German translation has been added.
|