Log rfailed request/response data to archived results
April 29, 2021 at 1:05pmLog rfailed request/response data to archived results
April 29, 2021 at 1:05pmWith gatling you can get request/response data if you configure the log level in logback like so: https://gatling.io/docs/current/general/debugging/#logback , I've done this and tried to output to
console
and to a file appender pointing at /data/flood/files/gatling.log
- but I'm not seeing the logs in either place. Is there a way to get this log data into the archived results zip?