Targets
Stdout target is the default. We also support EventHub, HTTP, Kafka, Kinese, PubSub, and SQS targets.
Stdout target doesn't have any configurable options - when configured it simply outputs the messages to stdout.
Configuration options
Here is an example of the configuration:
assets/docs/configuration/targets/stdout-full-example.hcl
loading...
If you want to use this as a failure target, then use failure_target
instead of target
.