The unset_field
action sets a field on the event to the specified value.
Note that some fields are reserved
and cannot be unset.
- name: unset_field
field: fieldname
String. Required
The name of the field to unset. Use []
to access nested fields, for example nested[field]
.