Questions tagged [awstats]

AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers.

AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface, and on-demand reporting is supported through a web browser CGI program.

AWStats supports most major web server log file formats including Apache (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and many other common web server log formats.

Official page

Source: wikipedia

119 questions
1
vote
1 answer

JAWStats could not open an AWStats log file

Since upgrading my PHP installation to 5.3, I have not been able to access jawstats with error: JAWStats could not open an AWStats log file Is the specified AWStats log file directory correct? Does it have a trailing slash? The problem may be the…
John Magnolia
  • 1,723
  • 6
  • 28
  • 46
1
vote
1 answer

AWStats not ignoring configured user agent blacklist

I'm trying to configure AWStats so that it ignores my benchmarks, which I usually run with ab (Apache Benchmark). The following entry did not change anything, the entries are still considered: SkipUserAgents="REGEX[ApacheBench.*]…
AndiDog
  • 321
  • 2
  • 5
  • 19
1
vote
0 answers

Reading ISA logs files with awstats

I keep getting dropped or currupt records but no new ones. Phase 1 : First bypass old records, searching new record... Searching new records from beginning of log file... Jumped lines in file: 0 Parsed lines in file: 29978 Found 5706 dropped…
Syntax
  • 225
  • 3
  • 9
1
vote
3 answers

Missing icons after migration of awstats

I migrated awstats from one server to another, and I copied the old stats and configuration. I had to change apache log directory but it seems it is working: http://permaculture.org.au/awstats/awstats.pl The issue is that icons are missing and…
rtacconi
  • 745
  • 4
  • 14
  • 28
1
vote
2 answers

Nginx, awstats and request time

How can I tune nginx to write request time to logs such that awstats can show time taken for each request? Also, how can I see requests by time taken in awstats? This is the current format log_format main '$remote_addr - $remote_user…
Quintin Par
  • 4,373
  • 11
  • 49
  • 72
1
vote
1 answer

What process creates the access_log.processed file

We are having some problems with log rotation on our Centos box. We've configured the server to perform a logrotation every day and keep the logs for 30 days. In our log folder, every day a file names access_log.processed is updated and all the logs…
Haluk
  • 943
  • 2
  • 15
  • 20
1
vote
1 answer

awstats password protection

in awstat.domain.conf file what should be the value of AllowAccessFromWebToFollowingAuthenticatedUsers= what should i put here current value is empty and i am getting Error: Access to statistics is only allowed from an authenticated session to…
Isdev
  • 207
  • 1
  • 2
  • 5
1
vote
2 answers

Awstats logformat typo?

I've been through the awstats docs for a while now, it just seems to be failing with the Logformat. I'm using the following in awstats, LogFormat = "%host - - %host_r %time1 %methodurl %code %bytesd %refererquot %uaquot %otherquot" (from nginx) …
user66700
  • 129
  • 1
  • 3
1
vote
6 answers

Web Statistics Software or Analytics?

Do you use web statistics software like Awstats, Weblizer etc... (any other popular ones?) Or do you prefer to use Google Analytics and embed the JavaScript in each page?
Unknown
  • 1,685
  • 6
  • 20
  • 27
1
vote
1 answer

Alter an existing logrotate file on package install

I have created a debian package that sets up awstats and the required scripts for a couple of hostnames in a server I have. My problem is with logrotate, I already update the stats with a cron job I set up on package install but I need to update…
1
vote
2 answers

Setting up AWStats for a domain so it is accessed not from the domain

The AWStats setup instructions I have seen specifiy how to set up apache so you can view the statistics for each site by going to something like: http://www.mydomain.com/awstats Does anyone know how I could configure it to work with another domain…
Kyle Brandt
  • 83,619
  • 74
  • 305
  • 448
1
vote
2 answers

How to exclude local traffic from AWStats reports?

I have AWStats configured to run on my website, but I would like it to exclude hits coming from myself (localhost) that are seen as originating from these ip addresses: 127.0.0.1 192.168.0.1 How can I configure this?
WilliamKF
  • 215
  • 1
  • 7
  • 12
1
vote
1 answer

Not able to list all the images

I am trying to list all the images which has the name Ansible*. If i can pull it off, i can use it to clean my AMI's that are created during patching activity. i am trying it via SSM Automation Document. below is the code i have. description: This…
0
votes
1 answer

Nginx log configuration doesn't forward SEO's search keywords

I'm trying to make my stats with awstats-7.7. Everything works fine. Now I'm trying to use google, type a keyword that brings me to my site. Then I trace the log to see where I come from, and the keywords. Here's the (important) log line…
Olivier Pons
  • 622
  • 1
  • 5
  • 22
0
votes
2 answers

awstats parse of postfix mail log drops all records

I'm trying to get awstats to parse the postfix mail log, but it drops allmost all entries with messages like: Corrupted record (date 20091204042837 lower than 20091211065829-20000): 2009-12-04 04:28:37 root root localhost 127.0.0.1 SMTP - 1…
accidental admin
  • 117
  • 1
  • 2
  • 6