User Guide

34 Utilities Reference
Utilities Reference
103-000153-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
file. To record as many console messages as possible, place the LOAD
CONLOG command near the beginning (immediately after the FILE
SERVER NAME, as above). Use EDIT or NWCONFIG to modify the
AUTOEXEC.NCF file.
Examples
To start capturing console messages during system initialization, enter
[LOAD] CONLOG
To load CONLOG but save the current log file as clog.bak and limit the
size of console.log to 100 KB, enter
[LOAD] CONLOG SAVE=CLOG.BAK MAXIMUM=100
To load CONLOG, limit the size of console.log to 200 KB, and schedule
existing console log files for daily archiving at 6:00 a.m., enter
[LOAD] CONLOG MAXIMUM=200 ARCHIVE=YES NEXT=06:00:00
To stop capturing console messages, enter
UNLOAD CONLOG
Additional Information
Topic See
View console log file “VIEW” on page 278
“INETCFG” on page 69
Edit autoexec.ncf file Using Server Batch Files