Tagged Questions
AWStats is an open source web analytics tool that parses server logs to provide website analytics.
2
votes
1answer
236 views
Visitor count gap between AWStats and Google Analytics keeps growing
These are (non-unique) visits/visitors with AWStats in orange and GA in blue. In Google Analytics: "Visits" - in AWStats: "Number of visits"
I realize the difference between log-based and JS-based ...
1
vote
1answer
82 views
CodeIgniter htaccess + awstats password protected collision
I've searched the web for a while and couldn't find the correct answer for the following problem:
I have a working .htaccess for codeigniter app (index.php removed ) which looks like this:
...
1
vote
1answer
862 views
AWStats 7 download 206 question
AWStats 7 shows two rows under download: hits and now 206 hits.
I understand that 206 are partitial downloads (e.g. when using a download manager).
Here are some sample results:
fileA.pdf - 23 ...
1
vote
0answers
32 views
Expose http access statistics through a REST API
Do you know any tools that can be used to expose the http access statistics through a REST API ?
Something like AWStats but providing a REST API to consume the data.
Thanks.
1
vote
1answer
203 views
AWStats and Extra Section with GeoIP country data
I'm new to AWStats, so if this question is unclear, please ask for the needed information.
I'm using AWStats v6.9, with the GeoIP plug-in running successfully. I would like to write an Extra Section ...
1
vote
1answer
652 views
How to get AWStats report via email?
I have AWStats installed on a linux based machine and it just work fine.
Now, I want to get AWStats to send a report to my email.
I was thinking about writing a PHP script to call awstat.pl and then ...
1
vote
0answers
419 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
383 views
AWStats SQL Tool?
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 ...
1
vote
1answer
174 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 ...
1
vote
3answers
2k 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
2k 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.
...
0
votes
1answer
16 views
AWSTATS issue : all records dropped
I have a problem when using AWSTATS to analyse my apache logs.
In the past everything worked well.
But now the log format has changed for my server.
Old format example:
194.206.22.25 - - ...
0
votes
0answers
11 views
Parsing Webalizer or/and AWstats html file
I've got a CPanel hosting, and a few subdomains.
Each one have their stats with Webalizer and AWstats.
Is there any way to parse the HTML files that generates both analyzers to get the bandwidth ...
0
votes
0answers
23 views
Awstats can not recognize IPAD agent
Awstats marked IPAD agent as unknown browsers:
Unknown browsers (useragent field)
User agent (1) Last visit
...
0
votes
0answers
26 views
Awstats - LogFormat doesn't match the Amazon S3 log file contents
I'm trying to setup Awstats to formate Amazon S3 log files,but it keeps saying the log doesn't match the LogFormat, below is the configuration and log content:
LogFormat="%other %extra1 %time1 ...
0
votes
0answers
8 views
Awstats recording 404 for existing files
We have Awstats installed for our project to analyze "Page Not Found" errors.
However, along with legit results it is also recording hits to legit links as 404.
Is there anything I'm missing? A ...
0
votes
1answer
52 views
How Find Concurrent request per second made to server using Google Analytics?
Our website is being running for the past 6 months.
I would like to know how to detect concurrent users we are serving or the requests per second we are getting" so that we can do some performance ...
0
votes
1answer
45 views
awstats configuration for domain/instance
I have a three small sites running on my Apache. I have a one domain name to access them. The access is like as follows:
http://www.domainname.com/site1
http://www.domainname.com/site2
...
0
votes
1answer
111 views
Analyze Previous months data from logs using Awstats?
Hi I have configured Awstats on my ubuntu machine to analyze nginx access logs and the problem is Awstats gives me report only for the present day i want to analyze the previous months logs also and i ...
0
votes
1answer
49 views
Adding a custom login page to awstats
I am trying to setup a login page to be used with awstats, so that the content is only viewable by authenticated users.
Ideally, I would like to create my own login page, and if a user is not logged ...
0
votes
0answers
256 views
Nginx log format for AWStats
I am trying to generate stats for my log file in AWstats. My Nginx log format looks like:
log_format main '$remote_addr - $remote_user [$time_local] '
'"$request" $status ...
0
votes
0answers
262 views
Setting up AWstats on Nginx and Passenger based Rails Application
I have an ubuntu VPS running Nginx and Passenger to host a rails app. I followed the following article : http://www.goitworld.com/analysis-access-logs-of-nginx-by-awstats/ - to setup AWStat to capture ...
0
votes
1answer
151 views
How to track jpg hits as page views in awstats 7.0
I've setup awstats to read cloudfront log files and I need to be able to generate reports for hits on specific files, which are iamges used for banners. I changed "NotPageList" options to exclude the ...
0
votes
0answers
70 views
How can I make AWstats generate a html report for inclusion in my administration section of my website?
I have AWstats set up on one of my websites, it works great, and i have both the apace access logs and the awstats reports saved to the file http://www.example.com/logs/ (wich also has .htaccess deny ...
0
votes
4answers
94 views
Unable to find a sed pattern that works
I'm trying to perform a string replacement on several hundred awstats config files, and using sed to do so. However, I'm having trouble getting a working pattern.
To be specific, I'm trying to ...
0
votes
2answers
87 views
typo3 awstats extension after upgrade changes hash for the upload folder
I am facing some problems with cc_awstats extension.
I have upgraded my site to typo3 4.5 from typo3 4.3
After upgrading, awstats file in uploads/tx_ccawstats has changed the hash generated and ...
0
votes
1answer
452 views
AWStats or Google Analytics? Which is more accurate?
I have AWStats provided my hosting service provider. I have google analytics as well setup. But both show different statistics whom should I trust? Whats more accurate of these two? Should I use ...
0
votes
2answers
29 views
Great variation in web statisics
I have a blog site, a WP 3.0 install. I've dropped Google Analytics' tacker code into the footer (a recommended technique I believe). I also have two different types of web statistic software ...
0
votes
1answer
180 views
Detecting REFERRER 301 redirects in AwStats
About six months ago, I have moved a website to a new domain, and helped migration using 301 redirects into .htaccess of the old domain.
This morning I was looking at AwStats log of the new domain, ...
0
votes
1answer
149 views
What is the modrewrite rule to flatten access to awstats
My current url to access my awstats is
http://my.server.com/awstats/awstats.pl?config=foo
I would like to use apache and mod_rewrite to
http://my.server.com/foo
My attempt is
RewriteRule ^(.*) ...
0
votes
1answer
243 views
How can I get awstats to read this log format?
I have a site with several subdomains, all subdomains are logged to the same access_log file. Since the file can be so huge, I have a script that greps out each subdomain into its own file.
I have a ...
0
votes
1answer
84 views
Number of downloads with awstats and WebClient class
I'm using WebClient class to download a xml file where is written the latest version of my program to check for updates. I thought that I can see how many people are using my program by checking how ...
0
votes
3answers
199 views
Running a perl script in a batch file
i have a perl script that is used in updating my awstats logs of my website. The script works fine if i just paste it in cmd (Windows) but the moment i paste it in a batch file, it messes up the ...
0
votes
2answers
302 views
AWStats for multiple domains on same server using single install
I'm try to determine how to setting up AWStats for multiple sites on the server server. Ideally I would go to stats.mydomain.com and be able to see awstats for any site on my server. That is to say I ...
0
votes
0answers
73 views
How to get statistics on all accounts in WHM?
I effectively want to be able to get a list of all my clients in WHM, and compare their hit stats (stored in awstats in cpanel) in order to rank them by popularity. Anybody know how to do this?
0
votes
1answer
161 views
Awstats implementation
I want to implement Awstats web statitics in my website.
Can any one tellwhat are the exact steps to do this.
I have downloaded Awstats from its site.
But i dont know exactly the steps to implement ...
0
votes
1answer
224 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.