logswan 2.1.3-1 source package in Ubuntu

Changelog

logswan (2.1.3-1) unstable; urgency=medium

  * New upstream version.

 -- Gürkan Myczko <email address hidden>  Mon, 20 Jan 2020 12:48:13 +0100

Upload details

Uploaded by:
Lenin
Uploaded to:
Sid
Original maintainer:
Lenin
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
logswan_2.1.3-1.dsc 1.7 KiB b2515d16b983865945a30af68e13fe84beee2061139e75d94cca4d5f7112c45e
logswan_2.1.3.orig.tar.gz 19.7 KiB 3a3765490626e1c2b7682ba8779193b0d3795deca710b70984a0461710df54e4
logswan_2.1.3-1.debian.tar.xz 2.2 KiB c549f9a9d4081ef294132e43db4907bc959f882c329d548e730d9e6aec80a10b

Available diffs

No changes file available.

Binary packages built by this source

logswan: fast Web log analyzer using probabilistic data structures

 This 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 4 MB 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%.

logswan-dbgsym: debug symbols for logswan