LogAnalyzer 3.6.3 (v3-stable)

Download file name: LogAnalyzer 3.6.3 (v3-stable)

Version 3.6.3 (stable), 2013-02-25

  • Updated Search documentation
  • Fixed Bug in the ApplyFilters function which applies to all logstreams.
    This caused most REGEX filters to fail, if supported by the LogStream driver.
  • Added support for dynamic fields in MongoDB logstream sources. This enables Loganalyzer to view data written by rsyslog into MongoDB from CEE sources.
  • Fixed wrong UID calculation in MongoDB Logstream class.
  • Fixed an issue deleting all data in MongoDB LogStream class.

Version: 3.6.3
File size: 1045273 bytes

Using MongoDB with rsyslog and LogAnalyzer

In this scenario we want to receive cee-formatted messages from a different system with rsyslog, store the messages with MongoDB and then display the stored messages with Adiscon LogAnalyzer. This is a very common use-case. Please read through the complete guide before starting.

We will split this guide in 3 main parts. These parts can consist of several steps.

  1. Setting up rsyslog
  2. Setting up MongoDB
  3. Setting up LogAnalyzer

This guide has been created with Continue reading “Using MongoDB with rsyslog and LogAnalyzer”

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