Path to this page:
./
www/logswan,
Fast Web log analyzer using probabilistic data structures
Branch: pkgsrc-2016Q3,
Version: 1.05,
Package name: logswan-1.05,
Maintainer: pkgsrc-usersLogswan is a fast Web log analyzer using probabilistic data structures. It is
targeted at very large log files, typically APIs logs. It has constant memory
usage regardless of the log file size, and takes approximatively 4MB of RAM.
Unique visitors counting is performed using two HyperLogLog counters (one for
IPv4, and another one for IPv6), providing a relative accuracy of 0.10%.
Project design goals include : speed, memory-usage efficiency, and keeping the
code as simple as possible.
Required to run:[
textproc/jansson]
Master sites:
SHA1: 9e30cfc6363a69dd31e0639361b6ae3765b48d8f
RMD160: 66856bf29d276a6b147bbb9e421bd6bea5628b05
Filesize: 16.984 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version logswan-1.05 (created)