Download List

Descripción del Proyecto

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.

2013-01-10 15:48
3.6.2

Otro DiskAllowed revisado se fijó en la clase de logstream de disco, que ahora funciona correctamente. Se fijó un sitio cross scripting en cuestión con el parámetro viewid en userchange.php.
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

Una solución cosmética en login.php, fijo cadenas lenguaje estático y una solución para un sitio de cross scripting cuestión en asktheoracle.php (parámetro 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

Esta versión corrige "DiskAllowed" comprobación en Disklogstream. Ahora los nombres de archivo se comprueban correctamente carpetas permitidas. Esta comprobación se añadió por razones de seguridad antes. se ha corregido #BugID 369: la DefaultviewID se sobrescriben accidentalmente con un valor predeterminado. se ha corregido #BugID 375: ahora se eliminan los datos de usuario y grupo al sacarlos de la UserDB. Se ha añadido una dependencia que faltan para el campo de suma de comprobación en los informes de "registro de sucesos de inicio de sesión y cierre de sesión" y "Registro de eventos de auditoría".
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

Este intval() de cambios de versión de manipulación en details.php en is_numeric, solucionando problemas con 64 bits sin signo UIDs (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

Esta versión combina un fix de la rama de beta en function_db.php.
Los soportes de la función de DB_RemoveBadChars arreglos de discos ahora (este aviso invisible causado errores).
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