Joe Blowe <[EMAIL PROTECTED]> wrote: > The #Fields string is: > -------------------------------------------- > #Version: 1.0 > #Software: Pardeikes Welcome Plugin 3.1 > #Fields: date time c-ip s-ip s-port cs(Host) user > cs-method cs-uri-stem cs-uri-query cs-version > sc-status sc-bytes time-taken cs(User-Agent) > cs(Referer) cs(Cookie) > -------------------------------------------- > > I ran a test using Analog Helper and used a Custom > format of: > > %Y-%m- > %d%w%h:%n:%j%w%S%w%j%w%j%w%v%w%j%w%j%w%r%w%q%w%j%w%c%w%b%w%t%w"%B"%w"% > f"%w%j\n > > (No quotes around the %v field)
Take out the quotes around the Browser (%B) and referrer (%f) fields too. If you try Debug On with the LOGFORMAT given, you'll see that Analog puts a * under the start of the browser field, because it's expecting a quote, and it doesn't find it. LOGFORMAT (%Y-%m-%d %h:%n:%j %S %j %j %v %j %j %r %q %j %c %b %t %B %f %j) (Replacing the %w with a space makes it easier to read the line, but it will cause problems if your logfile uses tabs instead of spaces, or uses more than one space). Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------