This processor takes a list field, computes the size of the list and appends the result to the event.
This processor works with any event that has a field of type list.
Describe the configuration parameters here
The field containing the list that should be used.
Outputs the incoming event while appending the list size (named countValue) to the incoming event.