Closed webmat closed 4 years ago
I think in #8 we lost the ability to apply a format_action to a source_field that's not moving to a different destination_field...
format_action
source_field
destination_field
The example/mapping.csv deliberately had two lines like that, the source_fields were successful and process.args. See this diff
example/mapping.csv
successful
process.args
Fixed by https://github.com/elastic/ecs-mapper/pull/17
I think in #8 we lost the ability to apply a
format_action
to asource_field
that's not moving to a differentdestination_field
...The
example/mapping.csv
deliberately had two lines like that, the source_fields weresuccessful
andprocess.args
. See this diff