metricbeat Mongo secondary node "no reachable servers" error
For confirmed bugs, please report:
Steps to Reproduce:
metricbeat config:
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?