We are working on Sitecore deployment in Azure.
- Sitecore Experience Platform 8.0 rev. 160115
- MongoDB - 3.0.4
We installed MongoDB, and we can connect to localhost using Robomongo. We can only see “Analytics” database/collections. Our connection strings setup are:
But the other 3 databases and collections are not created.
- Tracking.live
- Tracking.history
- Tracking.contact
In Sitecore.Analytics.config file – the setting “Analytics.Enabled” is set to true.
In log we found some references to xDB cloud initialization failed issues, therefore we disabled it.
Are we missing any configurations? Any help or suggestions are appreciated.
Thank you