All releases of LogAnalyzer


Release Notes: This release fixes some issues in the new MongoDB Logstream Class. To name a few, it adds resultlimits to speed performance, changes and fixes some issues when grouping data for consolidation, and adds support to create Indexes on fields (this should also speed report generation). This release also adds support to filter by date string (e.g., timereported:=2012-01-01) adds a new Datetype to support filtering by date, and updates the jpgraph code to the latest version 3.0.7.


Release Notes: A bug where the VerifyChecksumTrigger function in the logstreamdb class did not generate a lowercase trigger name was fixed. A typo in the lang files was corrected. The processid field type was changed to string in logstreamclass. Filtering for non-numeric process IDs is now possible. Support for filtering by day was added.


Release Notes: This release adds a new Logstream driver for MongoDB. It contains all features needed to use MongoDB with Loganalyzer and its reports. You will need the Mongo PHP extension installed. Extended ID Field handling in Loganalyzer, which is needed in order to work with MongoDB IDs. The processid field type has been changed to string in logstreamclass. This caused problems when filtering for non-numeric processids. Support for using MongoDB logstream in the LogAnalyzer installer.


Release Notes: This release adds support for LDAP authentication. LDAP support can be configured during installation, but can also be turned on later by editing config.php. It fixes #bugid 303: a VerifyChecksumTrigger function had trouble with mixed cased triggernames.


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.


Release Notes: This release implements support to use User- or Group-configured logstream sources in the commandline report generator (cmdreportgen.php), makes the Report Admin generate an additional parameter for the sample commandline (userid=$uid or groupid=$gid), fixes syntaxlogic bugs in proxy utilisation, fixes ignoring the "IPAddressResolve" setting when "EnableContextLinks" was disabled, and adds a check in the core function to automatically remove MagicQuotes (via "magic_quotes_gpc" setting).