SV-89595r1_rule
V-74921
SRG-APP-000343-AS-000030
MQMH-AS-000480
CAT II
10
For each queue manager on the MQ Appliance, enable configuration event logging (CONFIGEV).
From the MQ Appliance CLI, enter the following:
runmqsc [queue mgr name]
ALTER QMGR CONFIGEV(ENABLED)
end
For each queue manager on the MQ Appliance for which configuration events logging should be enabled, establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager, enter:
runmqsc [queue mgr name]
DIS QMGR CONFIGEV
CONFIGEV(ENABLED) - should be the result.
end
If "CONFIGEV" is not "ENABLED", this is a finding.
V-74921
False
MQMH-AS-000480
For each queue manager on the MQ Appliance for which configuration events logging should be enabled, establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager, enter:
runmqsc [queue mgr name]
DIS QMGR CONFIGEV
CONFIGEV(ENABLED) - should be the result.
end
If "CONFIGEV" is not "ENABLED", this is a finding.
M
3239