This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
On 3 Dec 1999, Ken Waters wrote: > > How does one configure how many logs to keep without recycling the > logs? I understand that "ldmadmin newlog -n 24" will set up 24 logs, > for instance, but the next time the LDM is restarted this apparently > defaults back to 4. Ken, The newlog flag is only a temporary option, to make the option pernament one needs to modify the bin/ldmadmin script at: # defualt number of logs to rotate with the newlog command $numlogs = 4; Robb... It does not appear that there is a way to do a > "ldmadmin start" that includes the option to specify the number of > logs to use. I would like to change the default on our system to a > larger number. > > Any ideas? > > Thanks, > > Ken > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================