High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_GLOBAL_LOG_TYPE
Chapter 5 1021
definition. (The initial default, when the SNAplus2
software is started, is that exception messages are
recorded.)
succinct_audits
Specifies whether to use succinct logging or full logging
in the audit log file. Possible values are:
AP_YES
Succinct logging: each message in the log file containsa
summary of the message header information (such as
the message number, log type, and system name) and
the message text string and parameters. To obtain
more details of the cause of the log and any action
required, you can use the snaphelp utility.
AP_NO
Full logging: each message in the log file includes a full
listing of the message header information, the message
text string and parameters, and additional information
about the cause of the log and any action required.
AP_LEAVE_UNCHANGED
Use the value (succinct logging or full logging) specified
for this parameter on the previous
SET_GLOBAL_LOG_TYPE verb. The initial default,
before any SET_GLOBAL_LOG_TYPE verb has been
issued, is to use succinct logging.
If you are using central logging, the choice of succinct
or full logging for messages from all computers is
determined by the setting of this parameter on the
server acting as the central logger; this setting may
either be from the SET_GLOBAL_LOG_TYPE verb, or
from a SET_LOG_TYPE verb issued to that server to
override the default.
succinct_errors
Specifies whether to use succinct logging or full logging
in the error log file; this applies to both exception logs
and problem logs. The allowed values and their
meanings are the same as for the
succinct_audits
parameter.