Home
LoggerEvent (MQLONG)
This controls whether recovery log events are generated. The value is one of the following:
- MQEVR_DISABLED
- Event reporting disabled.
- MQEVR_ENABLED
- Event reporting enabled.
For more information about events, see Monitoring WebSphere MQ.
To determine the value of this attribute, use the MQIA_LOGGER_EVENT selector with the MQINQ call.
This attribute is supported only on AIX, HP-UX, iSeries, Linux, Solaris, and Windows.
Home