logstash-filter-translate icon indicating copy to clipboard operation
logstash-filter-translate copied to clipboard

optionally use event.sprintf on dictionary values

Open fholzer opened this issue 6 years ago • 1 comments

Introduces new configuration parameter dynamic that will enable use of event.sprintf on replacement values. dynamic defaults to false to not impact performance for current users of the plugin.

I added tests for single_value_update.rb, but not for array_of_maps_value_update.rb and array_of_values_update.rb yet.

Resolves #80. CC @guyboertje, as he's assigned to that issue.

fholzer avatar Dec 05 '19 10:12 fholzer

pinging @jsvd @guyboertje

fholzer avatar Dec 16 '19 07:12 fholzer