just add jmeter.properties keys in command line. Like this: ./jmeter -n -t myTest.jmx -l myResults.jtl -Jjmeter.save.saveservice.response_data.on_error=false
If you want to change more options, just add more -Jkey=value as you need Hope this helps you. Flávio Cysne 2011/12/26 waseemfa <[email protected]> > Just wanted to know is there a way to run JMeter (Non-GUI) mode and control > the results we log in .jtl files? > > -Waseem > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Create-custom-log-files-tp5067691p5101469.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
