Andre Lorbach
8246aa39ee
Merge branch 'beta' into devel
2008-09-26 16:28:19 +02:00
Andre Lorbach
5b8ac830f5
Fixed bug when excluding more then one string filter from the same field type
2008-09-26 16:23:59 +02:00
Andre Lorbach
c9e40ae86a
Added support for URL detection within the data of string fields.
...
A menu entry to visit the link which is contained in a string field
is automatically added now
2008-09-26 16:12:45 +02:00
Andre Lorbach
6aa0532f1a
Enhanced all content menus in the main site.
...
Reduced coding of the submenus as well.
2008-09-26 13:17:39 +02:00
Andre Lorbach
0b89e4a680
Fixed several SQL in logstream classes
...
Single quotes are now specially replaces on MSSQL databases.
Fixed an issue when more the one exclude filter where used on a string type field.
2008-09-26 13:00:00 +02:00
Andre Lorbach
f47117a16e
Fixed merge conflicts
...
Merge branch 'beta' into devel
Conflicts:
src/include/functions_common.php
2008-09-25 16:34:51 +02:00
Andre Lorbach
43856f98d3
Added changelog entry
v2.5.11
2008-09-25 16:33:54 +02:00
Andre Lorbach
2ee4d65ff5
Added new description field for logstream sources.
...
If the description field is used, it will be shown below the pager on
the main index site. A database field has also been added, the
database version has been incremented as well. During next login,
you will be prompted for a database update.
2008-09-25 16:28:08 +02:00
Andre Lorbach
918cdcbb69
Fixed a pager bug in the next page button when a logstream disk source was used
...
This bug was a sideeffect due some performance changes made in the last version
2008-09-25 15:45:41 +02:00
Andre Lorbach
f5d3ae5e40
Set new build number for devel branch and merged changelog from beta
2008-09-24 16:12:21 +02:00
Andre Lorbach
e6e6687585
Added changelog entry
v2.5.10
2008-09-24 16:03:43 +02:00
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