You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
#59
The text was updated successfully, but these errors were encountered: