[EMAIL PROTECTED] wrote:
> I'm trying to get Analog (either 4.16 or 4.91beta1 for Windows) to parse
> the log files from our propeitary web server. It doesn't seem to like the
> time zone offset information.
>
> A sample log file line is:
>
> proxy.nevets.net www.nevets.net - admin [23/Apr/2001:12:34:56 -5] "GET
> /index.htm" 200 1021 "nevets.net" "SIMSMirrorMaker2.0"
>
> In the ANALOG.CFG, the first three lines are:
>
> DEBUG C
> LOGFORMAT (%S %v - %u [%d/%M/%Y:%h:%n:%j] "%j %r %j" %c %b "%f" "%B")
> LOGFILE W:\LOGS\*.LOG
You have an extra "%j" in your request block. Try this:
LOGFORMAT (%S %v - %u [%d/%M/%Y:%h:%n:%j] "%j %r" %c %b "%f" "%B")
--
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
+------------------------------------------------------------------------