LogAnalyzer v3.0.3 (v3-beta) released

Hi all,

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

  • Added support for using custom filter for charts, for example if you want to create charts for single servers.
  • Added support for using custom default filters in logstream sources. This filter will always prepended for all other custom search filters.
  • Added new UserDB fields and updated database version to 10

Download:

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

As always, feedback is appreciated.

Best regards,
Florian Riedl

LogAnalyzer v3.0.2 (v3-beta) released

Hi all,

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

  • Added support to use a proxy server for internal url request. For example the update check request which is done during login will use this proxy server if configured.
  • Fixed TYPO in maintenance.sh, the parameter is cleandata, not cleardata.
  • Added favicon which was submitted by Chris Hartman.

Download:

http://loganalyzer.adiscon.com/downloads/loganalyzer-3-0-2-v3-beta

As always, feedback is appreciated.

Best regards,
Florian Riedl

LogAnalyzer 3.0.1 (v3-beta) released

Hi all,

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

– Fixed record height issue when “Show Onlinesearch icons within fields” option was enabled
– Added support to automatically add missing fields in Mysql and PDO Logstreams. Currently MySQL and PostgreSQL are support only
– Error details of logstream sources will now be shown on detail.phppage as well

Download:

http://loganalyzer.adiscon.com/downloads/loganalyzer-3-0-1-v3-beta

As always, feedback is appreciated.

Best regards,
Florian Riedl

LogAnalyzer 3.0.0 (v3-beta) released

Hi all,

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

– All references to phpLogCon have now been renamed to LogAnalyzer, which will be the new name for the phpLogCon project from now on.
– Added initial implementation of the new Report engine along with two free reports called “EventLog Summary” and “Syslog Summary”
– Autoreload time in admin panels is now configureable.
– Added Read-Only User functionality.
– Added Updatecheck functionality for future update notifications.
– Fixed alignment of formfields in all admin panels.

Download:

http://loganalyzer.adiscon.com/downloads/loganalyzer-3-0-0-v3-stable

For more information about why phpLogCon is now LogAnalyzer, please read this article:
phpLogCon becomes Adiscon LogAnalyzer

As always, feedback is appreciated.

Best regards,
Florian Riedl

phpLogCon 2.8.1 (v2-stable) released

Hi all,

We have just released phpLogCon 2.8.1. The new release has the following changes:

– Added Updatecheck which will be performed during login only, so once per session. If a newer Version is available, you will be notified in Admin Center.
– Secured Views, Sources, Searches and Charts Admin access from users without admin access.
– Settings will be remembered now when configuring columns in Views Admin Panel.
– Normal users cannot init or remove message parsers anymore
– Added Time-extension on search page (send by Sergey Sireskin).

Download:

http://loganalyzer.adiscon.com/downloads/phplogcon-2-8-1-v2-stable

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

Announcements :: phpLogCon 2.6.4 (v2-stable) released ::

Hi all,

We have just released phpLogCon 2.6.4. The new release has the following changes:
This release removes an unneeded call for define_syslog_variables (which is deprecated in PHP 5.3 and will be removed in PHP6), replaces the SPLIT call in install.php with preg_split… (SPLIT is a deprecated function and will probably be removed in PHP6), and updates the jpgraph classes to version 3.0.2 (which also removes some issues with deprecated functions in PHP 5.3).

Download:

http://www.phplogcon.org/Downloads-req-viewdownloaddetails-lid-58.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld