IronDefense Event Notification Layout Rule

IronNet

Details

IDIronDefense_Event_Notification_layout_rule
From Version6.10.0
Opens LayoutIronDefense Event Notification

Alert conditions (all must match)

Field Operator Value
alert_type EQ IronDefense Event Notification
{
  "id": "IronDefense_Event_Notification_layout_rule",
  "name": "IronDefense Event Notification Layout Rule",
  "rule_id": "IronDefense_Event_Notification_layout_rule",
  "layout_id": "IronDefense Event Notification",
  "description": "",
  "rule_name": "IronDefense Event Notification Layout Rule",
  "alerts_filter": {
    "filter": {
      "AND": [
        {
          "SEARCH_FIELD": "alert_type",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "IronDefense Event Notification"
        }
      ]
    }
  },
  "fromVersion": "6.10.0"
}