Panorama Classifier

Classifies incoming PAN-OS Log incidents.

PAN-OS by Palo Alto Networks Classification

Details

IDPanorama Classifier
Typeclassification
Version-1
From Version6.5.0
Default Incident TypeUnclassified
FeedNo
{
    "defaultIncidentType": "Unclassified",
    "description": "Classifies incoming PAN-OS Log incidents.",
    "feed": false,
    "id": "Panorama Classifier",
    "keyTypeMap": {
        "CORRELATION": "PAN-OS Correlation Log Incident",
        "DATA": "PAN-OS Data Log Incident",
        "DECRYPTION": "PAN-OS Decryption Log Incident",
        "SYSTEM": "PAN-OS System Log Incident",
        "THREAT": "PAN-OS Threat Log Incident",
        "TRAFFIC": "PAN-OS Traffic Log Incident",
        "URL": "PAN-OS URL Log Incident",
        "WILDFIRE": "PAN-OS Wildfire Submissions Log Incident"
    },
    "name": "Panorama Classifier",
    "propagationLabels": [
        "all"
    ],
    "transformer": {
        "simple": "type"
    },
    "type": "classification",
    "version": -1,
    "fromVersion": "6.5.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}