── LOG ─┬──────────────────────┬─┬───────────────────────────────┬─────┤ └─<LOGANALYZER option>─┘ │ ┌◄──────────────────────────┐ │ └─┴─ ; ──<task equation list>─┴─┘
Explanation
The LOG command executes the LOGANALYZER utility. This utility extracts specific information, as specified by the LOGANALYZER option, from the system log file and displays the information at the user's terminal. Output from this command is, by default, directed to the remote terminal.
The LOGANALYZER option must be a string of one or several standard LOGANALYZER options. The LOGANALYZER option can be omitted, indicating the ALL option; however, the ALL option produces voluminous output.
LOGANALYZER is documented in the System Software Utilities Operations Reference Manual. The syntax and explanation for LOGANALYZER options and examples of output from the LOG command are given in that manual.
Examples
LOG MIX 6483
LOG PRINTER ALL
LOG ALL CREATE <file name>
LOG ALL APPEND <file name>