Re: [analog-help] Warning M

2004-08-31 Thread analog-help
On Monday, August 30, 2004 10:48 PM [GMT],
Linda Moorhouse [EMAIL PROTECTED] wrote:

 Here are the first few lines of the actual logfile.  As I indicated,
 the analog file runs if there are no DNS commands in it, and I get an
 unresolved numerical addresses line in the index.html output.  The
 error file is the M warning.  If I run it with the DNS commands in
 analog, I get no output. Thanks for your help.  Linda

 #Software: Microsoft Internet Information Services 5.0
 #Version: 1.0
 #Date: 2004-08-01 01:05:26
 #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
 cs-uri-query sc-status cs(User-Agent)
 2004-08-01 01:05:26 66.197.169.165 - 207.246.83.4 80 GET /index.htm -
 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
 2004-08-01 02:24:12 64.68.82.185 - 207.246.83.4 80 GET /index.htm -
 200 Googlebot/2.1+(+http://www.google.com/bot.html)

But there aren't any bytes recorded in that logs - you're supposed to
get a No bytes warning.

I don't know why you don't get any output when you add your DNS
commands - I get exactly the same output when I copy your DNS section
into my Analog.cfg file. Have you saved those 6 lines into a logfile,
and run Analog against that small logfile, and seen the same effect?

Aengus

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


RE: [analog-help] Warning M

2004-08-30 Thread analog-help
Here are the first few lines of the actual logfile.  As I indicated, the
analog file runs if there are no DNS commands in it, and I get an unresolved
numerical addresses line in the index.html output.  The error file is the M
warning.  If I run it with the DNS commands in analog, I get no output.
Thanks for your help.  Linda

#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2004-08-01 01:05:26
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
cs-uri-query sc-status cs(User-Agent) 
2004-08-01 01:05:26 66.197.169.165 - 207.246.83.4 80 GET /index.htm - 200
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
2004-08-01 02:24:12 64.68.82.185 - 207.246.83.4 80 GET /index.htm - 200
Googlebot/2.1+(+http://www.google.com/bot.html)
20
On Monday, August 30, 2004 3:08 PM [GMT], [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 The only thing that I can think of is that it's some sort of 
 LOGFORMAT error. Can you create a 3 or 4 line logfile that does this, 
 and then post those logile lines?

 Aengus

 A logfile that does what?  I don't understand.  Thanks.

A 3 line logfile that throws up this No Bytes error when you run Analog
against it.

The No Bytes warning occurs when Analog doesn't see a field in the logfile
that indicates the number of bytes transferred. But Analogs understanding of
the logformat won't change when you do DNS or don't do DNS, so there's no
obvious reason why you should see that change in the output of Analog.

If you can reproduce the effect on a small logfile, someone may be able to
figure out what's going on.

Aengus

+---
+-
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+---
+-


+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Warning M

2004-08-29 Thread analog-help
I'm sure the answer is in the documents, but I cannot figure out what to do 
when I get the message that lines in the logfile contain no bytes.  

If I remove all of the DNS commands, which are

DNS WRITE
DNSFILE dnscache.txt
DNSLOCKFILE dnslock.txt
DNSGOODHOURS 100
DNSBADHOURS 500
CACHEFILE none
CACHEOUTFILE none
DIRSUFFIX index.html
# UNCOMPRESS *.gz,*.Z gzip -cd


 I don't get that message, but I also get no domains, etc.  If I leave in the 
DNS commands, I get nothing except the error message.

Please direct me to the documentation that will solve the problem.

Thank you.

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+