HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
set_global_log_type
2.187 set_global_log_type
The set_global_log_type command species the types of information that SNAplus2 records in log les.
It species default values that are used on all computers; you can then use set_log_type (or, for a Windows
client, options in the Windows Registry or in the client initialization le)to override these defaults on a particular
computer. For more information about log les, see Section 2.189,
set_log_le.
SNAplus2 always logs messages for problem events; you can specify whether to log messages for exception and
audit events. For more information logging messages, refer to the HP-UX SNAplus2 Diagnostics Guide.
This command must be issued without specifying a node name.
2.187.1 Supplied Parameters
Parameter name Type Length Default
[set_global_log_type]
audit constant LEAVE_UNCHANGED
exception constant LEAVE_UNCHANGED
succinct_audits constant LEAVE_UNCHANGED
succinct_errors constant LEAVE_UNCHANGED
Supplied parameters are:
audit
Specify whether to record audit messages. Possible values are:
YES
Record audit messages.
NO
Do not record audit messages.
LEAVE_UNCHANGED
Leave audit logging unchanged from the existing denition. (SNAplus2 initially sets audit to NO.)
exception
Species whether to record exception messages. Possible values are:
YES
Record exception messages.
NO
Do not record exception messages.
LEAVE_UNCHANGED
Leave exception logging unchanged from the existing denition. (SNAplus2 initially sets exception to
YES.)
succinct_audits
Species whether to use succinct logging or detailed logging in the audit log le. Possible values are:
YES
Use succinct logging in the audit log le. Each message in the log le contains a summary of the
message header information (such as the message number, log type, and system name), and the message
585