requestLogSummary function

Summarize HTTP requests from a log

Summarize HTTP requests from a log

requestLogSummary(logdf)

Arguments

  • logdf: A logging data.frame, as loaded by loadLogfile().

Returns

A list containing counts of HTTP requests by verb, as well as summaries of time spent waiting on HTTP requests.