logswan

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

commit 9270cd9c46e7ff50655027606fab7ebdd9618658
parent f8667bbca7055a59631c78977590b50d2896d163
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date:   Thu,  1 Oct 2015 00:00:54 +0200

Documentation update (adding installation section)

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

diff --git a/README.md b/README.md @@ -73,6 +73,14 @@ Logswan uses the `CMake` build system and requires `GeoIP` and `Jansson` librari Logswan has been sucessfully compiled and tested on Mac OS X, OpenBSD, NetBSD, and Linux with both Clang and GCC. +## Installation + +Logswan packages are available for : + +### Pkgsrc (NetBSD, SmartOS, Mac OS X, etc.) + + pkgin install logswan + ### GeoIP databases Logswan requires the free GeoLite databases to be installed in `/usr/local/share/GeoIP`.