[analog-help] Mized log formats

2005-04-26 Thread A. Khattri

I have log files in two formats (in some cases, inside the same log file)
because after letting Apache run for awhile, I needed more detail so I
changed the logging format in the Apache config. Analog doesn't recognize
the files. I was wondering if analog can handle this sort of situation?


-- 

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


Re: [analog-help] Mized log formats

2005-04-26 Thread Aengus
On Tuesday, April 26, 2005 7:42 AM [GMT],
Klaus Johannes Rusch [EMAIL PROTECTED] wrote:

 A. Khattri wrote:

 I have log files in two formats (in some cases, inside the same log
 file) because after letting Apache run for awhile, I needed more
 detail so I changed the logging format in the Apache config. Analog
 doesn't recognize the files. I was wondering if analog can handle
 this sort of situation?


 As long as the two formats can be uniquely identified, you can specify
 multiple LOGFORMAT statements and analog will pick the first one that
 matches.

Just to clarify, Analog will pick the first one that matches each line,
not each logfile, so you can have 2 formats in one file.

 If the formats are similar in structure and only the content
 is different, for example some fields changing position, analog will
 not be able to determine which log format to use and you will need to
 preprocess the old log files.

Good point!

Aengus

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


[analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



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


[analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] line in log file has no bytes

2005-04-26 Thread Stephen Turner
On Tue, 26 Apr 2005, Stephanie Lamphere wrote:
I can't get Analog to produce a report... I have been getting this error
message:
[logfile path/name] contains lines with no bytes:
 byte counts may be low
I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?
That message won't stop it producing reports. It will still read those 
logfiles and process them, but it won't count any bytes for them.

--
Stephen Turner, Cambridge, UK  http://homepage.ntlworld.com/adelie/stephen/
  Low Priced Cambridge Clare College. Big selection at eBay UK!
  (Ad after Google search for Clare College Cambridge)
+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] line in log file has no bytes

2005-04-26 Thread Aengus
On Tuesday, April 26, 2005 3:43 PM [GMT],
Stephanie Lamphere [EMAIL PROTECTED] wrote:

 I can't get Analog to produce a report... I have been getting this
 error message:

 [logfile path/name] contains lines with no bytes:
   byte counts may be low

That's not an error message, it's a warning. Analog willl still process
the log and generate a report, it just won't include any information
about Bytes or %Bytes in it's reports.

 I have found documentation about this error that tells me what it
 means, but have no idea how to fix it. I have tried upgrading Analog
 to ver 6, going back to the default config file, and removing the
 offending log file (in which case it moves to the next one, and tells
 me that one contains lines with no bytes)...

You can't fix it by changing Analog, because it's not a problem with
Analog, it's a problem with your logfiles.

 FYI, I am running Analog on Windows 2000, log file is on a Win2000
 server (running IIS). I had been running Analog 5.32, running
 automatically every day, then all of a sudden (apparently in
 February) it stopped producing reports, and started producing this
 error.

