Very long tests with huge JTL log file

2011-09-08 Thread Toni Menendez Lopez
Hello, I am going to execute a tests for 3 days, it will made me to have a very long JTL file. DO you know anyway to rotate the log JTL file ? Toni.

Re: Very long tests with huge JTL log file

2011-09-08 Thread apc
I know none. But what the problem with huge files? Why you don't like them? - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Very-long-tests-with-huge-JTL-log-file-tp4783083p4783110.html Sent from the JMeter - User mailing list

Re: Very long tests with huge JTL log file

2011-09-08 Thread Oliver Lloyd
-with-huge-JTL-log-file-tp4783083p4783329.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h

Re: Very long tests with huge JTL log file

2011-09-08 Thread Deepak Shetty
DO you know anyway to rotate the log JTL file ? ditto to what everyone else is saying - you dont want to do this. just load it up into your favorite rdbms or OLAP tool and analyse from there. On Thu, Sep 8, 2011 at 9:26 AM, Toni Menendez Lopez tonime...@gmail.comwrote: Hello, I am going to

Re: Very long tests with huge JTL log file

2011-09-08 Thread sebb
If you want to get a rough idea of the test performance, you can add a Summariser which will log a summary line (to jmeter.log) every so often - 3 mins by default. This works also in non-GUI mode. On 8 September 2011 18:35, Deepak Shetty shet...@gmail.com wrote: DO you know anyway to rotate the

Re: Very long tests with huge JTL log file

2011-09-08 Thread Shay Ginsbourg
Adding a summary line (to jmeter.log) is an interesting option. How is the Summariser specified in a script? *Shay Ginsbourg* Regulatory Testing Affairs Consultant Formerly QA Manager of LoadRunner at Mercury Interactive M.Sc. cum laude in Bio-Medical Engineering M.Sc. in

Re: Very long tests with huge JTL log file

2011-09-08 Thread sebb
On 8 September 2011 18:49, Shay Ginsbourg sginsbo...@gmail.com wrote: Adding a summary line (to jmeter.log) is an interesting option. How is the Summariser specified in a script? http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Generate_Summary_Results    *Shay

Re: Very long tests with huge JTL log file

2011-09-08 Thread Shay Ginsbourg
Fine. Thanks. *Shay Ginsbourg* Regulatory Testing Affairs Consultant Formerly QA Manager of LoadRunner at Mercury Interactive M.Sc. cum laude in Bio-Medical Engineering M.Sc. in Mechanical Engineering *Work:* 035185873 *Mobile:* 0546690915 *Email:* sginsbo...@gmail.com

Re: Very long tests with huge JTL log file

2011-09-08 Thread Tonimenen
The idea was doing some kind of rotatelog in JTL, and analyze old files generated with other jmeter in gui mode, and after analyzing droping old JTL files. Enviado desde mi iPad El 08/09/2011, a las 20:21, Shay Ginsbourg sginsbo...@gmail.com escribió: Fine. Thanks.