Setting up CZASEND
There is a JCL procedure (PROC) in amihlq.CZAGENT.CTNL named CZASEND. It might be used to facilitate the use of the CZASEND program. You should customize this procedure and add it to your SYS.PROCLIB concatenation. (Alternatively you might use a JCLLIB statement in each job that uses CZASEND, or incorporate the statements found in the CZASEND procedure directly into your jobs.)
Edit the CZASEND member of amihlq.CZAGENT.CNTL. Change all amihlq to your chosen high level qualifier. You might change the CZAPRINT statement as desired; typically it references a held SYSOUT class.
BMC Defender recommends that you copy CZASEND to a data set in your SYS1.PROCLIB concatenation, or have someone who is authorized do so.
Modify the default CZASEND parameters found in amihlq.CZAGENT.CNTL(CZAPSEND) to select a SIEM type and specify a target SIEM server IP address.
Related topic