Forum Discussion

tim's avatar
tim
Contributor
15 years ago

JMeter-like output files

I would like to have output similar to what JMeter produces.

In JMeter, each request is collected in the output file. I would like to see:


timeStamp
elapsed
label
responseCode
responseMessage
dataType
success
bytes
URL
Latency


Basically for every request sent I would like the URL hit and the stats associated with that URL.

I posted this in Community Board and was told I could make this feature request here.
No RepliesBe the first to reply