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

Hi all,

We have just released phpLogCon 2.6.3. The new release has the following changes:
This release fixes a bug that caused fields like syslog facily, severity, or messagetype to be shown numeric instead of readable coloured replacements. It fixes a bug in the detail… page that could cause numeric fields to be missing. It adds support for debug output in the data cleanup routine of MySQL and PDO logstreams. This will help troubleshooting.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

Announcements :: phpLogCon 2.7.0 (beta) released ::

Hi all,

We have just released phpLogCon 2.7.0. The new release has the following changes:
This release added support for dynamic filenames in the disk logstream by using replacement characters and support for using regular expressions on supported logstream sources…. Currently MySQL and PostgreSQL are supported with their native support for regular expressions. Regular expressions can be used by prepending the search phrase with the ~ character. Support for configuring and administrating custom database mappings in the Admin Center was added. This makes it easier to support custom table layouts.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

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

Hi all,

We have just released phpLogCon 2.6.2. The new release has the following changes:
This release fixes minor spelling errors in language files (BugID #115). It fixes the number of records exported when using the export (BugID #110). It adds missing filter selection… for message type filter on the search page. It fixes filtering issues when using multiple filters on the same field. Numeric-based filters will now work as expected again (BugID #108). It fixes the table detection method in PDO LogStream. It adds support to parse date-only values like “2009-03-24”

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

Announcements :: phpLogCon 2.6.1 (stable) released ::

Hi all,

We have just released phpLogCon 2.6.1. The new release has the following changes:
An problem with case sensitive fieldnames in db and pdo logstream was fixed. This issue could cause unexpected results, depending on how fieldnames were returned by the database… layer. Now, all fieldnames and array keys are automatically converted into lowercase. Minor database template definition problems were fixed with the logcon_config table; the propvalue and propvalue_text fields can be NULL now.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

Announcements :: phpLogCon 2.5.24 (beta) released ::

Hi all,

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

– Added italian language files, translated by Luigi Rosa
– Improved loading of language files, to avoid display error’s if translation is incomplete.
– Enhanced database performance of MYSQL and PDO logstream source drivers. Searching and paging through results is much faster on larger databases now.
– Enhanced Pager performance on index and detail page.
– Hardened db logstream classes against invalid parameters.
– Added missing include file for debug functions
– Debug Messages are now printed well formated below the site content
– Improved Documentation

Download:

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

As always, feedback is appreciated.

Announcements :: phpLogCon 2.5.19 (beta) released ::

Hi all,

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

– Added a new “cron” folder which contains a maintenance.php script. This script can be used on command line level for database maintenance. For more information, see the documentation.
– Fixed typo of new column “DBRecordsPerQuery” in admin/sources.php which caused an error when adding new database logstream sources.

Download:

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

As always, feedback is appreciated.