LogAnalyzer v3.5.0 (v3-beta) released

Tuesday, January 24th, 2012

Hi all,

We have just released LogAnalyzer 3.5.0, the new release of the beta branch. It has the following changes:

  • Added new Report “Eventlog Audit Summary Report” which can generate detailed security reports for Windows Eventlog security records. It supports (more…)

LogAnalyzer v3.4.1 (v3-stable) released

Wednesday, January 11th, 2012

We have just released LogAnalyzer 3.4.1. This stable release has the following changes:

  • Fixed a bug in Syslog and Eventlog summary report which consolidated wrong events when the source filter was used in the report. (more…)

LogAnalyzer v3.4.0 (v3-stable) released

Tuesday, December 6th, 2011

We have just released LogAnalyzer 3.4.0. The new stable release has the following changes:

  • Added 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  (more…)

Adiscon LogAnalyzer 3.3.0 beta is out

Wednesday, November 16th, 2011

Adiscon’s open source log analysis frontend LogAnalyzer has grown with some exciting new features. Most importantly, report generation speed has been much increased. This was made possible via tighter integration of the report logic with the actual log source (database or file). As a result, all reports are generated in considerably less time and require far fewer system resources to complete. (more…)


LogAnalyzer v3.3.0 (v3-beta) released

Monday, November 14th, 2011

Hi all,

We have just released LogAnalyzer 3.3.0. The new release has the following changes:

  • New view for Reports in main area. The new view is simular to the statistics page and makes the report more aware and accessible to  loganalyzer users. The reports are still (more…)

LogAnalyzer v3.2.3 (v3-stable) released

Tuesday, November 8th, 2011

We have just released LogAnalyzer 3.2.3. The new stable release has the following changes:

  • Removed magic quotes check from database functions (obselete due the changes in the last version)
  • Merged Changes from BUGID #288 (Thanks to User Jeff) (more…)

LogAnalyzer v3.2.2 (v3-stable) released

Wednesday, September 28th, 2011

Hi all,

We have just released LogAnalyzer 3.2.2. The new stable release has the following changes:

  • Implemented support to use User or Group configured logstream sources in commandline report generator (cmdreportgen.php). The Report Admin will generate an additional parameter for the sample commandline: userid=$uid or groupid=$gid (more…)

LogAnalyzer v3.2.1 (v3-stable) released

Tuesday, April 12th, 2011

Hi all,

We have just released LogAnalyzer 3.2.1. The new stable release has the following changes:

  • Fixed timezone parsing in GetEventTime function. This caused problems reading date/time strings with negative timezone offsets.
  • Added option to disable context links (more…)

Debian Packages – v3.0.7

Friday, March 11th, 2011

Again Forum user Albin suprised us with a debian package for LogAnalyzer. This time he provided us with a package for the current 3.0.7 release.

More information can be found here and here.


LogAnalyzer v3.0.7 (v3-beta) released

Friday, February 25th, 2011

Hi all,

We have just released LogAnalyzer 3.0.7. The new release has the following changes:

  • Added UserDBPort Parameter into DB_Connect function. Thanks to forum
    user “plebreton” pointing to this bug. (more…)