A GoAccess image based on Alpine Linux image
430
A GoAccess docker image based on Alpine Linux image
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
Example
docker run -it -v /var/log/nginx:/log siwatp/goaccess /bin/ash
...
# > goaccess -f /log/access.log
For more usages, see GoAccess website
Content type
Image
Digest
Size
4.4 MB
Last updated
over 9 years ago
docker pull siwatp/goaccess