Skip to main content
Skip table of contents

Mongo XML File

Any time there is a GlobalCapture Engine living remote from the GlobalSearch server, a MongoXML file will be necessary to link the engine to the primary Mongo Database. This is most typically found in environments running multiple engines, but may also be found in an environment where a single engine is running on a dedicated capture server where the primary MongoDB exists for GlobalAction.

The MongoXML will go in the Capture Engine's directory and should point to the server address where Mongo lives.

The Mongo XML template is below. Be sure to use IP rather than machine name in your XML.

Mongo XML

XML
<mongo.settings>
<urlvalue>mongodb://YOUR.IP.HERE/</urlvalue>
</mongo.settings>


The Mongo Port does not need to be specified in the Mongo XML.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.