Hi,
The mongodb output plugin spams this to the logstash log.
I am on mongodb-output-plugin 3.1.7 with logstash 8.7.1. This also happens on logstash 8.6.1.
/opt/bitnami/logstash/vendor/bundle/jruby/2.6.0/gems/logstash-output-mongodb-3.1.7/lib/logstash/outputs/bson/big_decimal.rb:53: warning: BigDecimal.new is deprecated; use BigDecimal() method instead.
Hi, The mongodb output plugin spams this to the logstash log. I am on mongodb-output-plugin 3.1.7 with logstash 8.7.1. This also happens on logstash 8.6.1.
Here is my output stanza, for reference:
It seems like another PR similar to this is needed: https://github.com/logstash-plugins/logstash-output-mongodb/pull/59