View Detection Rule

View Detection Rule

By default, this feature is disabled in the Controller UI. To enable this feature:

  1. Ensure that you are using Java Agent 23.7.0 or later and Controller 23.9.0 or later.
  2. Ensure that the rule.bt.mapping.enabled flag is set to true . See Controller Settings for Detection Rule.
To view the detection rule enabled for business transactions:
  1. Click Business Transactions in the application navigation tree.
  2. Select transactions for which you want to see the detection rules.
  3. Click Actions > View Detection Rule. Alternatively, you can right-click on the transaction for which you want to see the detection rule.It opens the Rule Editor window.
    Note: If the View Detection Rule option is greyed out, either the rule.bt.mapping.enabled flag is not enabled or the business transaction is not mapped to the corresponding rule.
Controller Setting for Detection Rule
  1. Log in to the Controller administration console using the root user password.Use the root user password to access the Admin console when the Controller is installed in single- or multi-tenant mode.
    http://<controller host>:<port>/controller/admin.jsp
  2. In Controller Settings, search for rule.bt.mapping.enabled and set the Value field to true .
  3. Click Save. The changes take place after the Agent restarts.