Joe ! <edi...@hotmail.com> wrote:
> I'm not sure what the white space between the fields in my logfile is
> - spaces or tabs perhaps? 
> 
> Should I be separating the %x with commas or a single white space?
> 
> My report is displaying 0 successful requests.

%w will cover any whitespace, whether it's a tab or a space (or multiple 
spaces). It makes it harder to read the LOGFORMAT, but it should work for you.

for example: %S%w[%d/%M/%Y:%h:%n:%j]%w"%j%w%r%w%j"

Aengus

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to