Is there a remote (ssh) way to simulate:
mongod --fork --logpath /var/log/mongodb.log
without logging part? If I omit the logpath then mongod will complain.
I have it running on a RaspberryPi and I would like to disable registration to maximize the lifespan of the SD card.
plus-
source
to share