TS/MP Supplement for Limits Relief (G06.26+)

This attribute is required.
Note: For this version of TS/MP, ACS subsystem functions are automatically
configured for all CPUs in the system.
ENABLE
For this version of TS/MP, the ENABLE attribute is required but not functional.
LOG1 log-file-name:"format":"filter" and LOG2
log-file-name:"format":"filter"
specifies the names of the files used for logging events and specifies the format and
filters of those messages. Event messages are used for reporting to an operator or
application program through the Event Management Service (EMS). LOG1 and LOG2
can be used to override a previously configured log file.
LOG1 is a required attribute; LOG2 is optional. If the LOG2 attribute is omitted, logging
to an alternate log file is not enabled. If the LOG2 attribute is specified with no values,
the current log file is closed.
log-file-name
specifies a Guardian disk file or process name. If you specify a disk file, an
unstructured file is automatically created if the file does not exist.
Caution: If you turn off logging by closing a current log file, all internally
queued messages are lost.
"format"
specifies the format in which the log messages are logged, enclosed in double
quotes ("). Valid values are:
"EMS"
Log messages are formatted as event messages.
"TEXT"
Log messages are formatted as text messages.
"filter"
specifies which type of messages are logged, enclosed in double quotes ("). Valid
values are:
"FATAL"
Only fatal messages are logged.
"ERROR"
Messages of this level or higher are logged.
"WARNING"
Messages of this level or higher are logged.
"STATUS"
Messages of this level or higher are logged.
"INFO"
Messages of this level or higher are logged.
"ALL"
All messages are logged.
ACSCTL $SYSTEM.ZACS.ACSCTL
specifies the location of an ACS domain configuration file. This attribute is required but