Are you sure that this warning wasn't being generated all along, and you
only started to pay attention when your reports broke for some other
reason?

 I've gone back to the logging properties in IIS manager and added
 bytes sent and bytes received, which - if this was the problem - I
 assume will help on a going forward basis, but is there any way to
 process/view the logs that didn't have that data (Feb - Apr)? Any
 idea why this happened (it was working - producing reports, and now
 it's not)?

 Any suggestions or help or ideas will be appreciated. Thanks!

Post the first 6 lines from one of your log files - the 4 lines starting
with # and 2 lines of data.

Aengus

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


Re: [analog-help] line in log file has no bytes

2005-04-26 Thread Aengus
On Tuesday, April 26, 2005 4:48 PM [GMT],
Stephanie Lamphere [EMAIL PROTECTED] wrote:

 Well, I suppose it could have been doing it all along - and I just
 noticed when it stopped producing reports (for whatever reason). I
 see you and Stephen are in agreement on that, so I'm sure it must be
 something else entirely.

 What can cause Analog to not produce reports?

 Here's my first 6 lines of one of the logs that's not being processed:

 #Software: Microsoft Internet Information Services 5.0
 #Version: 1.0
 #Date: 2005-04-01 00:00:03
 #Fields: date time c-ip cs-username s-sitename s-computername s-ip
 s-port cs-method cs-uri-stem cs-uri-query sc-status cs-host
 cs(User-Agent) cs(Referer)

There are no bytes listed here - if you enabled bytes IIS manager, it
didn't take.

When I run Analog against these 6 lines, I get this General Summary, so
Analog is recognizing your log files.

  Successful requests: 5
  Logfile lines without status code: 3
  Failed requests: 1
  Distinct files requested: 5
  Distinct hosts served: 2

C:\analoganalog Stephanie.log
analog: analog version 6.0/Win32
analog: Warning M: Logfile test.log contains lines with no bytes: byte
counts
  may be low
  (For help on all errors and warnings, see docs/errors.html)
analog: Warning R: Turning off empty Search Word Report
analog: Warning R: Turning off empty Internal Search Query Report
analog: Warning R: Turning off empty File Size Report
analog: Warning R: In Domain Report, turning off empty pie chart
analog: Warning R: In Operating System Report, turning off empty pie
chart
analog: Warning R: In File Type Report, turning off empty pie chart
analog: Warning R: In Directory Report, turning off empty pie chart
analog: Warning R: In Request Report, turning off pie chart with no
wedges

What happens if you just run Analog at the command line against your
logfile? What is in Report.html?

Aengus

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


[analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Re: Re: Multiple Questions (Sorry)

2005-04-26 Thread Bassam Abdul-Baki
Sorry, I meant the HOST file report.  Unfortunately, after turning 
everything on in that section, I generated a report that was 108 MB large. 
Too big to be opened by almost anyone.  :)

Thanks,
Bassam

Aengus [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
 On Tuesday, April 26, 2005 9:33 PM [GMT],
 Bassam Abdul-Baki [EMAIL PROTECTED] 
 wrote:

 1. I'm using the SUBORG commands the same I'm using the SUBDOMAIN,
 but no grouping occurs.  All I get is everything sorted by REQUESTS.

 It has to be sorted by some attribute of the data. Requests is the
 default, but you can specify REQUESTS, REQUESTS7, PAGES, PAGES7, BYTES,
 BYTES7, FIRSTDATE, DATE, ALPHABETICAL or RANDOM.

 2. The HOST file I have is getting quite large.  Without filtering
 the top percentage, is there a way to group them to bring the size
 down without losing any of the statistics?

 What HOST file? This question doesn't make much sense.

 One more question I forgot.

 I saw a link for FAQ #128.  However, neither the local documentation
 nor the online one had anything in the three digits.  Where are the
 rest of the FAQs?

 http://www.analog.cx/docs/faq.html#faq128 is the 26th FAQ in the Basic
 Configuration section. The numbers in the links don't change from
 version to version, even if additional FAQs are added.

 Aengus

 +
 |  TO UNSUBSCRIBE from this list:
 |http://lists.meer.net/mailman/listinfo/analog-help
 |
 |  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Re: Re: Multiple Questions (Sorry)

2005-04-26 Thread Jeremy Wadsack
That's why the report is off by default. :-)
The organization report can be used to group the hosts, but it will be 
even larger when you add hierarchical indentation if you choose to 
include every host.

--
Jeremy Wadsack
Seven Simple Machines

Bassam Abdul-Baki wrote:
Sorry, I meant the HOST file report.  Unfortunately, after turning 
everything on in that section, I generated a report that was 108 MB large. 
Too big to be opened by almost anyone.  :)

Thanks,
Bassam
Aengus [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
 

On Tuesday, April 26, 2005 9:33 PM [GMT],
Bassam Abdul-Baki [EMAIL PROTECTED] 
wrote:

   

1. I'm using the SUBORG commands the same I'm using the SUBDOMAIN,
but no grouping occurs.  All I get is everything sorted by REQUESTS.
 

It has to be sorted by some attribute of the data. Requests is the
default, but you can specify REQUESTS, REQUESTS7, PAGES, PAGES7, BYTES,
BYTES7, FIRSTDATE, DATE, ALPHABETICAL or RANDOM.
   

2. The HOST file I have is getting quite large.  Without filtering
the top percentage, is there a way to group them to bring the size
down without losing any of the statistics?
 

What HOST file? This question doesn't make much sense.
   

One more question I forgot.
I saw a link for FAQ #128.  However, neither the local documentation
nor the online one had anything in the three digits.  Where are the
rest of the FAQs?
 

http://www.analog.cx/docs/faq.html#faq128 is the 26th FAQ in the Basic
Configuration section. The numbers in the links don't change from
version to version, even if additional FAQs are added.
Aengus
+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


RE: [analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
It seems to be magically working now. I have rebooted in the meantime (for
my Outlook problem), so maybe that did it (note to self - always try reboot
first!)... when I went back to try your suggestion, Aengus, I tried it one
more time running from the icon and it produced the report, so I'm modifying
the new 6.0 config file - gradually - to match the features I had already
added to my old config file. If it breaks again in this process, I'll know
that what I just added to the config file is the problem.

Anyway, thanks for your help. I've learned a few things in the process.

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com http://www.hghhardware.com




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Aengus
Sent: Tuesday, April 26, 2005 11:10 AM
To: Support for analog web log analyzer
Subject: Re: [analog-help] line in log file has no bytes


On Tuesday, April 26, 2005 4:48 PM [GMT],
Stephanie Lamphere [EMAIL PROTECTED] wrote:

 Well, I suppose it could have been doing it all along - and I just
 noticed when it stopped producing reports (for whatever reason). I
 see you and Stephen are in agreement on that, so I'm sure it must be
 something else entirely.

 What can cause Analog to not produce reports?

 Here's my first 6 lines of one of the logs that's not being processed:

 #Software: Microsoft Internet Information Services 5.0
 #Version: 1.0
 #Date: 2005-04-01 00:00:03
 #Fields: date time c-ip cs-username s-sitename s-computername s-ip
 s-port cs-method cs-uri-stem cs-uri-query sc-status cs-host
 cs(User-Agent) cs(Referer)

There are no bytes listed here - if you enabled bytes IIS manager, it
didn't take.

When I run Analog against these 6 lines, I get this General Summary, so
Analog is recognizing your log files.

  Successful requests: 5
  Logfile lines without status code: 3
  Failed requests: 1
  Distinct files requested: 5
  Distinct hosts served: 2

C:\analoganalog Stephanie.log
analog: analog version 6.0/Win32
analog: Warning M: Logfile test.log contains lines with no bytes: byte
counts
  may be low
  (For help on all errors and warnings, see docs/errors.html)
analog: Warning R: Turning off empty Search Word Report
analog: Warning R: Turning off empty Internal Search Query Report
analog: Warning R: Turning off empty File Size Report
analog: Warning R: In Domain Report, turning off empty pie chart
analog: Warning R: In Operating System Report, turning off empty pie
chart
analog: Warning R: In File Type Report, turning off empty pie chart
analog: Warning R: In Directory Report, turning off empty pie chart
analog: Warning R: In Request Report, turning off pie chart with no
wedges

What happens if you just run Analog at the command line against your
logfile? What is in Report.html?

Aengus

+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


RE: [analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
(and now my email is sending itself. seems i have lots of problems this
morning. I apologize for the duplication. I promise I am not resending all
these.)


Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com http://www.hghhardware.com




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stephanie
Lamphere
Sent: Tuesday, April 26, 2005 11:02 AM
To: Support for analog web log analyzer
Subject: [analog-help] line in log file has no bytes


I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


RE: [analog-help] line in log file has no bytes

2005-04-26 Thread Stephanie Lamphere
(and now my email is sending itself. seems i have lots of problems this
morning. I apologize for the duplication. I promise I am not resending all
these.)


Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com http://www.hghhardware.com




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stephanie
Lamphere
Sent: Tuesday, April 26, 2005 11:02 AM
To: Support for analog web log analyzer
Subject: [analog-help] line in log file has no bytes


I can't get Analog to produce a report... I have been getting this error
message:

[logfile path/name] contains lines with no bytes:
  byte counts may be low


I have found documentation about this error that tells me what it means, but
have no idea how to fix it. I have tried upgrading Analog to ver 6, going
back to the default config file, and removing the offending log file (in
which case it moves to the next one, and tells me that one contains lines
with no bytes)...

FYI, I am running Analog on Windows 2000, log file is on a Win2000 server
(running IIS). I had been running Analog 5.32, running automatically every
day, then all of a sudden (apparently in February) it stopped producing
reports, and started producing this error.

I've gone back to the logging properties in IIS manager and added bytes sent
and bytes received, which - if this was the problem - I assume will help on
a going forward basis, but is there any way to process/view the logs that
didn't have that data (Feb - Apr)? Any idea why this happened (it was
working - producing reports, and now it's not)?

Any suggestions or help or ideas will be appreciated. Thanks!

Stephanie Lamphere
Mktg Tech Specialist/Webmaster
HGH Hardware Supply, Inc.
http://www.hghhardware.com



+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  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.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+