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

Mongobeat secondary node "no reachable servers" error #4689

Closed
MrGarry2016 opened this issue Jul 17, 2017 · 0 comments
Closed

Mongobeat secondary node "no reachable servers" error #4689

MrGarry2016 opened this issue Jul 17, 2017 · 0 comments
Labels

Comments

@MrGarry2016
Copy link

For confirmed bugs, please report:

  • Version: 5.4.1
  • Operating System: linux
  • Steps to Reproduce:

metricbeat config:

  • module: mongodb
    metricsets: ["status"]
    enabled: true
    period: 10s

    hosts: ["mongodb://user:password@host-secondary-1:27017"]

Mongo CLuster Config
Mongo is made up of a replica of 3 nodes. host-primary is master. host-secondary-[1/2] are two slave

How to reporduce?

  • set up mongo cluster as above
  • start metricbeat with above mongobeat config
  • you will get "no reachable servers" error
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

2 participants