TotalKnob

Results 2 issues of TotalKnob

Fix for merging an array of fields into the destination using the merge mutation. I have included a test which produces the following failure prior to the fix: ``` LogStash::Filters::Mutate...

status:needs-triage

The merge mutation accepts an array of source fields to merge into a single destination field. However, this functionality is broken for an array of source fields with size >1....

bug