LogAnalyzer v3.5.4 (v3-beta)

Download file name: LogAnalyzer v3.5.4 (beta)

Changes in Version 3.5.4 (beta), 2012-05-23

  • Merged security fixes into beta branch
  • Fixed several security vulnerabilities discovered by Filippo Cavallarin.
    This contains the following fixes:
    •   Fixed SQL Injection vulnerability in admin/view.php
    •   Fixed Cross Site scripting issue filter parameter on index.php
    •   Fixed Cross site scripting issue of id parameter on admin/reports.php
    •   Fixed Cross site scripting issue of id parameter on admin/searches.php
  • Fixed arbitrary file read issue in Disk LogStream class. The config.php file does now contain an array “DiskAllowed” which contains allowed directories. Only files located within these allowed directories can be accessed in LogAnalyzer. By default, only /var/log is allowed.

Version: 3.5.4
File size: 1041518 bytes

LogAnalyzer v3.5.3 (v3-beta)

Download file name: LogAnalyzer v3.5.3 (beta)

Changes:

  • Fixed some issues in the new MongoDB Logstream Class. To name a few, add resultlimits to speedup performance. Changed and fixed some issues when grouping data for consolidation. Added support to create Indexes on fields. This should also speedup report generation.
  • Added support to filter by date string, example: timereported:=2012-01-01
    A new Datetype has been added to support filtering by date.
  • Updated jpgraph code to latest version which is 3.0.7

Version: 3.5.3
File size: 1040396 bytes

LogAnalyzer v3.5.2 (v3-beta)

Download file name: LogAnalyzer v3.5.2 (beta)

Changes:

  • Added new Logstream driver for MongoDB. The initial version contains all features needed to use MongoDB with Loganalyzer and it’s reports.
    You will need the Mongo PHP extension installed (see here for more: http://www.php.net/manual/en/mongo.installation.php ).
  • Extended ID Field handling in Loganalyzer which is needed in order to work with MongoDB IDs.
  • Changed processid field type to string in logstreamclass. This caused problems when filtering for non-numeric processids.
  • Added support to use MongoDB logstream in LogAnalyzer installer.

Version: 3.5.2
File size: 1034680 bytes

LogAnalyzer v3.5.1 (v3-beta) released

Hi all,

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

  • Added Support for LDAP Authentication based on the modification   from forum user “Prune”. LDAP Support can be configured during the  installation of LogAnalyzer, but can also be turned on later by editing the config.php. More Details will be found in our wiki: 
    http://wiki.rsyslog.com/index.php/LogAnalyzer
  • Fixed a #bugid 303, VerifyChecksumTrigger function had trouble with mixed cased triggernames.

Download:
http://loganalyzer.adiscon.com/downloads/loganalyzer-v3-5-1

As always, feedback is appreciated.

Florian Riedl

LogAnalyzer v3.5.1 (v3-beta)

Download file name: LogAnalyzer v3.5.1 (beta)

Changes:

  • Added Support for LDAP Authentication based on the modification   from forum user “Prune”. LDAP Support can be configured during the   installation of LogAnalyzer, but can also be turned on later by   editing the config.php. More Details will be found in our wiki:
    http://wiki.rsyslog.com/index.php/LogAnalyzer
  • Fixed a #bugid 303, VerifyChecksumTrigger function had trouble   with mixed cased triggernames.

Version: 3.5.1
File size: 1022752 bytes