+1 vote
in MongoDB by
Which of the following will control the amount of logging output that mongodb writes to the log?

Pick the best answer from given options

a) operationProfiling.mode

b) operationProfiling.slowOpThresholdMs

c) systemLog.verbosity

1 Answer

0 votes
by

Correct answer for above question is : c) systemLog.verbosity

Related questions

+2 votes
asked Apr 17, 2021 in MongoDB by rajeshsharma
+2 votes
asked Apr 17, 2021 in MongoDB by rajeshsharma
...