Here you go:
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Entering primary catch-up mode.
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Exited primary catch-up mode.
2024-02-20T13:27:50.850-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #1 (1 connection now open)
2024-02-20T13:27:50.851-0500 I NETWORK [conn1] received client metadata from 127.0.0.1:52842 conn1: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.854-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52844 #2 (2 connections now open)
2024-02-20T13:27:50.854-0500 I NETWORK [conn2] received client metadata from 127.0.0.1:52844 conn2: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.874-0500 I NETWORK [conn1] end connection 127.0.0.1:52842 (1 connection now open)
2024-02-20T13:27:50.874-0500 I NETWORK [conn2] end connection 127.0.0.1:52844 (0 connections now open)
2024-02-20T13:27:50.876-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52854 #3 (1 connection now open)
2024-02-20T13:27:50.876-0500 I NETWORK [conn3] received client metadata from 127.0.0.1:52854 conn3: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:52.801-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted
2024-02-20T13:27:52.882-0500 I NETWORK [listener] connection accepted from 127.0.0.1:51148 #4 (2 connections now open)
2024-02-20T13:27:52.882-0500 I NETWORK [conn4] received client metadata from 127.0.0.1:51148 conn4: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.system.users command: find { find: "system.users", filter: { db: "admin" }, projection: { authenticationRestrictions: 0, credentials: 0 }, sort: { user: 1, db: 1 }, $db: "admin" } planSummary: IXSCAN { user: 1, db: 1 } keysExamined:2 docsExamined:2 cursorExhausted:1 numYields:1 nreturned:2 reslen:623 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.$cmd command: usersInfo { usersInfo: 1, lsid: { id: UUID("REMOVED") }, $clusterTime: { clusterTime: Timestamp(1708453672, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin", $readPreference: { mode: "primary" } } numYields:0 reslen:566 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.224-0500 I NETWORK [conn3] end connection 127.0.0.1:52854 (1 connection now open)
2024-02-20T13:27:53.224-0500 I NETWORK [conn4] end connection 127.0.0.1:51148 (0 connections now open)
2024-02-20T13:27:53.224-0500 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets...
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-39001.sock
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] shutting down replication subsystems
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication reporter thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication fetcher thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication applier thread
2024-02-20T13:27:53.800-0500 I REPL [signalProcessingThread] Stopping replication storage threads
2024-02-20T13:27:53.801-0500 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture
2024-02-20T13:27:53.810-0500 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down
2024-02-20T13:27:53.810-0500 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down
2024-02-20T13:28:26.597-0500 I STORAGE [signalProcessingThread] shutdown: removing fs lock...
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] now exiting
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] shutting down with code:0
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Resetting sync source to empty, which was :27017
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Entering primary catch-up mode.
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Exited primary catch-up mode.
2024-02-20T13:27:50.850-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #1 (1 connection now open)
2024-02-20T13:27:50.851-0500 I NETWORK [conn1] received client metadata from 127.0.0.1:52842 conn1: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.854-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52844 #2 (2 connections now open)
2024-02-20T13:27:50.854-0500 I NETWORK [conn2] received client metadata from 127.0.0.1:52844 conn2: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.874-0500 I NETWORK [conn1] end connection 127.0.0.1:52842 (1 connection now open)
2024-02-20T13:27:50.874-0500 I NETWORK [conn2] end connection 127.0.0.1:52844 (0 connections now open)
2024-02-20T13:27:50.876-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52854 #3 (1 connection now open)
2024-02-20T13:27:50.876-0500 I NETWORK [conn3] received client metadata from 127.0.0.1:52854 conn3: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:52.801-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted
2024-02-20T13:27:52.882-0500 I NETWORK [listener] connection accepted from 127.0.0.1:51148 #4 (2 connections now open)
2024-02-20T13:27:52.882-0500 I NETWORK [conn4] received client metadata from 127.0.0.1:51148 conn4: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.system.users command: find { find: "system.users", filter: { db: "admin" }, projection: { authenticationRestrictions: 0, credentials: 0 }, sort: { user: 1, db: 1 }, $db: "admin" } planSummary: IXSCAN { user: 1, db: 1 } keysExamined:2 docsExamined:2 cursorExhausted:1 numYields:1 nreturned:2 reslen:623 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.$cmd command: usersInfo { usersInfo: 1, lsid: { id: UUID("REMOVED") }, $clusterTime: { clusterTime: Timestamp(1708453672, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin", $readPreference: { mode: "primary" } } numYields:0 reslen:566 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.224-0500 I NETWORK [conn3] end connection 127.0.0.1:52854 (1 connection now open)
2024-02-20T13:27:53.224-0500 I NETWORK [conn4] end connection 127.0.0.1:51148 (0 connections now open)
2024-02-20T13:27:53.224-0500 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets...
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-39001.sock
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] shutting down replication subsystems
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication reporter thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication fetcher thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication applier thread
2024-02-20T13:27:53.800-0500 I REPL [signalProcessingThread] Stopping replication storage threads
2024-02-20T13:27:53.801-0500 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture
2024-02-20T13:27:53.810-0500 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down
2024-02-20T13:27:53.810-0500 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down
2024-02-20T13:28:26.597-0500 I STORAGE [signalProcessingThread] shutdown: removing fs lock...
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] now exiting
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] shutting down with code:0
2024-02-20T13:27:50.800-0500 I REPL [rsSync] conducting a dry run election to see if we could be elected. current term: 309
2024-02-20T13:27:50.800-0500 I REPL [replexec-0] dry election run succeeded, running for election in term 310
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] election succeeded, assuming primary role in term 310
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] transition to PRIMARY from SECONDARY
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Resetting sync source to empty, which was :27017
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Entering primary catch-up mode.
2024-02-20T13:27:50.840-0500 I REPL [replexec-0] Exited primary catch-up mode.
2024-02-20T13:27:50.850-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #1 (1 connection now open)
2024-02-20T13:27:50.851-0500 I NETWORK [conn1] received client metadata from 127.0.0.1:52842 conn1: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.854-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52844 #2 (2 connections now open)
2024-02-20T13:27:50.854-0500 I NETWORK [conn2] received client metadata from 127.0.0.1:52844 conn2: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:50.874-0500 I NETWORK [conn1] end connection 127.0.0.1:52842 (1 connection now open)
2024-02-20T13:27:50.874-0500 I NETWORK [conn2] end connection 127.0.0.1:52844 (0 connections now open)
2024-02-20T13:27:50.876-0500 I NETWORK [listener] connection accepted from 127.0.0.1:52854 #3 (1 connection now open)
2024-02-20T13:27:50.876-0500 I NETWORK [conn3] received client metadata from 127.0.0.1:52854 conn3: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:52.801-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted
2024-02-20T13:27:52.882-0500 I NETWORK [listener] connection accepted from 127.0.0.1:51148 #4 (2 connections now open)
2024-02-20T13:27:52.882-0500 I NETWORK [conn4] received client metadata from 127.0.0.1:51148 conn4: { driver: { name: "PyMongo", version: "3.13.0" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "5.4.0-135-generic" }, platform: "CPython 3.8.17.final.0" }
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.system.users command: find { find: "system.users", filter: { db: "admin" }, projection: { authenticationRestrictions: 0, credentials: 0 }, sort: { user: 1, db: 1 }, $db: "admin" } planSummary: IXSCAN { user: 1, db: 1 } keysExamined:2 docsExamined:2 cursorExhausted:1 numYields:1 nreturned:2 reslen:623 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.112-0500 I COMMAND [conn4] command admin.$cmd command: usersInfo { usersInfo: 1, lsid: { id: UUID("REMOVED") }, $clusterTime: { clusterTime: Timestamp(1708453672, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin", $readPreference: { mode: "primary" } } numYields:0 reslen:566 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 227ms
2024-02-20T13:27:53.224-0500 I NETWORK [conn3] end connection 127.0.0.1:52854 (1 connection now open)
2024-02-20T13:27:53.224-0500 I NETWORK [conn4] end connection 127.0.0.1:51148 (0 connections now open)
2024-02-20T13:27:53.224-0500 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets...
2024-02-20T13:27:53.224-0500 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-39001.sock
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] shutting down replication subsystems
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication reporter thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication fetcher thread
2024-02-20T13:27:53.225-0500 I REPL [signalProcessingThread] Stopping replication applier thread
2024-02-20T13:27:53.800-0500 I REPL [signalProcessingThread] Stopping replication storage threads
2024-02-20T13:27:53.801-0500 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture
2024-02-20T13:27:53.810-0500 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down
2024-02-20T13:27:53.810-0500 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down
2024-02-20T13:28:26.597-0500 I STORAGE [signalProcessingThread] shutdown: removing fs lock...
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] now exiting
2024-02-20T13:28:26.597-0500 I CONTROL [signalProcessingThread] shutting down with code:0
EDIT: removed license ids