Mongodb conf file

i am using the graylog appliance version and as i understand the mongodb must have a mongod.conf file. can someone please tell me where is it located?

Please refer to http://docs.graylog.org/en/2.3/pages/configuration/file_location.html#omnibus-package for details about the file locations in the virtual appliance (OVA).

This being said, you’re not supposed to edit the MongoDB configuration file directly in the virtual appliance.
What do you want to achieve?

i want to create replica sets.
after discussing this issue with mongodb experts they told me to that the easiest way to do it is with the mongodb config file.

The virtual appliance (OVA) currently doesn’t support MongoDB replica sets.

See http://docs.graylog.org/en/2.3/pages/configuration/graylog_ctl.html for supported cluster options.

If you absolutely have to create a MongoDB replica set, you’ll need to migrate away from the OVA to a custom setup first.

ok thanks
instead of migrating to a custom setup can i create an external mongodb and then create replica sets?

No, that’s not supported.

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