Hi I'm trying to run JMeter-client in non-gui mode against a jmeter-server but I can't get any logging.
On the client I have specified the IP of the server in jmeter.properties. I have started the server client and then run the following command in the prompt from the client computer: C:\Program Files\jakarta-jmeter-2.3.4\bin>jmeter -n -t "Test Plan.jmx" -r -l test.log But I fail to get any log named test.log from the test run. Does anybody know where I'm going wrong? Thanks Shandy

