I've encountered the same problem when using the rotatelogs(8) included in
Apache 2.0.

The program does log rotation based on system time yet the log contains
information about request times.  If requests take non-zero time to complete
(which Physics would say, they do), they can "cross" rotation time and,
cause Analog to complain about it.

According to the documentation, it can be silenced with:

WARNINGS -L

----- Original Message -----
From: "Jeremy Wadsack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 23, 2003 1:06 PM
Subject: Re: [analog-help] same log file name


>
> There you go. It's not an error it's a warning. Analog is just letting
> you know that the log files have overlapping times. If it's not a
> problem (if you know the files are from two servers running at the
> same time) then don't worry about it. If it is from the same server,
> then look at your LOGFORMATs to make sure you're not double counting
> requests (or other data).
>
>
>
> --
>
> Jeremy Wadsack
> Wadsack-Allen Digital Group
>
>
> George T. Quiambao ([EMAIL PROTECTED]; Thursday, January 23, 2003 3:05
AM):
>
> > Its not an error actually it's a warning,
>
> > analog: Warning L: logfiles c:\logs\gate1\WEBD20021201.log and
> >   C:\logs\gate2\WEBD20021201.log overlap: possible double counting
>
> > I tried to run it using two directories, but the problem is it only
> > counts the first directory.
>
> > _______________________________________
>
> > George T. Quiambao
> > Network and Systems Administrator
> > Yehey! Corporation Pte. Ltd.
> > 38/F Discovery Centre,
> > 25 ADB Ave., Ortigas Center, Pasig City
> > voice:  +63 (2) 910-6419
> > fax  :  +63 (2) 910-6420
> > http://www.yehey.com
> > _______________________________________
>
>
> > -----Original Message-----
> > From: Stephen Turner [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, January 23, 2003 5:42 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [analog-help] same log file name
>
>
> > On Thu, 23 Jan 2003, George T. Quiambao wrote:
>
> >> I have a problem with accessing the log files, I have two logs file
> > with
> >> the same file name, ive tried putting them in different directories
> > but
> >> when I run analog it says error it cannot access files with same log
> >> file name. is there a way to access both files?
> >>
>
> > Analog doesn't have any trouble accessing two files with the same name
> > in
> > different directories. What is the exact error message?
>
> +------------------------------------------------------------------------
> |  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
+------------------------------------------------------------------------

Reply via email to