GoAccess v1.0.1 發布,Apache Web服務器訪問日志統計工具
GoAccess 是一個用來統計 Apache Web 服務器的訪問日志的工具,支持生成html,json 和 csv 文件,它統計的信息包括:
- 統計概況,流量消耗等
- 訪客排名
- 動態Web請求
- 靜態web請求,如圖片、樣式表、腳本等。
- 來路域名
- 404 錯誤
- 操作系統
- 瀏覽器和搜索引擎
- 主機、DNS和ip地址
- HTTP 響應代碼
- 引薦網站
- 鍵盤布局
- 自定義顯示
- 支持超大日志(分析速度很快)
更新日志
- Added Android version number along with the codename when using --real-os, e.g., 'Lollipop 5.1'.
- Added some missing headers and function checks to configure.ac.
- Fixed build issues on systems running GLIBC older than 2.9, such as RHEL <= 5.
- Fixed a regression where it wouldn't allow abbreviated date and time formats such as %F or %T.
- Fixed issue where it wouldn't send the whole buffer to a socket causing the real-time-html WebSocket server to progressively consume a lot more memory.
- Fixed memory leak when using getline and follow mode enabled.
- Fixed some buffer initialization issues on read_line() and perform_tail_follow().
- Fixed uint types in sha1 files.
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!