Use at the server console to
[load] conlog [file=log filename] [save=backup filename] [archive=yes] [entire=yes] [maximum=max file size] [next=hh:mm:ss] | help
HINT:Do not include a space before or after the equals sign (=).
You can view the console log from a workstation with any text editor. Any logged-in user with the Read right to the sys:\etc directory can view console log files in this way.
To view the console log file from the server console, use the VIEW utility or the INETCFG utility.
Where you place the load conlog command in autoexec.ncf determines which console messages the server saves in the console log 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.
[load] conlog
[load] conlog save=clog.bak maximum=100
[load] conlog maximum=200 archive=yes next=06:00:00
unload conlog
|
Topic |
See |
|---|---|
|
Viewing console log file |
|
|
Editing autoexec.ncf file |
|