-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Query Execution
It would be useful to have a way to collect the output of db.currentOp() with PII redacted (like in log redaction). Something like:
db.currentOp({redact:1})
or similar.
- related to
-
SERVER-33880 Log currentOp information to mongod log
- Backlog