CONLOG


Purpose

Use at the server console to


Syntax

LOAD CONLOG [FILE=log filename ] [SAVE=backup filename ] [MAXIMUM=max file size ] [ENTIRE=YES] | HELP

Parameter Use to

FILE=log filename

Specify the log file you want to use if you don't want CONLOG to write to the default log file (CONSOLE.LOG).

The log filename parameter is used with SFT III servers, whose three engines must each write to a different log file.

SAVE=backup file name

Specify the filename in which you want to save the preexisting console log.

This parameter enables AUTOEXEC.NCF to load CONLOG without overwriting the previous console log. Use this parameter if you want to examine the old console log for troubleshooting purposes.

MAXIMUM=max file size

Specify the maximum size, in kilobytes, of the log file.

If the log file exceeds the max file size , it is deleted---or renamed if backup filename was specified. In either case, logging starts over with an empty log file.

ENTIRE=YES

Capture the lines already on the screen at the time CONLOG is loaded.

Without this parameter, CONLOG starts logging with the next output to the console after it is loaded.

HELP

View a description of each CONLOG command parameter.


Using CONLOG


Examples


Additional Information

Topic See

INETCFG

INETCFG



Previous | Next