Palo Alto Networks · Example Payload

Strata Logging Forwarding Auth Log Payload Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

receive_timeserialtypesubtypesrcsrc_userauth_methodauth_sourceauth_resultmfa_vendormfa_resultrule_nameauth_profiledevice_namevsyslog_forwarding_profileoutput_format

Example Payload

Raw ↑
{
  "receive_time": "2026-07-24T22:19:43Z",
  "serial": "411ED93366F1",
  "type": "AUTH",
  "subtype": "auth-fail",
  "src": "example-src",
  "src_user": "jane.doe",
  "auth_method": "LDAP",
  "auth_source": "example-auth_source",
  "auth_result": "timeout",
  "mfa_vendor": "Juniper",
  "mfa_result": "bypass",
  "rule_name": "Corporate Firewall 57",
  "auth_profile": "IP Camera",
  "device_name": "Development Policy 04",
  "vsys": "example-vsys",
  "log_forwarding_profile": "Smart TV",
  "output_format": "CEF"
}