Is there a way by which we can control size of JTL file when Jmeter test is scheduled from NON-GUI mode.
I am running test for 100 Users, using Ramp UP 100 and duration 1200. After the test JTL file size is 170MB.
I have posted Configuration in Aggregate Report Listner. I have only Aggregate listnet in my test plan.
In my jmeter.properties, i have below settings.
jmeter.save.saveservice.output_format=xml
My concern is, if i run test for longer duration (12-24 hours), then JTL file size will be huge.Kildy let me know if there is way if i can reduce amount of data getting saved in jtl file.