Apache Airflow · Example Payload

Airflow Structured Log Message Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Structured Log Message Example is an example object payload from Apache Airflow, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

timestampevent

Example Payload

Raw ↑
{
  "timestamp": "2026-01-15T10:30:00Z",
  "event": "example-value"
}