Andre Lorbach
739598874e
Added Trigger Support for PostGRESQL PDO Driver in PDO LogStream Class
2011-11-04 16:28:24 +01:00
Andre Lorbach
4e133d3a70
Fixed report support for POSTGRESQL in PDO logstream class
2011-11-04 15:42:50 +01:00
Andre Lorbach
db9fc29da1
Implemented missing new logstream functions into logstreamPDO Class
2011-11-03 16:02:55 +01:00
Andre Lorbach
f086f6ec3e
Added missing functions into disk logstream source
2011-11-02 16:41:06 +01:00
Andre Lorbach
6b6724ab00
added support for automtaically adding missing fields into logstreamdb for reports.
...
Earlier this was only possible on the main loganalyzer index site
2011-11-02 16:16:25 +01:00
Andre Lorbach
911e0f4a70
Added functions to automatically add triggers and change the checksum field to int unsigned
...
This change will also be important for the new reporting engine
2011-10-31 17:44:53 +01:00
Andre Lorbach
44bca08e56
Added functions in logstream and report classes to check for INDEXES and TRIGGERS in database logstreams.
...
These function can automatically add INDEXES and TRIGGERS which will improve performance on report generation!
2011-10-28 19:14:05 +02:00
Andre Lorbach
385f144454
Cosmetic changes in report templates
2011-10-27 17:01:46 +02:00
Andre Lorbach
49aa37721d
Enhanced Eventlog Summary Report, it used the new functions to generate the reports
2011-10-27 16:16:51 +02:00
Andre Lorbach
ea7db9a839
Implemented method to update all checksum values at once in logstream classes
...
Enhanced Syslog logging, if socket functions are available, RFC5424 Syslog messages are generated for
better debugging support.
2011-10-27 12:34:05 +02:00
Andre Lorbach
d165136827
Added changes to other logstream classed needed due the changes in syslog report
2011-10-26 17:24:06 +02:00
Andre Lorbach
b488be53a1
Fixed filter edit handling in report admin, which was broken because of changes in last version
2011-10-26 16:13:02 +02:00
Andre Lorbach
9b95b35c81
Syslog report: Moved Event Count Row to left
...
Enhanced Syslog report generation performance. Needed some changes in the basic report class.
2011-10-26 15:54:59 +02:00
Andre Lorbach
0ca9204246
Merge branch 'v3-stable' into beta
2011-10-25 13:53:31 +02:00
Andre Lorbach
6dbf4e4a69
Fixed bug in preparing filters for display in basic report class
2011-10-25 13:52:35 +02:00
Andre Lorbach
abd86da5d1
Fixed bug in syslog summary report missing checksum in report generation
2011-10-25 13:41:07 +02:00
Andre Lorbach
d53b76dce6
Fixed bug in syslog summary report missing checksum in report generation
2011-10-25 13:39:30 +02:00
Andre Lorbach
a967533cf7
Merge branch 'v3-stable' into beta
2011-10-07 12:48:35 +02:00
Andre Lorbach
1184f93488
Fixed internal Filter parsing bug introduced in 3.2.2
...
Some filters, like generated by reports were not parsed correctly. This problem was
introduced because of bug in the regex rules for splitting filters.
2011-10-07 12:45:34 +02:00
Andre Lorbach
6638b6fd44
Merge branch 'v3-stable' into beta
2011-10-06 16:44:57 +02:00
Andre Lorbach
62ade11c50
Checked and Merged Patch from BUGID 288
...
Thganks to Jeff for submitting the patch
2011-10-06 16:42:14 +02:00
Andre Lorbach
371b834f77
Added report page, simular to the statistics page which is accessable from the main loganalyzer area.
2011-10-06 16:13:20 +02:00
Andre Lorbach
475c45ed62
Added report module for main page which is accessable with admin access.
...
This module can be used to easily access and run reports within Loganalyzer
2011-10-04 15:24:37 +02:00
Andre Lorbach
ebbfa11852
Merge branch 'v3-stable' into beta
2011-09-30 12:13:54 +02:00
Andre Lorbach
ee37e43981
Removed magic quotes check from database functions.
...
Due the changes in the last version, the check was no obselete.
2011-09-30 12:09:47 +02:00
Andre Lorbach
b2a37779ae
Added support for additional debug output if a critical error occurs
...
(For example during a database operation)
2011-09-30 11:33:35 +02:00
Andre Lorbach
0834990799
Added changelog entry
v3.2.2
2011-09-28 11:25:26 +02:00
Andre Lorbach
951deadd13
Report admin, the custom filterstring was not saved if new report was created
2011-09-21 16:35:12 +02:00
Andre Lorbach
895f0fe321
Report admin, fixed filter editor issues when strings with spaces were configured
2011-09-21 16:10:10 +02:00
Andre Lorbach
5dea27098a
Added support to search for full phrases instead of words only
...
- Added function to automatically remove MagicQuotes
2011-09-21 13:30:27 +02:00
Andre Lorbach
8fa9d2b70e
Added changelog entry
2011-09-13 13:12:20 +02:00
Andre Lorbach
ea09559165
Incremented version number
2011-09-13 13:07:46 +02:00
Andre Lorbach
cedddbf053
When "EnableContextLinks" was disabled, the "IPAddressResolve" setting was ignored.
...
The check order in AddContextLinks has been fixed now in order to solve the problem.
2011-09-13 11:39:08 +02:00
Andre Lorbach
92da351766
Fixed error in parsing include/exclude filters for numeric fields in report admin panel.
...
Changes in the main filter parser were also necessary to fix this issue.
2011-09-13 10:51:55 +02:00
Andre Lorbach
600f3b9f36
Fixed filter detection in report class (copy and paste errors from some time ago)
2011-09-13 09:40:55 +02:00
Andre Lorbach
7593eab553
Fixed support for Group Logstream sources in cmdreportgen.php
2011-09-13 09:25:51 +02:00
Andre Lorbach
c64bcce98c
Implemented support to user user or group configured logstream sources in commandline report generator
2011-09-12 19:00:01 +02:00
Andre Lorbach
2b59c7db1f
Fixed syntaxlogic bugs in proxy utilisation, thanks to forum member pierre
2011-08-18 17:11:32 +02:00
Andre Lorbach
c2a001eea4
Fixed PHP Notices issue with gen_lang variable
2011-05-04 15:54:25 +02:00
Andre Lorbach
860f041258
Added changelog for 3.2.1
v3.2.1
2011-04-12 16:02:08 +02:00
Andre Lorbach
9d9d1fad8d
Added option to disable context links in LogAnalyzer.
2011-04-12 15:38:42 +02:00
Andre Lorbach
c41a99786d
Fixed timezone parsing in GetEventTime functio
...
This caused problems reading date/time strings with negative timezone offsets
2011-04-12 15:13:43 +02:00
Andre Lorbach
66f95d3d0e
Added changelog entry
v3.2.0
2011-03-30 11:07:15 +02:00
Andre Lorbach
25e4ba1d7c
Added php session_write_close to certain places to avoid hanging browser sessions
2011-03-28 12:47:02 +02:00
Andre Lorbach
cbf8d3b9d2
removed unused stuff from syslog23 loglineparser
2011-03-25 13:03:42 +01:00
Andre Lorbach
1c04a475ad
Added new logline parser for Syslog23 Format (RFC 5424) suported by RSyslog
2011-03-24 18:40:03 +01:00
Andre Lorbach
ca15069d22
Eventlog Summary Report now also detects and processes Eventlog V2 data.
2011-02-25 15:03:29 +01:00
Andre Lorbach
f7301e546f
Fixed typo in Syslog Report, Last Occurrence date is now correctly printed in the report
2011-02-25 14:23:12 +01:00
Andre Lorbach
a35f7b757a
Added Changelog entry for 3.0.7
v3.0.7
2011-02-25 14:13:03 +01:00
Andre Lorbach
e73f3c1601
Fixed filter dialog issue parsing message filters wrong in Report Admin Panel.
...
Added missing mapping for ProcessID field into logstream constants.
2011-02-25 13:56:29 +01:00