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 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.

2013-01-10 15:48
3.6.2

DiskAllowed 检查另一种被固定磁盘 logstream 类,该类现在按预期方式工作。跨站点脚本问题与 userchange.php 中的 viewid 参数被固定。
Another DiskAllowed Checked was fixed in the Disk logstream class, which now works as expected. A cross site scripting issue with the viewid parameter in userchange.php was fixed.

2012-12-20 14:10
3.6.1

美容修复 login.php,在固定的静态语言字符串和跨站点脚本中 asktheoracle.php (oracle_query 参数) 的问题的修复。
A cosmetic fix in login.php, fixed static language strings, and a fix for a cross site scripting issue in asktheoracle.php (oracle_query parameter).

2012-12-06 08:02
3.6.0

此版本修复了检查 Disklogstream 中的"DiskAllowed"。对允许文件夹现在正确检查文件名。出于安全原因添加了这种检查。#bugid 369 已得到修复: DefaultviewID 是被意外重写默认值。#bugid 375 已修复: 删除它们从 UserDB 时,现已删除用户和组的数据。已添加缺少的依赖项中的"事件日志审计"和"EventLog 登录/注销"报告校验和字段。
This release fixes "DiskAllowed" checking in Disklogstream. Filenames are now correctly checked against allowed folders. This check was added for security reasons before. #bugid 369 has been fixed: the DefaultviewID was accidentally overwritten with a default value. #bugid 375 has been fixed: user and group data is now deleted when removing them from the UserDB. A missing dependency for the Checksum field in the "EventLog Audit" and "EventLog Logon/Logoff" reports has been added.

2012-09-11 11:37
3.5.6

进入 is_numeric 在 details.php 中处理此发布更改 intval(),修复问题与 64 位无符号的 Uid (bugid 345)。
This release changes intval() handling in details.php into is_numeric, fixing problems with 64 bit unsigned UIDs (bugid 345).

2012-09-11 11:37
3.4.5

此版本将合并从 function_db.php 中的 beta 分支的修复。DB_RemoveBadChars 函数支持数组现在数组 (这导致无形通知错误)。
This release merges a fix from the beta branch in function_db.php.
The DB_RemoveBadChars function supports arrays now
(this caused invisible notice errors).

Project Resources