I am running Jmeter using java -jar jmeter.jar ...
command and passing a bunch of system properties using -D
option. I see that the system properties are being printed in the jmeter log file. I want to avoid that. Is it possible to suppress printing these system properties in Jmeter? I want to avoid printing these because I am passing API key to the Jmeter file.
Sample jmeter.log file contents:
2022-05-09 10:00:00,213 INFO o.a.j.JMeter: Setting System property: API_KEY=API_KEY