diff options
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 |