The stdout
operator will write entries to stdout in JSON format. This is particularly useful for debugging a config file
or running one-time batch processing jobs.
Field | Default | Description |
---|---|---|
id |
required | A unique identifier for the operator |
Configuration:
- id: my_stdout
type: stdout