Palo Alto Networks · Example Payload

Strata Logging Service Api Syslog Destination Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Strata Logging Service Api Syslog Destination Request Example is an example object payload from Palo Alto Networks, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameserverportprotocolformatfacilityenabled

Example Payload

Raw ↑
{
  "name": "Corporate Firewall 93",
  "server": "example-server",
  "port": 63654,
  "protocol": "UDP",
  "format": "IETF",
  "facility": "LOG_USER",
  "enabled": true
}