Darktrace Modeling Rule

Modeling Rule

Darktrace

Details

IDdarktrace_darktrace_ModelingRule
From Version8.2.0
Tagsdarktrace

Schema

darktrace_darktrace_raw

Field Type Array?
device string
model string
pbid string
score string
triggeredComponents string
{
    "darktrace_darktrace_raw": {
        "model": {
            "type": "string",
            "is_array": false
        },
        "pbid": {
            "type": "string",
            "is_array": false
        },
        "score": {
            "type": "string",
            "is_array": false
        },
        "device": {
            "type": "string",
            "is_array": false
        },
        "triggeredComponents": {
            "type": "string",
            "is_array": false
        }
    }
}