"Orion (Steve Pirk)" wrote:
> What would you recommend for situations where you have multiple server
> logs for the same site? (eg. 2 servers both logging data)? During Beta
> testing, analog was reporting a lot of double counted log entries (events
> occuring in more than one file at the same time). It is my feeling that
> these warnings can be ignored...
Analog in only noticing that the dates of the files overlap, but since you know they
are separate servers (and not duplicate logs from one server) you can safely ignore
these warnings.
> I noticed some problems with FILEINCLUDE - where when I did a
> FILEINCLUDE /cgi-bin/* or a FILEINCLUDE *.pl that was the only file
> reported on. I kinda assumed that the same might happen if I used
> PAGEINCLUDE :-)
>
> Is it true that with some of the variables, if you "set" it by defining
> a value, it takes on only the defined value?
>
> I will try the PAGEINCLUDE *.pl and see what happens.
All the *INCLUDE/*EXCLUDE command, when first used, make the assumption that the
reverse applied to all other settings. So
FILEINCLUDE index.html
immediately applies
FILEEXCLUDE *
This doesn't apply to PAGEINCLUDE because the default configuration already has
PAGEINCLUDE */,*.html,*.htm
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/[email protected]/
------------------------------------------------------------------------