I am running jmeter from Taurus and I need a output kpi.jtl file with url listing. I have tried passing parameter -o modules.jmeter.properties.save.saveservice.url='true' and -o modules.jmeter.properties="{'jmeter.save.saveservice.url':'true'}". Pipeline is running successfully but the kpi.jtl doesn't have the url. Please help
I have tried few more options like editing jmeter.properties via pipeline - which broke the pipeline and expecting input from user user.properities- Which is ineffective.
I am expecting kpi.jtl file with all the possible logs especially url.