Forum

  • By tranzz t - edited: January 30, 2023

    I'm doing distributed testing using JMeter and I have a remote server in AWS. Using Jmeter 2.12, I have my setup similar to the instructions: Setting up JMeter for Distributed testing in AWS with connectivity issues

    However, I've been unable to record the JTL files for the tests being run.

    When I use

    sh jmeter.sh -n -t /jmeter/apache-jmeter-2.12/tests/ABC.jmx -l results.jtl -r

    the test will execute but the results.jtl file is not being created when connecting with my remote server

    If I remove the -r flag (thus not doing distributed testing), the log file will generate;

    How do I generate the .JTL file after testing using the remote server?

Page 1 of 1
  • 1