logswan

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

commit afee014a26efd50ebd5d365897c70ae4091f7dcc
parent fe217b19c78c597d5623c47aac16a35e9fb8b8ba
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date:   Mon, 22 Jun 2015 23:30:47 +0200

Updating README file (Jansson dependency + features list)

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -14,10 +14,11 @@ Currently implemented features : - Counting log file size - GeoIP lookups (IPv4 only for now) - Counting HTTP status codes occurences +- Hourly hits distribution ## Dependencies -Logswan requires the GeoIP library and header files. +Logswan requires GeoIP and Jansson libraries and header files. ## Compiling