1.

Which of the following document configures the threshold which determines whether a query is “slow” for the purpose of the logging system?(a) systemLog.verbosity(b) operationProfiling.mode(c) operationProfiling.slowOpThresholdMs(d) none of the mentionedThe question was posed to me in final exam.Asked question is from Run-time Database Configuration topic in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

The CORRECT answer is (C) operationProfiling.slowOpThresholdMs

To explain: systemLog.verbosity controls the amount of LOGGING output that mongod WRITE to the log.



Discussion

No Comment Found

Related InterviewSolutions