

InterviewSolution
Saved Bookmarks
1. |
_________ contains the local ip address and the port number of the running instance.(a) ts(b) local(c) remote(d) usersI had been asked this question during an interview.The query is from Auditing in portion Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» CORRECT ANSWER is (b) local The best explanation: Remote document contains the remote ip address and the port number of the incoming CONNECTION ASSOCIATED with the EVENT. |
|