Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

Transforms the input event stream to YAML byte stream.

write_yaml

Transforms the input event stream to YAML byte stream.

load_file "input.json"
read_json
write_yaml
save_file "output.yaml"

Last updated: