Skip to content

Expand Events

expand a single JSON document into multiple JSON events.

FieldTypeRequiredDescription
descriptionstring.
conditionlua-expression (string)Only run this action if the condition the specified condition is met.
suppress-warningsboolean (bool)Suppress warnings generated by this action.
input-fieldevent-field (string).
removeboolean (bool).
output-split-fieldevent-field (string).
skip-liststringJSON Pointers to skip flattening when event-expand.
exclude-non-empty-arraysboolean (bool)Exclude all arrays that are not empty after expansion.