Enabling logging of http requests and responses via maven plugin

Hi,

I am using gatling-maven plugin (1.3.5 currently) and would like to have failed http responses and requests logged. I copied the logback.xml from https://github.com/excilys/gatling/blob/master/gatling-bundle/src/main/assembly/assembly-structure/conf/logback.xml and uncommented the line that should enable this logging. However, the logs are nowhere to found, neither in the file system or terminal.

What would be the correct way to set up this?

thanks,

–Janne

Can you try when renaming the your file to logback-test.xml ?

cheers
Nicolas

That did the trick, thanks!

--Janne

I documented it on the wiki:
https://github.com/excilys/gatling/wiki/Maven-plugin#wiki-logback