parse-yaml
Attempt to parse the payload field as YAML. On success, it emits the parsed object. On failure, it logs an error.
Config
No configuration required.
Example
pipeline:
parse-yaml:
config: {}
Attempt to parse the payload field as YAML. On success, it emits the parsed object. On failure, it logs an error.
No configuration required.
pipeline:
parse-yaml:
config: {}