LogAnalyzer is a Web front-end for syslog and other network event data. It provides easy browsing, searching, basic analysis, and some graphics. Data is taken from databases or plain syslog text files, so LogAnalyzer does not require changes to an existing logging infrastructure. Depending on the log data present, it can process syslog messages, Windows event log entries, and some more exotic things. Its troubleshooting support enables users to quickly find solutions to problems seen in the log data. LogAnalyzer was previously called phpLogCon, and has been renamed since v3.
| Tags | Logging Monitoring |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Windows Windows Unix |
| Implementation | PHP |
Recent releases


Release Notes: This release adds "Eventlog Audit Summary Report", which can generate detailed security reports for Windows Eventlog security records. It supports Windows 2003 and 2008 Server and is compliant with the Sarbanes-Oxley (SOX) Act, 2002. It adds support for customized Boolean report filters. This enhancement is also used by the new "Eventlog Audit Summary Report".


Release Notes: A bug in the Syslog and Eventlog summary reports which consolidated the wrong events when the source filter was used was fixed.


Release Notes: This release adds an initial version of a new free report for consolidating Windows Eventlog Logon/Logoff events. PDO LogStream, the RowCount function, is now only used with MYSQL, PGSQL, and MSSQL. Other PDO Drivers may not return a useful value. Language files have been remove from the source, and can be found on the project's website now. A couple of issues have been fixed in this release. Professional support options have been redirected to the proper page.


Release Notes: This release adds a new Report view for the main area, accessible by all users (reports are still managed in report admin), lots of updated Report coding, support for database optimization to speed the reporting engine, and more debug output in critical areas.


Release Notes: This release removes the magic quotes check from database functions (obsolete due to changes in the last version). It merges changes from BUGID #288. It fixes an internal filter parsing bug introduced in 3.2.2. It fixes a bug with a syslog summary report missing checksum in report generation. It fixes a bug in preparing filters for display in the basic report class. It fixes a bug in the verification routine of sources admin when backslashes were in any other variables. It fixes BUGID #291: custom filters are now taken care in database logstream sources when cleaning up data.