ExtraHop RevealX Modeling Rule

Modeling Rule

ExtraHop Reveal(x)

Details

IDExtraHop_RevealX_ModelingRule
From Version8.4.0

Schema

extrahop_revealx_raw

Field Type Array?
appliance_id int
assignee string
categories string
create_time int
description string
end_time int
id int
is_user_created string
mitre_tactics string
mitre_techniques string
mod_time int
participants string
properties string
recommended string
recommended_factors string
resolution string
risk_score int
start_time int
status string
ticket_id string
title string
type string
update_time int
url string
{
    "extrahop_revealx_raw": {
      "id": {
        "type": "int",
        "is_array": false
      },
      "end_time": {
        "type": "int",
        "is_array": false
      },
      "mod_time": {
        "type": "int",
        "is_array": false
      },
      "risk_score": {
        "type": "int",
        "is_array": false
      },
      "start_time": {
        "type": "int",
        "is_array": false
      },
      "create_time": {
        "type": "int",
        "is_array": false
      },
      "recommended": {
        "type": "string",
        "is_array": false
      },
      "update_time": {
        "type": "int",
        "is_array": false
      },
      "appliance_id": {
        "type": "int",
        "is_array": false
      },
      "is_user_created": {
        "type": "string",
        "is_array": false
      },
      "url": {
        "type": "string",
        "is_array": false
      },
      "type": {
        "type": "string",
        "is_array": false
      },
      "title": {
        "type": "string",
        "is_array": false
      },
      "status": {
        "type": "string",
        "is_array": false
      },
      "assignee": {
        "type": "string",
        "is_array": false
      },
      "ticket_id": {
        "type": "string",
        "is_array": false
      },
      "categories": {
        "type": "string",
        "is_array": false
      },
      "properties": {
        "type": "string",
        "is_array": false
      },
      "resolution": {
        "type": "string",
        "is_array": false
      },
      "description": {
        "type": "string",
        "is_array": false
      },
      "participants": {
        "type": "string",
        "is_array": false
      },
      "mitre_tactics": {
        "type": "string",
        "is_array": false
      },
      "mitre_techniques": {
        "type": "string",
        "is_array": false
      },
      "recommended_factors": {
        "type": "string",
        "is_array": false
      }
    }
  }