[ad_1]
I am not able to connect to MongoDB Atlas with below error.Using plugin version 3.1.7.
[WARN ][logstash.outputs.mongodb ][main] MONGODB | Failed to handshake with : 27017 ArgumentError: wrong number of
arguments (given 2, expected 1)[WARN ][logstash.outputs.mongodb ][main] MONGODB | Error checking
:27017: ArgumentError: wrong number of arguments (given
2, expected 1)
Mongodb url is “mongodb+srv://username:[email protected]/dbname?retryWrites=true&w=majority”
I see, the version has fix 1 for the same issue. Am I missing anything?
[ad_2]