Skip to main content

Sources

Stdin source is the default. We also support Kafka, Kinesis, PubSub, and SQS sources.

Stdin source simply treats stdin as the input. It has one optional configuration to set the concurrency.

Configuration options

Here is an example of the minimum required configuration:

assets/docs/configuration/sources/stdin-minimal-example.hcl
loading...

Here is an example of every configuration option:

assets/docs/configuration/sources/stdin-full-example.hcl
loading...