FireEye Central Management - Classifier

Classifies FireEye Alerts.

FireEye Central Management Classification

Details

IDFireEye Central Management - Classifier
Typeclassification
Version-1
From Version6.0.0
Default Incident Type
FeedNo

Key Type Map

KeyIncident Type
EMAIL_MPS FireEye EX Alert
Ips Events FireEye NX IPS Event
WEB_MPS FireEye NX Alert
{
  "name": "FireEye Central Management - Classifier",
  "type": "classification",
  "id": "FireEye Central Management - Classifier",
  "description": "Classifies FireEye Alerts.",
  "keyTypeMap": {
    "EMAIL_MPS": "FireEye EX Alert",
    "Ips Events": "FireEye NX IPS Event",
    "WEB_MPS": "FireEye NX Alert"
  },
  "transformer": {
    "complex": null,
    "simple": "product"
  },
  "version": -1,
  "fromVersion": "6.0.0"
}