a syslog data viewer for the web
Oct 11, 2008 - 09:42 AM

Online
There are 22 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 ]

Most-popular - leading 25

Show leading: [ 10 - 25 - 50 | 1% - 5% - 10% ]

phpLogCon 2.1.3 (beta)

  Popular
Description: - Fixed a bug in the installer, the table type was not written into the configuration.

Version: | File size: 226.99 Kb
Added on: 29-Apr-2008 | Downloads: 232693
Home page | Details

phpLogCon 1.2.3

  Popular
Description: Version 1.2.3 of phpLogCon
Version: 1.2.3 | File size: 0 bytes
Added on: 16-May-2006 | Downloads: 5624
Home page | Details

phpLogCon 1.2.2

  Popular  Editorial
Description: Version 1.2.2 of phpLogCon
Version: 1.2.2 | File size: 65.93 Kb
Added on: 13-Dec-2005 | Downloads: 2431
Home page | Details | Editorial

phpLogCon 2.3.0 (devel)

  Popular
Description: Version 2.3.0 (devel), 2008-04-30
- Added "Back to Listview" butotn in the detailview.
- Added filter for message type.
- Added inline button menus into the listview. Most values can be clicked now,
which opens a menu with additional useful links.
- Added Pagesite Selectetion into listview, so you can change the amount of
records you want to see on one page at any time you want.
- greatly improved database performance, runs much better now, but still a
things to optimice.
Version: | File size: 232.91 Kb
Added on: 30-Apr-2008 | Downloads: 1306
Home page | Details

phpLogCon 1.1.0

  Popular
Description: Version 1.1 of phpLogCon.
Version: | File size: 60.45 Kb
Added on: 15-Aug-2005 | Downloads: 1304
Home page | Details

phpLogCon 1.2.1

  Popular
Description: Version 1.2.1 of phpLogCon
Version: 1.2.1 | File size: 67.17 Kb
Added on: 19-Oct-2005 | Downloads: 1235
Home page | Details

phpLogCon 1.2.0

  Popular
Description: Version 1.2.0 of phpLogCon
Version: 1.2.0 | File size: 0 bytes
Added on: 22-Sep-2005 | Downloads: 1167
Home page | Details

phpLogCon

  Popular
Description: After downloading you have to unzip PHPLogCon in your webserver root.
How to setup the PHPLogCon can you read in the manual section PHPLogCon Setup.

Please note that this version was released early 2005. The date given with this entry is the date when the entry was created ;)
Version: 1.0 Beta | File size: 94.73 Kb
Added on: 10-Aug-2005 | Downloads: 1114
Home page | Details

phpLogCon 2.2.0 (v2-stable)

  Popular
Description: This is the Stableversion taken from the v2.1.x branch, but with less features as the beta and devel versions.
Version: | File size: 228.90 Kb
Added on: 08-Jul-2008 | Downloads: 620
Home page | Details

phpLogCon 2.3.6 (devel)

  Popular
Description: Added new feature, multiple configureable views which can be configured
and selected for each source seperately. Old configurations can still
be used with the new Views feature. The installer also supports
selecting the default View for the first added source.
Version: | File size: 249.91 Kb
Added on: 09-Jun-2008 | Downloads: 521
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: 357
Home page | Details

phpLogCon 2.1.0

 
Description: Initial Release of the new phplogcon 2 totally rewritten.
Version: | File size: 226.38 Kb
Added on: 24-Apr-2008 | Downloads: 343
Home page | Details

phpLogCon 2.3.1 (devel)

 
Description: Version 2.3.1 (devel), 2008-05-02
- The page title is now created with Source, and other useful informations.
It is also possible to configure a custom title string with the
configuration, which will be prepended into each phpLogcon page.
- Added support for gzip compression (configurable), this will reduce
bandwidth and page load time.
- Added Auto reload function into main list view, can be enabled by default
in the configuration as well. Done using a META REFRESH.
- Added new configuration variable to set the default SourceID. The source
parameter will be appened to all necessary links and forms within
phplogcon, if the session sources differs from the default one.
Version: | File size: 235.70 Kb
Added on: 02-May-2008 | Downloads: 338
Home page | Details

phpLogCon 2.1.2

 
Description: Version 2.1.2 (devel), 2008-04-28
- Removed syslog sample logfile from samplelogs, fixed minor issue in the installer
- Fixed bug in logstreamlineparsersyslog.class which failed to parse some rsyslog loglines.
- Special characters like german "umlaute" are now proberly replaced
- Added link to help page, pointing to rsyslog wiki
- Changed database layout from winsyslog to monitorware. Added more debug handling
Version: | File size: 226.75 Kb
Added on: 28-Apr-2008 | Downloads: 335
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: 310
Home page | Details

phpLogCon 2.4.0 (stable)

 
Description: The previous beta version has been merged into v2-stable branch now.

Version: | File size: 261.65 Kb
Added on: 24-Sep-2008 | Downloads: 275
Home page | Details

