enumerate
Add a field with the number of preceding events.
Description
The enumerate
operator adds a new field with the number of preceding events to
the beginning of the input record.
out: field (optional)
Sets the name of the output field.
Defaults to "#"
.
Examples
Enumerate the input by prepending row numbers:
Use index
as field name instead of the default: