From 2de9aaae9b6018544ada7f67e2229605e1ec4d04 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 5 Apr 2023 23:26:20 +0100 Subject: gentoo auto-resync : 05:04:2023 - 23:26:20 --- www-misc/logswan/metadata.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 www-misc/logswan/metadata.xml (limited to 'www-misc/logswan/metadata.xml') diff --git a/www-misc/logswan/metadata.xml b/www-misc/logswan/metadata.xml new file mode 100644 index 000000000000..1642e2f30440 --- /dev/null +++ b/www-misc/logswan/metadata.xml @@ -0,0 +1,24 @@ + + + + + + xgqt@gentoo.org + Maciej Barć + + + 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%. String representations of IP addresses are used and + preferred as they offer better precision. Project design goals include: + speed, memory-usage efficiency, and keeping the code as simple as possible. + + + https://raw.githubusercontent.com/fcambus/logswan/master/ChangeLog + https://github.com/fcambus/logswan/issues/ + fcambus/logswan + + -- cgit v1.2.3