Dear all,
In “Lab: Logging to a Different Facility” there is no mongod.conf file in /etc/ folder yet I can launch mongod service by just short command “mongod” without any parameter required.
In this course it was explaied that if we dont have mongo.conf file then we have to give seeral parameters in each command.
Mongod.conf file is used by mongod process or by client profram?