Note: If you followed the examples in the Install MongoDB section, the defaults should work without any modifications. If you used a different username or password or installed MongoDB on a separate machine, you must update the following settings in sametime.ini and chatlogging.ini as appropriate.
Browse to the sametime.ini file, which resides in the Domino program directory, and open with a text editor.
Locate the MONGO_URI parameter and correct or confirm the IP address of the MongoDB server.
If any changes were made, save the sametime.ini file.
Browse to the chatlogging.ini file, which resides in the Domino program directory and open with a text editor.
Examine and correct the below parameters:
CL_MONGO_HOST=127.0.0.1
CL_MONGO_PORT=27017
CL_MONGO_USER=sametimeUser
CL_MONGO_PASSWORD=sametime
Save and close the chatlogging.ini.
Start the HCL Community Server for these changes to take effect.