The set_field
action sets a field on the event to the specified value.
Note that some fields are reserved
and cannot be set directly or can only accept certain values.
- name: set_field
field: fieldname
value: string
String. Required
The name of the field to set. Use []
to access nested fields, for example nested[field]
.
Expression. Required
The value to set using an Expression.