Configuring for BMC AMI Defender for IMS
You can configure for BMC AMI Defender for IMS by modifying the $$$CONFG member to enable IMS log processing.
Remove the comment delimiter (that is, the semicolon in column 1) from the following statement:
; SWITCH ON(IMSLOG) ; IMS Log Record Events
When you enable IMS log processing, the agent includes IMS selection and definition members (CZPIMS and CZDIMS) for processing. The IMS log record event captures and reports in the agent address space:
SELECT IF(IMSLOG) EVENT(IMS_1_3) ; IMS Input/Output Msg 01/03
SELECT IF(IMSLOG) EVENT(IMS_10) ; Security violation IMS 10
SELECT IF(IMSLOG) EVENT(IMS_16) ; Signin/Signout IMS 16
SELECT IF(IMSLOG) EVENT(IMS_22) ; IMS Type2 log command
SELECT IF(IMSLOG) EVENT(IMS_24) ; DB I/O Error
SELECT IF(IMSLOG) EVENT(IMS_50) ; Database Updates
SELECT IF(IMSLOG) EVENT(IMS_F8) ; BMC AMI Defender for IMS
SELECT IF(IMSLOG) EVENT(IMS_10) ; Security violation IMS 10
SELECT IF(IMSLOG) EVENT(IMS_16) ; Signin/Signout IMS 16
SELECT IF(IMSLOG) EVENT(IMS_22) ; IMS Type2 log command
SELECT IF(IMSLOG) EVENT(IMS_24) ; DB I/O Error
SELECT IF(IMSLOG) EVENT(IMS_50) ; Database Updates
SELECT IF(IMSLOG) EVENT(IMS_F8) ; BMC AMI Defender for IMS
For more information, see IMS log record description for BMC AMI Defender for IMS.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*