summaryrefslogtreecommitdiff
path: root/www/logswan/PLIST
diff options
context:
space:
mode:
authorkamil <kamil>2015-09-28 22:33:43 +0000
committerkamil <kamil>2015-09-28 22:33:43 +0000
commit68f044d6ebbcfc74cc81424e368eeede7db36d80 (patch)
treea29a4b649c8f0e9349b9e718b6aba11fe751a97b /www/logswan/PLIST
parent0aee3367c1c74803b044a9a6dc9a6b82c6ecf3f3 (diff)
downloadpkgsrc-68f044d6ebbcfc74cc81424e368eeede7db36d80.tar.gz
Import logswan-1.00 as www/logswan
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. Logswan is opinionated software : - It only supports the Common Log Format, in order to keep the parsing code simple - It does not split results per day, but log files can be split prior to being processed
Diffstat (limited to 'www/logswan/PLIST')
-rw-r--r--www/logswan/PLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/logswan/PLIST b/www/logswan/PLIST
new file mode 100644
index 00000000000..cd392d14bf7
--- /dev/null
+++ b/www/logswan/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2015/09/28 22:33:43 kamil Exp $
+bin/logswan
+share/doc/logswan/AUTHORS
+share/doc/logswan/README.md
+share/doc/logswan/THANKS
+share/doc/logswan/TODO
+share/examples/logswan/logswan.json