[LightSquid - lite and fast log analizer for squid proxy]為利用 Squid Access Log 來分析 Proxy Client 使用情形。當然能分析 Squid Log 的軟體不只一套有興趣的話可到 [Squid-cache.org Squid: Logfile Analysis List] 看看。
LightSquid 特色如下: [LightSquid Analysis ScreenShot]
* fast and simple install
* fast log parser generatesmall per user data file
* perl based cgi script for dynamic generated report pages
* html template for design
* no database required
* no additional perl module
* various reports
* user groups support
* graphics report (v 1.6+)
* real name (v 1.6+)
* multilangual interface
【作業環境】
CentOS 5.1 (Linux 2.6.18-53.1.4.el5)
lighttpd-1.4.18-1.el5.rf
lightsquid-1.7.1.tgz
perl-GD-2.35-1.el5.rf (支援 GD 圖顯示)
【安裝及設定】
Step1.下載 lightsquid 及安裝 perl-GD 套件
#yum -y install perl-GD //安裝 perl-GD 套件
複製代碼
至 [LightSquid - lite and fast log analizer for squid proxy] 下載 lightsquid-1.7.1.tgz 並上傳到本機家目錄上。