offending log line:
2022-06-01T09:04:39.015+0800 I COMMAND [initandlisten] command local.oplog.rs command: getMore { getMore: “###”, collection: “###”, $db: “###” } originatingCommand: { find: “###”, filter: { ts: { $gte: “###”, $lte: “###” } }, oplogReplay: “###”, $db: “###” } planSummary: COLLSCAN cursorid:8082644926738273313 keysExamined:0 docsExamined:22521 numYields:186 nreturned:22520 reslen:16749135 locks:{ ReplicationStateTransition: { acquireCount: { w: 187 } }, Global: { acquireCount: { r: 187 } }, Database: { acquireCount: { r: 187 } }, Mutex: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 187 } } } flowControl:{ acquireCount: 7, timeAcquiringMicros: 9 } storage:{ data: { bytesRead: 17354199, timeReadingMicros: 1313057 } } protocol:op_msg 1362ms
2022-06-01T09:04:40.075+0800 I REPL [repl-writer-worker-1] applied op: CRUD { ts: “###”, t: “###”, h: “###”, v: “###”, op: “###”, ns: “###”, ui: “###”, wall: “###”, lsid: { id: “###”, uid: “###” }, txnNumber: “###”, stmtId: “###”, prevOpTime: { ts: “###”, t: “###” }, o: { _id: “###”, startDate: “###”, url: “###”, headers: { common: { Accept: “###” }, delete: {}, get: {}, head: {}, post: { Content-Type: “###” }, put: { Content-Type: “###” }, patch: { Content-Type: “###” } }, method: “###”, typeRequest: “###”, requestBody: { domain: “###”, username: “###”, password: “###”, uncFilePath: “###” }, createdOn: “###” } }, took 972ms
Command I run:
mloginfo mongodb.log --queries
mloginfo --version
mtools version 1.7.0 || Python 3.6.8 (default, Aug 13 2020, 07:46:32) [GCC