Mongodb replica

i have several graylog servers and one data node.
i want one of the server node to perform as the main mongodb so that all the other server nodes can connect to it.
up until now i cannot understand how to create a replica set for the mongodb.
can you point me to a friendly manual that can help me?

Check these:

https://docs.mongodb.com/manual/tutorial/convert-standalone-to-replica-set/

https://docs.mongodb.com/manual/tutorial/deploy-replica-set/

1 Like

And also this one:
http://docs.graylog.org/en/2.3/pages/configuration/multinode_setup.html

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.