Download List

專案描述

LogAnalyzer is a Web front-end for syslog and other network event data. It provides easy browsing, searching, basic analysis, and some graphics. Data is taken from databases or plain syslog text files, so LogAnalyzer does not require changes to an existing logging infrastructure. Depending on the log data present, it can process syslog messages, Windows event log entries, and some more exotic things. Its troubleshooting support enables users to quickly find solutions to problems seen in the log data. LogAnalyzer was previously called phpLogCon, and has been renamed since v3.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-15 08:39
3.3.0

This release adds a new Report view for the main area, accessible by all users (reports are still managed in report admin), lots of updated Report coding, support for database optimization to speed the reporting engine, and more debug output in critical areas.

2011-11-09 07:25
3.2.3

This release removes the magic quotes check from database functions (obsolete due to changes in the last version). It merges changes from BUGID #288. It fixes an internal filter parsing bug introduced in 3.2.2. It fixes a bug with a syslog summary report missing checksum in report generation. It fixes a bug in preparing filters for display in the basic report class. It fixes a bug in the verification routine of sources admin when backslashes were in any other variables. It fixes BUGID #291: custom filters are now taken care in database
logstream sources when cleaning up data.

2011-09-29 05:47
3.2.2

This release implements support to use User- or Group-configured logstream sources in the commandline report generator (cmdreportgen.php), makes the Report Admin generate an additional parameter for the sample commandline (userid=$uid or groupid=$gid), fixes syntaxlogic bugs in proxy utilisation, fixes ignoring the "IPAddressResolve" setting when "EnableContextLinks" was disabled, and adds a check in the core function to automatically remove MagicQuotes (via "magic_quotes_gpc"
setting).


2011-04-12 23:31
3.2.1

Timezone parsing was fixed in the GetEventTime function. This caused problems reading date/time strings with negative timezone offsets. An option to disable context links in LogAnalyzer was added.

2011-03-30 23:36
3.2.0

The logline parser was added for Syslog23 Format (RFC 5424). This format is suported by the RSYSLOG_SyslogProtocol23Format template in RSyslog. This format also includes syslog facility and priority. PHP session_write_close was added to certain places to avoid hanging browser sessions. Eventlog Summary Report now also detects and processes data from EventLog Monitor V2 (from EventReporter/MonitorWare Agent). A typographical error in Syslog Report was fixed: the date of last occurrence is now correctly printed in the report.

Project Resources