diff options
author | David Woodfall <dave@dawoodfall.net> | 2013-12-19 08:39:27 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:34 -0600 |
commit | f31d085553f5dd8d221631fb24e35118b199e7fe (patch) | |
tree | b966380d5439bd745b8bbb90b0cfe9107527f7ff /system/goaccess/README | |
parent | 0bd2cdbc7c31d852d2128f45477536592ed353cf (diff) | |
download | slackbuilds-f31d085553f5dd8d221631fb24e35118b199e7fe.tar.gz |
system/goaccess: Updated for version 0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/goaccess/README')
-rw-r--r-- | system/goaccess/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/goaccess/README b/system/goaccess/README index c46a1edc14..2355b7d418 100644 --- a/system/goaccess/README +++ b/system/goaccess/README @@ -2,3 +2,6 @@ goaccess is an open source real-time Apache log analyzer and interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. + +If you wish to add GeoIP support, please pass the GEOIP=yes +to the script, GEOIP=yes ./goaccess.SlackBuild |