Here is how to use different properties being passed into RedLine13 JMeter test.

Option JMeter Documentation Note RedLine13 Usage
-J, --jmeterproperty {argument}={value}
 Define additional JMeter properties

 For providing custom values, for example controlling number of users/threads in your test.

Screen Shot 2015-10-09 at 4.58.12 PM

or to override some JMeter default properties

Screen Shot 2015-09-28 at 9.18.42 PM

-q, --addprop {argument}
additional property file(s)

If you want to pass in more JMeter properties and not enter in the command line field you can upload a custom properties file with the load test, and specify -q custome.file.name

Screen Shot 2015-10-09 at 4.53.48 PM

-L, --loglevel {argument}={value}
 Define loglevel: [category=]level

 -L jmeter.util=DEBUG or  -L jorphan=INFO

This will increase logging on disk, so be aware of what you are generating.

Using other properties from the Command Line Options sections is not recommended as it could impact the load test.   For all JMeter Command Line Options Section 2.4.8 in the docs.  Please let us know if there are other options you require or concerned about running with.