Re: control over output logs
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2009-11-25 10:45:45
|
Hi Lubos On Tue, Nov 24, 2009 at 6:07 PM, Lubos Pusty <lub...@gm...> wrote: > I'm running a perf test from a system that has limited amount of disk > space. Is it possible a) to control which log-files I need or b) limit size > of those files? I've tried -l # option but without effect - logs were > growing beyond the size specified in -l paramer. > example of my current usage: > > curl-loader -f scripts/cl2_homepg.txt 2>&1 > /dev/null & > curl-loader -l 2 -f scripts/cl2_homepg.txt 2>&1 > /dev/null & > > Thanks, > > Lubos > > It is supposed to limit the grouth of the file <the-batch-name>.log What happens, if you set it to some more realistic value like 200 or 500 ? Is it still continues to grow? > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com > Assistive technology that understands you > ...................................................................... > |