./www/logswan, Fast Web log analyzer using probabilistic data structures

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 2.1.2, Package name: logswan-2.1.2, Maintainer: fcambus

Logswan 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: f3b328827c679835ed6b2896ef398514dbfa1fc6
RMD160: 425b77e15e20a04d73e26fbad9b6a142023c71a4
Filesize: 19.617 KB

Version history: (Expand)