In <[EMAIL PROTECTED]>, " cesar 
martin"<[EMAIL PROTECTED]> writes:
> A client send me a "gz" file.
> I expand the file and I have a folder with files like:
> 
> www.domain.com.web2.log.07-11-
> www.domain.com.web2.log.08-11-
> ...
> 
> www.domain.com.web3.log.07-11-
> www.domain.com.web3.log.08-11-
> ...
> 
> when I run analog using the folder I have this message:
> 
> analog: Warning L: logfiles www.domain.com.web2.log.07-11- and
> www.domain.com.web3.log.07-11- overlap:
>   possible double counting
> 
> - How do you know if those files really overlap?

>From the file naming convention it looks like a setup with multiple servers, 
usually used for load-balancing, or separate logs for different tasks, such as 
one for CGI requests, one for proxy requests, one for ...

If analog reports an overlap then you can be pretty sure the files do overlap, 
whether or not that is something you should expect you will need to verify with
your client, who should be able to explain what the different files are.

The warning message could also be due to an incorrect setup of caching, if you
use that in your analog configuration.


> - Can you skip the overlaping message and count using all the files?

You can turn off the warning with WARNINGS -L, analog counts all these files
anyway, regardless of the overlap.

-- 
Klaus Johannes Rusch
[EMAIL PROTECTED]
http://www.atmedia.net/KlausRusch/
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@;lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to