Identity Analytics Alerts Layout Rule

Core

Details

IDIdentity_Analytics_Alerts_layout_rule
From Version6.10.0
Opens LayoutIdentity Analytics Alerts

Alert conditions (all must match)

Field Operator Value
tags EQ DT:Identity Analytics
{
  "id": "Identity_Analytics_Alerts_layout_rule",
  "name": "Identity Analytics Alerts Layout Rule",
  "rule_id": "Identity_Analytics_Alerts_layout_rule",
  "layout_id": "Identity Analytics Alerts",
  "rule_name": "Identity Analytics Alerts Layout Rule",
  "alerts_filter": {
    "filter": {
      "AND": [
        {
          "SEARCH_FIELD": "tags",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "DT:Identity Analytics"
        }
      ]
    }
  },
  "fromVersion": "6.10.0",
  "marketplaces": [
    "marketplacev2",
    "platform"
  ],
  "supportedModules": [
    "xsiam"
  ]
}