Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)

VHS DDL Files
Virtual Hometerm Subsystem (VHS) Manual429311-002
H-2
Log File Format
Log File Format
This subsection describes the formats of log messages. Example H-1 on page H-3
shows an example of a log file.
File and Spooler
All the messages logged into a file or into a spooler location have this format:
YY-MM-DD
is the year-month-day indicating when the message is logged.
HH-MM-SS
is the hour-minute-second indicating at what time the message is logged.
Pr_Nm
is the process name that opens the VHS process as a home terminal. This process
is omitted if there is no process name.
CPU-num, PIN-num
is the CPU number (from 0 to 16) and the process ID number.
Object_Name
is the file name of the process that opens the VHS process as a home terminal.
text message
is the descriptive part of the message. Lines of more than 132 characters are
truncated; such lines are indicated by ellipses in the following examples.
YY-MM-DD HH:MM:SS Pr_Nm (CPU-num, PIN-num) Object_Name text
message