The configuration members for the Communications Server include parameters that do the following:
Note: Only SMF record type 119 is intercepted by the SOLVE SSI region.
To ensure SMF records are generated
The SMFCONFIG statement lets you specify whether or not SMF records are created for the following:
Example:
... SMFCONFIG TYPE119 TCPINIT TCPTERM FTPCLIENT TN3270CLIENT ...
An SMF record will not be created if you omit the SMFCONFIG statement or a particular parameter.
TELNETPARMS ... ; Telnet Server connection SMF logging SMFINIT TYPE119 SMFTERM TYPE119 ENDTELNETPARMS ;
The SMFINIT statement controls session start and the SMFTERM statement controls session end records.
SMF TYPE119
You should use standard record subtypes and ensure that you set the SMF parameters for FTP to the same type as you set for Telnet, that is, SMF type 119.
The SMF statement may be used to set the default value for all types.
An SMF record will not be created if you omit these parameters.
Note: Alternatively, you can issue these changes in an OBEYFILE.
| Copyright © 2012 CA. All rights reserved. |
|