Hi
Is anyone aware of an existing filter that combines parts of prune and fingerprint?
My usecase is that I want to make a list of fields either by using a whitelist or a blacklist (which prune has support for) and then hash the value of the found fields (which is what fingerprint does). I haven't though been able to find this functionality anywhere
Regards
Tonni