[EMAIL PROTECTED] wrote:
> Is it possible to pick log lines based on which method was used?
>
> For now I don't want to subdivide the output, I just want to pick
> POST requests and ignore GETs for certain pages.

By default, the LOGFROMAT usually uses %j for the method field, so
Analog simply ignores it. If you create a custom LOGFORMAT, perhaps
using %u for the method field, then you can use USERINCLUDE POST to
report on just the POST requests.

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