The functionality described in this article is available in the meshIQ Platform versions 11.1.1 and later. See meshIQ platform Highlights v11.1 for an overview of feature changes.
Operator policies allow operators to enforce certain policies. Their definitions are merged with regular policy definitions before the result is applied to matching queues.
Operator policies are limited to a small set of arguments. See https://www.rabbitmq.com/parameters.html#operator-policies for more information.
To create an operator policy, do the following:
- Click on an operator policy viewlet.
- Enter the Operator Policy Name.
- In the Pattern field, enter a regular expression pattern to help match queues to this operator policy by queue name.
- In the Apply To field, indicate the object that the operator policy applies to (for example, queues or exchanges).
- Enter a Priority to determine the relative likelihood of this policy being applied.
- Click OK to save the operator policy.
Pattern | Regular expression pattern used to match queues to this operator policy by name. For example: "^amq\." |
Apply to | Indicates the object that the operator policy applies to (for example, queues or exchanges). |
Priority | The operator policy with the greatest priority applies. |
Status tab
Definitions tab
The list of arguments that can be appended through operator policies is limited. See https://www.rabbitmq.com/parameters.html#operator-policies for details.
Use the fields provided to enter the argument and its value. Then select its data type from the list.