diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 07:08:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 07:08:19 +0000 |
commit | 33d01699e7b179b714b9a0779e0d85babd5356e6 (patch) | |
tree | c31759e5bd42b46f51afe0dac7cef29bde289c70 /www/awstats/pkg-descr | |
parent | e6a19cd1a286359b1f6bbbbf56e458b40f75fa97 (diff) |
add awstats 4.0
Free real-time logfile analyzer to get advanced web statistics
PR: 38064
Submitted by: Munish <mchopra@engmail.uwaterloo.ca>
Notes
Notes:
svn path=/head/; revision=59063
Diffstat (limited to 'www/awstats/pkg-descr')
-rw-r--r-- | www/awstats/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/awstats/pkg-descr b/www/awstats/pkg-descr new file mode 100644 index 000000000000..c5e54bdec180 --- /dev/null +++ b/www/awstats/pkg-descr @@ -0,0 +1,16 @@ +AWStats is a short for Advanced Web Statistics. It's a free tool that +generates advanced web server access statistics graphically. + +This web server log analyzer works as a CGI or from command line and +shows you all possible information your log contains, in few graphical +web pages. It uses a partial information file to be able to process +large log files, often and quickly. + +It can analyze log files from IIS (W3C log format), Apache log files +(NCSA combined/XLF/ELF log format or common/CLF log format), WebStar +and some other web, proxy or WAP servers (and even some FTP servers). + +WWW: http://awstats.sourceforge.net + +- Munish Chopra +mchopra@engmail.uwaterloo.ca |