logstash-plugins/logstash-filter-fingerprint

Murmur3 Hash is broken when fingerprinting numbers

Closed this issue · 0 comments

This plugin is broken with Murmur3 mode.

Exception in pipelineworker, the pipeline stopped processing new events, please check your filter configuration and restart Logstash. {"exception"=>#<NoMethodError: undefined method `int_hash' for MurmurHash3::Native32:Module>

It's either int32_hash or int_64_hash