a syslog data viewer for the web
Jan 07, 2009 - 08:58 PM
Professional Services
Custom phpLogCon configuration? Maintenance Contract?

phpLogCon professional services


Online
There are 19 unlogged users and 0 registered users online.

You can log-in or register for a user account here.

Downloads

[ Main download area | New | Popular | Top-rated ]

Category: phpLogCon

Sort downloads by: Title ( + | - ) Date ( + | - ) Rating ( + | - ) Popularity ( + | - )
Resources currently sorted by: Title (Z to A)

phpLogCon 2.5.9 (devel)

 
Description: - Implemented support to analyze Webserver logfiles from Apache and
Microsoft IIS Webserver. There is a collection of new fields available,
filtering is possible. . In order to read Apache or IIS logfiles,
you need to use the "iis" or "apache2" message parser in your disk
sources.
- Added a new page called "asktheoracle.php" which will be automatically
linked on IP's and domain names. It is a simple helper page which
creates a bunch of usefull filter links.
- Added some basic documentation into the doc folder. phpLogCon
does also link to this documentation now (Help Menu Entry).
- Added a general option to limit the display of string fields.
- Added a general option to configure the timeout value of popup menus.
- Added a general option to alter the php scrip timeout. This is of course
only possible if the php interpreter is allowed to change the script
timeout.
- Added checks for the script timeout in the disk logstream, this avoids
that the script is suddenly stopped by the php interpreter.
- Fixed a sorting bug in the disk logstream, which removed numeric
values in the charts
- Added support to filter for a + character as well now. In order to filter
for strings containing the + character, just add replace it with ++.
A single + will still be equal to a space character in the filter engine.

Version: | File size: 832.80 Kb
Added on: 19-Sep-2008 | Downloads: 244
Home page | Details

phpLogCon 2.5.8 (devel)

 
Description: - Added Bitstream Vera Fonts into the package which will be used by the
chart generator. So there won't be a problem of missing truetype fonts
anymore.
- Tweaked the visual appereance of all chart types.
Version: | File size: 819.77 Kb
Added on: 16-Sep-2008 | Downloads: 282
Home page | Details

phpLogCon 2.5.7 (devel)

 
Description: - Added Statistics page for chart generation. The following charts are
possible right now: Pie, bars vertical and bars horicontal.
All charts can be configured within the Admin Center, if the user system
is installed and enabled. Custom charts can be added as well.
- Added filter / search support for processid, event category and the
event user field
- Added database update, as we now have a new table to store
configured charts into.
- Fixed a few minor filtering issues, specially with numeric filters.
Version: | File size: 475.41 Kb
Added on: 15-Sep-2008 | Downloads: 164
Home page | Details

phpLogCon 2.5.6 (devel)

 
Description: - Implemented Message Parser facility. This new extendable facility of
phpLogCon helps splitting messages into fields. And the fields can
be filtered and searched for, this expands the full potential of
phpLogCon. A message parser for windows eventlog logfiles generated
by Adiscon products is included.
- Linebreaks within messages are now displayed in the popup window,
and the detail page.
- Added Database Upgrade functionalety, the reason is simple, because
there was an update to the database structure. If you are using the
User Management system, you will be prompted to upgrade your database
next time you login.
Version: | File size: 326.86 Kb
Added on: 03-Sep-2008 | Downloads: 439
Home page | Details

phpLogCon 2.5.5 (devel)

 
Description: - Added option to send debug messages (warnings and error's) from
phpLogCon to the local syslog server on linux. On Windows, the debug
messages will appear in the application event log.
- Enhanced the PDO Logstream Driver for better performance on large
databases. On MYSQL and POSTGRES, the PDO Logstream does not uses the
LIMIT statement to minimize database usage.
- Fixed a few parsing issues with prior RFC 3164 syslog messages.
These messages are now correctly parsed, or better do not cause
any parsing problems anymore.
Version: | File size: 320.63 Kb
Added on: 28-Aug-2008 | Downloads: 215
Home page | Details

phpLogCon 2.5.4 (devel)

 
Description: Included fixes and changes from beta version v2.3.9, in detail:
- Fixed a bug in the parsing of RFC 3164 date and time stamps which
occured from the 1st to the 9th of each month. During this time, the
date was not correctly parsed.
- Enhanced detail popup window, it performs much better now and is less
annoying. It still can be turned off very easily.
- Fixed an image alignment problem of the message once and for all.
Version: | File size: 319.85 Kb
Added on: 08-Aug-2008 | Downloads: 380
Home page | Details

phpLogCon 2.5.3 (devel)

 
Description: - Added support to export the current visible events into a XML or CSV
file. If you have further recommendations for useful export file
formats, just let us know in the phpLogCon forums or mailinglist.
- Extended Filter Engine to support Full and Partial Text searches on
string fields. The submenu buttons also now use the Full Text search
by default, which performs much better on database logstream sources.
- A new menu entry on each value on each field in the main EventView
gives you the option to search for this field only, or extend an
existing filterset.
Version: | File size: 319.18 Kb
Added on: 05-Aug-2008 | Downloads: 197
Home page | Details

phpLogCon 2.5.23 (beta)

 
Description: - Fixed typo in textual month detection, which caused date detection
problems in december month only.
- Fixed missing include of debug functions in maintenance.php
- Added some performance tweaks into mysql db driver, which will make
searching for strings within messages faster.
Version: | File size: 868.99 Kb
Added on: 23-Dec-2008 | Downloads: 207
Home page | Details

phpLogCon 2.5.22 (beta)

 
Description: - Added workaround for year detection for RFC 3164 like timestamps.
This also resolves issues of the syslog date detection on new year.
- Fixed a notice error in chartgenerator, only visible if debug
options were enabled.
Version: | File size: 868.79 Kb
Added on: 10-Dec-2008 | Downloads: 227
Home page | Details

phpLogCon 2.5.21 (beta)

 
Description: - Fixed an infinite search loop which occured of the option
"Suppress Duplicated Messages was enabled". This caused the index page
to timeout once a duplicated message was hit.
- Fixed that filters were ignored when exporting results to cvs/xml

Version: | File size: 868.70 Kb
Added on: 25-Nov-2008 | Downloads: 365
Home page | Details


Select page: 1 2 3 4 5   [ Next >> ]
 Last Forum Posts
 · Re: Speed of Database Searches
Amin,you are the first one to ask for regular expression support, ...
· Re: Speed of Database Searches
Andre- Thanks for the patch. Speeds are definitely much faster. W ...
· Italian translation
Hi,hope that this is the right place to post this message.I just ...
· Re: Speed of Database Searches
Hi Amin, I have done some research and made some performances cha ...
· Re: maintenance.php syntax error in vers ...
As a hotfix during meantime you can do this: edit cron/maintenanc ...
· Re: maintenance.php syntax error in vers ...
I am going to look into this and fix it asap. During meantime, ma ...
· Also in version 2.5.22
The same error shows up in 2.5.22. I really need to find some wa ...
· Re: Speed of Database Searches
Please let me add that from a design POV phpLogCon uses a driver ...
· Re: Speed of Database Searches
Hi,I am sure there is still lots of space for performance optimat ...
· maintenance.php syntax error in version ...
[root@acheron phpLogCon]# cd cron/[root@acheron cron]# sh mainten ...

 Login
 




 


 Log in Problems?
 New User? Sign Up!

:: Syndication: ::
Page created in 0.161088943481 seconds.