In <[EMAIL PROTECTED]>, "John Evoy" <[EMAIL PROTECTED]> writes:
> I have been trying to create log formats for Lotus Domino, but with limited
> success
> 
> The sample agentMMDDYYYY.log is as follows:
> [22/Feb/2002:14:07:00 -0200] "curl/7.8 (i386-redhat-linux-gnu) libcurl 7.8
> (OpenSSL 0.9.6b) (ipv6 enabled)"
> [22/Feb/2002:14:07:03 -0200] "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT
> 5.0)"
> 
> I have tried
> LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %B)
> LOGFORMAT BROWSER
> LOGFILE /home/notes/data/logs/agent*.log
> 
> The browser report returns:
> reqs: pages: browser
> -----: -----: -------
> 57887:     0: [not listed: 224 browsers]
> 
> What went wrong???

The user agent log does not include the request, so analog cannot determine 
whether or not a request was in fact a page request or a non-page request.

You could try merging the access log, agent log and possibly the referrer log 
into one ECLF log file, or running Domino as a backend server behind a proxy 
server such as WTE or Squid which would write ECLF logs directly.

-- 
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/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to