Automatic Login/Logoff Reports

Automatic Login/Logoff Reports.

Article created 2013-09-17 by Florian Riedl.

In this article we have a scenario of a Windows Server 2008 system, which monitors the Security Logs for Logon and Logoff Events through EventReporter, writes the log data to a database and creates automatic reports through Adiscon LogAnalyzer and Scheduled Tasks. Continue reading “Automatic Login/Logoff Reports”

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

LogAnalyzer v3.4.0 (v3-stable) released

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

LogAnalyzer 3.4.0 (v3-stable)

Download file name: LogAnalyzer 3.4.0 (v3-stable)

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 Drivers may not return a useful value.
  • Removed language files from source, can be found here from now on:
    http://loganalyzer.adiscon.com/translations
  • Straighten out a couple of issues
  • Doc: Redirected professional support options to proper page

Version: 3.4.0

File size: 1001.847 KB

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.2.2 (v3-stable) released

Hi all,

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