Re: [analog-help] can't avoid message R: Turning off empty time reports

2000-03-20 Thread Stefan Haslinger

Dear readers,

if anybody else had the same problem as I, this was the solution!

: I believe the problem is that you used %f at the end, which is referrer.
: You want %r.

Thanks very much for the help,
best regards

Stefan Haslinger 



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] can't avoid message R: Turning off empty time reports

2000-03-18 Thread Stephen Turner

On Fri, 17 Mar 2000, Stefan Haslinger wrote:

> I am always confrontated with the warning  message R: Turning off empty time
> reports.
> 
> My logfile - lines look like:
> 09.12.99 15:22:08 128.130.38.18 /index.html
> 
> So I tried the
> LOGFORMAT (%d.%m.%y%w%h:%n:%j%w%S%w%f)
> and
> LOGFORMAT (%d.%m.%y %h:%n:%j %S%w%f)
> 
> Version of Analog is 4.03, OS is WinNT
> 
> All report except those dealing with times and dates work properly.
> Does anybody know how to cope with this problem.
> Any idea would be usefull.
> 

I believe the problem is that you used %f at the end, which is referrer.
You want %r.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] can't avoid message R: Turning off empty time reports

2000-03-17 Thread Stephen Turner

On Fri, 17 Mar 2000, Jeremy Wadsack wrote:
>
> Analog won't read any logfile lines that don't have data and time. So it must be
> reading them or else they would be considered corrupt.
>

It can read lines with neither date nor time.
 
> My guess its that you have floors set in you time reports that are excluding all
> entries.

There are no floors in the time reports.

> Or maybe you set the number of rows in each of them to 0?
> 

And 0 means infinity for the rows.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] can't avoid message R: Turning off empty time reports

2000-03-17 Thread Jeremy Wadsack



Stefan Haslinger wrote:

> I am always confrontated with the warning  message R: Turning off empty time
> reports.
>
> 
> All report except those dealing with times and dates work properly.
> Does anybody know how to cope with this problem.
> Any idea would be usefull.
>

Analog won't read any logfile lines that don't have data and time. So it must be
reading them or else they would be considered corrupt.

My guess its that you have floors set in you time reports that are excluding all
entries. Or maybe you set the number of rows in each of them to 0?


HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/