Hi Yossi, I'm not sure what the specific problem is, but you can configure Graylog to connect to a MongoDB replica set providing more than one MongoDB URI, see https://github.com/Graylog2/graylog2-server/blob/2.0.3/misc/graylog.conf#L384-L385 for an example.
Cheers, Jochen On Sunday, 28 August 2016 16:58:10 UTC+2, tm-operations wrote: > > Hi, > > We are working for the past couple of weeks on implementing a Graylog > stack in Docker with Rancher management. > > At this point, we were able to get a working stack fully redundant (single > site) configuration. > The only part which is missing is MongoDB HA. > > When configuring MongoDB as a service, the rancher will point graylog > servers to one of the MongoDB servers regardless they are Primary or > Secondary. > > Anyone have an idea how to get a redundant configuration of MongDB in > Docket with Rancher? > > Our current lab configuration is: > > 3 Docker Hosts each runs on a VMWare Host > > *Container* > > 1 x Rancher > 3 x NGNIX > 3 x Graylog Server > 3 x ElasticSearch Master nodes > 3 x ElasticSearch Data nodes > 3 x ElasticSearch Client nodes > 1 x MongoDB > > Any help will be greatly appreciated. > > Thanks. > -Yossi > > > > > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/e63f6860-71ee-420a-9b49-fce4c8531b72%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
