LogAnalyzer v4.1.2 (v4-beta)
LogAnalyzer Version 4.1.2 (beta), 2015-02-23 To see a list of changes, see the news article! Version: 4.1.2 File size: 1336592 bytes MD5: e58d38919a630a154661e31fc9880288 Download file name: LogAnalyzer v4.1.2 (beta)
Web UI for Syslog and Event logs. Free, open source, PHP 8.1+.
Web UI for Syslog and Event logs. Free, open source, PHP 8.1+.
LogAnalyzer Version 4.1.2 (beta), 2015-02-23 To see a list of changes, see the news article! Version: 4.1.2 File size: 1336592 bytes MD5: e58d38919a630a154661e31fc9880288 Download file name: LogAnalyzer v4.1.2 (beta)
We have just released LogAnalyzer 4.1.2. This Beta release has the following changes: Corrected error handling in chartgenerator. Fixed minor issues in database layout template. Fixed missing buttons in database mapping admin panel. Fixed MSIE8 Display Issue with buttons on main page. Fixed some strings in german translation. Increased javascript script performance for Firefox, MSIE […]
We have just released LogAnalyzer 4.1.1, the new release of the beta branch. This release marks a milestone for the changes that have been made. The primary reason for the changes was to make Adiscon LogAnalyzer a lot more accessible and
Download file name: LogAnalyzer v4.1.1 (beta) Version 4.1.1 (beta), 2014-10-29 Included jquery library into Loganalyzer Included jquery-ui library into Loganalyzer Message Popup Window is a jquery-iu dialog now. Almost all Buttons and Menus are based on jquery-ui now. Added support to set a custom font and fontsize Added new style/theme called “High Contrast”, which can […]
We have just released LogAnalyzer 3.6.6. This stable release has the following changes: Fixed bug in databasemapping admin. The form parameter and database fieldname of EventID field were interfering.
Download file name: LogAnalyzer 3.6.6 (v3-stable) Version 3.6.6 (stable), 2014-09-02 Fixed bug in databasemapping admin. The form parameter and database fieldname of EventID field were interfering. Fixed a bug in maintenance.php, the ID parameter was forced to an integer. A leftover from earlier loganalyzer days. Fixed Cross Site Scripting Issue in index.php/detail.php for stringtype fields […]
We have just released LogAnalyzer 3.6.5. This stable release has the following changes: LogStreamDB Driver, LogStreamPDO Driver, UserDB: Added backticks arround tablenames in all SQL Statements. This fixes http://bugzilla.adiscon.com/show_bug.cgi?id=479 LogStreamPDO Driver: Fixed hardcoded tablename in trigger create statement Fixed LDAP login problem when special characters like quotes were used in passwords. This fixes http://bugzilla.adiscon.com/show_bug.cgi?id=480 Download: https://loganalyzer.adiscon.com/downloads/loganalyzer-v3-6-5 As […]
Download file name: LogAnalyzer 3.6.5 (v3-stable) Version 3.6.5 (stable), 2013-10-09 LogStreamDB Driver, LogStreamPDO Driver, UserDB: Added backticks arround tablenames in all SQL Statements. This fixes http://bugzilla.adiscon.com/show_bug.cgi?id=479 LogStreamPDO Driver: Fixed hardcoded tablename in trigger create statement Fixed LDAP login problem when special characters like quotes were used in passwords. This fixes http://bugzilla.adiscon.com/show_bug.cgi?id=480 Version: 3.6.5 File size: 1046957 […]
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.
We have just released LogAnalyzer 3.6.4. This stable release has the following changes: Added MYSQL hint in install script when enabling User Database System. Using default header encoding in GetStringWithHTMLCodes() function now.