SlackBuilds Repository

15.0 > System > goaccess (1.4.6)

Goaccess is an open source real-time Apache log analyser 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.

Optional:

Goaccess supports two types of GeoIP - legacy and mmdb.

If you want to add GeoIP support, pass either option to the
slackbuild:

GEOIP=legacy ./goaccess.SlackBuild
(Requires GeoIP)

GEOIP=mmdb ./goaccess.SlackBuild
(Requires libmaxminddb)

TokyoCabinet:

Goaccess supports Tokyo Cabinet and Tokyo Cabinet's on-disk
B+ Tree database.

The options are:

TCB=memhash ./goaccess.SlackBuild
TCB=btree ./goaccess.SlackBuild
(Both require tokyocabinet)

Maintained by: D Woodfall
Keywords: http,httpd,apache,log,admin
ChangeLog: goaccess

Homepage:
http://goaccess.prosoftcorp.com

Source Downloads:
goaccess-1.4.6.tar.gz (51c5ee93c46bcdceed84bc08eff90338)

Download SlackBuild:
goaccess.tar.gz
goaccess.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
goaccess.SlackBuild
goaccess.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds