in reply to Re: Re: Determining debug levels
in thread Determining debug levels
That's a good point. Big logs are much less of a problem that in bygone days.
Still, if you go this way, be sure to do a back-of-the-envelope calculation to guestimate how much disk space your logs will grow per day. You'll also want to have some sort of log aging scheme. Having a system roll over in the field because the disk filled up can be embarrassing, especially when everyone claims it can't happen.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Determining debug levels
by clemburg (Curate) on Feb 28, 2002 at 10:56 UTC |