1. Start mongod with --setParameter logUserIds=1 -v 2. Connect through shell and login. 3. Run dbStats command. 4. Run
Example line:
"Tue Jan 15 15:10:58.623 [conn1] user:test@test"
expected:
"Tue Jan 15 15:10:58.623 [conn1] user:test@test run command test.$cmd { dbStats: 1.0 }"