LOG_FILTER_MSG_ID

Use LOG_FILTER_MSG_ID in conjunction with the LOG_FILTER(I/E) to suppress specific messages from being written to the AUILOG output stream.

Required
No
Default
* (all messages)
Permitted Values
Description

Use the LOG_FILTER_MSG_ID(*) default value only with the LOG_FILTER(I) default value. Do not specify LOG_FILTER(E) in conjunction with LOG_FILTER_MSG_ID(*) unless you want to prevent all messages from being written to the AUILOG output stream. Suppressing all messages is not recommended.

Notes
None
Syntax
LOG_FILTER_MSG_ID(id1,id2,id3...)
Example
LOG_FILTER_MSG_ID(AUIZ014W)