Questions tagged [awstats]

AWStats is an open source web analytics tool that parses server logs to provide website analytics.

AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This 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 all major server tools like Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and a lot of other web, proxy, wap, streaming servers, mail servers and some ftp servers.

102 questions
0
votes
1 answer

Can you export AWStats data to google Analytics?

I just started using google analytics and I wanted to import the exist analytics tool data into GA. I see that GA has a submenu where one can import data, but i don´t seem to find any export menu in AWStats. I asked my webmaster before bothering…
Victor
  • 1
  • 1
0
votes
1 answer

Awstat Warning: Tried to load plugin "geoip" twice. Fix config file

I have an Ubuntu 14.04 server with the web-based system configuration webmin. So awstat is install by default. I installed manually the plug-ins geoip and GeopIPCity plug-in but it's not working and I get this warning message: Tried to load plugin…
defacto
  • 359
  • 1
  • 5
  • 18
0
votes
3 answers

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 format of the files generated (they should be…
sch-55
  • 3
  • 1
  • 2
0
votes
1 answer

How to track downloads in AWStats when no file extension

I have a Joomla site, and I have a lot of downloads whose links are of the form /item/download/60_7372007fc87frju9ebed04j8e65 AWStats is not tracking, and I suspect it is because I have to configure it to track when there is a download link of this…
0
votes
2 answers

a large number of site visits and high cpu

My joomla website has very high CPU every day. I found out that there are a lot of visits, more than 3000 visits every day. Something is wrong here because site should not have more than 0-20 visits per day. I found this in awstats log: # Date -…
Ron Do
  • 15
  • 3
0
votes
1 answer

AWStats logfile format issue

I am currently trying to fix my log files to display AWStats correctly. I had this work up until i tried getting Bandwidth to show up. I changed the IIS log files to include sc-bytes cs-bytes, then went into my config file and added it to the…
Sari Rahal
  • 1,897
  • 2
  • 32
  • 53
0
votes
2 answers

multiple access log in one server

I have setup awstats in server , in this server , there is only one apache access log now , I can use this access log for awstats statistics , it works . As I have many web server also want to do the awstats statistics but do not want to install…
user32770
  • 63
  • 6
0
votes
1 answer

AWSTATS - Daily updates

I would like to have automatically daily stats updates of my website. I did a batch script like this: rem c:Perl64binperl.exe….toolsawstats_buildstaticpages.pl -config=mobilekat -lang=IT -databasebreak=day c:Perl64binperl.exe "awstats.pl"…
ayasha
  • 1,221
  • 5
  • 27
  • 46
0
votes
1 answer

Consolidate all files to one server

I want to setup awstats to 10 server , each of these run the schedule job to export the awstats042015.mydomain.txt , then scp these files to a centralized server , so that I can use one check to control all logs , I can use the following URL to…
user32770
  • 63
  • 6
0
votes
2 answers

How to get AWStats Error Notification via email?

I'm trying to find a way for an email notification in awstats. The idea is that whenever there's an error (missing log files, statistics couldn't be generated) an email with an error message should be send to a specific email address. I already…
0
votes
1 answer

AWStat results in all 0 stats

I am trying to get awstat to build html pages from my log files. My log files are created in 'C:\inetpub\stats\awstats-7.3\wwwroot\sites\itsMe_LOGS'. When I run AWStat, I get no errors, it creats a combined.log and it creates about 22 html files…
Sari Rahal
  • 1,897
  • 2
  • 32
  • 53
0
votes
1 answer

awstats. first time running script corrupts the log file

I have Awstats up and running on my server. the script for generating info from the log files works perfectly for the first time. that means log file format and everything is fine. after that If I run the script again.. all the following records are…
Mohammad
  • 40
  • 7
0
votes
1 answer

AWStats Extra Section Column Width

Thanks for taking the time to help. I created an extra section report in awstats and everything works perfectly. However, I have a row with a very long entry. Example: …
0
votes
2 answers

How to combine logs from two IIS servers to be fed into a Stat Report Generator like AWStats

I was given this interesting task in my new job of setting up an automated report on page hits for a site loadbalanced on seperate IIS servers. My first choice in terms of which software to use is AWStats as I am familiar with it from my Apache past…
ZZ9
  • 2,177
  • 2
  • 27
  • 38
0
votes
1 answer

Install awstats in glassfish

I use the command perl awstats_configure.pl to install awstats for my local glassfish. But I've got the following question to answer: Please, enter full directory path of your Apache web server or 'none' to skip this step if you don't have local web…
Kuku
  • 484
  • 8
  • 28