Rainer Fuegenstein ([EMAIL PROTECTED]):

> the analog configuration is divided into two parts:

> 1) analog.cfg file has the following lines at the very beginning:

> LOGFORMAT combined
> LOGFILE access.log
> IMAGEDIR /images/
> DNSLOCKFILE /tmp/dnscache.lock
> DNSFILE /tmp/dnscache
> DNS WRITE
> [...]

> 2) a temporary file is generated per site and specified on the command line:

>   /opt/analog/analog +g/tmp/anasite.cfg

> this is how it looks like for the site in question:

> LOGFILE /web/log/tle.log
> LOGFILE /web/log/tle.log.*.gz
> HOSTNAME www.tle.com
> BASEURL http://www.tle.com
> OUTFILE /stat/doc/analog/tle.html
> CHARTDIR /analog/tle.
> LOCALCHARTDIR /stat/doc/analog/tle.


> 1) is the included config file processed before the main config file
> so that "logformat combined" gets read after the "LOGFILE ..."
> statements and therefore analog tries to auto-detect the format and
> fails ? (It didn't work when "logformat combined" was specified in
> the included config file, either).


LOGFORMAT only applies to following LOGFILE lines in the same
configuration file. If you want it to apply to LOGFILE lines in
another configuration file (or logfiles included on the command line)
use the DEFAULTLOGFORMAT command.

The default configuration file (analog.cfg) is processed before any
configuration files specified with +g. The mandatory configuration
file (if defined at compile time) is processed last.

-- 

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/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