-
Hi,
Does anyone know if awstats can be configured to support FMS logs?
Thank you.
2010-01-08 19:12:53 UTC by rkleemann
-
Sorry, but I can hardly help if you don't try the settings I suggested.
Jean-Luc, InternetOfficer [url=http://www.internetofficer.com/awstats/]AWStats Support[/url].
2010-01-08 16:24:46 UTC by jean_luc
-
Also, the logformat seems not good (previous test was with the old "4" one):
root@utopia:~# /usr/bin/perl /usr/lib/cgi-bin/awstats.pl -update -config=www.MAINDOMAIN.COM
Create/Update database for config "/etc/awstats/awstats.conf" by AWStats version 6.7 (build 1.892)
From data in log file "/usr/share/doc/awstats/examples/logresolvemerge.pl /var/log/apache2/*log* |"...
Phase 1 : First bypass...
2010-01-08 13:21:21 UTC by nokao
-
My HostAliases was:
HostAliases="localhost 127.0.0.1"
I changed it.
My configuration is:
ExtraSectionName1="Traffic per Domain"
ExtraSectionCodeFilter1="200 304"
ExtraSectionCondition1="URL,.*"
ExtraSectionFirstColumnTitle1="Domain"
ExtraSectionFirstColumnValues1="VHOST,^(.*)$"
ExtraSectionFirstColumnFormat1="%s"
ExtraSectionStatTypes1=UB
ExtraSectionAddSumRow1=1
MaxNbOfExtra1=10.
2010-01-08 13:16:10 UTC by nokao
-
Hello,
I want to install and setup AWStats in my server but before I want to know if with AWStats I can see list of URL accessed filtered by host IP. I want something like click on a host to see the list of URL accessed by that host.
Thank you.
2010-01-08 12:39:26 UTC by aplatanado
-
Hello
I use frox as FTP proxy.
I tried to add frox stats as described in awstats doc for XFerLog stats, but it didn't work : all records are dropped
My frox log look like this :
Fri Jan 8 13:01:09 2010 frox[32196] 129.206.105.131 DOWNLOADED ftp://ftp_entractes@129.206.92.79/ancien_site/fiche_auteur.php
My LogFormat is :
LogFormat="%time3 %other %host %bytesd %url %other %other...
2010-01-08 12:21:46 UTC by lo356
-
I made a few tests with the last sample you sent me. As far as I can see, the logs are okay and the extra section I suggested produces the expected list of domains with the pages, number of hits and bandwidth for each of them.
I used the LogFormat I suggested in a post above and HostAliases was as follows:
HostAliases="localhost 127.0.0.1 REGEX[.*]"
Jean-luc, InternetOfficer...
2010-01-08 11:36:46 UTC by jean_luc
-
Can you kindly suggest me an apache2 LogFormat that awstats can use?
At this point, I just care to start well the new year.
2010-01-07 21:17:49 UTC by nokao
-
hello all i've read the documentation and i've seen that exist the way to generate report per hour but i need to generete report per minute?
There's a way to do it?
Sameone as that -databaseBreak=minute
thanks Daniele.
2010-01-07 11:52:01 UTC by denny007
-
I sent you 2 logs of the same server that, due to the "*" command, are taked by awstats toghether.
2010-01-06 22:39:54 UTC by nokao