Any command running for longer than the profiling limit slowms will be outputted in its entirety to the log. More specifically If I create the admin DB through a createUser command the user's username and password will be outputted in clear with default profiling since the command runs for longer than 100 ms doing index creation.
Lowering the slowms variable will give more frequent command output.
- is related to
-
SERVER-12252 Fix mongod log output for write commands
- Closed
- related to
-
SERVER-10869 Redact password data from logs for user management commands
- Closed
-
SERVER-16324 Command execution log line displays "query not recording (too large)" instead of abbreviated command object
- Closed