SolarWinds · Example Payload

Solarwinds Papertrail Event Example

Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability

Solarwinds Papertrail Event Example is an example object payload from SolarWinds, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idreceived_atgenerated_atdisplay_received_atsource_ipsource_namesource_idhostnameprogramseverityfacilitymessage

Example Payload

Raw ↑
{
  "id": "abc123",
  "received_at": "2026-01-15T10:30:00Z",
  "generated_at": "2026-01-15T10:30:00Z",
  "display_received_at": "2026-01-15T10:30:00Z",
  "source_ip": "example_value",
  "source_name": "example_value",
  "source_id": "500123",
  "hostname": "example_value",
  "program": "example_value",
  "severity": "example_value",
  "facility": "example_value",
  "message": "example_value"
}