LogAnalyzer 是一个 syslog 和其他网络事件数据的 Web 前端工具,提供简单易用的日志浏览、搜索和基本分析以及图表显示。
The LogAnalyzer project provides an easy to use but powerful frontend for searching, reviewing and analyzing network event data, including syslog, windows event log and many other event sources. It focuses on the user-interface side of this project, so the data itself needs to be gathered by another program, for example the stock syslogd, rsyslog (often the distro's default syslogd), WinSyslog or MonitorWare Agent. LogAnalyzer works equally well on Linux and Windows. It is a free, GPLed open source application written mostly in php. Data can be obtained from databases but also from plain text files, for example those that are written by the syslogd.
最新版本:3.6
该版本修复了 “DiskAllowed” 检查问题,正确处理文件名的检查等多个 bug 的修复。