I am trying to test our site with JMeter's access log sampler, using distributed testing across several load generators.
On my local machine the test works fine. However, when I try to distribute it, then the test fails as the remote machines cannot seem to find the access log file that I want it to use.
I have copied the file to the remote machine and placed it in the jmeter/bin direcory, as I have it on the local/controller.
Any ideas?
Thanks