1.

To view the contents of the file, pass the file to the MongoDB utility ___________(a) bsonlog(b) bsonout(c) bsondump(d) SelectIndexesThis question was posed to me by my school teacher while I was bunking the class.The doubt is from Auditing in division Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Correct choice is (C) bsondump

Best EXPLANATION: The following converts the AUDIT log into a human-readable FORM and output to the TERMINAL: bsondump data/db/auditLog.bson .



Discussion

No Comment Found

Related InterviewSolutions