• Mongodb service doesn't autostart after upgrade

    Hi there, I have made 3 different upgrades from Mongodb 3.4 to 4.2 and now when I restart Windows, the mongodb service doesn't autostart. I have to start it manually. The update path was the following: Mongodb 3.4 -> 3.6 Mongodb 3.6 -> 4.0 …
  • MongoDB log deletion

    How do we manage the MongoDB log file. Mongodb has just one giant log file where all the logs get updated. Is there a way for mongodb to create multiple log files instead of just one giant file? What is the best way of purging the logs? In our…
  • log rotation in mongodb

    I Have perform the log rotation in MongoDB for my nosql data , Please help me with the Code in order to perform log rotation. Here i have a specific set of Nosql data in my mongodb
  • How to access monogdb user table from 4GL?

    Hi there , Is there a way to access the user list stored in mongodb? I am referring to the information of the users created in the Administrator ? Users > Users Thanks