On Thu, 27 Jan 2000, Knut Pfefferkorn wrote:

> Hello,
> 
> has anyone expirience with the so-caled "zmod" logfiles? It's an 
> apache modul for the german IVW statistics.
> 
> The logfiles look like a COMBINED log with additional fields:
> 
> is131.isis.co.za - - [26/Jan/2000:15:46:54 +0100] "GET 
> /duesti/kde/kdevelopLogo.gif HTTP/1.1" 200 10641 
> "http://www.keywarrior.net/duesti/kde/kdevelop.en.html" "Mozilla/4.0 
> (compatible; MSIE 5.0; Windows NT; DigExt)" 196.28.22.131 
> 196.28.22.131 rrsyEbrrZdHzjpjZ 0
> 
> so I used the logformat for the combined logfiles from the docs and 
> added 4 "%j":
> 
> LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] 
> "%j%w%r%wHTTP%j" %c %b "%f" "%B" %j %j %j %j)
> LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c 
> %b "%f" "%B" %j %j %j %j)
> 
> but I get:
> ---------------
> Successful requests: 0
> Unwanted logfile entries: 100
> ----------------------------------------------------------------------------
> 

"Unwanted" means that your log format was correct, so that it could read the
line -- but that you'd told it to ignore the line with an INCLUDE or EXCLUDE
command, or perhaps FROM or TO.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "We can ask you to pay the full amount which you owe us if you:
   (a) become bankrupt; or (b) die." Egg Credit Card Agreement

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to