logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit 99f56cef79cb6182dc47db3f14b8542bd3a2191b
parent ad3efac05fb79937eaf57ee2c294a48a2629d971
Author: Frederic Cambus <fred@statdns.com>
Date:   Sun,  9 Dec 2018 12:36:42 +0100

Merge pull request #15 from alexmyczko/patch-1

Update README.md
Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -96,6 +96,14 @@ Logswan packages are available for: pkgin install logswan +### Debian or Ubuntu + + dget -x http://phd-sid.ethz.ch/debian/logswan/logswan_2.0.3-1.dsc + cd logswan*/ + debuild + cd .. + dpkg -i logswan_*.deb + ### GeoIP2 databases Logswan looks for GeoIP2 databases in `${CMAKE_INSTALL_PREFIX}/share/GeoIP2` by