Open the Message Queue Filters configurations in the Configuration Tool by clicking the Message Queue Filters tab.
Figure 5: Message Queue Filters
To change the list of message IDs that are sent to the Ironstream Proxy Server, add a new filter group using the Create button or edit an existing one using the Edit button. New filters may also be created by copying an existing filter using the Copy button. You can also Rename or Delete an existing group.
Figure 6: Editing a Message Queue Filter
In the Assigned systems box, select one or more systems that this message filter will be distributed to.
Select the Include or Exclude option to define whether this is a list of message IDs that are to be sent from the message queues (Include) or if this is a list of messages that are not to be sent from the message queues (Exclude).
Click the Add Filter button to add message IDs to the filter. Message IDs must be no more than seven alphanumeric characters. Two wildcard characters are allowed in message IDs.
A period (.) can be used in a message ID as a wildcard, which indicates that any single character in that position should be considered a match.
If the message ID is terminated with an asterisk (*), matching will only occur on characters preceding the asterisk. Refer to these examples:
Table 1: Table: Message Filter Examples (using the "Include" option):
To forward the following messages: Enter the following in the list of message IDs:
All messages *
ABC1234 ABC1234
All messages beginning with "ABC" ABC*
Any 7-character message beginning with "ABC" and ending with "9"
ABC...9
Click the Save button to update the configuration.
Select the filter group name and click the Distribute button to send the updated configuration to the systems. The EVSBS subsystem must be running on the IBM i LPAR at the time of the distribution.
The EVSBS subsystem will begin monitoring with the new message ID filters immediately after the distribution is completed.