Tagged Questions

1
vote
0answers
49 views

Proftpd access.log and awstats fun

Had quite a bit of AWStats for one day. The AWStats LogFormat docs state that the following log line: [24/Sep/2009:17:15:12 -0500] x.x.x.x UNKNOWN xxxtemp "STOR recxxx.zip" 226 5164965 should be …
1
vote
1answer
73 views

AWStats SQL Tool?

Hi, does anyone ever heard of a tool/script/etc. which allows to import an AWStats created logfile ( e.g. as text or xml ) into a SQL-DB? I just want to figure out if i really have to write a …
0
votes
0answers
41 views

AWStats ignore all but one sub directory

I'm using AWStats and I want to ignore everything in a subdirectory except for a particular directory, here is the directory layout: Webroot -dir_1 -dir_2 --subdir_a --subdir_b --subdir_c ... …
0
votes
1answer
95 views

how can i generate a ftp traffic report with awstats?

I would like to generate a report using /var/logs/xferlog showing the traffic for a particular user, for a particular month.
1
vote
1answer
103 views

How does AWStats determine that a user has bookmarked your site?

I was just reading that there is a feature in AWStats that can estimate how many users have added your site to their favorites/bookmarks. How does this work considering that AwStats is just a log …
0
votes
3answers
695 views

Using Awstats for generating usage statistics for a Liferay portal

Has anyone tried to use Awstats for generating usage statistics for a Liferay portal? Can you share your experience on how to do it? Aside from Awstats and Google Analytics, are there any other …
1
vote
3answers
794 views

How do I specify IP Ranges (RegEx) for SkipHosts in AWStats config files?

I'm updating some old AWStats config files to filter out some specific IP ranges. Here's the pertinent section of the config file: # Do not include access from clients that match following criteria. …