Hello,
Thank you for the reply. Unfortunately adding the:
FILEINCLUDE /www.domain.com/*
FILEINCLUDE /site001/*
Appears to filter everything out. I just ran Analog with the
proper directories as listed above and got
Successful requests: 0
Corrupt logfile lines: 214
Unwanted logfile entries: 50,948,778
I have tried placing the FILEINCLUDE toward the beginning of the
file and after the LOGFORMAT command.
I have also used AUTO for the log format (which seems to work
ok, so I don't think that is the problem). If I use VHOSTINCLUDE
with the proper virtual host name (and without the FILEINCLUDE),
on the local logs it seems to work correctly.
And trying the FILEINCLUDE on a single log file at a time, so
far only the remote server log appears to process that way. The
local server log is from a Mac - WebSTAR server. Should it make
a difference that the file requested is styled with colons
instead of a slash in the logfile?
I did try using :www.domain.com:* instead of /www.domain.com/*
Thank you again for any additional ideas or suggestions you
might have.
Dale
On Mon, 13 Aug 2001 09:35:35 -0700
"Jeremy Wadsack" <[EMAIL PROTECTED]> wrote:
>
> Dale Therio ([EMAIL PROTECTED]):
>
>
>
> > Hello,
>
> > I have looked at the list archives and have not found a
> similar
> > setup to what I am using.
>
> > I have a few virtual domains that are hosted on a single
> server,
> > however, the images are stored on a remote server. I
> realize
> > that to get individul reports analog must be run once for
> each
> > domain.
>
> > The problem I am having is how to only include particular
> > directories in the report for domain A
>
> > On the primary server the domains each have their own
> directory
> > styled as the domain name. However on the remote server the
> > directory name is different. e.g. www.domain1.com on the
> primary
> > and site001 on the remote server.
>
> > Also the remote server is referred to by
> www.remotedomain.com.
> > So the images are called like this
> > http://www.remotedomain.com/site001/images/image.gif
>
> > I need to cobmine requests for pages and images that are in
> the
> > directories named "/www.domain1.com/*" and "/site001/*"
> into
> > the same set of reports.
>
> > How do I do this?
>
> LOGFILE localserver.log
> LOGFILE remoteserver.log
>
> FILEINCLUDE /www.domain.com/*
> FILEINCLUDE /site001/*
>
> FILEALIAS /www.domain.com/* /$1
> FILEALIAS /site001/* /$1
>
>
> See docs/include.html and docs/alias.html for details.
>
> --
>
> Jeremy Wadsack
> Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| 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/[email protected]/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------