{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "AuthLogPayload": "pan:AuthLogPayload", "ThreatLogPayload": "pan:ThreatLogPayload", "TrafficLogPayload": "pan:TrafficLogPayload", "UrlLogPayload": "pan:UrlLogPayload", "WildfireLogPayload": "pan:WildfireLogPayload", "action": { "@id": "pan:action", "@type": "xsd:string" }, "app": { "@id": "pan:app", "@type": "xsd:string" }, "authMethod": { "@id": "pan:auth_method", "@type": "xsd:string" }, "authProfile": { "@id": "pan:auth_profile", "@type": "xsd:string" }, "authResult": { "@id": "pan:auth_result", "@type": "xsd:string" }, "authSource": { "@id": "pan:auth_source", "@type": "xsd:string" }, "bytesReceived": { "@id": "pan:bytes_received", "@type": "xsd:integer" }, "bytesSent": { "@id": "pan:bytes_sent", "@type": "xsd:integer" }, "contentType": { "@id": "pan:content_type", "@type": "xsd:string" }, "deviceName": { "@id": "pan:device_name", "@type": "xsd:string" }, "direction": { "@id": "pan:direction", "@type": "xsd:string" }, "dport": { "@id": "pan:dport", "@type": "xsd:integer" }, "dst": { "@id": "pan:dst", "@type": "xsd:string" }, "dstUser": { "@id": "pan:dst_user", "@type": "xsd:string" }, "dstZone": { "@id": "pan:dst_zone", "@type": "xsd:string" }, "fileHash": { "@id": "pan:file_hash", "@type": "xsd:string" }, "fileSize": { "@id": "pan:file_size", "@type": "xsd:integer" }, "filename": { "@id": "pan:filename", "@type": "xsd:string" }, "filetype": { "@id": "pan:filetype", "@type": "xsd:string" }, "httpMethod": { "@id": "pan:http_method", "@type": "xsd:string" }, "logForwardingProfile": { "@id": "pan:log_forwarding_profile", "@type": "xsd:string" }, "mfaResult": { "@id": "pan:mfa_result", "@type": "xsd:string" }, "mfaVendor": { "@id": "pan:mfa_vendor", "@type": "xsd:string" }, "natDport": { "@id": "pan:nat_dport", "@type": "xsd:integer" }, "natDst": { "@id": "pan:nat_dst", "@type": "xsd:string" }, "natSport": { "@id": "pan:nat_sport", "@type": "xsd:integer" }, "natSrc": { "@id": "pan:nat_src", "@type": "xsd:string" }, "outputFormat": { "@id": "pan:output_format", "@type": "xsd:string" }, "packetsReceived": { "@id": "pan:packets_received", "@type": "xsd:integer" }, "packetsSent": { "@id": "pan:packets_sent", "@type": "xsd:integer" }, "proto": { "@id": "pan:proto", "@type": "xsd:string" }, "receiveTime": { "@id": "pan:receive_time", "@type": "xsd:dateTime" }, "reportUrl": { "@id": "pan:report_url", "@type": "@id" }, "ruleName": { "@id": "pan:rule_name", "@type": "xsd:string" }, "serial": { "@id": "pan:serial", "@type": "xsd:string" }, "sessionDuration": { "@id": "pan:session_duration", "@type": "xsd:integer" }, "sessionId": { "@id": "pan:session_id", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "sport": { "@id": "pan:sport", "@type": "xsd:integer" }, "src": { "@id": "pan:src", "@type": "xsd:string" }, "srcUser": { "@id": "pan:src_user", "@type": "xsd:string" }, "srcZone": { "@id": "pan:src_zone", "@type": "xsd:string" }, "subtype": { "@id": "pan:subtype", "@type": "xsd:string" }, "threatId": { "@id": "pan:threat_id", "@type": "xsd:string" }, "threatName": { "@id": "pan:threat_name", "@type": "xsd:string" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "url": { "@id": "schema:url", "@type": "xsd:string" }, "urlCategory": { "@id": "pan:url_category", "@type": "xsd:string" }, "urlOrFilename": { "@id": "pan:url_or_filename", "@type": "xsd:string" }, "verdict": { "@id": "pan:verdict", "@type": "xsd:string" }, "vsys": { "@id": "pan:vsys", "@type": "xsd:string" } } }