Role Availability | Read-Only | Investigator | Analyst | Manager |
Note: Any time you create a new rule or edit an existing rule, be sure to review your rule’s validation and make recommended or necessary changes to optimize the rule based on the validation status.

Viewing Your Rule’s Validation Status
To view the validation status of your orchestration rules, go to Settings > Rules. The rule’s status is indicated by a column on the Orchestration Rules main page. If you would like to view just the rules that have a specific status, you can filter by validation statuses from the All Orchestration Rules page.

Understanding How Validation Is Assessed and Applied
When more than one validation check applies to an orchestration rule, USM Anywhere considers the most severe of those the rule’s validation status. For example, in the screenshot, you can see that a warning, info, and error notifications were all triggered by the “Alarm without Condition” rule, so its overall validation status is error. The following table shows the list of validation statuses. List of Orchestration Rule Validation StatusesStatus | Icon | Description |
---|---|---|
INFO | There are minor issues in this rule’s definition that might affect your rule’s operation. | |
WARNING | There are issues in this rule’s definition that might negatively impact your system. | |
ERROR | This rule will present undesired behavior on your system. |
Rule Validation Lifecycle
Your rule’s validation status will persist as long as the rule checks that apply to it are active. Status checks are either static or dynamic. Static checks evaluate your rule against common mistakes when your rule is first created, while dynamic checks analyze your rule’s behaviors and are assessed every 10 minutes while your rule is active. Both static and dynamic checks show up as status notifications on your orchestration rule.Static Checks
These checks evaluate your rule against common mistakes such as the presence of a data source or packet type, in addition to validating fields like IP and operator. Some of the static checks will prevent users from creating or updating a rule if they fail. Rules are evaluated immediately against static checks when they are created or updated. Static checks don’t have a predetermined lifetime and will persist until the triggering condition is fixed or removed from the rule. They will be ignored in scheduled purge tasks used to clean invalid rule checks.Note: Static checks help prevent you from creating a rule that is invalid or a rule that risks capturing everything or nothing.