a syslog data viewer for the web
21.03.2010, 23:40 Uhr
Professional Services
Custom phpLogCon configuration? Maintenance Contract?

phpLogCon professional services


Online
Aktuell 13 Gäste und 0 registrierte Benutzer online.

Anmeldung

Welcome to the phpLogCon Web Site

phpLogCon is a web interface to syslog and other network event data. It provides easy browsing and some basic analysis of realtime network events. Depending on the applications feeding the database, it can process syslog messages, Windows event log entries and even SNMP trap data - just to name a few.

phpLogCon is part of Adiscon's MonitorWare line of monitoring applications. It runs both under Windows and Unix/Linux. The database can be populated by MonitorWare Agent, WinSyslog or EventReporter on the Windows side and by rsyslog on the Unix/Linux side. phpLogCon itself is free, GPLed software (as are some other memebers of the product line).

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://www.phplogcon.org/Downloads-req-viewdownloaddetails-lid-63.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Verfasst von  tbergfeld  am  Mittwoch, 24. Februar 2010 355
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

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


Verfasst von  tbergfeld  am  Montag, 14. September 2009 2661
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

phpLogCon 2.7.2 (beta)
Hi all,

We have just released phpLogCon 2.7.2. The new release has the following changes:
Bugfixes and changes from the 2.6.4 stable branch were merged into the beta branch.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Verfasst von  tbergfeld  am  Montag, 17. August 2009 1972
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

phpLogCon 2.7.1 (beta)
Hi all,

We have just released phpLogCon 2.7.1. The new release has the following changes:
Bugfixes from 2.6.3 stable were merged into the beta branch.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Verfasst von  tbergfeld  am  Mittwoch, 06. Mai 2009 1943
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

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


Verfasst von  tbergfeld  am  Mittwoch, 29. April 2009 1870
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

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


Verfasst von  tbergfeld  am  Donnerstag, 26. März 2009 1918
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

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


Verfasst von  tbergfeld  am  Dienstag, 24. März 2009 1834
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

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


Verfasst von  tbergfeld  am  Montag, 23. März 2009 1802
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

phpLogCon 2.6.0 (stable) released
Hi all,

We have just released phpLogCon 2.6.0. This is a stable version of phplogcon derived from the 2.5 beta branch.

Download:

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

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Verfasst von  tbergfeld  am  Freitag, 20. März 2009 1862
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

phpLogCon 2.5.24 (beta) veröffentlicht
Hallo,

soeben haben wir phpLogCon 2.5.24 veröffentlicht. Dieser Release beinhaltet die folgenden Änderungen:

- Italienische Sprache hinzugefügt, übersetzt von Luigi Rosa
- Ladevorgang der Sprachdateien verbessert, um Darstellungsfehler bei unvollständigen Übersetzungen zu vermeiden
- Datenbank-Geschwindigkeit für MYSQL und PDO logstream Quellentreiber verbessert. Suchen und blättern durch die Ergebnisse ist nun bei großen Datenbanken viel schneller
- Pager Geschwindigkeit auf der Index- und der Detailseite verbessert
- db logstream Klassen gegen ungültige Parameter verstärkt
- Fehlende include-Datei für die Debug-Funktionen hinzugefügt
- Debug-Meldungen werden nun ordentlich formatiert unter dem Seiteninhalt dargestellt
- Dokumentation verbessert

Download:

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

Florian Riedl


Verfasst von  friedl  am  Dienstag, 27. Januar 2009 752
 Diesen Beitrag weiterempfehlen Druckerfreundliche Ansicht 

 Last Forum Posts
 · Re: Is it possible to email alerts from ...
If I understand you correctly, that's something better done on th ...
· Is it possible to email alerts from PHPL ...
I am a newbie to phpLogCon and was wandering if there is anyway ...
· audible sounds on warnings and up
Hello,I have been looking on the boards and do not see how I woul ...
· Re: Help with Search is Message field ...
Does anyone know if it is possible to perform a search like this? ...
· Re: Ability to search by Time in additio ...
thanks for the hint, added the fix as well best regards,Andre Lor ...
· Re: Phplogcon and CP1251 charset
"hrm" doesnt mean anything .Alle php code files ...
· Re: Phplogcon and CP1251 charset
Excuse me, what is "hrm"? My message save in cp ...
· Help with Search is Message field
Hello,I'm having some trouble getting the syntax correct for a se ...
· Re: phpLogCon does not work with a large ...
I had phpLogCon up pulling syslog entries from 5 different server ...
· Re: Phplogcon and CP1251 charset
Hi,hrm if the messages are saved with unicode encoding, this woul ...

 Login
 




 



:: Syndication: ::
Page created in 0.250957012177 seconds.