On Wednesday, August 18, 2004 2:05 PM [GMT],
Jeanne Ilchuk <[EMAIL PROTECTED]> wrote:

> ----------------------------------------------------------------
> Here's what my boss had set up for a LOGFORMAT, but it's not working
> anymore, if it ever did work:
>
> LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j]  "%j %u/%r %j" %c %b [%B] [%j]
> [%j] %j %j %j %j %j %j)
> LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j]  "%j %u/%r %j" %c %b [%B] [%j]
> [%j][%j] %j %j %j %j %j %j)
> LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j]  "%j %u/%r %j" %c %b [%B] [%j]
> [%j][%j]] %j %j %j %j %j %j)

If everything after the %B is junk, you don't need seperate %j entries.

> I need to capture the "adderley_cannonball.rm"
> and count requests for these files.

LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j]  "%j %u/%r %j" %c %b [%B] %j)
will parse the sample line that you provided, but it shows braff_ruby.rm
in the request report (maybe you sent the wrong line?).

Aengus

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to