A console application for testing connection to MongoDB instance.
This repository contains Sitecore console application, which tests connecting to MongoDB databases using MongoDB Driver.
To run the app, perform the following steps on both CM and CD servers:
- In
\bin\TestMongoDBConnection.exe.config
the file, modify theanalytics
,tracking.live
,tracking.history
andtracking.contact
MongoDB connecting strings. - Run the
\bin\TestMongoDBConnection.exe
file.
The log is saved into the
\bin\Sitecore.Log.{Data.Time}.txt
file.
Sitecore Diagnostics app the following files:
\bin\MongoDB.Bson.dll
\bin\MongoDB.Driver.dll
\bin\TestMongoDBConnection.exe
\bin\TestMongoDBConnection.exe.config
This tool is licensed under the Sitecore Corporation A/S License.
Downloads are available via GitHub Releases.