Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Does history file grow continually?
- Date: Wed, 28 Jun 2006 10:18:35 -0400
- From: "Ian Chesal" <ICHESAL@xxxxxxxxxx>
- Subject: Re: [Condor-users] Does history file grow continually?
> I have a question about c:\Condor\spool\history file.
> Does the file size grow continually?
See:
http://www.cs.wisc.edu/condor/manual/v6.7/3_3Configuration.html#10672
You can enable rotation as well as a file size limit. The default size
for the history file is 20MB. It gets truncated if it goes beyond that.
- Ian