GoAccess 0.9.2 发布,更新内容如下:
+ * Added ability to fully parse browsers that contain spaces within a token.
+ * Added multiple user agents to the list of browsers.
+ * Added the ability to handle time served in milliseconds as a decimal number `%L`.
+ * Added the ability to parse a timestamp in microseconds.
+ * Added the ability to parse Google Cloud Storage access logs.
+ * Added the ability to set a custom title and header in the HTML report.
+ * Added '%x' as timestamp log-format specifier.
+ * Ensure agents' hash table is destroyed upon exiting the program.
+ * Ensure 'Game Systems' are processed correctly.
+ * Ensure visitors panel header is updated depending if crawlers are parsed or not.
+ * Fixed issue where the date value was set as time value in the config dialog.
+ * Fixed memory leak in the hits metrics when using the in-memory storage (GLib).
GoAccess 是一个用来统计 Apache Web 服务器的访问日志的工具,速度非常快,可即时生成统计报表。
软件详情:https://github.com/allinurl/goaccess/commit/426555dd9f18a7333fb86fca08504be1da983eaa
下载地址:https://github.com/allinurl/goaccess/archive/v0.9.2.zip
来自:开源中国社区

