GoAccess v1.2 发布,Apache Web服务器访问日志统计工具

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/759d5bd8e4d985c9bf4a1751e9a0082e.jpg" /></strong></p>    <p> </p>    <p>GoAccess 是一个用来统计 Apache Web 服务器的访问日志的工具,支持生成html,json 和 csv 文件,它统计的信息包括:</p>    <ul>     <li>统计概况,流量消耗等</li>     <li>访客排名</li>     <li>动态Web请求</li>     <li>静态web请求,如图片、样式表、脚本等。</li>     <li>来路域名</li>     <li>404 错误</li>     <li>操作系统</li>     <li>浏览器和搜索引擎</li>     <li>主机、DNS和ip地址</li>     <li>HTTP 响应代码</li>     <li>引荐网站</li>     <li>键盘布局</li>     <li>自定义显示</li>     <li>支持超大日志(分析速度很快)</li>    </ul>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/f912b2571fcd18286445c6c8fcfe13fa.png"><img alt="" src="https://simg.open-open.com/show/f912b2571fcd18286445c6c8fcfe13fa.png" /></a></p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/ca478fa79b6542874407f439f01c433c.png"><img alt="" src="https://simg.open-open.com/show/ca478fa79b6542874407f439f01c433c.png" /></a></p>    <h2>更新日志</h2>    <ul>     <li>Added a Dockerfile.</li>     <li>Added Amazon S3 bucket name as virtualhost (server block).</li>     <li>Added a replacement for GNU getline() to dynamically expand line buffer while maintaining real-time output.</li>     <li>Added --daemonize command line option to run GoAccess as daemon.</li>     <li>Added several improvements to HTML report on small-screen devices.</li>     <li>Added option to HTML report to auto-hide tables on small-screen devices.</li>     <li>Added --process-and-exit command line option to parse log and exit.</li>     <li>Added several new feed readers to the list of browsers.</li>     <li>Added "-" single dash per convention to read from the standard input.</li>     <li>Added support for MaxMind GeoIP2.</li>     <li>Added the ability to read and follow from a pipe such as "tail -f access.log | goaccess -"</li>     <li>Added the ability to specify multiple logs as input sources, e.g.: "goaccess access.log access.log.1" while maintaining real-time output.</li>     <li>Added time unit (seconds) to the processed time label in the HTML/terminal output.</li>     <li>Added visitors' percent column to the terminal dashboard.</li>     <li>Changed D3 charts to dim Y-axis on mouseover.</li>     <li>Changed D3 charts to reflect HTML column sort.</li>     <li>Changed D3 charts to render only if within the viewport. This improves the overall real-time HTML performance.</li>     <li>Changed HTML report tables to render only if within the viewport.</li>     <li>Changed percentage calculation to be based on the total within each panel.</li>     <li>Ensure start/end dates are updated real-time in the HTML output.</li>     <li>Ensure "window.location.hostname" is used as the default WS server host. In most cases, this should avoid the need for specifying "--ws-url=host".Simply using "--real-time-html" should suffice.</li>     <li>Fixed issue on HTML report to avoid outputting scientific notation for all byte sizes.</li>     <li>Fixed integer overflow when calculating bar graph length on terminal output.</li>     <li>Fixed issue where global config file would override command line arguments.</li>     <li>Fixed issue where it wouldn't allow loading from disk without specifying a file when executed from the cron.</li>     <li>Fixed issue where parser couldn't read some X-Forwarded-For (XFF) formats. Note that this breaks compatibility with the original implementation of parsing XFF, but at the same time it gives much more flexibility on different  formats.</li>     <li>Fixed issue where specifying fifo-in/out wouldn't allow HTML real-time output.</li>     <li>Fixed issue where the wrong number of parsed lines upon erroring out was displayed.</li>     <li>Fixed issue where the WebSocket server would prevent establishing a connection with a client due to invalid UTF-8 sequences.</li>     <li>Fixed percent issue when calculating visitors field.</li>     <li>Updated the list of crawlers.</li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/63f6f99f">http://www.open-open.com/news/view/63f6f99f</a></p>