Skip to main content

Module codec

Module codec 

Source
Expand description

NDJSON and YAML representations of the same Rule model.

Kibana exports and imports NDJSON, so it preserves rule fidelity. YAML is easier to review.

Enums§

Format

Functions§

decode_ndjson
decode_yaml
encode_ndjson
encode_yaml