General SMF record type statement


For information about filterSpecification , see FILTER-and-MATCH-parameters.
For a list of supported SMF types, see Supported-API-event-types-SMF-types-and-associated-process-tags.
he following table provides details about non-IBM SMF record types and other parameters:
Parameter | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SMF type | Specifies the user-defined SMF type
| ||||||||||||
FACILITY(facilityName) | Specifies the originating RFC 3164 facility of the syslog records that correspond to SMF type records To use a different facility, enter one of the RFC 3164 facility names listed in Syslog facilities and severities. If you omit this parameter, the default LOGALERT or one of the defaults shown in the following table is used.
| ||||||||||||
FIELDs(fieldName…) | Specifies the names of the SMF type record fields that BMC AMI Datastream should forward to the BMC Defender Server or other syslog console Fields appear in the message in the order in which you listed them. Specify one or more of the fields as described in Supported-record-field-names. You can specify fields only if they are appropriate to the SMF record type, for example, you can specify SMF18JBN for SMF 18, but not for SMF 14 or any other record type. | ||||||||||||
filterSpecification | Filters the fields For information about filtering fields, see FILTER and MATCH parameters. | ||||||||||||
INHibit | Inhibits writing the SMF type record to the SMF data sets or logstream BMC AMI Datastream processes the record, but SMF then inhibits further processing. | ||||||||||||
LOG | LOG(HEX) | Logs SMF records on CZAPRINT and dumps them in hexadecimal or character format This parameter is intended primarily for diagnostic purposes. | ||||||||||||
PROCess(‘processTag’) | Specifies the tag that appears at the start of SMF syslog messages The tag follows the priority, time stamp, and host name, and precedes the formatted fields. Enter the exact process tag that you want to include in syslog messages, including any spaces and punctuation. Process tags can be of any length from null string (‘’) to 32 characters. If you omit this parameter, the default value specified in Supported-API-event-types-SMF-types-and-associated-process-tags is used, followed by the leading delimiter from OPTIONS DELIM. For more information, see OPTIONS-statement. | ||||||||||||
SEVerity(severity) | Specifies the syslog severity for record types without subtypes, or the default severity for record types with subtypes. For more information about severities, see Syslog-facilities-and-severities. You can also enter SUPPRESS. SUPPRESS indicates that the records are not forwarded to the syslog server. If you omit this parameter, the default described under each record-type description is used. | ||||||||||||
SUBTypes | Specifies one or more SMF record subtypes and the syslog severity assigned to them This parameter is only valid for SMF record types that include subtypes. Record types 7, 14, 15, 17, 18, 60, 61, 62, 64, 65 and 66 do not contain subtypes. BMC AMI Datastream SMF records are always written as subtype 1. The subtype default values for each record type are listed under the description of that record type. Specify the subtype or subtypes in one or more of the following formats.
SEVerity(severity) specifies the syslog severity for the specified record subtypes. For more information about severities, see Syslog-facilities-and-severities. You can also enter DEFAULT or SUPPRESS.
If you enter TRACE(PARM) in the OPTIONS-statement, then the effect of any SUBTypes and SEVerity parameters is indicated by message CZA0069I. |
This section provides information about the following topics: