[Bug 361992] Re: HostAliases ignored

2009-08-06 Thread papukaija
Marking as fix released (asked by Brian Morris).

** Changed in: awstats (Ubuntu)
   Status: Incomplete = Fix Released

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-07-17 Thread Brian Morris
Hello,

This issue has been resolved thanks to the help of Jean-Luc of the
awstats team.  Some changes that came in v6.5.x broke the way that we
were using awstats.  To make our configurations compatible with v6.5.x
we had to change the following:

1) LogSeparator=  became \s+ as one of our log entries is double-
spaced and the newer awstats versions use a single space explicitly.

2) LogFormat 4 no longer recognizes anything beyond the end of its
expected string.  We now use this custom string instead:

LogFormat = %host %other %logname %time1 %methodurl %code %bytesd
%refererquot %uaquot %virtualname

3) Any HostAlias entries that looked like a-product-name had to be
changed to REGEX[\a-product-name\$] in order to be recognized within
the %virtualname variable.

Please close this bug, and thanks again for being willing to get
involved.

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-07-13 Thread Brian Morris
Hello,

I apologize for my delay but I stopped watching this after it didn't get
answered for a few weeks.

This is on the server edition of Ubuntu 6.06.x LTS (Dapper), but it is
important to note that this issue persists in all versions of awstats
from 6.54.x onward.

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-07-13 Thread Brian Morris
Typo: The version in my last comment should have been 6.5.x.

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-06-20 Thread papukaija
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

** Changed in: awstats (Ubuntu)
   Status: New = Incomplete

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-05-21 Thread papukaija
Are you using the desktop or server version of Ubuntu?

Please be aware that Ubuntu 6.06.x LTS (Dapper) will reach EOL in June
2009 (for desktop edition) and in June 2011 (for server edition) and
will then bocome unsupported.

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361992] Re: HostAliases ignored

2009-04-15 Thread Brian Morris
Here is the output of updating against myconf.  You can see that every
parsed record is counted as a new qualified record when only about 40%
of the actual log lines pertain to the HostAliases in the
coinfiguration.

# /usr/lib/cgi-bin/awstats.pl -update -config=myconf
Create/Update database for config /etc/awstats/awstats.myconf.conf by AWStats 
version 6.6 (build 1.887)
From data in log file /logarchive/request.log.w1.mydomain.com.2009_04_13...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 5)
Warning: awstats has detected that some hosts names were already resolved in 
your logfile /logarchive/request.log.w1.mydomain.com.2009_04_13.
If DNS lookup was already made by the logger (web server), you should change 
your setup DNSLookup=1 into DNSLookup=0 to increase awstats speed.
Jumped lines in file: 5
 Found 5 already parsed records.
Parsed lines in file: 50305
 Found 0 dropped records,
 Found 0 corrupted records,
 Found 0 old records,
 Found 50305 new qualified records.

-- 
HostAliases ignored
https://bugs.launchpad.net/bugs/361992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs