According to https://www.whitecase.com/publications/alert/court-confirms-ip-addresses-are-personal-data-some-cases , the Court of Justice of the European Union has held that IP addresses are "personal data" in certain circumstances. These last two words are important! "On appeal, the Regional Court of Berlin (the "Kammergericht") ruled that IP addresses in the hands of website operators could qualify as personal data if the relevant individual provides additional details to the website operator (e.g.,...
Hi gw1500se, There is a misunderstanding in this discussion. You cannot get the FTP stats and the WEB stats together in the same AWStats report, but you can get a complete set of AWStats reports using 'awstats.hostname.conf' and another complete set of AWStats reports using 'awstats.ftp.conf'. If you get all corrupted reports, there is probably something wrong with your log format definition. IP addresses with colons (:) are new IPv6 addresses. I don't know if this is supported by AWStats. I hope...
I changed the theme to "Gray Framed Theme" and the "Time on system" value in the...
I changed the theme to "Gray Framed Theme" and the problem is gone. Jean-Luc
Hi, I cannot change the "Time on system" value in the dashboard page. The Centos...
Hi, I cannot change the "Time on system" value in the dashboard page. The Centos...
Hi, Try this: LogFile="sed -e 's/","/ /g' "/path/to/log.file" |" LogFormat = "%host...
Hi, It is the number of times the page was shown. So if user Mike comes three times...
Hi, It is the number of time the page was shown. So if user Mike comes three times...
Hi, There is no tutorial. The only development help that I know of is the example...
Hi Eric, No special advice. You can certainly do that: you transfer the log files...
Hi Ed, It is possible to recreate AWStats HTML files from your AWStats data files...
Hi, It is quite common to have visitors who go away after looking at a page. For...
Hello, The answer depends on your log format. You may try to add the : (colon) as...
Hi, Not sure about what you exactly expect. AWStats can probably help though, but...
Hi Pascal, As explained above, CFNetwork user agents are considered robots. If you...
Hello Ahmet, Have a look at operating_systems.pm, browsers.pm and browsers_phone.pm...
By doing so, Google forces you to use their services like Google Analytics to be...
Hi, I looked into the awstats.pl source code. The definition of the HTMLShowDownloads...
Hi Andy, Thanks for the file. I don't have any problem displaying your full list...
I have seen issues in the past when entries in the first column in the AWStats database...
I would consider two options: Maybe one of the file names in the "download" list...
Please paste here the download section from one of your AWStats database files. It...
You are right, but I get exactly the same page with 7.3 as with 7.4. Do you have...
You are right, but I get exactly the same page with 7.3. Do you have the following...
See this "Downloads (Full List)" which is working fine: http://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr&framename=mainright&output=downloads...
Hi Andy, I tried on several systems, but I cannot reproduce your problem: the "Full...
Hi, This issue is also present in the "Countries Full List". I have a site with this...
Hi, This issue is also present in the "Countries Full List". I have a site with this...
Hi Dana, You find a count of the 404 errors in the "HTTP Status codes" section. If...
Hi Dimitri, Yes, AWStats can generate yearly reports. In the AWStats top menu ("Reported...
Hi Dimitri, Yes, AWStats can generate yearly reports. In the AWStats top menu ("Reported...
Robert, If your ISP uses the new standard Download Section, the file types taken...
Hi, You do not have to do anything special. Just use %host for the unique identifiers....
Hi Robert, If you use awstats.pl, add the lang parameter in the query string: &lang=en...
I don't see why they cannot have both "top downloads" and "top aborted downloads"...
Hi Robert, In the latest AWStats release (7.3), the "Top Download" section is activated...
Because Google Analytics does not see the robots traffic, it cannot warn you that...
Here is what I would do: - look at the "Hosts" section ("Rechner") in AWStats - identify...
Here is what I would do: - look at the "Hosts" section ("Rechner") in AWStats - identify...
Hi Jens, This is probably caused by a robot that is not recognized as such by AWStats....
You got 4 "document not found" errors: you were just unlucky to test with a small...
The script sorts the traffic in "viewed" and "not viewed" traffic. What AWStats called...
This can be coming from the setup of the config file (browserdetection and other...
One of your log formats is correct: LogFormat="%time2 %other %other %other %method...
You cannot do it on the web interface because the web reports are generated from...
Hi, That's correct. This is a log format issue. Can you paste here a few lines from...
Hello wfr, You can exclude IP addresses when AWStats updates its data file. Example:...
Hi, The way the downloads section works seems a bit weird. With the 7.3 AWStats,...
Hi Harry, The hours come from the log file of your web server. It is usually the...
Hi Sai Krishna, Try this: LogFormat="%host %other %other %time1 %methodurl %code...
Hi Matt, These IIS formats are not compatible with AWStats because they do not include...
Hi, Did you try "LogFormat=4" ? Jean-Luc
Hello, I suggest that you run the AWStats update command from the command line. The...
That's correct: if LevelForRobotsDetection=0 then "Not viewed traffic *" will contain...
Hi, Note that this LevelForRobotsDetection does not change what was already in the...
Hello Replace LevelForRobotsDetection=2 by LevelForRobotsDetection=0 Jean-Luc
So basically what I would do is replace the local database/txt files with the ones...
Hi Jaggy, Not sure that I understand what you mean. If you just get one set of AWStats...
Hi Jaggy, Not sure that I understand what you mean. If you just get one set of AWStats...
Hi Laurent, Is there any way to use the @field (or $line) data in a plugin? I didn't...