956 Commits

Author SHA1 Message Date
Andre Lorbach
ca88c86609 Renamed all references from phpLogCon to LogAnalyzer.
LogAnalyzer will be the new name for the phpLogCon project from now on.
2010-02-16 15:20:24 +01:00
Andre Lorbach
8e7e349176 Merge branch 'v2-stable' into beta
Conflicts:

	src/include/constants_logstream.php
2010-01-18 16:56:28 +01:00
Andre Lorbach
b6d2256ec0 Added changelog comment v2.8.0 2010-01-18 16:50:52 +01:00
Andre Lorbach
5d9a740bd1 Changed ProcessID Field into string value type. 2010-01-14 15:43:00 +01:00
Andre Lorbach
003675c9a3 Merged previous devel branch into Stable branch 2010-01-14 10:43:01 +01:00
Andre Lorbach
042ccf8464 Merge branch 'v2-stable' into beta
Conflicts:

	src/include/functions_common.php
2010-01-14 10:42:29 +01:00
Andre Lorbach
e0dae0d52a Merged previous Beta branch into Stable branch 2010-01-14 10:40:55 +01:00
Andre Lorbach
30c63720f8 Set version number to 2.9.0 2010-01-14 10:38:08 +01:00
Andre Lorbach
9a41d9e07d Fixed Database Update Script 2010-01-14 10:30:54 +01:00
Andre Lorbach
95aabd9c23 Synced language files 2010-01-14 10:19:22 +01:00
Andre Lorbach
1ef5e2db96 Added missing function in pdo logstream class 2010-01-14 09:54:34 +01:00
Andre Lorbach
5d0b3255ee Added support to save checksums of messages in database logstream classes 2010-01-13 18:59:03 +01:00
Andre Lorbach
c501247211 Fixed PDF Output in Browser 2010-01-13 16:24:12 +01:00
Andre Lorbach
ca641182e8 Color Coding fixes 2010-01-08 14:16:17 +01:00
Andre Lorbach
8130e7b394 Added initial version of syslog summary report 2010-01-08 14:10:21 +01:00
Andre Lorbach
8268ec9719 Finished Online ReportList in Reportadmin 2010-01-07 16:59:00 +01:00
Andre Lorbach
89b277d3d4 Renamed monilog report into eventsummary report
Also added function to read and list available reports from an online xml file
2010-01-07 16:38:58 +01:00
Andre Lorbach
eabc43bc92 fixed command line report generator, can now run from any location 2009-12-23 16:52:39 +01:00
Andre Lorbach
9d4d676471 Added support to generate local php command to generate a saved report 2009-12-22 17:13:13 +01:00
Andre Lorbach
79fa018c0a Done some minor changes 2009-12-22 16:53:08 +01:00
Andre Lorbach
979aaa4db5 Added command line based report generator 2009-12-22 15:55:17 +01:00
Andre Lorbach
c23a349168 Added support for Outputtarget REPORT_TARGET_FILE including error handling 2009-12-22 12:13:20 +01:00
Andre Lorbach
6d7437f9d9 Finished Output Target admin coding parFinished Output Target admin coding partt 2009-12-18 17:14:26 +01:00
Andre Lorbach
e740872b9f Added report outputtarget types and javascript 2009-12-18 15:20:16 +01:00
Andre Lorbach
e490a1df1f Startded implementing Outputtarget stuff 2009-12-17 14:56:09 +01:00
Andre Lorbach
97380a1a9b Added static filter for EventLog Messagetype in monilog report 2009-12-16 16:26:27 +01:00
Andre Lorbach
38730890a3 Added missing table into dbtemplate 2009-12-16 13:01:14 +01:00
Andre Lorbach
250d903aa9 Fixed bug in report admin 2009-12-16 12:58:23 +01:00
Andre Lorbach
2e359a6c14 Adjusted PDF template for monilog report 2009-12-15 09:25:20 +01:00
Andre Lorbach
969164f275 Enhanced template parser to support now suboptions needed in report modules 2009-12-04 15:05:39 +01:00
Andre Lorbach
a54ef1cd4c Made many changes related to PDF output 2009-12-04 13:52:37 +01:00
Andre Lorbach
3b09a95b62 Added first initial support to generate pdf files for reports! 2009-12-03 14:38:48 +01:00
Andre Lorbach
d6621372e1 Added code to init advanced filters automatically in report classes 2009-12-03 08:23:59 +01:00
Andre Lorbach
ac54dc1d28 Added code to read custom filters from form data and store into DB 2009-12-02 17:02:47 +01:00
Andre Lorbach
1d5e00a104 Implemented Customfilters in report class and admin panel, but not all finished yet 2009-12-02 16:27:46 +01:00
Andre Lorbach
0c72fe4de3 Finalized Filtereditor in report admin 2009-12-01 16:44:13 +01:00
Andre Lorbach
1e5ac2141c More admin panel stuff done 2009-11-27 18:39:53 +01:00
Andre Lorbach
3a2e308132 Working on filter display implementation 2009-11-26 17:53:10 +01:00
Andre Lorbach
3d1d88a4aa Implemented displaying filters in reports 2009-11-19 17:37:20 +01:00
Andre Lorbach
d2eb2bb0bf Fixed multiple minor report issues 2009-11-18 16:54:39 +01:00
Andre Lorbach
267147e059 Implemented new report related functions into disk stream class 2009-11-18 13:44:52 +01:00
Andre Lorbach
bbcbf8d101 Merge branch 'beta' into devel 2009-11-17 17:39:18 +01:00
Andre Lorbach
cb04a1a2ae Merge branch 'v2-stable' into beta
Conflicts:

	ChangeLog
v2.7.3
2009-11-17 17:37:58 +01:00
Andre Lorbach
cb164fbb28 Added changelog entry v2.6.5 2009-11-17 17:35:58 +01:00
Andre Lorbach
c9231c9181 Added error codes for report 2009-11-17 17:34:09 +01:00
Andre Lorbach
b9e4957110 Implemented missing new consolidation functions into logstreampdo class 2009-11-17 17:07:15 +01:00
Andre Lorbach
68b39abe32 Starting to implement checksum feature into report engine 2009-11-17 15:55:04 +01:00
Andre Lorbach
17920d8762 Further changes in report logic, need to work on performance now! 2009-11-16 18:02:25 +01:00
Andre Lorbach
f2e748d0e5 Css file is now embedded into html report 2009-11-16 16:13:32 +01:00
Andre Lorbach
43ee0b4057 Added custom lang file support to report engine. Changed structure of reports 2009-11-16 16:09:14 +01:00