BeyondTrust EPM Modeling Rule

Modeling Rule

BeyondTrustEPM

Details

IDBeyondTrust_EPM_ModelingRule
From Version8.4.0

Schema

beyondtrust_epm_raw

Field Type Array?
DomainIdentifier string
DomainNetBIOSName string
EPMWinMac string
LocalIdentifier string
ReceivedAt string
action string
agent string
category string
client string
code string
dll string
domain string
email string
end string
file string
group string
host string
hostName string
id string
kind string
labels string
name string
outcome string
process string
reason string
related string
start string
tags string
type string
url string
{
    "beyondtrust_epm_raw": {
      "EPMWinMac": {
        "type": "string",
        "is_array": false
      },
      "ReceivedAt": {
        "type": "string",
        "is_array": false
      },
      "action": {
        "type": "string",
        "is_array": false
      },
      "agent": {
        "type": "string",
        "is_array": false
      },
      "code": {
        "type": "string",
        "is_array": false
      },
      "host": {
        "type": "string",
        "is_array": false
      },
      "hostName": {
        "type": "string",
        "is_array": false
      },
      "id": {
        "type": "string",
        "is_array": false
      },
      "name": {
        "type": "string",
        "is_array": false
      },
      "related": {
        "type": "string",
        "is_array": false
      },
      "tags": {
        "type": "string",
        "is_array": false
      },
      "process": {
        "type": "string",
        "is_array": false
      },
      "DomainIdentifier": {
        "type": "string",
        "is_array": false
      },
      "LocalIdentifier": {
        "type": "string",
        "is_array": false
      },
      "domain": {
        "type": "string",
        "is_array": false
      },
      "end": {
        "type": "string",
        "is_array": false
      },
      "group": {
        "type": "string",
        "is_array": false
      },
      "start": {
        "type": "string",
        "is_array": false
      },
      "file": {
        "type": "string",
        "is_array": false
      },
      "DomainNetBIOSName": {
        "type": "string",
        "is_array": false
      },
      "category": {
        "type": "string",
        "is_array": false
      },
      "kind": {
        "type": "string",
        "is_array": false
      },
      "outcome": {
        "type": "string",
        "is_array": false
      },
      "reason": {
        "type": "string",
        "is_array": false
      },
      "type": {
        "type": "string",
        "is_array": false
      },
      "client": {
        "type": "string",
        "is_array": false
      },
      "email": {
        "type": "string",
        "is_array": false
      },
      "dll": {
        "type": "string",
        "is_array": false
      },
      "labels": {
        "type": "string",
        "is_array": false
      },
      "url": {
        "type": "string",
        "is_array": false
      }
    }
  }