This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > awstats (7.6)

AWStats is a free, powerful and featureful tool that generates advanced web
streaming, ftp or mail server statistics, graphically. AWStats works as a
CGI or from command line and shows you all possible information your log
contains, in few graphical web pages. It can analyze log files from all
major server tools like Apache log files and a lot of other web, proxy,
wap, streaming servers, mail servers and some ftp servers.

There's an automated script (awstats_configure.pl) to prepare the httpd
config file located in DOCROOT/awstats/ - however, you should not
need/want to run it; instead, everything should work well if you make the
changes listed below.

Edit /etc/httpd/httpd.conf (this is a required change to use AWStats):
Comment this out: CustomLog "/var/log/httpd/access_log" common
Uncomment this: CustomLog "/var/log/httpd/access_log" combined

Short How-to for using AWStats as CGI:

Add the following include line /etc/httpd/httpd.conf:
Include /etc/httpd/extra/httpd-awstats.conf
You need to load mod_cgid.so and mod_cgi.so modules

Then restart httpd: "/etc/rc.d/rc.httpd restart"

A sample config file will be placed in /etc/awstats; Make some necessary changes
and please read the necessary steps to start awstats from online page
starting from step 4:
http://www.awstats.org/docs/awstats_setup.html

If you wish to update the process automatically, please refer to:
http://www.awstats.org/docs/awstats_faq.html#CRONTAB

Maintained by: Nishant Limbachia
Keywords: perl,log analyzer,apache,postfix,mail,ftp,statistics,traffic,web
ChangeLog: awstats

Homepage:
http://awstats.sourceforge.net/

Source Downloads:
awstats-7.6.tar.gz (c69977f938be594b81fdb5e065846d31)

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

(the SlackBuild does not include the source)

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

Validated for Slackware 14.2

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