Andre Lorbach
|
5e7a2d2103
|
Merged devel branch into beta and fixed merge conflicts
Merge branch 'devel' into beta
Conflicts:
ChangeLog
src/include/functions_common.php
|
2008-09-24 16:00:34 +02:00 |
|
Andre Lorbach
|
b7aed12a28
|
Merged Beta branch into stable, which now becomes v2.4.0
Also fixed merge conflicts
Merge branch 'beta' into v2-stable
Conflicts:
ChangeLog
src/include/functions_common.php
v2.4.0
|
2008-09-24 15:43:33 +02:00 |
|
Andre Lorbach
|
ff64d05e42
|
Removed unused files
|
2008-09-24 15:27:19 +02:00 |
|
Andre Lorbach
|
e1db49c255
|
Enhanced critical error display, and added better error details if the user db server is not reachable
|
2008-09-24 14:29:36 +02:00 |
|
Andre Lorbach
|
7bf38af1a4
|
Enhanced search performance in disk logstream, specially when filtering in LARGE files!
|
2008-09-19 17:10:29 +02:00 |
|
Andre Lorbach
|
2b7d1d790b
|
Added something to the changelog
v2.5.9
|
2008-09-19 15:26:26 +02:00 |
|
Andre Lorbach
|
a32e140b69
|
Added changelog entry
|
2008-09-19 15:24:41 +02:00 |
|
Andre Lorbach
|
1ea9ed9c0c
|
Added new internal default view for Webserver Logfiles
|
2008-09-19 15:00:58 +02:00 |
|
Andre Lorbach
|
8652f48063
|
Added new oracle text to the asktheoracle page ;)
|
2008-09-19 14:52:36 +02:00 |
|
Andre Lorbach
|
5a311244af
|
Fixed a filtering issue, it is now possible to search and filter for strings with + in it.
You need replace a + with a ++, and spaces need to be replaced with a single + sign.
|
2008-09-19 14:45:07 +02:00 |
|
Andre Lorbach
|
8f62806e5c
|
Uppercase and mixed case domain names are now also correctly detected and linked
|
2008-09-19 11:47:04 +02:00 |
|
Andre Lorbach
|
f047d1566c
|
Enhanced the link matrix of the asktheoracle site
|
2008-09-19 11:22:52 +02:00 |
|
Andre Lorbach
|
c85667a00e
|
Added oracle page which helps building usefull search links used within phpLogCon
|
2008-09-18 18:00:52 +02:00 |
|
Andre Lorbach
|
976bc44cb0
|
Added the option "ViewStringCharacterLimit" into the front end installation.
|
2008-09-18 16:30:48 +02:00 |
|
Andre Lorbach
|
74cd4a5be7
|
Added support to display warning messages in the index page, and also added more information links
|
2008-09-18 16:14:32 +02:00 |
|
Andre Lorbach
|
36f6d93074
|
Added php script timeout handling into disk logstream class
This means the disk logstream will stop reading messages if we
are to close before the php script timeout.
|
2008-09-18 15:21:33 +02:00 |
|
Andre Lorbach
|
52990a07d3
|
Changed IUT Type to WEBSERVER Logfile in general, as IIS is supported as well now
|
2008-09-18 14:29:17 +02:00 |
|
Andre Lorbach
|
5d32582188
|
Added two new general options, once to control the php script timeout and one to control the popupmenu timeout
|
2008-09-18 14:04:48 +02:00 |
|
Andre Lorbach
|
3e2ea6c19a
|
Fixed filtering issue when string fields were empty
|
2008-09-18 13:25:07 +02:00 |
|
Andre Lorbach
|
5544b0e286
|
Added MsgParsers for Apache and IIS logfiles
Also added some more icons and fixed a few things related to the web logs
|
2008-09-18 12:22:03 +02:00 |
|
Andre Lorbach
|
8eff09613e
|
Added new ViewStringCharacterLimit option into admin center
|
2008-09-17 17:57:59 +02:00 |
|
Andre Lorbach
|
8b71df037c
|
Increased default Javascript Menu Timeout from 1,5 to 3 seconds.
We should proberly make this a configureable option
|
2008-09-17 17:52:41 +02:00 |
|
Andre Lorbach
|
6de2f6328d
|
Implemented search function for almost all weblog based fields
|
2008-09-17 17:25:20 +02:00 |
|
Andre Lorbach
|
3851e73256
|
Added new Option to limit display length of string type fields.
This really helps making the message list more readable.
Popup Details will still contain the string fields in full length.
|
2008-09-17 16:46:16 +02:00 |
|
Andre Lorbach
|
feebd70f15
|
Fixed manual link again
|
2008-09-17 15:25:42 +02:00 |
|
Andre Lorbach
|
75610ddb61
|
Merge branch 'master' into devel
|
2008-09-17 15:23:34 +02:00 |
|
Rainer Gerhards
|
096086f9f4
|
begung working on doc set.
Some basic information on where to find what added. Now
ready to add actual project "doc meat" ;)
|
2008-09-17 14:47:03 +02:00 |
|
Andre Lorbach
|
4f6f0ed11e
|
Changed help link, again - also if local help is available, phpLogCon will link to this first
|
2008-09-17 14:45:45 +02:00 |
|
Andre Lorbach
|
5816c0f4d9
|
Changed phpLogCon Help Page link
|
2008-09-17 14:36:12 +02:00 |
|
Andre Lorbach
|
4c03d1c53a
|
Fixed bug in apache2 msgparser
|
2008-09-17 11:52:29 +02:00 |
|
Rainer Gerhards
|
f016ae6f34
|
begin adding doc (seed from rsyslog)
this commit is more or less a test for my environment setup
sorry for the disturbance
|
2008-09-17 11:29:24 +02:00 |
|
unknown
|
3da89eac8f
|
Further adjustments for the new apache logparser
|
2008-09-17 11:13:29 +02:00 |
|
unknown
|
a284abdb64
|
Started implementing parsers and definitions for weblogs like from apache
|
2008-09-16 17:55:44 +02:00 |
|
unknown
|
810b496f71
|
Correct error code is now returned if no record is found in the Counting function
|
2008-09-16 16:30:40 +02:00 |
|
unknown
|
b8c9cdf9eb
|
Fixed a sorting bug in the disk logstream, which removed numeric values within the charts
|
2008-09-16 15:58:49 +02:00 |
|
unknown
|
746d7843cb
|
Merge branch 'master' into devel
v2.5.8
|
2008-09-16 14:09:29 +02:00 |
|
unknown
|
639c470256
|
Added bitstreamfolder
|
2008-09-16 14:08:59 +02:00 |
|
unknown
|
3d55a1b8a6
|
Added changelog entry
|
2008-09-16 14:08:13 +02:00 |
|
unknown
|
24fe253c4c
|
Made some tweaks to the charts
|
2008-09-16 13:47:10 +02:00 |
|
unknown
|
0329a74f2a
|
Added Bitstream Vera Fonts into the package, so we have no problems drawing fonts on charts anymore
|
2008-09-16 11:07:14 +02:00 |
|
unknown
|
ec77371ea7
|
Added changelog entry
v2.5.7
|
2008-09-15 17:45:27 +02:00 |
|
unknown
|
b48a009667
|
Nothing changed
|
2008-09-15 17:42:42 +02:00 |
|
unknown
|
1323fcc3e4
|
Fixed minor bug in database upgrade
|
2008-09-15 17:30:32 +02:00 |
|
unknown
|
422b1f01ff
|
Fixed minor issue of the filter links within the charts
|
2008-09-15 17:11:43 +02:00 |
|
unknown
|
6f8e062eb0
|
Fixed a few minor issues and bugs in the new chartgenerator
|
2008-09-15 16:59:10 +02:00 |
|
unknown
|
9603249f46
|
Minor enhancments to the chart generation
|
2008-09-15 16:31:39 +02:00 |
|
unknown
|
aa636e59ed
|
Fixed some filter issues when creating the where clause
|
2008-09-15 15:45:43 +02:00 |
|
unknown
|
f43629271f
|
Added support to filter for processid, eventcategory and eventuser
Also fixed handling of excluded and included filters!
|
2008-09-15 15:23:15 +02:00 |
|
unknown
|
4ebb09de98
|
Added new Option TreatNotFoundFiltersAsTrue which is used to handle not found fields when filtering
Also fixed minor bugs in the logstream classes which occured during filtering.
Added a new helper field "SearchField" into the field definitions.
|
2008-09-15 12:13:15 +02:00 |
|
unknown
|
243be31e82
|
Added IMAP MAP support into the new charts.
|
2008-09-12 17:35:26 +02:00 |
|