Skip to content

Configuration

Beyond the source, filters, and sink, a daemon.toml can carry a handful of optional configuration blocks that tune how a pipeline behaves. Add only the ones you need — every one of them has a sensible default.

Block / featureConfiguresPage
[intersect]where on the chain a pipeline starts readingIntersect options
WorkStats filterwhere a pipeline stops (finalization)Finalize options
[cursor]persisting progress so restarts resume where they left offStateful cursor
[retries]how failures are retried and backed offRetry policy
[chain]connecting to a non-standard networkCustom networks
[metrics]exposing a Prometheus metrics endpointPipeline metrics