572 Commits

Author SHA1 Message Date
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
unknown
d24da37836 Added Preview Button into Charts Admin 2008-09-12 16:31:12 +02:00
unknown
9f6d5c3444 Fixed reading custom searches from database 2008-09-12 16:00:07 +02:00
unknown
8c01b590b9 Fixed minor spelling issue in chart admin 2008-09-12 15:56:56 +02:00
unknown
1b5739e8db Finished Chart Admin 2008-09-12 15:53:30 +02:00
unknown
ccd5a640c3 Started implementing charts admin 2008-09-12 12:33:04 +02:00
unknown
fb242ca286 Added sample charts into db upgrade script, and added option to disable charts 2008-09-12 10:50:38 +02:00
unknown
e3e640aba9 Added special date handling for mysql and pdo logstream class as well 2008-09-11 17:37:17 +02:00
unknown
efc27aed5f Added special handling for the date fields 2008-09-11 16:29:11 +02:00
unknown
24cd80089b Added support for percentage display in pie chart 2008-09-11 14:00:23 +02:00
unknown
cefdd9d6f1 Minor tweaks to the css and titles of the chart page 2008-09-11 13:54:58 +02:00
unknown
1a32c0f3eb Enhanced statistics page and done some more tweaks to the charts 2008-09-11 13:36:20 +02:00
unknown
3a7826b6f8 Implemented dynamic charts into the configuration system 2008-09-11 13:17:02 +02:00
unknown
9f695db852 Minor tweaks in chart generator 2008-09-11 12:23:38 +02:00
Andre Lorbach
a450e686a6 Imnplemented GetCountSortedByField function into pdo and mysql logstream class 2008-09-09 16:41:43 +02:00
Andre Lorbach
1f5d518d8c made some adjustments to the horizontal bar chart 2008-09-09 16:01:26 +02:00
Andre Lorbach
c24606b18a Made a lot of tweaks and enhancements to the chart generation 2008-09-09 15:39:16 +02:00
Andre Lorbach
676b365a90 Minor tweaks and the Pie Chart 2008-09-09 11:53:32 +02:00
Andre Lorbach
b974bd145c Implemented record limit into chartdata generation of the disk logstream 2008-09-09 11:22:51 +02:00
Andre Lorbach
5c8a7aba3e Fixed merge conflicts
Merge branch 'beta'

Conflicts:

	ChangeLog
	src/include/functions_common.php
2008-09-08 12:39:59 +02:00
Andre Lorbach
b115b472a6 Added changelog entry v2.3.11 2008-09-08 12:37:28 +02:00
Andre Lorbach
93f49396c3 Fixed logline parsing of syslog files, which is used by the logstream disk class 2008-09-08 12:35:07 +02:00
Andre Lorbach
8e271d6796 Started implementing jpgraph class library, first charts working 2008-09-05 17:22:23 +02:00
Andre Lorbach
38a00af8da Started implemented jpgraph lib to draw charts and graphs 2008-09-03 17:55:00 +02:00