enabling, disabling, controlling logger, event" /> Controlling logger events

 

Controlling logger events

Logger events as a whole are controlled using the LOGGEREV queue manager attribute. To enable logger events, set LOGGEREV to ENABLED. To disable logger events, set LOGGEREV to DISABLED. For example, we can enable logger events by using the following MQSC command:

ALTER QMGR LOGGEREV(ENABLED)