Prisma Cloud Network API and Anomaly

display for Prisma Cloud Network API and Anomaly alerts.

Prisma Cloud by Palo Alto Networks

Details

IDPrisma_Cloud_Network_API_and_Anomaly
From Version6.10.0
Opens LayoutPrisma Cloud - Network API and Anomaly Incident Layout

Alert conditions (all must match)

Field Operator Value
{
  "id": "Prisma_Cloud_Network_API_and_Anomaly",
  "name": "Prisma Cloud Network API and Anomaly",
  "rule_id": "Prisma_Cloud_Network_API_and_Anomaly",
  "layout_id": "Prisma Cloud - Network API and Anomaly Incident Layout",
  "description": "display for Prisma Cloud Network API and Anomaly alerts.",
  "rule_name": "Prisma Cloud Network API and Anomaly",
  "alerts_filter": {
    "filter": {
      "AND": [
        {
          "OR": [
            {
              "SEARCH_FIELD": "policy_type",
              "SEARCH_TYPE": "EQ",
              "SEARCH_VALUE": "network"
            },
            {
              "SEARCH_FIELD": "policy_type",
              "SEARCH_TYPE": "EQ",
              "SEARCH_VALUE": "api"
            },
            {
              "SEARCH_FIELD": "policy_type",
              "SEARCH_TYPE": "EQ",
              "SEARCH_VALUE": "anomaly"
            }
          ]
        }
      ]
    }
  },
  "fromVersion": "6.10.0"
}