Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logstash MongoDB Output plugin 3.1.7 error #80

Open
bhumikadave opened this issue Jun 8, 2022 · 0 comments
Open

Logstash MongoDB Output plugin 3.1.7 error #80

bhumikadave opened this issue Jun 8, 2022 · 0 comments
Labels

Comments

@bhumikadave
Copy link

  1. Logstash version (e.g. bin/logstash --version) : 8.2.0
  2. Plugin version : logstash-output-mongodb 3.1.7
  3. Logstash installation : source expanded from tar or zip archive
  4. How is Logstash being run : Via command line
  5. How was the Logstash Plugin installed : bin/logstash-plugin

OS version (uname -a if on a Unix-like system): Bigsur

Description of the problem including expected versus actual behavior:
Getting below error:

[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)

Steps to reproduce:

  1. Check Mongo is running correctly and able to connect though with mongosh and Compass UI
  2. Configure logstash configuration with mongo as output
  3. run with bin/logstash from CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant