Hi,
How can we customize reporting to reduce the number of reports of un-interested requests. Now it seems that Gatling generates report for every single request made to the server, but we only interested in the request defined in the scripts. All other reporting we don’t care and it takes too much space in the report. Is there anyway to sort the report by request name?
Same for logging, how can we turn on the logging to let it log all the parameters substitution, response message in the log? Thank you