Skip to content

Pipelines

Last updated View as Markdown Agent setup

Pipelines connect streams and sinks via SQL transformations, which can modify events before writing them to storage. This enables you to shift left, pushing validation, schematization, and processing to your ingestion layer to make your queries easy, fast, and correct.

Pipelines enable you to filter, transform, enrich, and restructure events in real-time as data flows from streams to sinks.

Learn more

Manage pipelines

Create, configure, and manage SQL transformations between streams and sinks.

Was this helpful?