Previous Topic: SET LOGGING

Next Topic: Format

Description

This command lets the system manager choose the classes of information to log, such as broadcast messages and job events. The logical NSCHED$DEFAULT_LOG controls the default setting for logging. This logical is defined in the system specific startup file NSCHED$COM:UJM$MANAGER$STARTUP_nodename.COM.

The following Event Classes are configured for logging by default:

JOB_EVENT, ABNORMAL_EVENT, TERMINATION_EVENT, INTERFACE_EVENT, and ERROR_TRAP.

however, you can change the default by editing the file.

To see the types of information being logged, use the SCHEDULE SHOW LOGGING command.

To display or print your current event-log report, you use the Job Management Manager event-log report utility. See the RUN NSCHED$:VSS_REPORTS.EXE command.

To open or close an event-log file, see the SCHEDULE CLOSE LOG_FILE command. You may need to close the file when it grows too large, then reopen a new log file for future events.