SMFLOGN (FTP server) statement

Use the SMFLOGN statement to specify the SMF recording options when recording logon failures.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SMFLOGN--+-STD-----+----------------------------------------><
            +-number--+   
            '-TYPE119-'   

Parameters

STD
Indicates that type 118 SMF logon failure records are issued with the standard subtype of 72.
number
Indicates that type 118 SMF logon failure records are issued with the given record subtype. The valid range is 1 - 255.
TYPE119
Indicates that type 119 SMF logon failure records are issued (subtype 72).

Examples

Set the type 118 SMF record subtype for logon failures to 72:
SMFLOGN  72
To issue type 119 SMF LOGON records:
SMFLOGN TYPE119

Usage notes

Related topics