Config Builder
Use the builder below to generate a config YAML for your pipeline. Pick a preset to get started, or choose an input and output manually. Optionally add a SQL transform to filter or reshape events before they reach the output.
Loading config builder…
Quick start
Input Where do logs come from?
Output Where should logs go?
SQL transform (optional)
Filter and reshape events before they reach the output. Leave blank to pass everything through.
Generated config
The generated YAML is validated against the same Rust config types used by ffwd itself,
so the structure and field values are guaranteed to be valid.
Fill in paths, endpoints, and credentials for your environment before deploying.