LogAnalyzer v3.5.0 (v3-beta)

Download file name: LogAnalyzer v3.5.0 (beta)

Changes:

  • Added new Report “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.
  • Added support for customized boolean report filters. This enhancement is also used by the new “Eventlog Audit Summary Report”.

Version: 3.5.0
File size: 1018658 bytes

Adiscon LogAnalyzer 3.3.0 beta is out

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. Continue reading “Adiscon LogAnalyzer 3.3.0 beta is out”

LogAnalyzer v3.3.0 (v3-beta) released

Hi all,

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

LogAnalyzer v3.3.0 (v3-beta)

Download file name: LogAnalyzer v3.3.0 (beta)

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 edited in the Admin Center.
  • Syslog/Eventlog Summary Report – both reports have been upgraded to V2! The “Event Count” column has been moved to the left of the report. The reports are using  logstream functions now to generate the report data. This has a huge positive impact on performance of database logstream  sources. Checksum calculation needed to consolidate messages is now  done by the logstream source.
  • Added function to generate missing checksums for all messages in  logstream reports. This means first time you generate a report could  take a little bit longer than usual.
  • Added optimization check into logstream sources. This check is automatically performed by the report admin. If Fields, Indexes or Triggers are missing, the report admin will inform you and give you the possibility optimize the logstream source. These checks are supported for Mysql, PostgreSQL and MSSQL only. Loganalyzer will need ALTER TABLE rights in order to fix or optimize the database structure. Indexes added by the a Report will enhance generation time as the involved fields are used for grouping or sorting. Triggers are used to generate the message checksum when a new data record is INSERTED into the database.
  • Added more debug output at critical areas.
  • Fixed bug with filter edit handling in report admin
  • Changed mininum width of context menu on mainpage from  200 to 250px due display problems in some browsers.

Version: 3.3.0
File size: 1027276 bytes

LogAnalyzer v3.0.7 (v3-beta)

Download file name: LogAnalyzer v3.0.7 (beta)

Changes:

  • Added UserDBPort Parameter into DB_Connect function. Thanks to forum
    user “plebreton” pointing to this bug.
  • Added Output of report generation time into templates and common
    report variabes.
  • Fixed a bug in logstream DB causing unnecessary mysql_free_result
    calls when updating Checksum data.
  • Fixed filter dialog issue parsing message filters wrong in Report
    Admin Panel. An semicolon was added while saving report settings.
  • Added missing mapping for ProcessID field for monitorware database
    mapping (logstream constants).

Version: 3.0.7
File size: 999424 bytes

LogAnalyzer v3.0.6 (v3-beta)

Download file name: LogAnalyzer v3.0.6 (beta)

Changes:

  • Added missing filterstring url parameter into statistics.php.
  • You can enable/disable charts by clicking on the checkbox now in the Charts Admin panel.
  • Added support to select character encoding in HTML Header. This enables Loganalyzer to process and display UTF-8 encoded logs properly. The default encoding is ISO-8859-1 and can be switched in the general admin panel, or by adding the $CFG[‘HeaderDefaultEncoding’] configuration variable into config.php. Possible values are ENC_ISO_8859_1 and ENC_UTF8. The supported encodings can be extended by adding new encoding definitions in include/constats_general.php.

Version: 3.0.6
File size: 995146 bytes

LogAnalyzer v3.0.5 (v3-beta) released

Hi all,

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

  • Fixed javascript compatibility issue related to Internet Explorer in reports admin.
  • Fixed spelling error in german language translation
  • Fixed problem with german special characters (Umlaute) in Form captions.
    Some admin panels did not work properly because of this issue.
  • Filters were ignored in chart generation if the according filter fields were not included in the chart data.
  • The auto-increment value of the ID field is now resetted if all data is cleared using the mysql logstream maintenance functions.

Download:

http://loganalyzer.adiscon.com/downloads/loganalyzer-v3-0-5

As always, feedback is appreciated.

Best regards,
Florian Riedl

LogAnalyzer v3.0.5 (v3-beta)

Download file name: LogAnalyzer v3.0.5 (beta)

Changes:

  • Fixed javascript compatibility issue related to Internet Explorer in reports admin.
  • Fixed spelling error in german language translation
  • Fixed problem with german special characters (Umlaute) in Form captions.
    Some admin panels did not work properly because of this issue.
  • Filters were ignored in chart generation if the according filter fields were not included in the chart data.
  • The auto-increment value of the ID field is now resetted if all data is cleared using the mysql logstream maintenance functions.

Version: 3.0.5
File size: 993555 bytes