On Apr 7, 2005 4:55 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I find myself running many overnight load tests and occasionally something
> will go horribly wrong and a massive jmeter.log file will be generated. I
> have reduced the logging treshold to ERROR but occasionally, I will still
> get cases where so many errors are generated that the resulting log file
> is over a GB in size making it effectively impossible to open.

You could use a Perl script to split the file up into smaller chunks.

Or use an editor that handles large files ...

> Is there a setting in JMeter somewhere that would have it create a new log
> file whenever the log reaches a certain size?

Not with the current logging implementation.
It's on the wish list...

> 
> Alternatively, is there a way that I can cull the log file while JMeter is
> running without causing everything to die horribly?

Not that I know.

But you could perhaps set the test to exit if there was an error .
 
> Thanks for your help,
> Vince
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to