phpLogCon 2.3.3 (devel)

 
Description: - Initial Added the new DB Driver (Logstream) which uses PHP PDO.
PDO is the latest generic database interface for PHP5 and recommended
for best performance. It is possible to use other database engines with
this new logstream class like mssql, PostgreSQL, odbc, oracle
or even ibm db2.
- Optimized the logic of the pager and increased performance
related to it.
- Added support for the new Database driver into the installation script.
The old driver has been renamed to MYSQL Native and is also
recommended if you use MYSQL as database server.
Version: | File size: 243.87 Kb
Added on: 23-May-2008 | Downloads: 232
Home page | Details

phpLogCon 2.1.4 (beta)

 
Description: - Converted all files into UNIX format (^M has been removed)

Version: | File size: 226.29 Kb
Added on: 05-May-2008 | Downloads: 229
Home page | Details

phpLogCon 2.5.12 (beta)

 
Description: - Fixed several SQL issues in the logstream classes when filtering
was used.
- Enhanced all content menus in the main site, reduced coding as well.
- Added support for URL detection within the data of string fields, these
links can be opened in new windows.
- Fixed bug when excluding more then one string filter from the
same field type.
- Fixed wrong database version insert in install.php as well as
incorrect redirect login page during install.

Version: | File size: 817.23 Kb
Added on: 29-Sep-2008 | Downloads: 216
Home page | Details

phpLogCon 2.3.11 (beta)

 
Description: - Fix another parsing issue in the logline parser. Most of RFC 3164
formatted syslog messages should now be correctly splitted into their
fields.
Version: | File size: 251.92 Kb
Added on: 08-Sep-2008 | Downloads: 212
Home page | Details

phpLogCon 2.1.1

 
Description: Version 2.1.1 (devel), 2008-04-25
- added detailpage into phpLogCon. The detail page shows all possible
details of a syslog message. It also possible to page in the
detail view.
- fixed minor notices bugs in the functions_db.php, which is really used
right now. But it will become important once the user-ui will be added.
- fixed "NEXT" button bug in the install script. Infact only ONE next
button is available now in the install script. This removes the
duplicated ones from before.
- added full german translation (thanks to Tom Bergfeld for providing it)
Version: | File size: 229.75 Kb
Added on: 25-Apr-2008 | Downloads: 197
Home page | Details

phpLogCon 2.3.7 (beta)

 
Description: Version 2.3.7 (beta), 2008-07-07
- Added missing db mapping for program field of syslogng - thanks to
Micha "Wolvverine" Panasiewicz
- Added translation for Brazilian Portuguese, thanks to Ricardo Maraschini

Version: | File size: 251.33 Kb
Added on: 08-Jul-2008 | Downloads: 190
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: 179
Home page | Details

phpLogCon 2.3.2 (devel)

 
Description: - Implemented Online Search button into the field submenus. The search
uses our new repository at kb.monitorware.com.
- Added pager to the bottom of the index page as well (bugtracker id 76)
- Added filtering support for the new Eventlog fields
- Adding field mapping definitions for Windows Eventlog which are:
SYSLOG_EVENT_LOGTYPE, SYSLOG_EVENT_SOURCE, SYSLOG_EVENT_CATEGORY,
SYSLOG_EVENT_ID and SYSLOG_EVENT_USER
- Simplified columns configuration definition in config.sample.php
- Fixed minor css issues.
- Fixed filter bug, if you want to filter with ":", you can do this by
using "\:" now.
- Added donate button ;)
- Changed install.php handling, so it is not necessary to remove the
script after installation anymore. It is only possible to use
install.php if the config.php is empty or does not exist.
- Added check for installed PHP Version. phpLogCon will refuse to run
on PHP4 or lower from now on!
Version: | File size: 238.81 Kb
Added on: 20-May-2008 | Downloads: 176
Home page | Details

phpLogCon 2.1.6 (beta)

 
Description: - Fixed filter bug, if you want to filter with ":", you can do this by
using "\:" now.
- Added donate button ;)
- Changed install.php handling, so it is not necessary to remove the
script after installation anymore. It is only possible to use
install.php if the config.php is empty or does not exist.
- Added check for installed PHP Version. phpLogCon will refuse to run
on PHP4 or lower from now on!
Version: | File size: 228.97 Kb
Added on: 19-May-2008 | Downloads: 171
Home page | Details

 Last Forum Posts
 · Re: Help editing column layout
It was planned at the beginning and already in the config.php, bu ...
· Re: Help editing column layout
ah, ok...it threw me off because the config.php had the userdb te ...
· Re: Help editing column layout
Version 2.4.x stable does not has the UserDB System yet. Please u ...
· Re: Help editing column layout
I don't seem to have a convert.php script... I re-downloaded the ...
· Re: Help editing column layout
I forgot to mention that you need to change the default view id f ...


 Login
 




 


 Log in Problems?
 New User? Sign Up!


:: Syndication: ::
Page created in 0.198481798172 seconds.