Palo Alto Networks · Example Payload

Strata Logging Forwarding Wildfire Log Payload Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Strata Logging Forwarding Wildfire Log Payload Example is an example object payload from Palo Alto Networks, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

receive_timeserialtypesrcdstappfilenamefiletypefile_hashfile_sizeverdictactionreport_urlsrc_userrule_namedevice_namevsyslog_forwarding_profileoutput_format

Example Payload

Raw ↑
{
  "receive_time": "2026-09-26T23:03:24Z",
  "serial": "AADCAF5D78D9",
  "type": "WILDFIRE",
  "src": "example-src",
  "dst": "example-dst",
  "app": "ssl",
  "filename": "Staging Sensor 05",
  "filetype": "standard",
  "file_hash": "example-file_hash",
  "file_size": 584,
  "verdict": "malware",
  "action": "allow",
  "report_url": "https://mail.enterprise.local/path/d1f3f8",
  "src_user": "jane.doe",
  "rule_name": "Remote Sensor 62",
  "device_name": "Corporate Cluster 01",
  "vsys": "example-vsys",
  "log_forwarding_profile": "IP Camera",
  "output_format": "JSON"
}