By type
2021-05-12T08:39:35.571+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] db version v4.0.8 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] modules: none 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] build environment: 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] distarch: x86_64 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-05-12T08:39:35.665+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2021-05-12T08:39:43.178+0000 I STORAGE [initandlisten] WiredTiger message [1620808783:178451][1:0x7f0f177c7a40], txn-recover: Set global recovery timestamp: 0 2021-05-12T08:39:43.537+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.181+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 9fe933e7-80cc-47f5-a2b0-b9ed03c5e330 2021-05-12T08:39:44.800+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-05-12T08:39:44.803+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: e10d3787-503f-4406-8912-6f49aa3ccad5 2021-05-12T08:39:45.250+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-05-12T08:39:45.252+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-05-12T08:39:45.252+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 5cdec1d0-0a59-4983-82e4-990e5f00fb69 2021-05-12T08:39:45.576+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-05-12T08:39:45.576+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:39:45.579+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-05-12T08:39:45.579+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 327ms 2021-05-12T08:39:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37598 #1 (1 connection now open) 2021-05-12T08:39:49.352+0000 I NETWORK [conn1] end connection 10.233.67.214:37598 (0 connections now open) 2021-05-12T08:39:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37666 #2 (1 connection now open) 2021-05-12T08:39:59.352+0000 I NETWORK [conn2] end connection 10.233.67.214:37666 (0 connections now open) 2021-05-12T08:40:07.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51518 #3 (1 connection now open) 2021-05-12T08:40:07.370+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:51518 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:07.467+0000 I NETWORK [conn3] end connection 127.0.0.1:51518 (0 connections now open) 2021-05-12T08:40:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37716 #4 (1 connection now open) 2021-05-12T08:40:09.352+0000 I NETWORK [conn4] end connection 10.233.67.214:37716 (0 connections now open) 2021-05-12T08:40:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51578 #5 (1 connection now open) 2021-05-12T08:40:17.365+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:51578 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:17.369+0000 I NETWORK [conn5] end connection 127.0.0.1:51578 (0 connections now open) 2021-05-12T08:40:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37776 #6 (1 connection now open) 2021-05-12T08:40:19.352+0000 I NETWORK [conn6] end connection 10.233.67.214:37776 (0 connections now open) 2021-05-12T08:40:27.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51628 #7 (1 connection now open) 2021-05-12T08:40:27.363+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:51628 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:27.367+0000 I NETWORK [conn7] end connection 127.0.0.1:51628 (0 connections now open) 2021-05-12T08:40:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37850 #8 (1 connection now open) 2021-05-12T08:40:29.352+0000 I NETWORK [conn8] end connection 10.233.67.214:37850 (0 connections now open) 2021-05-12T08:40:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51714 #9 (1 connection now open) 2021-05-12T08:40:37.365+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:51714 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:37.369+0000 I NETWORK [conn9] end connection 127.0.0.1:51714 (0 connections now open) 2021-05-12T08:40:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37912 #10 (1 connection now open) 2021-05-12T08:40:39.352+0000 I NETWORK [conn10] end connection 10.233.67.214:37912 (0 connections now open) 2021-05-12T08:40:47.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51778 #11 (1 connection now open) 2021-05-12T08:40:47.468+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:51778 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:47.563+0000 I NETWORK [conn11] end connection 127.0.0.1:51778 (0 connections now open) 2021-05-12T08:40:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37976 #12 (1 connection now open) 2021-05-12T08:40:49.352+0000 I NETWORK [conn12] end connection 10.233.67.214:37976 (0 connections now open) 2021-05-12T08:40:57.664+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51846 #13 (1 connection now open) 2021-05-12T08:40:57.664+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:51846 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:57.670+0000 I NETWORK [conn13] end connection 127.0.0.1:51846 (0 connections now open) 2021-05-12T08:40:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38048 #14 (1 connection now open) 2021-05-12T08:40:59.352+0000 I NETWORK [conn14] end connection 10.233.67.214:38048 (0 connections now open) 2021-05-12T08:41:07.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51904 #15 (1 connection now open) 2021-05-12T08:41:07.463+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:51904 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:07.467+0000 I NETWORK [conn15] end connection 127.0.0.1:51904 (0 connections now open) 2021-05-12T08:41:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38102 #16 (1 connection now open) 2021-05-12T08:41:09.352+0000 I NETWORK [conn16] end connection 10.233.67.214:38102 (0 connections now open) 2021-05-12T08:41:17.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51968 #17 (1 connection now open) 2021-05-12T08:41:17.270+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:51968 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:17.367+0000 I NETWORK [conn17] end connection 127.0.0.1:51968 (0 connections now open) 2021-05-12T08:41:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38166 #18 (1 connection now open) 2021-05-12T08:41:19.352+0000 I NETWORK [conn18] end connection 10.233.67.214:38166 (0 connections now open) 2021-05-12T08:41:27.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52022 #19 (1 connection now open) 2021-05-12T08:41:27.463+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:52022 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:27.467+0000 I NETWORK [conn19] end connection 127.0.0.1:52022 (0 connections now open) 2021-05-12T08:41:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38224 #20 (1 connection now open) 2021-05-12T08:41:29.352+0000 I NETWORK [conn20] end connection 10.233.67.214:38224 (0 connections now open) 2021-05-12T08:41:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52078 #21 (1 connection now open) 2021-05-12T08:41:37.366+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:52078 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:37.370+0000 I NETWORK [conn21] end connection 127.0.0.1:52078 (0 connections now open) 2021-05-12T08:41:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38278 #22 (1 connection now open) 2021-05-12T08:41:39.352+0000 I NETWORK [conn22] end connection 10.233.67.214:38278 (0 connections now open) 2021-05-12T08:41:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52140 #23 (1 connection now open) 2021-05-12T08:41:47.464+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:52140 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:47.468+0000 I NETWORK [conn23] end connection 127.0.0.1:52140 (0 connections now open) 2021-05-12T08:41:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38340 #24 (1 connection now open) 2021-05-12T08:41:49.352+0000 I NETWORK [conn24] end connection 10.233.67.214:38340 (0 connections now open) 2021-05-12T08:41:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52194 #25 (1 connection now open) 2021-05-12T08:41:57.368+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:52194 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:57.465+0000 I NETWORK [conn25] end connection 127.0.0.1:52194 (0 connections now open) 2021-05-12T08:41:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38394 #26 (1 connection now open) 2021-05-12T08:41:59.352+0000 I NETWORK [conn26] end connection 10.233.67.214:38394 (0 connections now open) 2021-05-12T08:42:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52248 #27 (1 connection now open) 2021-05-12T08:42:07.463+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:52248 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:07.467+0000 I NETWORK [conn27] end connection 127.0.0.1:52248 (0 connections now open) 2021-05-12T08:42:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38448 #28 (1 connection now open) 2021-05-12T08:42:09.352+0000 I NETWORK [conn28] end connection 10.233.67.214:38448 (0 connections now open) 2021-05-12T08:42:17.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #29 (1 connection now open) 2021-05-12T08:42:17.469+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:52314 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:17.565+0000 I NETWORK [conn29] end connection 127.0.0.1:52314 (0 connections now open) 2021-05-12T08:42:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38514 #30 (1 connection now open) 2021-05-12T08:42:19.352+0000 I NETWORK [conn30] end connection 10.233.67.214:38514 (0 connections now open) 2021-05-12T08:42:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52368 #31 (1 connection now open) 2021-05-12T08:42:27.369+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:52368 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:27.467+0000 I NETWORK [conn31] end connection 127.0.0.1:52368 (0 connections now open) 2021-05-12T08:42:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38568 #32 (1 connection now open) 2021-05-12T08:42:29.352+0000 I NETWORK [conn32] end connection 10.233.67.214:38568 (0 connections now open) 2021-05-12T08:42:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52426 #33 (1 connection now open) 2021-05-12T08:42:37.366+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:52426 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:37.370+0000 I NETWORK [conn33] end connection 127.0.0.1:52426 (0 connections now open) 2021-05-12T08:42:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38624 #34 (1 connection now open) 2021-05-12T08:42:39.352+0000 I NETWORK [conn34] end connection 10.233.67.214:38624 (0 connections now open) 2021-05-12T08:42:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52488 #35 (1 connection now open) 2021-05-12T08:42:47.364+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:52488 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:47.368+0000 I NETWORK [conn35] end connection 127.0.0.1:52488 (0 connections now open) 2021-05-12T08:42:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38686 #36 (1 connection now open) 2021-05-12T08:42:49.352+0000 I NETWORK [conn36] end connection 10.233.67.214:38686 (0 connections now open) 2021-05-12T08:42:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #37 (1 connection now open) 2021-05-12T08:42:57.366+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:52546 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:57.370+0000 I NETWORK [conn37] end connection 127.0.0.1:52546 (0 connections now open) 2021-05-12T08:42:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38744 #38 (1 connection now open) 2021-05-12T08:42:59.352+0000 I NETWORK [conn38] end connection 10.233.67.214:38744 (0 connections now open) 2021-05-12T08:43:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52650 #39 (1 connection now open) 2021-05-12T08:43:07.368+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:52650 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:07.463+0000 I NETWORK [conn39] end connection 127.0.0.1:52650 (0 connections now open) 2021-05-12T08:43:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38860 #40 (1 connection now open) 2021-05-12T08:43:09.352+0000 I NETWORK [conn40] end connection 10.233.67.214:38860 (0 connections now open) 2021-05-12T08:43:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52726 #41 (1 connection now open) 2021-05-12T08:43:17.464+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:52726 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:17.469+0000 I NETWORK [conn41] end connection 127.0.0.1:52726 (0 connections now open) 2021-05-12T08:43:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38924 #42 (1 connection now open) 2021-05-12T08:43:19.352+0000 I NETWORK [conn42] end connection 10.233.67.214:38924 (0 connections now open) 2021-05-12T08:43:27.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52792 #43 (1 connection now open) 2021-05-12T08:43:27.468+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:52792 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:27.563+0000 I NETWORK [conn43] end connection 127.0.0.1:52792 (0 connections now open) 2021-05-12T08:43:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38992 #44 (1 connection now open) 2021-05-12T08:43:29.352+0000 I NETWORK [conn44] end connection 10.233.67.214:38992 (0 connections now open) 2021-05-12T08:43:37.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52884 #45 (1 connection now open) 2021-05-12T08:43:37.563+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:52884 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:37.568+0000 I NETWORK [conn45] end connection 127.0.0.1:52884 (0 connections now open) 2021-05-12T08:43:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39104 #46 (1 connection now open) 2021-05-12T08:43:39.352+0000 I NETWORK [conn46] end connection 10.233.67.214:39104 (0 connections now open) 2021-05-12T08:43:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52980 #47 (1 connection now open) 2021-05-12T08:43:47.366+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:52980 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:47.371+0000 I NETWORK [conn47] end connection 127.0.0.1:52980 (0 connections now open) 2021-05-12T08:43:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39178 #48 (1 connection now open) 2021-05-12T08:43:49.352+0000 I NETWORK [conn48] end connection 10.233.67.214:39178 (0 connections now open) 2021-05-12T08:43:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53048 #49 (1 connection now open) 2021-05-12T08:43:57.371+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:53048 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:57.465+0000 I NETWORK [conn49] end connection 127.0.0.1:53048 (0 connections now open) 2021-05-12T08:43:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39246 #50 (1 connection now open) 2021-05-12T08:43:59.352+0000 I NETWORK [conn50] end connection 10.233.67.214:39246 (0 connections now open) 2021-05-12T08:44:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53116 #51 (1 connection now open) 2021-05-12T08:44:07.364+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:53116 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:07.368+0000 I NETWORK [conn51] end connection 127.0.0.1:53116 (0 connections now open) 2021-05-12T08:44:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39326 #52 (1 connection now open) 2021-05-12T08:44:09.352+0000 I NETWORK [conn52] end connection 10.233.67.214:39326 (0 connections now open) 2021-05-12T08:44:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53208 #53 (1 connection now open) 2021-05-12T08:44:17.371+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:53208 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:17.467+0000 I NETWORK [conn53] end connection 127.0.0.1:53208 (0 connections now open) 2021-05-12T08:44:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39406 #54 (1 connection now open) 2021-05-12T08:44:19.352+0000 I NETWORK [conn54] end connection 10.233.67.214:39406 (0 connections now open) 2021-05-12T08:44:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53282 #55 (1 connection now open) 2021-05-12T08:44:27.366+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:53282 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:27.370+0000 I NETWORK [conn55] end connection 127.0.0.1:53282 (0 connections now open) 2021-05-12T08:44:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39480 #56 (1 connection now open) 2021-05-12T08:44:29.352+0000 I NETWORK [conn56] end connection 10.233.67.214:39480 (0 connections now open) 2021-05-12T08:44:37.472+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53344 #57 (1 connection now open) 2021-05-12T08:44:37.473+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:53344 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:37.567+0000 I NETWORK [conn57] end connection 127.0.0.1:53344 (0 connections now open) 2021-05-12T08:44:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39542 #58 (1 connection now open) 2021-05-12T08:44:39.352+0000 I NETWORK [conn58] end connection 10.233.67.214:39542 (0 connections now open) 2021-05-12T08:44:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53416 #59 (1 connection now open) 2021-05-12T08:44:47.464+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:53416 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:47.468+0000 I NETWORK [conn59] end connection 127.0.0.1:53416 (0 connections now open) 2021-05-12T08:44:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39614 #60 (1 connection now open) 2021-05-12T08:44:49.352+0000 I NETWORK [conn60] end connection 10.233.67.214:39614 (0 connections now open) 2021-05-12T08:44:57.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53484 #61 (1 connection now open) 2021-05-12T08:44:57.467+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:53484 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:57.563+0000 I NETWORK [conn61] end connection 127.0.0.1:53484 (0 connections now open) 2021-05-12T08:44:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39694 #62 (1 connection now open) 2021-05-12T08:44:59.352+0000 I NETWORK [conn62] end connection 10.233.67.214:39694 (0 connections now open) 2021-05-12T08:45:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53564 #63 (1 connection now open) 2021-05-12T08:45:07.366+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:53564 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:07.463+0000 I NETWORK [conn63] end connection 127.0.0.1:53564 (0 connections now open) 2021-05-12T08:45:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39766 #64 (1 connection now open) 2021-05-12T08:45:09.352+0000 I NETWORK [conn64] end connection 10.233.67.214:39766 (0 connections now open) 2021-05-12T08:45:17.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53642 #65 (1 connection now open) 2021-05-12T08:45:17.363+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:53642 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:17.367+0000 I NETWORK [conn65] end connection 127.0.0.1:53642 (0 connections now open) 2021-05-12T08:45:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39844 #66 (1 connection now open) 2021-05-12T08:45:19.352+0000 I NETWORK [conn66] end connection 10.233.67.214:39844 (0 connections now open) 2021-05-12T08:45:27.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53712 #67 (1 connection now open) 2021-05-12T08:45:27.469+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:53712 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:27.565+0000 I NETWORK [conn67] end connection 127.0.0.1:53712 (0 connections now open) 2021-05-12T08:45:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39916 #68 (1 connection now open) 2021-05-12T08:45:29.352+0000 I NETWORK [conn68] end connection 10.233.67.214:39916 (0 connections now open) 2021-05-12T08:45:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53780 #69 (1 connection now open) 2021-05-12T08:45:37.369+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:53780 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:37.463+0000 I NETWORK [conn69] end connection 127.0.0.1:53780 (0 connections now open) 2021-05-12T08:45:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39982 #70 (1 connection now open) 2021-05-12T08:45:39.352+0000 I NETWORK [conn70] end connection 10.233.67.214:39982 (0 connections now open) 2021-05-12T08:45:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53862 #71 (1 connection now open) 2021-05-12T08:45:47.272+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:53862 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:47.367+0000 I NETWORK [conn71] end connection 127.0.0.1:53862 (0 connections now open) 2021-05-12T08:45:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40064 #72 (1 connection now open) 2021-05-12T08:45:49.352+0000 I NETWORK [conn72] end connection 10.233.67.214:40064 (0 connections now open) 2021-05-12T08:45:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53934 #73 (1 connection now open) 2021-05-12T08:45:57.367+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:53934 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:57.465+0000 I NETWORK [conn73] end connection 127.0.0.1:53934 (0 connections now open) 2021-05-12T08:45:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40138 #74 (1 connection now open) 2021-05-12T08:45:59.352+0000 I NETWORK [conn74] end connection 10.233.67.214:40138 (0 connections now open) 2021-05-12T08:46:07.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54010 #75 (1 connection now open) 2021-05-12T08:46:07.370+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:54010 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:07.467+0000 I NETWORK [conn75] end connection 127.0.0.1:54010 (0 connections now open) 2021-05-12T08:46:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40220 #76 (1 connection now open) 2021-05-12T08:46:09.352+0000 I NETWORK [conn76] end connection 10.233.67.214:40220 (0 connections now open) 2021-05-12T08:46:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54106 #77 (1 connection now open) 2021-05-12T08:46:17.366+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:54106 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:17.369+0000 I NETWORK [conn77] end connection 127.0.0.1:54106 (0 connections now open) 2021-05-12T08:46:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40310 #78 (1 connection now open) 2021-05-12T08:46:19.352+0000 I NETWORK [conn78] end connection 10.233.67.214:40310 (0 connections now open) 2021-05-12T08:46:27.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54184 #79 (1 connection now open) 2021-05-12T08:46:27.565+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:54184 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:27.663+0000 I NETWORK [conn79] end connection 127.0.0.1:54184 (0 connections now open) 2021-05-12T08:46:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40390 #80 (1 connection now open) 2021-05-12T08:46:29.352+0000 I NETWORK [conn80] end connection 10.233.67.214:40390 (0 connections now open) 2021-05-12T08:46:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54258 #81 (1 connection now open) 2021-05-12T08:46:37.366+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:54258 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:37.370+0000 I NETWORK [conn81] end connection 127.0.0.1:54258 (0 connections now open) 2021-05-12T08:46:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40462 #82 (1 connection now open) 2021-05-12T08:46:39.352+0000 I NETWORK [conn82] end connection 10.233.67.214:40462 (0 connections now open) 2021-05-12T08:46:47.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54340 #83 (1 connection now open) 2021-05-12T08:46:47.370+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:54340 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:47.463+0000 I NETWORK [conn83] end connection 127.0.0.1:54340 (0 connections now open) 2021-05-12T08:46:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40550 #84 (1 connection now open) 2021-05-12T08:46:49.352+0000 I NETWORK [conn84] end connection 10.233.67.214:40550 (0 connections now open) 2021-05-12T08:46:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54420 #85 (1 connection now open) 2021-05-12T08:46:57.364+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:54420 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:57.368+0000 I NETWORK [conn85] end connection 127.0.0.1:54420 (0 connections now open) 2021-05-12T08:46:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40624 #86 (1 connection now open) 2021-05-12T08:46:59.352+0000 I NETWORK [conn86] end connection 10.233.67.214:40624 (0 connections now open) 2021-05-12T08:47:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54506 #87 (1 connection now open) 2021-05-12T08:47:07.363+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:54506 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:07.367+0000 I NETWORK [conn87] end connection 127.0.0.1:54506 (0 connections now open) 2021-05-12T08:47:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40708 #88 (1 connection now open) 2021-05-12T08:47:09.352+0000 I NETWORK [conn88] end connection 10.233.67.214:40708 (0 connections now open) 2021-05-12T08:47:17.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54596 #89 (1 connection now open) 2021-05-12T08:47:17.372+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:54596 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:17.472+0000 I NETWORK [conn89] end connection 127.0.0.1:54596 (0 connections now open) 2021-05-12T08:47:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40804 #90 (1 connection now open) 2021-05-12T08:47:19.352+0000 I NETWORK [conn90] end connection 10.233.67.214:40804 (0 connections now open) 2021-05-12T08:47:27.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54702 #91 (1 connection now open) 2021-05-12T08:47:27.463+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:54702 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:27.468+0000 I NETWORK [conn91] end connection 127.0.0.1:54702 (0 connections now open) 2021-05-12T08:47:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40916 #92 (1 connection now open) 2021-05-12T08:47:29.352+0000 I NETWORK [conn92] end connection 10.233.67.214:40916 (0 connections now open) 2021-05-12T08:47:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54818 #93 (1 connection now open) 2021-05-12T08:47:37.363+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:54818 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:37.463+0000 I NETWORK [conn93] end connection 127.0.0.1:54818 (0 connections now open) 2021-05-12T08:47:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41036 #94 (1 connection now open) 2021-05-12T08:47:39.352+0000 I NETWORK [conn94] end connection 10.233.67.214:41036 (0 connections now open) 2021-05-12T08:47:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54954 #95 (1 connection now open) 2021-05-12T08:47:47.366+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:54954 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:47.369+0000 I NETWORK [conn95] end connection 127.0.0.1:54954 (0 connections now open) 2021-05-12T08:47:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41166 #96 (1 connection now open) 2021-05-12T08:47:49.352+0000 I NETWORK [conn96] end connection 10.233.67.214:41166 (0 connections now open) 2021-05-12T08:47:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55064 #97 (1 connection now open) 2021-05-12T08:47:57.370+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:55064 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:57.466+0000 I NETWORK [conn97] end connection 127.0.0.1:55064 (0 connections now open) 2021-05-12T08:47:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41270 #98 (1 connection now open) 2021-05-12T08:47:59.352+0000 I NETWORK [conn98] end connection 10.233.67.214:41270 (0 connections now open) 2021-05-12T08:48:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55140 #99 (1 connection now open) 2021-05-12T08:48:07.367+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:55140 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:07.465+0000 I NETWORK [conn99] end connection 127.0.0.1:55140 (0 connections now open) 2021-05-12T08:48:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41342 #100 (1 connection now open) 2021-05-12T08:48:09.352+0000 I NETWORK [conn100] end connection 10.233.67.214:41342 (0 connections now open) 2021-05-12T08:48:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55228 #101 (1 connection now open) 2021-05-12T08:48:17.271+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:55228 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:17.366+0000 I NETWORK [conn101] end connection 127.0.0.1:55228 (0 connections now open) 2021-05-12T08:48:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41440 #102 (1 connection now open) 2021-05-12T08:48:19.352+0000 I NETWORK [conn102] end connection 10.233.67.214:41440 (0 connections now open) 2021-05-12T08:48:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55342 #103 (1 connection now open) 2021-05-12T08:48:27.463+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:55342 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:27.467+0000 I NETWORK [conn103] end connection 127.0.0.1:55342 (0 connections now open) 2021-05-12T08:48:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41550 #104 (1 connection now open) 2021-05-12T08:48:29.352+0000 I NETWORK [conn104] end connection 10.233.67.214:41550 (0 connections now open) 2021-05-12T08:48:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55464 #105 (1 connection now open) 2021-05-12T08:48:37.365+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:55464 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:37.369+0000 I NETWORK [conn105] end connection 127.0.0.1:55464 (0 connections now open) 2021-05-12T08:48:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41672 #106 (1 connection now open) 2021-05-12T08:48:39.352+0000 I NETWORK [conn106] end connection 10.233.67.214:41672 (0 connections now open) 2021-05-12T08:48:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55608 #107 (1 connection now open) 2021-05-12T08:48:47.369+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:55608 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:47.467+0000 I NETWORK [conn107] end connection 127.0.0.1:55608 (0 connections now open) 2021-05-12T08:48:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41814 #108 (1 connection now open) 2021-05-12T08:48:49.352+0000 I NETWORK [conn108] end connection 10.233.67.214:41814 (0 connections now open) 2021-05-12T08:48:57.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55718 #109 (1 connection now open) 2021-05-12T08:48:57.374+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:55718 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:57.467+0000 I NETWORK [conn109] end connection 127.0.0.1:55718 (0 connections now open) 2021-05-12T08:48:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41928 #110 (1 connection now open) 2021-05-12T08:48:59.352+0000 I NETWORK [conn110] end connection 10.233.67.214:41928 (0 connections now open) 2021-05-12T08:49:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55834 #111 (1 connection now open) 2021-05-12T08:49:07.464+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:55834 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:07.469+0000 I NETWORK [conn111] end connection 127.0.0.1:55834 (0 connections now open) 2021-05-12T08:49:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42054 #112 (1 connection now open) 2021-05-12T08:49:09.352+0000 I NETWORK [conn112] end connection 10.233.67.214:42054 (0 connections now open) 2021-05-12T08:49:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55988 #113 (1 connection now open) 2021-05-12T08:49:17.272+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:55988 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:17.367+0000 I NETWORK [conn113] end connection 127.0.0.1:55988 (0 connections now open) 2021-05-12T08:49:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42216 #114 (1 connection now open) 2021-05-12T08:49:19.352+0000 I NETWORK [conn114] end connection 10.233.67.214:42216 (0 connections now open) 2021-05-12T08:49:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56098 #115 (1 connection now open) 2021-05-12T08:49:27.366+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:56098 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:27.464+0000 I NETWORK [conn115] end connection 127.0.0.1:56098 (0 connections now open) 2021-05-12T08:49:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42302 #116 (1 connection now open) 2021-05-12T08:49:29.352+0000 I NETWORK [conn116] end connection 10.233.67.214:42302 (0 connections now open) 2021-05-12T08:49:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56200 #117 (1 connection now open) 2021-05-12T08:49:37.366+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:56200 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:37.370+0000 I NETWORK [conn117] end connection 127.0.0.1:56200 (0 connections now open) 2021-05-12T08:49:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42414 #118 (1 connection now open) 2021-05-12T08:49:39.352+0000 I NETWORK [conn118] end connection 10.233.67.214:42414 (0 connections now open) 2021-05-12T08:49:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56308 #119 (1 connection now open) 2021-05-12T08:49:47.364+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:56308 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:47.369+0000 I NETWORK [conn119] end connection 127.0.0.1:56308 (0 connections now open) 2021-05-12T08:49:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42514 #120 (1 connection now open) 2021-05-12T08:49:49.352+0000 I NETWORK [conn120] end connection 10.233.67.214:42514 (0 connections now open) 2021-05-12T08:49:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56398 #121 (1 connection now open) 2021-05-12T08:49:57.369+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:56398 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:57.464+0000 I NETWORK [conn121] end connection 127.0.0.1:56398 (0 connections now open) 2021-05-12T08:49:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42600 #122 (1 connection now open) 2021-05-12T08:49:59.352+0000 I NETWORK [conn122] end connection 10.233.67.214:42600 (0 connections now open) 2021-05-12T08:50:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56492 #123 (1 connection now open) 2021-05-12T08:50:07.369+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:56492 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:07.465+0000 I NETWORK [conn123] end connection 127.0.0.1:56492 (0 connections now open) 2021-05-12T08:50:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42704 #124 (1 connection now open) 2021-05-12T08:50:09.352+0000 I NETWORK [conn124] end connection 10.233.67.214:42704 (0 connections now open) 2021-05-12T08:50:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56614 #125 (1 connection now open) 2021-05-12T08:50:17.367+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:56614 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:17.463+0000 I NETWORK [conn125] end connection 127.0.0.1:56614 (0 connections now open) 2021-05-12T08:50:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42828 #126 (1 connection now open) 2021-05-12T08:50:19.352+0000 I NETWORK [conn126] end connection 10.233.67.214:42828 (0 connections now open) 2021-05-12T08:50:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56724 #127 (1 connection now open) 2021-05-12T08:50:27.366+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:56724 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:27.370+0000 I NETWORK [conn127] end connection 127.0.0.1:56724 (0 connections now open) 2021-05-12T08:50:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42930 #128 (1 connection now open) 2021-05-12T08:50:29.352+0000 I NETWORK [conn128] end connection 10.233.67.214:42930 (0 connections now open) 2021-05-12T08:50:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56818 #129 (1 connection now open) 2021-05-12T08:50:37.365+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:56818 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:37.369+0000 I NETWORK [conn129] end connection 127.0.0.1:56818 (0 connections now open) 2021-05-12T08:50:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43030 #130 (1 connection now open) 2021-05-12T08:50:39.352+0000 I NETWORK [conn130] end connection 10.233.67.214:43030 (0 connections now open) 2021-05-12T08:50:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56910 #131 (1 connection now open) 2021-05-12T08:50:47.363+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:56910 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:47.368+0000 I NETWORK [conn131] end connection 127.0.0.1:56910 (0 connections now open) 2021-05-12T08:50:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43114 #132 (1 connection now open) 2021-05-12T08:50:49.352+0000 I NETWORK [conn132] end connection 10.233.67.214:43114 (0 connections now open) 2021-05-12T08:50:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56996 #133 (1 connection now open) 2021-05-12T08:50:57.372+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:56996 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:57.467+0000 I NETWORK [conn133] end connection 127.0.0.1:56996 (0 connections now open) 2021-05-12T08:50:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43200 #134 (1 connection now open) 2021-05-12T08:50:59.352+0000 I NETWORK [conn134] end connection 10.233.67.214:43200 (0 connections now open) 2021-05-12T08:51:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57076 #135 (1 connection now open) 2021-05-12T08:51:07.365+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:57076 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:07.369+0000 I NETWORK [conn135] end connection 127.0.0.1:57076 (0 connections now open) 2021-05-12T08:51:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43280 #136 (1 connection now open) 2021-05-12T08:51:09.352+0000 I NETWORK [conn136] end connection 10.233.67.214:43280 (0 connections now open) 2021-05-12T08:51:17.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57178 #137 (1 connection now open) 2021-05-12T08:51:17.464+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:57178 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:17.468+0000 I NETWORK [conn137] end connection 127.0.0.1:57178 (0 connections now open) 2021-05-12T08:51:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43384 #138 (1 connection now open) 2021-05-12T08:51:19.352+0000 I NETWORK [conn138] end connection 10.233.67.214:43384 (0 connections now open) 2021-05-12T08:51:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57274 #139 (1 connection now open) 2021-05-12T08:51:27.369+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:57274 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:27.465+0000 I NETWORK [conn139] end connection 127.0.0.1:57274 (0 connections now open) 2021-05-12T08:51:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43480 #140 (1 connection now open) 2021-05-12T08:51:29.352+0000 I NETWORK [conn140] end connection 10.233.67.214:43480 (0 connections now open) 2021-05-12T08:51:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57356 #141 (1 connection now open) 2021-05-12T08:51:37.364+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:57356 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:37.369+0000 I NETWORK [conn141] end connection 127.0.0.1:57356 (0 connections now open) 2021-05-12T08:51:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43562 #142 (1 connection now open) 2021-05-12T08:51:39.352+0000 I NETWORK [conn142] end connection 10.233.67.214:43562 (0 connections now open) 2021-05-12T08:51:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57452 #143 (1 connection now open) 2021-05-12T08:51:47.364+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:57452 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:47.368+0000 I NETWORK [conn143] end connection 127.0.0.1:57452 (0 connections now open) 2021-05-12T08:51:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43656 #144 (1 connection now open) 2021-05-12T08:51:49.352+0000 I NETWORK [conn144] end connection 10.233.67.214:43656 (0 connections now open) 2021-05-12T08:51:57.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57540 #145 (1 connection now open) 2021-05-12T08:51:57.373+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:57540 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:57.467+0000 I NETWORK [conn145] end connection 127.0.0.1:57540 (0 connections now open) 2021-05-12T08:51:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43744 #146 (1 connection now open) 2021-05-12T08:51:59.353+0000 I NETWORK [conn146] end connection 10.233.67.214:43744 (0 connections now open) 2021-05-12T08:52:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57630 #147 (1 connection now open) 2021-05-12T08:52:07.368+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:57630 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:07.465+0000 I NETWORK [conn147] end connection 127.0.0.1:57630 (0 connections now open) 2021-05-12T08:52:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43832 #148 (1 connection now open) 2021-05-12T08:52:09.352+0000 I NETWORK [conn148] end connection 10.233.67.214:43832 (0 connections now open) 2021-05-12T08:52:17.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57730 #149 (1 connection now open) 2021-05-12T08:52:17.370+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:57730 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:17.463+0000 I NETWORK [conn149] end connection 127.0.0.1:57730 (0 connections now open) 2021-05-12T08:52:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43932 #150 (1 connection now open) 2021-05-12T08:52:19.352+0000 I NETWORK [conn150] end connection 10.233.67.214:43932 (0 connections now open) 2021-05-12T08:52:27.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57814 #151 (1 connection now open) 2021-05-12T08:52:27.371+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:57814 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:27.467+0000 I NETWORK [conn151] end connection 127.0.0.1:57814 (0 connections now open) 2021-05-12T08:52:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44018 #152 (1 connection now open) 2021-05-12T08:52:29.352+0000 I NETWORK [conn152] end connection 10.233.67.214:44018 (0 connections now open) 2021-05-12T08:52:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57898 #153 (1 connection now open) 2021-05-12T08:52:37.366+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:57898 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:37.370+0000 I NETWORK [conn153] end connection 127.0.0.1:57898 (0 connections now open) 2021-05-12T08:52:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44100 #154 (1 connection now open) 2021-05-12T08:52:39.352+0000 I NETWORK [conn154] end connection 10.233.67.214:44100 (0 connections now open) 2021-05-12T08:52:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57988 #155 (1 connection now open) 2021-05-12T08:52:47.272+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:57988 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:47.368+0000 I NETWORK [conn155] end connection 127.0.0.1:57988 (0 connections now open) 2021-05-12T08:52:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44192 #156 (1 connection now open) 2021-05-12T08:52:49.352+0000 I NETWORK [conn156] end connection 10.233.67.214:44192 (0 connections now open) 2021-05-12T08:52:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58082 #157 (1 connection now open) 2021-05-12T08:52:57.368+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:58082 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:57.371+0000 I NETWORK [conn157] end connection 127.0.0.1:58082 (0 connections now open) 2021-05-12T08:52:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44286 #158 (1 connection now open) 2021-05-12T08:52:59.352+0000 I NETWORK [conn158] end connection 10.233.67.214:44286 (0 connections now open) 2021-05-12T08:53:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58172 #159 (1 connection now open) 2021-05-12T08:53:07.366+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:58172 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:07.463+0000 I NETWORK [conn159] end connection 127.0.0.1:58172 (0 connections now open) 2021-05-12T08:53:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44376 #160 (1 connection now open) 2021-05-12T08:53:09.352+0000 I NETWORK [conn160] end connection 10.233.67.214:44376 (0 connections now open) 2021-05-12T08:53:17.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58278 #161 (1 connection now open) 2021-05-12T08:53:17.468+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:58278 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:17.563+0000 I NETWORK [conn161] end connection 127.0.0.1:58278 (0 connections now open) 2021-05-12T08:53:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44488 #162 (1 connection now open) 2021-05-12T08:53:19.352+0000 I NETWORK [conn162] end connection 10.233.67.214:44488 (0 connections now open) 2021-05-12T08:53:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58390 #163 (1 connection now open) 2021-05-12T08:53:27.365+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:58390 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:27.368+0000 I NETWORK [conn163] end connection 127.0.0.1:58390 (0 connections now open) 2021-05-12T08:53:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44602 #164 (1 connection now open) 2021-05-12T08:53:29.352+0000 I NETWORK [conn164] end connection 10.233.67.214:44602 (0 connections now open) 2021-05-12T08:53:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58480 #165 (1 connection now open) 2021-05-12T08:53:37.369+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:58480 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:37.465+0000 I NETWORK [conn165] end connection 127.0.0.1:58480 (0 connections now open) 2021-05-12T08:53:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44684 #166 (1 connection now open) 2021-05-12T08:53:39.352+0000 I NETWORK [conn166] end connection 10.233.67.214:44684 (0 connections now open) 2021-05-12T08:53:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58572 #167 (1 connection now open) 2021-05-12T08:53:47.366+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:58572 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:47.464+0000 I NETWORK [conn167] end connection 127.0.0.1:58572 (0 connections now open) 2021-05-12T08:53:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44774 #168 (1 connection now open) 2021-05-12T08:53:49.352+0000 I NETWORK [conn168] end connection 10.233.67.214:44774 (0 connections now open) 2021-05-12T08:53:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58656 #169 (1 connection now open) 2021-05-12T08:53:57.371+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:58656 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:57.465+0000 I NETWORK [conn169] end connection 127.0.0.1:58656 (0 connections now open) 2021-05-12T08:53:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44858 #170 (1 connection now open) 2021-05-12T08:53:59.352+0000 I NETWORK [conn170] end connection 10.233.67.214:44858 (0 connections now open) 2021-05-12T08:54:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58738 #171 (1 connection now open) 2021-05-12T08:54:07.366+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:58738 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:07.369+0000 I NETWORK [conn171] end connection 127.0.0.1:58738 (0 connections now open) 2021-05-12T08:54:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44940 #172 (1 connection now open) 2021-05-12T08:54:09.352+0000 I NETWORK [conn172] end connection 10.233.67.214:44940 (0 connections now open) 2021-05-12T08:54:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58826 #173 (1 connection now open) 2021-05-12T08:54:17.364+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:58826 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:17.368+0000 I NETWORK [conn173] end connection 127.0.0.1:58826 (0 connections now open) 2021-05-12T08:54:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45028 #174 (1 connection now open) 2021-05-12T08:54:19.352+0000 I NETWORK [conn174] end connection 10.233.67.214:45028 (0 connections now open) 2021-05-12T08:54:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58926 #175 (1 connection now open) 2021-05-12T08:54:27.364+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:58926 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:27.368+0000 I NETWORK [conn175] end connection 127.0.0.1:58926 (0 connections now open) 2021-05-12T08:54:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45128 #176 (1 connection now open) 2021-05-12T08:54:29.352+0000 I NETWORK [conn176] end connection 10.233.67.214:45128 (0 connections now open) 2021-05-12T08:54:32.788+0000 I NETWORK [listener] connection accepted from 10.233.70.75:57924 #177 (1 connection now open) 2021-05-12T08:54:32.801+0000 I NETWORK [conn177] received client metadata from 10.233.70.75:57924 conn177: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-12T08:54:34.305+0000 I NETWORK [listener] connection accepted from 10.233.70.75:57938 #178 (2 connections now open) 2021-05-12T08:54:34.306+0000 I NETWORK [conn178] received client metadata from 10.233.70.75:57938 conn178: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-12T08:54:34.341+0000 I STORAGE [conn178] createCollection: dcae-tcagen2.channelMessages with generated UUID: b478cc98-44b7-426f-bc53-18e624e4df82 2021-05-12T08:54:35.762+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:35.762+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:35.765+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:35.765+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1425ms 2021-05-12T08:54:36.680+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:36.680+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.022+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.023+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1251ms 2021-05-12T08:54:37.263+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:37.263+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.275+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.275+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 238ms 2021-05-12T08:54:37.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59008 #179 (3 connections now open) 2021-05-12T08:54:37.469+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:59008 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:37.567+0000 I NETWORK [conn179] end connection 127.0.0.1:59008 (2 connections now open) 2021-05-12T08:54:37.880+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:37.880+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.883+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.883+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 520ms 2021-05-12T08:54:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45220 #180 (3 connections now open) 2021-05-12T08:54:39.352+0000 I NETWORK [conn180] end connection 10.233.67.214:45220 (2 connections now open) 2021-05-12T08:54:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59122 #181 (3 connections now open) 2021-05-12T08:54:47.364+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:59122 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:47.367+0000 I NETWORK [conn181] end connection 127.0.0.1:59122 (2 connections now open) 2021-05-12T08:54:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45330 #182 (3 connections now open) 2021-05-12T08:54:49.352+0000 I NETWORK [conn182] end connection 10.233.67.214:45330 (2 connections now open) 2021-05-12T08:54:57.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59242 #183 (3 connections now open) 2021-05-12T08:54:57.466+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:59242 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:57.563+0000 I NETWORK [conn183] end connection 127.0.0.1:59242 (2 connections now open) 2021-05-12T08:54:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45450 #184 (3 connections now open) 2021-05-12T08:54:59.352+0000 I NETWORK [conn184] end connection 10.233.67.214:45450 (2 connections now open) 2021-05-12T08:55:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59324 #185 (3 connections now open) 2021-05-12T08:55:07.370+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:59324 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:07.465+0000 I NETWORK [conn185] end connection 127.0.0.1:59324 (2 connections now open) 2021-05-12T08:55:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45532 #186 (3 connections now open) 2021-05-12T08:55:09.352+0000 I NETWORK [conn186] end connection 10.233.67.214:45532 (2 connections now open) 2021-05-12T08:55:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59416 #187 (3 connections now open) 2021-05-12T08:55:17.366+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:59416 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:17.370+0000 I NETWORK [conn187] end connection 127.0.0.1:59416 (2 connections now open) 2021-05-12T08:55:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45622 #188 (3 connections now open) 2021-05-12T08:55:19.352+0000 I NETWORK [conn188] end connection 10.233.67.214:45622 (2 connections now open) 2021-05-12T08:55:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59508 #189 (3 connections now open) 2021-05-12T08:55:27.367+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:59508 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:27.463+0000 I NETWORK [conn189] end connection 127.0.0.1:59508 (2 connections now open) 2021-05-12T08:55:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45722 #190 (3 connections now open) 2021-05-12T08:55:29.352+0000 I NETWORK [conn190] end connection 10.233.67.214:45722 (2 connections now open) 2021-05-12T08:55:37.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59616 #191 (3 connections now open) 2021-05-12T08:55:37.568+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:59616 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:37.667+0000 I NETWORK [conn191] end connection 127.0.0.1:59616 (2 connections now open) 2021-05-12T08:55:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45820 #192 (3 connections now open) 2021-05-12T08:55:39.352+0000 I NETWORK [conn192] end connection 10.233.67.214:45820 (2 connections now open) 2021-05-12T08:55:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59716 #193 (3 connections now open) 2021-05-12T08:55:47.463+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:59716 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:47.468+0000 I NETWORK [conn193] end connection 127.0.0.1:59716 (2 connections now open) 2021-05-12T08:55:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45918 #194 (3 connections now open) 2021-05-12T08:55:49.352+0000 I NETWORK [conn194] end connection 10.233.67.214:45918 (2 connections now open) 2021-05-12T08:55:57.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59810 #195 (3 connections now open) 2021-05-12T08:55:57.564+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:59810 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:57.568+0000 I NETWORK [conn195] end connection 127.0.0.1:59810 (2 connections now open) 2021-05-12T08:55:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46040 #196 (3 connections now open) 2021-05-12T08:55:59.352+0000 I NETWORK [conn196] end connection 10.233.67.214:46040 (2 connections now open) 2021-05-12T08:56:07.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59932 #197 (3 connections now open) 2021-05-12T08:56:07.375+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:59932 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:07.470+0000 I NETWORK [conn197] end connection 127.0.0.1:59932 (2 connections now open) 2021-05-12T08:56:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46134 #198 (3 connections now open) 2021-05-12T08:56:09.352+0000 I NETWORK [conn198] end connection 10.233.67.214:46134 (2 connections now open) 2021-05-12T08:56:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60032 #199 (3 connections now open) 2021-05-12T08:56:17.365+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:60032 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:17.369+0000 I NETWORK [conn199] end connection 127.0.0.1:60032 (2 connections now open) 2021-05-12T08:56:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46234 #200 (3 connections now open) 2021-05-12T08:56:19.352+0000 I NETWORK [conn200] end connection 10.233.67.214:46234 (2 connections now open) 2021-05-12T08:56:27.471+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60118 #201 (3 connections now open) 2021-05-12T08:56:27.563+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:60118 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:27.571+0000 I NETWORK [conn201] end connection 127.0.0.1:60118 (2 connections now open) 2021-05-12T08:56:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46324 #202 (3 connections now open) 2021-05-12T08:56:29.352+0000 I NETWORK [conn202] end connection 10.233.67.214:46324 (2 connections now open) 2021-05-12T08:56:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60212 #203 (3 connections now open) 2021-05-12T08:56:37.368+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:60212 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:37.463+0000 I NETWORK [conn203] end connection 127.0.0.1:60212 (2 connections now open) 2021-05-12T08:56:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46414 #204 (3 connections now open) 2021-05-12T08:56:39.352+0000 I NETWORK [conn204] end connection 10.233.67.214:46414 (2 connections now open) 2021-05-12T08:56:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60320 #205 (3 connections now open) 2021-05-12T08:56:47.370+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:60320 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:47.468+0000 I NETWORK [conn205] end connection 127.0.0.1:60320 (2 connections now open) 2021-05-12T08:56:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46522 #206 (3 connections now open) 2021-05-12T08:56:49.352+0000 I NETWORK [conn206] end connection 10.233.67.214:46522 (2 connections now open) 2021-05-12T08:56:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60410 #207 (3 connections now open) 2021-05-12T08:56:57.370+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:60410 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:57.468+0000 I NETWORK [conn207] end connection 127.0.0.1:60410 (2 connections now open) 2021-05-12T08:56:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46618 #208 (3 connections now open) 2021-05-12T08:56:59.352+0000 I NETWORK [conn208] end connection 10.233.67.214:46618 (2 connections now open) 2021-05-12T08:57:07.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60504 #209 (3 connections now open) 2021-05-12T08:57:07.469+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:60504 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:07.563+0000 I NETWORK [conn209] end connection 127.0.0.1:60504 (2 connections now open) 2021-05-12T08:57:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46708 #210 (3 connections now open) 2021-05-12T08:57:09.352+0000 I NETWORK [conn210] end connection 10.233.67.214:46708 (2 connections now open) 2021-05-12T08:57:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60620 #211 (3 connections now open) 2021-05-12T08:57:17.368+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:60620 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:17.467+0000 I NETWORK [conn211] end connection 127.0.0.1:60620 (2 connections now open) 2021-05-12T08:57:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46830 #212 (3 connections now open) 2021-05-12T08:57:19.352+0000 I NETWORK [conn212] end connection 10.233.67.214:46830 (2 connections now open) 2021-05-12T08:57:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60728 #213 (3 connections now open) 2021-05-12T08:57:27.369+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:60728 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:27.467+0000 I NETWORK [conn213] end connection 127.0.0.1:60728 (2 connections now open) 2021-05-12T08:57:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46942 #214 (3 connections now open) 2021-05-12T08:57:29.353+0000 I NETWORK [conn214] end connection 10.233.67.214:46942 (2 connections now open) 2021-05-12T08:57:37.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60848 #215 (3 connections now open) 2021-05-12T08:57:37.463+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:60848 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:37.469+0000 I NETWORK [conn215] end connection 127.0.0.1:60848 (2 connections now open) 2021-05-12T08:57:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47054 #216 (3 connections now open) 2021-05-12T08:57:39.352+0000 I NETWORK [conn216] end connection 10.233.67.214:47054 (2 connections now open) 2021-05-12T08:57:47.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60960 #217 (3 connections now open) 2021-05-12T08:57:47.464+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:60960 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:47.468+0000 I NETWORK [conn217] end connection 127.0.0.1:60960 (2 connections now open) 2021-05-12T08:57:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47166 #218 (3 connections now open) 2021-05-12T08:57:49.352+0000 I NETWORK [conn218] end connection 10.233.67.214:47166 (2 connections now open) 2021-05-12T08:57:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32830 #219 (3 connections now open) 2021-05-12T08:57:57.366+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:32830 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:57.370+0000 I NETWORK [conn219] end connection 127.0.0.1:32830 (2 connections now open) 2021-05-12T08:57:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47268 #220 (3 connections now open) 2021-05-12T08:57:59.352+0000 I NETWORK [conn220] end connection 10.233.67.214:47268 (2 connections now open) 2021-05-12T08:58:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32940 #221 (3 connections now open) 2021-05-12T08:58:07.466+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:32940 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:07.470+0000 I NETWORK [conn221] end connection 127.0.0.1:32940 (2 connections now open) 2021-05-12T08:58:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47380 #222 (3 connections now open) 2021-05-12T08:58:09.352+0000 I NETWORK [conn222] end connection 10.233.67.214:47380 (2 connections now open) 2021-05-12T08:58:17.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33062 #223 (3 connections now open) 2021-05-12T08:58:17.467+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:33062 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:17.571+0000 I NETWORK [conn223] end connection 127.0.0.1:33062 (2 connections now open) 2021-05-12T08:58:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47496 #224 (3 connections now open) 2021-05-12T08:58:19.352+0000 I NETWORK [conn224] end connection 10.233.67.214:47496 (2 connections now open) 2021-05-12T08:58:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33154 #225 (3 connections now open) 2021-05-12T08:58:27.368+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:33154 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:27.372+0000 I NETWORK [conn225] end connection 127.0.0.1:33154 (2 connections now open) 2021-05-12T08:58:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47588 #226 (3 connections now open) 2021-05-12T08:58:29.352+0000 I NETWORK [conn226] end connection 10.233.67.214:47588 (2 connections now open) 2021-05-12T08:58:37.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33238 #227 (3 connections now open) 2021-05-12T08:58:37.465+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:33238 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:37.469+0000 I NETWORK [conn227] end connection 127.0.0.1:33238 (2 connections now open) 2021-05-12T08:58:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47678 #228 (3 connections now open) 2021-05-12T08:58:39.352+0000 I NETWORK [conn228] end connection 10.233.67.214:47678 (2 connections now open) 2021-05-12T08:58:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33334 #229 (3 connections now open) 2021-05-12T08:58:47.365+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:33334 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:47.369+0000 I NETWORK [conn229] end connection 127.0.0.1:33334 (2 connections now open) 2021-05-12T08:58:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47770 #230 (3 connections now open) 2021-05-12T08:58:49.352+0000 I NETWORK [conn230] end connection 10.233.67.214:47770 (2 connections now open) 2021-05-12T08:58:57.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33436 #231 (3 connections now open) 2021-05-12T08:58:57.372+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:33436 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:57.465+0000 I NETWORK [conn231] end connection 127.0.0.1:33436 (2 connections now open) 2021-05-12T08:58:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47878 #232 (3 connections now open) 2021-05-12T08:58:59.352+0000 I NETWORK [conn232] end connection 10.233.67.214:47878 (2 connections now open) 2021-05-12T08:59:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33560 #233 (3 connections now open) 2021-05-12T08:59:07.370+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:33560 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:07.466+0000 I NETWORK [conn233] end connection 127.0.0.1:33560 (2 connections now open) 2021-05-12T08:59:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48006 #234 (3 connections now open) 2021-05-12T08:59:09.352+0000 I NETWORK [conn234] end connection 10.233.67.214:48006 (2 connections now open) 2021-05-12T08:59:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33670 #235 (3 connections now open) 2021-05-12T08:59:17.367+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:33670 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:17.463+0000 I NETWORK [conn235] end connection 127.0.0.1:33670 (2 connections now open) 2021-05-12T08:59:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48112 #236 (3 connections now open) 2021-05-12T08:59:19.352+0000 I NETWORK [conn236] end connection 10.233.67.214:48112 (2 connections now open) 2021-05-12T08:59:27.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33776 #237 (3 connections now open) 2021-05-12T08:59:27.568+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:33776 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:27.663+0000 I NETWORK [conn237] end connection 127.0.0.1:33776 (2 connections now open) 2021-05-12T08:59:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48218 #238 (3 connections now open) 2021-05-12T08:59:29.352+0000 I NETWORK [conn238] end connection 10.233.67.214:48218 (2 connections now open) 2021-05-12T08:59:37.767+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34104 #239 (3 connections now open) 2021-05-12T08:59:37.768+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:34104 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:37.865+0000 I NETWORK [conn239] end connection 127.0.0.1:34104 (2 connections now open) 2021-05-12T08:59:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48540 #240 (3 connections now open) 2021-05-12T08:59:39.352+0000 I NETWORK [conn240] end connection 10.233.67.214:48540 (2 connections now open) 2021-05-12T08:59:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34212 #241 (3 connections now open) 2021-05-12T08:59:47.372+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:34212 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:47.465+0000 I NETWORK [conn241] end connection 127.0.0.1:34212 (2 connections now open) 2021-05-12T08:59:49.359+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48650 #242 (3 connections now open) 2021-05-12T08:59:49.359+0000 I NETWORK [conn242] end connection 10.233.67.214:48650 (2 connections now open) 2021-05-12T08:59:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34338 #243 (3 connections now open) 2021-05-12T08:59:57.464+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:34338 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:57.468+0000 I NETWORK [conn243] end connection 127.0.0.1:34338 (2 connections now open) 2021-05-12T08:59:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48788 #244 (3 connections now open) 2021-05-12T08:59:59.352+0000 I NETWORK [conn244] end connection 10.233.67.214:48788 (2 connections now open) 2021-05-12T09:00:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34450 #245 (3 connections now open) 2021-05-12T09:00:07.365+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:34450 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:07.368+0000 I NETWORK [conn245] end connection 127.0.0.1:34450 (2 connections now open) 2021-05-12T09:00:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48890 #246 (3 connections now open) 2021-05-12T09:00:09.352+0000 I NETWORK [conn246] end connection 10.233.67.214:48890 (2 connections now open) 2021-05-12T09:00:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34570 #247 (3 connections now open) 2021-05-12T09:00:17.365+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:34570 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:17.369+0000 I NETWORK [conn247] end connection 127.0.0.1:34570 (2 connections now open) 2021-05-12T09:00:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49008 #248 (3 connections now open) 2021-05-12T09:00:19.352+0000 I NETWORK [conn248] end connection 10.233.67.214:49008 (2 connections now open) 2021-05-12T09:00:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34680 #249 (3 connections now open) 2021-05-12T09:00:27.368+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:34680 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:27.372+0000 I NETWORK [conn249] end connection 127.0.0.1:34680 (2 connections now open) 2021-05-12T09:00:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49144 #250 (3 connections now open) 2021-05-12T09:00:29.352+0000 I NETWORK [conn250] end connection 10.233.67.214:49144 (2 connections now open) 2021-05-12T09:00:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34826 #251 (3 connections now open) 2021-05-12T09:00:37.369+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:34826 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:37.372+0000 I NETWORK [conn251] end connection 127.0.0.1:34826 (2 connections now open) 2021-05-12T09:00:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49266 #252 (3 connections now open) 2021-05-12T09:00:39.352+0000 I NETWORK [conn252] end connection 10.233.67.214:49266 (2 connections now open) 2021-05-12T09:00:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34960 #253 (3 connections now open) 2021-05-12T09:00:47.368+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:34960 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:47.466+0000 I NETWORK [conn253] end connection 127.0.0.1:34960 (2 connections now open) 2021-05-12T09:00:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49400 #254 (3 connections now open) 2021-05-12T09:00:49.352+0000 I NETWORK [conn254] end connection 10.233.67.214:49400 (2 connections now open) 2021-05-12T09:00:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35060 #255 (3 connections now open) 2021-05-12T09:00:57.366+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:35060 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:57.369+0000 I NETWORK [conn255] end connection 127.0.0.1:35060 (2 connections now open) 2021-05-12T09:00:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49502 #256 (3 connections now open) 2021-05-12T09:00:59.352+0000 I NETWORK [conn256] end connection 10.233.67.214:49502 (2 connections now open) 2021-05-12T09:01:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35156 #257 (3 connections now open) 2021-05-12T09:01:07.271+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:35156 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:07.367+0000 I NETWORK [conn257] end connection 127.0.0.1:35156 (2 connections now open) 2021-05-12T09:01:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49590 #258 (3 connections now open) 2021-05-12T09:01:09.352+0000 I NETWORK [conn258] end connection 10.233.67.214:49590 (2 connections now open) 2021-05-12T09:01:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35258 #259 (3 connections now open) 2021-05-12T09:01:17.370+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:35258 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:17.467+0000 I NETWORK [conn259] end connection 127.0.0.1:35258 (2 connections now open) 2021-05-12T09:01:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49696 #260 (3 connections now open) 2021-05-12T09:01:19.352+0000 I NETWORK [conn260] end connection 10.233.67.214:49696 (2 connections now open) 2021-05-12T09:01:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35370 #261 (3 connections now open) 2021-05-12T09:01:27.369+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:35370 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:27.465+0000 I NETWORK [conn261] end connection 127.0.0.1:35370 (2 connections now open) 2021-05-12T09:01:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49816 #262 (3 connections now open) 2021-05-12T09:01:29.352+0000 I NETWORK [conn262] end connection 10.233.67.214:49816 (2 connections now open) 2021-05-12T09:01:37.269+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35512 #263 (3 connections now open) 2021-05-12T09:01:37.270+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:35512 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:37.367+0000 I NETWORK [conn263] end connection 127.0.0.1:35512 (2 connections now open) 2021-05-12T09:01:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49964 #264 (3 connections now open) 2021-05-12T09:01:39.352+0000 I NETWORK [conn264] end connection 10.233.67.214:49964 (2 connections now open) 2021-05-12T09:01:47.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35664 #265 (3 connections now open) 2021-05-12T09:01:47.464+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:35664 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:47.470+0000 I NETWORK [conn265] end connection 127.0.0.1:35664 (2 connections now open) 2021-05-12T09:01:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50100 #266 (3 connections now open) 2021-05-12T09:01:49.352+0000 I NETWORK [conn266] end connection 10.233.67.214:50100 (2 connections now open) 2021-05-12T09:01:57.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35792 #267 (3 connections now open) 2021-05-12T09:01:57.468+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:35792 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:57.565+0000 I NETWORK [conn267] end connection 127.0.0.1:35792 (2 connections now open) 2021-05-12T09:01:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50238 #268 (3 connections now open) 2021-05-12T09:01:59.352+0000 I NETWORK [conn268] end connection 10.233.67.214:50238 (2 connections now open) 2021-05-12T09:02:07.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35906 #269 (3 connections now open) 2021-05-12T09:02:07.372+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:35906 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:07.465+0000 I NETWORK [conn269] end connection 127.0.0.1:35906 (2 connections now open) 2021-05-12T09:02:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50340 #270 (3 connections now open) 2021-05-12T09:02:09.352+0000 I NETWORK [conn270] end connection 10.233.67.214:50340 (2 connections now open) 2021-05-12T09:02:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35998 #271 (3 connections now open) 2021-05-12T09:02:17.370+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:35998 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:17.468+0000 I NETWORK [conn271] end connection 127.0.0.1:35998 (2 connections now open) 2021-05-12T09:02:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50436 #272 (3 connections now open) 2021-05-12T09:02:19.352+0000 I NETWORK [conn272] end connection 10.233.67.214:50436 (2 connections now open) 2021-05-12T09:02:27.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36092 #273 (3 connections now open) 2021-05-12T09:02:27.470+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:36092 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:27.566+0000 I NETWORK [conn273] end connection 127.0.0.1:36092 (2 connections now open) 2021-05-12T09:02:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50530 #274 (3 connections now open) 2021-05-12T09:02:29.353+0000 I NETWORK [conn274] end connection 10.233.67.214:50530 (2 connections now open) 2021-05-12T09:02:37.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36186 #275 (3 connections now open) 2021-05-12T09:02:37.375+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:36186 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:37.467+0000 I NETWORK [conn275] end connection 127.0.0.1:36186 (2 connections now open) 2021-05-12T09:02:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50622 #276 (3 connections now open) 2021-05-12T09:02:39.352+0000 I NETWORK [conn276] end connection 10.233.67.214:50622 (2 connections now open) 2021-05-12T09:02:47.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36292 #277 (3 connections now open) 2021-05-12T09:02:47.369+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:36292 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:47.467+0000 I NETWORK [conn277] end connection 127.0.0.1:36292 (2 connections now open) 2021-05-12T09:02:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50744 #278 (3 connections now open) 2021-05-12T09:02:49.352+0000 I NETWORK [conn278] end connection 10.233.67.214:50744 (2 connections now open) 2021-05-12T09:02:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36414 #279 (3 connections now open) 2021-05-12T09:02:57.368+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:36414 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:57.465+0000 I NETWORK [conn279] end connection 127.0.0.1:36414 (2 connections now open) 2021-05-12T09:02:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50850 #280 (3 connections now open) 2021-05-12T09:02:59.352+0000 I NETWORK [conn280] end connection 10.233.67.214:50850 (2 connections now open) 2021-05-12T09:03:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36518 #281 (3 connections now open) 2021-05-12T09:03:07.372+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:36518 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:07.466+0000 I NETWORK [conn281] end connection 127.0.0.1:36518 (2 connections now open) 2021-05-12T09:03:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50952 #282 (3 connections now open) 2021-05-12T09:03:09.352+0000 I NETWORK [conn282] end connection 10.233.67.214:50952 (2 connections now open) 2021-05-12T09:03:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36616 #283 (3 connections now open) 2021-05-12T09:03:17.370+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:36616 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:17.465+0000 I NETWORK [conn283] end connection 127.0.0.1:36616 (2 connections now open) 2021-05-12T09:03:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51050 #284 (3 connections now open) 2021-05-12T09:03:19.352+0000 I NETWORK [conn284] end connection 10.233.67.214:51050 (2 connections now open) 2021-05-12T09:03:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36708 #285 (3 connections now open) 2021-05-12T09:03:27.369+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:36708 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:27.465+0000 I NETWORK [conn285] end connection 127.0.0.1:36708 (2 connections now open) 2021-05-12T09:03:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51144 #286 (3 connections now open) 2021-05-12T09:03:29.352+0000 I NETWORK [conn286] end connection 10.233.67.214:51144 (2 connections now open) 2021-05-12T09:03:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36796 #287 (3 connections now open) 2021-05-12T09:03:37.366+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:36796 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:37.370+0000 I NETWORK [conn287] end connection 127.0.0.1:36796 (2 connections now open) 2021-05-12T09:03:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51234 #288 (3 connections now open) 2021-05-12T09:03:39.352+0000 I NETWORK [conn288] end connection 10.233.67.214:51234 (2 connections now open) 2021-05-12T09:03:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36900 #289 (3 connections now open) 2021-05-12T09:03:47.365+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:36900 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:47.370+0000 I NETWORK [conn289] end connection 127.0.0.1:36900 (2 connections now open) 2021-05-12T09:03:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51336 #290 (3 connections now open) 2021-05-12T09:03:49.352+0000 I NETWORK [conn290] end connection 10.233.67.214:51336 (2 connections now open) 2021-05-12T09:03:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36992 #291 (3 connections now open) 2021-05-12T09:03:57.368+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:36992 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:57.466+0000 I NETWORK [conn291] end connection 127.0.0.1:36992 (2 connections now open) 2021-05-12T09:03:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51436 #292 (3 connections now open) 2021-05-12T09:03:59.352+0000 I NETWORK [conn292] end connection 10.233.67.214:51436 (2 connections now open) 2021-05-12T09:04:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37086 #293 (3 connections now open) 2021-05-12T09:04:07.366+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:37086 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:07.463+0000 I NETWORK [conn293] end connection 127.0.0.1:37086 (2 connections now open) 2021-05-12T09:04:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51524 #294 (3 connections now open) 2021-05-12T09:04:09.352+0000 I NETWORK [conn294] end connection 10.233.67.214:51524 (2 connections now open) 2021-05-12T09:04:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37190 #295 (3 connections now open) 2021-05-12T09:04:17.365+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:37190 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:17.369+0000 I NETWORK [conn295] end connection 127.0.0.1:37190 (2 connections now open) 2021-05-12T09:04:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51626 #296 (3 connections now open) 2021-05-12T09:04:19.352+0000 I NETWORK [conn296] end connection 10.233.67.214:51626 (2 connections now open) 2021-05-12T09:04:27.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37290 #297 (3 connections now open) 2021-05-12T09:04:27.469+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:37290 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:27.563+0000 I NETWORK [conn297] end connection 127.0.0.1:37290 (2 connections now open) 2021-05-12T09:04:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51726 #298 (3 connections now open) 2021-05-12T09:04:29.352+0000 I NETWORK [conn298] end connection 10.233.67.214:51726 (2 connections now open) 2021-05-12T09:04:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37384 #299 (3 connections now open) 2021-05-12T09:04:37.463+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:37384 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:37.467+0000 I NETWORK [conn299] end connection 127.0.0.1:37384 (2 connections now open) 2021-05-12T09:04:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51818 #300 (3 connections now open) 2021-05-12T09:04:39.352+0000 I NETWORK [conn300] end connection 10.233.67.214:51818 (2 connections now open) 2021-05-12T09:04:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37514 #301 (3 connections now open) 2021-05-12T09:04:47.367+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:37514 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:47.371+0000 I NETWORK [conn301] end connection 127.0.0.1:37514 (2 connections now open) 2021-05-12T09:04:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51962 #302 (3 connections now open) 2021-05-12T09:04:49.352+0000 I NETWORK [conn302] end connection 10.233.67.214:51962 (2 connections now open) 2021-05-12T09:04:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37634 #303 (3 connections now open) 2021-05-12T09:04:57.368+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:37634 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:57.374+0000 I NETWORK [conn303] end connection 127.0.0.1:37634 (2 connections now open) 2021-05-12T09:04:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52096 #304 (3 connections now open) 2021-05-12T09:04:59.352+0000 I NETWORK [conn304] end connection 10.233.67.214:52096 (2 connections now open) 2021-05-12T09:05:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37764 #305 (3 connections now open) 2021-05-12T09:05:07.466+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:37764 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:07.470+0000 I NETWORK [conn305] end connection 127.0.0.1:37764 (2 connections now open) 2021-05-12T09:05:09.353+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52198 #306 (3 connections now open) 2021-05-12T09:05:09.353+0000 I NETWORK [conn306] end connection 10.233.67.214:52198 (2 connections now open) 2021-05-12T09:05:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37892 #307 (3 connections now open) 2021-05-12T09:05:17.367+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:37892 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:17.463+0000 I NETWORK [conn307] end connection 127.0.0.1:37892 (2 connections now open) 2021-05-12T09:05:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52332 #308 (3 connections now open) 2021-05-12T09:05:19.352+0000 I NETWORK [conn308] end connection 10.233.67.214:52332 (2 connections now open) 2021-05-12T09:05:27.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38000 #309 (3 connections now open) 2021-05-12T09:05:27.464+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:38000 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:27.467+0000 I NETWORK [conn309] end connection 127.0.0.1:38000 (2 connections now open) 2021-05-12T09:05:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52448 #310 (3 connections now open) 2021-05-12T09:05:29.352+0000 I NETWORK [conn310] end connection 10.233.67.214:52448 (2 connections now open) 2021-05-12T09:05:37.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38114 #311 (3 connections now open) 2021-05-12T09:05:37.565+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:38114 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:37.569+0000 I NETWORK [conn311] end connection 127.0.0.1:38114 (2 connections now open) 2021-05-12T09:05:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52552 #312 (3 connections now open) 2021-05-12T09:05:39.352+0000 I NETWORK [conn312] end connection 10.233.67.214:52552 (2 connections now open) 2021-05-12T09:05:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38232 #313 (3 connections now open) 2021-05-12T09:05:47.369+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:38232 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:47.469+0000 I NETWORK [conn313] end connection 127.0.0.1:38232 (2 connections now open) 2021-05-12T09:05:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52672 #314 (3 connections now open) 2021-05-12T09:05:49.352+0000 I NETWORK [conn314] end connection 10.233.67.214:52672 (2 connections now open) 2021-05-12T09:05:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38338 #315 (3 connections now open) 2021-05-12T09:05:57.464+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:38338 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:57.469+0000 I NETWORK [conn315] end connection 127.0.0.1:38338 (2 connections now open) 2021-05-12T09:05:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52774 #316 (3 connections now open) 2021-05-12T09:05:59.352+0000 I NETWORK [conn316] end connection 10.233.67.214:52774 (2 connections now open) 2021-05-12T09:06:07.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38448 #317 (3 connections now open) 2021-05-12T09:06:07.466+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:38448 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:07.470+0000 I NETWORK [conn317] end connection 127.0.0.1:38448 (2 connections now open) 2021-05-12T09:06:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52882 #318 (3 connections now open) 2021-05-12T09:06:09.352+0000 I NETWORK [conn318] end connection 10.233.67.214:52882 (2 connections now open) 2021-05-12T09:06:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38560 #319 (3 connections now open) 2021-05-12T09:06:17.365+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:38560 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:17.369+0000 I NETWORK [conn319] end connection 127.0.0.1:38560 (2 connections now open) 2021-05-12T09:06:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52996 #320 (3 connections now open) 2021-05-12T09:06:19.352+0000 I NETWORK [conn320] end connection 10.233.67.214:52996 (2 connections now open) 2021-05-12T09:06:27.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38666 #321 (3 connections now open) 2021-05-12T09:06:27.463+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:38666 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:27.468+0000 I NETWORK [conn321] end connection 127.0.0.1:38666 (2 connections now open) 2021-05-12T09:06:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53102 #322 (3 connections now open) 2021-05-12T09:06:29.352+0000 I NETWORK [conn322] end connection 10.233.67.214:53102 (2 connections now open) 2021-05-12T09:06:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38772 #323 (3 connections now open) 2021-05-12T09:06:37.366+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:38772 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:37.463+0000 I NETWORK [conn323] end connection 127.0.0.1:38772 (2 connections now open) 2021-05-12T09:06:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53210 #324 (3 connections now open) 2021-05-12T09:06:39.352+0000 I NETWORK [conn324] end connection 10.233.67.214:53210 (2 connections now open) 2021-05-12T09:06:47.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38882 #325 (3 connections now open) 2021-05-12T09:06:47.571+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:38882 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:47.667+0000 I NETWORK [conn325] end connection 127.0.0.1:38882 (2 connections now open) 2021-05-12T09:06:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53316 #326 (3 connections now open) 2021-05-12T09:06:49.352+0000 I NETWORK [conn326] end connection 10.233.67.214:53316 (2 connections now open) 2021-05-12T09:06:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38992 #327 (3 connections now open) 2021-05-12T09:06:57.372+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:38992 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:57.467+0000 I NETWORK [conn327] end connection 127.0.0.1:38992 (2 connections now open) 2021-05-12T09:06:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53428 #328 (3 connections now open) 2021-05-12T09:06:59.352+0000 I NETWORK [conn328] end connection 10.233.67.214:53428 (2 connections now open) 2021-05-12T09:07:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39094 #329 (3 connections now open) 2021-05-12T09:07:07.365+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:39094 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:07.368+0000 I NETWORK [conn329] end connection 127.0.0.1:39094 (2 connections now open) 2021-05-12T09:07:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53528 #330 (3 connections now open) 2021-05-12T09:07:09.352+0000 I NETWORK [conn330] end connection 10.233.67.214:53528 (2 connections now open) 2021-05-12T09:07:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39210 #331 (3 connections now open) 2021-05-12T09:07:17.365+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:39210 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:17.368+0000 I NETWORK [conn331] end connection 127.0.0.1:39210 (2 connections now open) 2021-05-12T09:07:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53648 #332 (3 connections now open) 2021-05-12T09:07:19.352+0000 I NETWORK [conn332] end connection 10.233.67.214:53648 (2 connections now open) 2021-05-12T09:07:27.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39322 #333 (3 connections now open) 2021-05-12T09:07:27.564+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:39322 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:27.568+0000 I NETWORK [conn333] end connection 127.0.0.1:39322 (2 connections now open) 2021-05-12T09:07:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53758 #334 (3 connections now open) 2021-05-12T09:07:29.352+0000 I NETWORK [conn334] end connection 10.233.67.214:53758 (2 connections now open) 2021-05-12T09:07:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39430 #335 (3 connections now open) 2021-05-12T09:07:37.369+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:39430 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:37.467+0000 I NETWORK [conn335] end connection 127.0.0.1:39430 (2 connections now open) 2021-05-12T09:07:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53872 #336 (3 connections now open) 2021-05-12T09:07:39.352+0000 I NETWORK [conn336] end connection 10.233.67.214:53872 (2 connections now open) 2021-05-12T09:07:47.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39550 #337 (3 connections now open) 2021-05-12T09:07:47.463+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:39550 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:47.469+0000 I NETWORK [conn337] end connection 127.0.0.1:39550 (2 connections now open) 2021-05-12T09:07:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53984 #338 (3 connections now open) 2021-05-12T09:07:49.352+0000 I NETWORK [conn338] end connection 10.233.67.214:53984 (2 connections now open) 2021-05-12T09:07:57.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39652 #339 (3 connections now open) 2021-05-12T09:07:57.274+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:39652 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:57.367+0000 I NETWORK [conn339] end connection 127.0.0.1:39652 (2 connections now open) 2021-05-12T09:07:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54094 #340 (3 connections now open) 2021-05-12T09:07:59.352+0000 I NETWORK [conn340] end connection 10.233.67.214:54094 (2 connections now open) 2021-05-12T09:08:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39772 #341 (3 connections now open) 2021-05-12T09:08:07.364+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:39772 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:07.368+0000 I NETWORK [conn341] end connection 127.0.0.1:39772 (2 connections now open) 2021-05-12T09:08:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54208 #342 (3 connections now open) 2021-05-12T09:08:09.352+0000 I NETWORK [conn342] end connection 10.233.67.214:54208 (2 connections now open) 2021-05-12T09:08:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39884 #343 (3 connections now open) 2021-05-12T09:08:17.367+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:39884 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:17.463+0000 I NETWORK [conn343] end connection 127.0.0.1:39884 (2 connections now open) 2021-05-12T09:08:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54320 #344 (3 connections now open) 2021-05-12T09:08:19.352+0000 I NETWORK [conn344] end connection 10.233.67.214:54320 (2 connections now open) 2021-05-12T09:08:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40002 #345 (3 connections now open) 2021-05-12T09:08:27.364+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:40002 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:27.368+0000 I NETWORK [conn345] end connection 127.0.0.1:40002 (2 connections now open) 2021-05-12T09:08:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54446 #346 (3 connections now open) 2021-05-12T09:08:29.352+0000 I NETWORK [conn346] end connection 10.233.67.214:54446 (2 connections now open) 2021-05-12T09:08:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40156 #347 (3 connections now open) 2021-05-12T09:08:37.369+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:40156 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:37.373+0000 I NETWORK [conn347] end connection 127.0.0.1:40156 (2 connections now open) 2021-05-12T09:08:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54600 #348 (3 connections now open) 2021-05-12T09:08:39.352+0000 I NETWORK [conn348] end connection 10.233.67.214:54600 (2 connections now open) 2021-05-12T09:08:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40326 #349 (3 connections now open) 2021-05-12T09:08:47.464+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:40326 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:47.468+0000 I NETWORK [conn349] end connection 127.0.0.1:40326 (2 connections now open) 2021-05-12T09:08:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54764 #350 (3 connections now open) 2021-05-12T09:08:49.352+0000 I NETWORK [conn350] end connection 10.233.67.214:54764 (2 connections now open) 2021-05-12T09:08:57.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40438 #351 (3 connections now open) 2021-05-12T09:08:57.467+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:40438 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:57.563+0000 I NETWORK [conn351] end connection 127.0.0.1:40438 (2 connections now open) 2021-05-12T09:08:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54878 #352 (3 connections now open) 2021-05-12T09:08:59.353+0000 I NETWORK [conn352] end connection 10.233.67.214:54878 (2 connections now open) 2021-05-12T09:09:07.470+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40552 #353 (3 connections now open) 2021-05-12T09:09:07.471+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:40552 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:07.565+0000 I NETWORK [conn353] end connection 127.0.0.1:40552 (2 connections now open) 2021-05-12T09:09:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54986 #354 (3 connections now open) 2021-05-12T09:09:09.352+0000 I NETWORK [conn354] end connection 10.233.67.214:54986 (2 connections now open) 2021-05-12T09:09:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40688 #355 (3 connections now open) 2021-05-12T09:09:17.464+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:40688 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:17.474+0000 I NETWORK [conn355] end connection 127.0.0.1:40688 (2 connections now open) 2021-05-12T09:09:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55128 #356 (3 connections now open) 2021-05-12T09:09:19.352+0000 I NETWORK [conn356] end connection 10.233.67.214:55128 (2 connections now open) 2021-05-12T09:09:27.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40818 #357 (3 connections now open) 2021-05-12T09:09:27.271+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:40818 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:27.367+0000 I NETWORK [conn357] end connection 127.0.0.1:40818 (2 connections now open) 2021-05-12T09:09:29.351+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55272 #358 (3 connections now open) 2021-05-12T09:09:29.352+0000 I NETWORK [conn358] end connection 10.233.67.214:55272 (2 connections now open) 2021-05-12T09:09:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40946 #359 (3 connections now open) 2021-05-12T09:09:37.369+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:40946 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:37.465+0000 I NETWORK [conn359] end connection 127.0.0.1:40946 (2 connections now open) 2021-05-12T09:09:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55380 #360 (3 connections now open) 2021-05-12T09:09:39.352+0000 I NETWORK [conn360] end connection 10.233.67.214:55380 (2 connections now open) 2021-05-12T09:09:47.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41054 #361 (3 connections now open) 2021-05-12T09:09:47.465+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:41054 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:47.564+0000 I NETWORK [conn361] end connection 127.0.0.1:41054 (2 connections now open) 2021-05-12T09:09:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55488 #362 (3 connections now open) 2021-05-12T09:09:49.352+0000 I NETWORK [conn362] end connection 10.233.67.214:55488 (2 connections now open) 2021-05-12T09:09:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41158 #363 (3 connections now open) 2021-05-12T09:09:57.370+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:41158 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:57.465+0000 I NETWORK [conn363] end connection 127.0.0.1:41158 (2 connections now open) 2021-05-12T09:09:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55600 #364 (3 connections now open) 2021-05-12T09:09:59.352+0000 I NETWORK [conn364] end connection 10.233.67.214:55600 (2 connections now open) 2021-05-12T09:10:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41280 #365 (3 connections now open) 2021-05-12T09:10:07.370+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:41280 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:07.465+0000 I NETWORK [conn365] end connection 127.0.0.1:41280 (2 connections now open) 2021-05-12T09:10:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55714 #366 (3 connections now open) 2021-05-12T09:10:09.352+0000 I NETWORK [conn366] end connection 10.233.67.214:55714 (2 connections now open) 2021-05-12T09:10:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41390 #367 (3 connections now open) 2021-05-12T09:10:17.366+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:41390 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:17.463+0000 I NETWORK [conn367] end connection 127.0.0.1:41390 (2 connections now open) 2021-05-12T09:10:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55824 #368 (3 connections now open) 2021-05-12T09:10:19.352+0000 I NETWORK [conn368] end connection 10.233.67.214:55824 (2 connections now open) 2021-05-12T09:10:27.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41494 #369 (3 connections now open) 2021-05-12T09:10:27.467+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:41494 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:27.563+0000 I NETWORK [conn369] end connection 127.0.0.1:41494 (2 connections now open) 2021-05-12T09:10:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55934 #370 (3 connections now open) 2021-05-12T09:10:29.352+0000 I NETWORK [conn370] end connection 10.233.67.214:55934 (2 connections now open) 2021-05-12T09:10:37.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41626 #371 (3 connections now open) 2021-05-12T09:10:37.468+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:41626 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:37.575+0000 I NETWORK [conn371] end connection 127.0.0.1:41626 (2 connections now open) 2021-05-12T09:10:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56070 #372 (3 connections now open) 2021-05-12T09:10:39.352+0000 I NETWORK [conn372] end connection 10.233.67.214:56070 (2 connections now open) 2021-05-12T09:10:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41752 #373 (3 connections now open) 2021-05-12T09:10:47.371+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:41752 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:47.475+0000 I NETWORK [conn373] end connection 127.0.0.1:41752 (2 connections now open) 2021-05-12T09:10:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56206 #374 (3 connections now open) 2021-05-12T09:10:49.352+0000 I NETWORK [conn374] end connection 10.233.67.214:56206 (2 connections now open) 2021-05-12T09:10:57.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41876 #375 (3 connections now open) 2021-05-12T09:10:57.463+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:41876 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:57.468+0000 I NETWORK [conn375] end connection 127.0.0.1:41876 (2 connections now open) 2021-05-12T09:10:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56316 #376 (3 connections now open) 2021-05-12T09:10:59.352+0000 I NETWORK [conn376] end connection 10.233.67.214:56316 (2 connections now open) 2021-05-12T09:11:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41984 #377 (3 connections now open) 2021-05-12T09:11:07.364+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:41984 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:07.367+0000 I NETWORK [conn377] end connection 127.0.0.1:41984 (2 connections now open) 2021-05-12T09:11:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56418 #378 (3 connections now open) 2021-05-12T09:11:09.352+0000 I NETWORK [conn378] end connection 10.233.67.214:56418 (2 connections now open) 2021-05-12T09:11:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42096 #379 (3 connections now open) 2021-05-12T09:11:17.365+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:42096 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:17.369+0000 I NETWORK [conn379] end connection 127.0.0.1:42096 (2 connections now open) 2021-05-12T09:11:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56530 #380 (3 connections now open) 2021-05-12T09:11:19.352+0000 I NETWORK [conn380] end connection 10.233.67.214:56530 (2 connections now open) 2021-05-12T09:11:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42206 #381 (3 connections now open) 2021-05-12T09:11:27.368+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:42206 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:27.463+0000 I NETWORK [conn381] end connection 127.0.0.1:42206 (2 connections now open) 2021-05-12T09:11:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56642 #382 (3 connections now open) 2021-05-12T09:11:29.352+0000 I NETWORK [conn382] end connection 10.233.67.214:56642 (2 connections now open) 2021-05-12T09:11:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42338 #383 (3 connections now open) 2021-05-12T09:11:37.368+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:42338 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:37.465+0000 I NETWORK [conn383] end connection 127.0.0.1:42338 (2 connections now open) 2021-05-12T09:11:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56772 #384 (3 connections now open) 2021-05-12T09:11:39.352+0000 I NETWORK [conn384] end connection 10.233.67.214:56772 (2 connections now open) 2021-05-12T09:11:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42488 #385 (3 connections now open) 2021-05-12T09:11:47.369+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:42488 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:47.466+0000 I NETWORK [conn385] end connection 127.0.0.1:42488 (2 connections now open) 2021-05-12T09:11:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56924 #386 (3 connections now open) 2021-05-12T09:11:49.352+0000 I NETWORK [conn386] end connection 10.233.67.214:56924 (2 connections now open) 2021-05-12T09:11:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42592 #387 (3 connections now open) 2021-05-12T09:11:57.367+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:42592 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:57.371+0000 I NETWORK [conn387] end connection 127.0.0.1:42592 (2 connections now open) 2021-05-12T09:11:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57028 #388 (3 connections now open) 2021-05-12T09:11:59.352+0000 I NETWORK [conn388] end connection 10.233.67.214:57028 (2 connections now open) 2021-05-12T09:12:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42706 #389 (3 connections now open) 2021-05-12T09:12:07.467+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:42706 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:07.471+0000 I NETWORK [conn389] end connection 127.0.0.1:42706 (2 connections now open) 2021-05-12T09:12:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57140 #390 (3 connections now open) 2021-05-12T09:12:09.352+0000 I NETWORK [conn390] end connection 10.233.67.214:57140 (2 connections now open) 2021-05-12T09:12:17.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42816 #391 (3 connections now open) 2021-05-12T09:12:17.273+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:42816 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:17.367+0000 I NETWORK [conn391] end connection 127.0.0.1:42816 (2 connections now open) 2021-05-12T09:12:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57250 #392 (3 connections now open) 2021-05-12T09:12:19.352+0000 I NETWORK [conn392] end connection 10.233.67.214:57250 (2 connections now open) 2021-05-12T09:12:27.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42918 #393 (3 connections now open) 2021-05-12T09:12:27.371+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:42918 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:27.467+0000 I NETWORK [conn393] end connection 127.0.0.1:42918 (2 connections now open) 2021-05-12T09:12:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57356 #394 (3 connections now open) 2021-05-12T09:12:29.352+0000 I NETWORK [conn394] end connection 10.233.67.214:57356 (2 connections now open) 2021-05-12T09:12:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43024 #395 (3 connections now open) 2021-05-12T09:12:37.365+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:43024 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:37.463+0000 I NETWORK [conn395] end connection 127.0.0.1:43024 (2 connections now open) 2021-05-12T09:12:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57466 #396 (3 connections now open) 2021-05-12T09:12:39.352+0000 I NETWORK [conn396] end connection 10.233.67.214:57466 (2 connections now open) 2021-05-12T09:12:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43154 #397 (3 connections now open) 2021-05-12T09:12:47.366+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:43154 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:47.370+0000 I NETWORK [conn397] end connection 127.0.0.1:43154 (2 connections now open) 2021-05-12T09:12:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57594 #398 (3 connections now open) 2021-05-12T09:12:49.352+0000 I NETWORK [conn398] end connection 10.233.67.214:57594 (2 connections now open) 2021-05-12T09:12:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43266 #399 (3 connections now open) 2021-05-12T09:12:57.371+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:43266 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:57.468+0000 I NETWORK [conn399] end connection 127.0.0.1:43266 (2 connections now open) 2021-05-12T09:12:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57706 #400 (3 connections now open) 2021-05-12T09:12:59.352+0000 I NETWORK [conn400] end connection 10.233.67.214:57706 (2 connections now open) 2021-05-12T09:13:07.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43374 #401 (3 connections now open) 2021-05-12T09:13:07.569+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:43374 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:07.664+0000 I NETWORK [conn401] end connection 127.0.0.1:43374 (2 connections now open) 2021-05-12T09:13:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57810 #402 (3 connections now open) 2021-05-12T09:13:09.352+0000 I NETWORK [conn402] end connection 10.233.67.214:57810 (2 connections now open) 2021-05-12T09:13:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43492 #403 (3 connections now open) 2021-05-12T09:13:17.368+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:43492 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:17.463+0000 I NETWORK [conn403] end connection 127.0.0.1:43492 (2 connections now open) 2021-05-12T09:13:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57928 #404 (3 connections now open) 2021-05-12T09:13:19.352+0000 I NETWORK [conn404] end connection 10.233.67.214:57928 (2 connections now open) 2021-05-12T09:13:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43616 #405 (3 connections now open) 2021-05-12T09:13:27.368+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:43616 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:27.463+0000 I NETWORK [conn405] end connection 127.0.0.1:43616 (2 connections now open) 2021-05-12T09:13:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58062 #406 (3 connections now open) 2021-05-12T09:13:29.352+0000 I NETWORK [conn406] end connection 10.233.67.214:58062 (2 connections now open) 2021-05-12T09:13:37.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43736 #407 (3 connections now open) 2021-05-12T09:13:37.272+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:43736 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:37.367+0000 I NETWORK [conn407] end connection 127.0.0.1:43736 (2 connections now open) 2021-05-12T09:13:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58170 #408 (3 connections now open) 2021-05-12T09:13:39.352+0000 I NETWORK [conn408] end connection 10.233.67.214:58170 (2 connections now open) 2021-05-12T09:13:47.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43860 #409 (3 connections now open) 2021-05-12T09:13:47.464+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:43860 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:47.467+0000 I NETWORK [conn409] end connection 127.0.0.1:43860 (2 connections now open) 2021-05-12T09:13:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58296 #410 (3 connections now open) 2021-05-12T09:13:49.352+0000 I NETWORK [conn410] end connection 10.233.67.214:58296 (2 connections now open) 2021-05-12T09:13:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43966 #411 (3 connections now open) 2021-05-12T09:13:57.368+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:43966 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:57.463+0000 I NETWORK [conn411] end connection 127.0.0.1:43966 (2 connections now open) 2021-05-12T09:13:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58426 #412 (3 connections now open) 2021-05-12T09:13:59.352+0000 I NETWORK [conn412] end connection 10.233.67.214:58426 (2 connections now open) 2021-05-12T09:14:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44108 #413 (3 connections now open) 2021-05-12T09:14:07.363+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:44108 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:07.368+0000 I NETWORK [conn413] end connection 127.0.0.1:44108 (2 connections now open) 2021-05-12T09:14:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58548 #414 (3 connections now open) 2021-05-12T09:14:09.352+0000 I NETWORK [conn414] end connection 10.233.67.214:58548 (2 connections now open) 2021-05-12T09:14:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44242 #415 (3 connections now open) 2021-05-12T09:14:17.463+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:44242 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:17.467+0000 I NETWORK [conn415] end connection 127.0.0.1:44242 (2 connections now open) 2021-05-12T09:14:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58680 #416 (3 connections now open) 2021-05-12T09:14:19.352+0000 I NETWORK [conn416] end connection 10.233.67.214:58680 (2 connections now open) 2021-05-12T09:14:27.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44354 #417 (3 connections now open) 2021-05-12T09:14:27.271+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:44354 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:27.366+0000 I NETWORK [conn417] end connection 127.0.0.1:44354 (2 connections now open) 2021-05-12T09:14:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58790 #418 (3 connections now open) 2021-05-12T09:14:29.352+0000 I NETWORK [conn418] end connection 10.233.67.214:58790 (2 connections now open) 2021-05-12T09:14:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44478 #419 (3 connections now open) 2021-05-12T09:14:37.368+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:44478 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:37.371+0000 I NETWORK [conn419] end connection 127.0.0.1:44478 (2 connections now open) 2021-05-12T09:14:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58912 #420 (3 connections now open) 2021-05-12T09:14:39.352+0000 I NETWORK [conn420] end connection 10.233.67.214:58912 (2 connections now open) 2021-05-12T09:14:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44596 #421 (3 connections now open) 2021-05-12T09:14:47.365+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:44596 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:47.368+0000 I NETWORK [conn421] end connection 127.0.0.1:44596 (2 connections now open) 2021-05-12T09:14:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59032 #422 (3 connections now open) 2021-05-12T09:14:49.352+0000 I NETWORK [conn422] end connection 10.233.67.214:59032 (2 connections now open) 2021-05-12T09:14:57.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44712 #423 (3 connections now open) 2021-05-12T09:14:57.464+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:44712 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:57.468+0000 I NETWORK [conn423] end connection 127.0.0.1:44712 (2 connections now open) 2021-05-12T09:14:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59148 #424 (3 connections now open) 2021-05-12T09:14:59.352+0000 I NETWORK [conn424] end connection 10.233.67.214:59148 (2 connections now open) 2021-05-12T09:15:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44826 #425 (3 connections now open) 2021-05-12T09:15:07.363+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:44826 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:07.368+0000 I NETWORK [conn425] end connection 127.0.0.1:44826 (2 connections now open) 2021-05-12T09:15:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59260 #426 (3 connections now open) 2021-05-12T09:15:09.352+0000 I NETWORK [conn426] end connection 10.233.67.214:59260 (2 connections now open) 2021-05-12T09:15:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44948 #427 (3 connections now open) 2021-05-12T09:15:17.365+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:44948 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:17.463+0000 I NETWORK [conn427] end connection 127.0.0.1:44948 (2 connections now open) 2021-05-12T09:15:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59382 #428 (3 connections now open) 2021-05-12T09:15:19.352+0000 I NETWORK [conn428] end connection 10.233.67.214:59382 (2 connections now open) 2021-05-12T09:15:27.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45062 #429 (3 connections now open) 2021-05-12T09:15:27.371+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:45062 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:27.467+0000 I NETWORK [conn429] end connection 127.0.0.1:45062 (2 connections now open) 2021-05-12T09:15:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59500 #430 (3 connections now open) 2021-05-12T09:15:29.352+0000 I NETWORK [conn430] end connection 10.233.67.214:59500 (2 connections now open) 2021-05-12T09:15:37.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45184 #431 (3 connections now open) 2021-05-12T09:15:37.270+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:45184 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:37.366+0000 I NETWORK [conn431] end connection 127.0.0.1:45184 (2 connections now open) 2021-05-12T09:15:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59620 #432 (3 connections now open) 2021-05-12T09:15:39.352+0000 I NETWORK [conn432] end connection 10.233.67.214:59620 (2 connections now open) 2021-05-12T09:15:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45304 #433 (3 connections now open) 2021-05-12T09:15:47.366+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:45304 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:47.463+0000 I NETWORK [conn433] end connection 127.0.0.1:45304 (2 connections now open) 2021-05-12T09:15:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59740 #434 (3 connections now open) 2021-05-12T09:15:49.352+0000 I NETWORK [conn434] end connection 10.233.67.214:59740 (2 connections now open) 2021-05-12T09:15:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45412 #435 (3 connections now open) 2021-05-12T09:15:57.463+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:45412 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:57.467+0000 I NETWORK [conn435] end connection 127.0.0.1:45412 (2 connections now open) 2021-05-12T09:15:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59850 #436 (3 connections now open) 2021-05-12T09:15:59.352+0000 I NETWORK [conn436] end connection 10.233.67.214:59850 (2 connections now open) 2021-05-12T09:16:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45536 #437 (3 connections now open) 2021-05-12T09:16:07.364+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:45536 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:07.367+0000 I NETWORK [conn437] end connection 127.0.0.1:45536 (2 connections now open) 2021-05-12T09:16:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59974 #438 (3 connections now open) 2021-05-12T09:16:09.352+0000 I NETWORK [conn438] end connection 10.233.67.214:59974 (2 connections now open) 2021-05-12T09:16:17.276+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45652 #439 (3 connections now open) 2021-05-12T09:16:17.363+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:45652 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:17.367+0000 I NETWORK [conn439] end connection 127.0.0.1:45652 (2 connections now open) 2021-05-12T09:16:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60088 #440 (3 connections now open) 2021-05-12T09:16:19.352+0000 I NETWORK [conn440] end connection 10.233.67.214:60088 (2 connections now open) 2021-05-12T09:16:27.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45762 #441 (3 connections now open) 2021-05-12T09:16:27.463+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:45762 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:27.467+0000 I NETWORK [conn441] end connection 127.0.0.1:45762 (2 connections now open) 2021-05-12T09:16:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60200 #442 (3 connections now open) 2021-05-12T09:16:29.352+0000 I NETWORK [conn442] end connection 10.233.67.214:60200 (2 connections now open) 2021-05-12T09:16:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45870 #443 (3 connections now open) 2021-05-12T09:16:37.366+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:45870 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:37.369+0000 I NETWORK [conn443] end connection 127.0.0.1:45870 (2 connections now open) 2021-05-12T09:16:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60306 #444 (3 connections now open) 2021-05-12T09:16:39.352+0000 I NETWORK [conn444] end connection 10.233.67.214:60306 (2 connections now open) 2021-05-12T09:16:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45990 #445 (3 connections now open) 2021-05-12T09:16:47.368+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:45990 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:47.467+0000 I NETWORK [conn445] end connection 127.0.0.1:45990 (2 connections now open) 2021-05-12T09:16:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60426 #446 (3 connections now open) 2021-05-12T09:16:49.352+0000 I NETWORK [conn446] end connection 10.233.67.214:60426 (2 connections now open) 2021-05-12T09:16:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46108 #447 (3 connections now open) 2021-05-12T09:16:57.368+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:46108 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:57.464+0000 I NETWORK [conn447] end connection 127.0.0.1:46108 (2 connections now open) 2021-05-12T09:16:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60550 #448 (3 connections now open) 2021-05-12T09:16:59.352+0000 I NETWORK [conn448] end connection 10.233.67.214:60550 (2 connections now open) 2021-05-12T09:17:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46222 #449 (3 connections now open) 2021-05-12T09:17:07.365+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:46222 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:07.369+0000 I NETWORK [conn449] end connection 127.0.0.1:46222 (2 connections now open) 2021-05-12T09:17:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60660 #450 (3 connections now open) 2021-05-12T09:17:09.352+0000 I NETWORK [conn450] end connection 10.233.67.214:60660 (2 connections now open) 2021-05-12T09:17:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46346 #451 (3 connections now open) 2021-05-12T09:17:17.367+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:46346 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:17.370+0000 I NETWORK [conn451] end connection 127.0.0.1:46346 (2 connections now open) 2021-05-12T09:17:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60784 #452 (3 connections now open) 2021-05-12T09:17:19.352+0000 I NETWORK [conn452] end connection 10.233.67.214:60784 (2 connections now open) 2021-05-12T09:17:27.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46454 #453 (3 connections now open) 2021-05-12T09:17:27.465+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:46454 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:27.469+0000 I NETWORK [conn453] end connection 127.0.0.1:46454 (2 connections now open) 2021-05-12T09:17:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60894 #454 (3 connections now open) 2021-05-12T09:17:29.352+0000 I NETWORK [conn454] end connection 10.233.67.214:60894 (2 connections now open) 2021-05-12T09:17:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46568 #455 (3 connections now open) 2021-05-12T09:17:37.368+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:46568 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:37.463+0000 I NETWORK [conn455] end connection 127.0.0.1:46568 (2 connections now open) 2021-05-12T09:17:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32774 #456 (3 connections now open) 2021-05-12T09:17:39.352+0000 I NETWORK [conn456] end connection 10.233.67.214:32774 (2 connections now open) 2021-05-12T09:17:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46690 #457 (3 connections now open) 2021-05-12T09:17:47.372+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:46690 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:47.466+0000 I NETWORK [conn457] end connection 127.0.0.1:46690 (2 connections now open) 2021-05-12T09:17:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32898 #458 (3 connections now open) 2021-05-12T09:17:49.352+0000 I NETWORK [conn458] end connection 10.233.67.214:32898 (2 connections now open) 2021-05-12T09:17:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46798 #459 (3 connections now open) 2021-05-12T09:17:57.370+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:46798 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:57.467+0000 I NETWORK [conn459] end connection 127.0.0.1:46798 (2 connections now open) 2021-05-12T09:17:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33004 #460 (3 connections now open) 2021-05-12T09:17:59.352+0000 I NETWORK [conn460] end connection 10.233.67.214:33004 (2 connections now open) 2021-05-12T09:18:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46924 #461 (3 connections now open) 2021-05-12T09:18:07.363+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:46924 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:07.367+0000 I NETWORK [conn461] end connection 127.0.0.1:46924 (2 connections now open) 2021-05-12T09:18:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33128 #462 (3 connections now open) 2021-05-12T09:18:09.352+0000 I NETWORK [conn462] end connection 10.233.67.214:33128 (2 connections now open) 2021-05-12T09:18:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47042 #463 (3 connections now open) 2021-05-12T09:18:17.369+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:47042 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:17.466+0000 I NETWORK [conn463] end connection 127.0.0.1:47042 (2 connections now open) 2021-05-12T09:18:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33254 #464 (3 connections now open) 2021-05-12T09:18:19.352+0000 I NETWORK [conn464] end connection 10.233.67.214:33254 (2 connections now open) 2021-05-12T09:18:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47158 #465 (3 connections now open) 2021-05-12T09:18:27.366+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:47158 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:27.370+0000 I NETWORK [conn465] end connection 127.0.0.1:47158 (2 connections now open) 2021-05-12T09:18:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33384 #466 (3 connections now open) 2021-05-12T09:18:29.352+0000 I NETWORK [conn466] end connection 10.233.67.214:33384 (2 connections now open) 2021-05-12T09:18:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47290 #467 (3 connections now open) 2021-05-12T09:18:37.364+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:47290 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:37.367+0000 I NETWORK [conn467] end connection 127.0.0.1:47290 (2 connections now open) 2021-05-12T09:18:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33494 #468 (3 connections now open) 2021-05-12T09:18:39.352+0000 I NETWORK [conn468] end connection 10.233.67.214:33494 (2 connections now open) 2021-05-12T09:18:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47410 #469 (3 connections now open) 2021-05-12T09:18:47.366+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:47410 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:47.370+0000 I NETWORK [conn469] end connection 127.0.0.1:47410 (2 connections now open) 2021-05-12T09:18:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33614 #470 (3 connections now open) 2021-05-12T09:18:49.352+0000 I NETWORK [conn470] end connection 10.233.67.214:33614 (2 connections now open) 2021-05-12T09:18:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47526 #471 (3 connections now open) 2021-05-12T09:18:57.465+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:47526 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:57.469+0000 I NETWORK [conn471] end connection 127.0.0.1:47526 (2 connections now open) 2021-05-12T09:18:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33732 #472 (3 connections now open) 2021-05-12T09:18:59.352+0000 I NETWORK [conn472] end connection 10.233.67.214:33732 (2 connections now open) 2021-05-12T09:19:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47642 #473 (3 connections now open) 2021-05-12T09:19:07.369+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:47642 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:07.372+0000 I NETWORK [conn473] end connection 127.0.0.1:47642 (2 connections now open) 2021-05-12T09:19:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33846 #474 (3 connections now open) 2021-05-12T09:19:09.352+0000 I NETWORK [conn474] end connection 10.233.67.214:33846 (2 connections now open) 2021-05-12T09:19:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47760 #475 (3 connections now open) 2021-05-12T09:19:17.365+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:47760 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:17.369+0000 I NETWORK [conn475] end connection 127.0.0.1:47760 (2 connections now open) 2021-05-12T09:19:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33966 #476 (3 connections now open) 2021-05-12T09:19:19.352+0000 I NETWORK [conn476] end connection 10.233.67.214:33966 (2 connections now open) 2021-05-12T09:19:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47876 #477 (3 connections now open) 2021-05-12T09:19:27.367+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:47876 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:27.463+0000 I NETWORK [conn477] end connection 127.0.0.1:47876 (2 connections now open) 2021-05-12T09:19:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34082 #478 (3 connections now open) 2021-05-12T09:19:29.352+0000 I NETWORK [conn478] end connection 10.233.67.214:34082 (2 connections now open) 2021-05-12T09:19:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47984 #479 (3 connections now open) 2021-05-12T09:19:37.364+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:47984 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:37.463+0000 I NETWORK [conn479] end connection 127.0.0.1:47984 (2 connections now open) 2021-05-12T09:19:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34192 #480 (3 connections now open) 2021-05-12T09:19:39.352+0000 I NETWORK [conn480] end connection 10.233.67.214:34192 (2 connections now open) 2021-05-12T09:19:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48110 #481 (3 connections now open) 2021-05-12T09:19:47.463+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:48110 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:47.468+0000 I NETWORK [conn481] end connection 127.0.0.1:48110 (2 connections now open) 2021-05-12T09:19:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34314 #482 (3 connections now open) 2021-05-12T09:19:49.352+0000 I NETWORK [conn482] end connection 10.233.67.214:34314 (2 connections now open) 2021-05-12T09:19:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48222 #483 (3 connections now open) 2021-05-12T09:19:57.368+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:48222 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:57.463+0000 I NETWORK [conn483] end connection 127.0.0.1:48222 (2 connections now open) 2021-05-12T09:19:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34428 #484 (3 connections now open) 2021-05-12T09:19:59.352+0000 I NETWORK [conn484] end connection 10.233.67.214:34428 (2 connections now open) 2021-05-12T09:20:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48340 #485 (3 connections now open) 2021-05-12T09:20:07.463+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:48340 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:07.467+0000 I NETWORK [conn485] end connection 127.0.0.1:48340 (2 connections now open) 2021-05-12T09:20:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34544 #486 (3 connections now open) 2021-05-12T09:20:09.352+0000 I NETWORK [conn486] end connection 10.233.67.214:34544 (2 connections now open) 2021-05-12T09:20:17.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48458 #487 (3 connections now open) 2021-05-12T09:20:17.271+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:48458 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:17.366+0000 I NETWORK [conn487] end connection 127.0.0.1:48458 (2 connections now open) 2021-05-12T09:20:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34662 #488 (3 connections now open) 2021-05-12T09:20:19.352+0000 I NETWORK [conn488] end connection 10.233.67.214:34662 (2 connections now open) 2021-05-12T09:20:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48570 #489 (3 connections now open) 2021-05-12T09:20:27.366+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:48570 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:27.369+0000 I NETWORK [conn489] end connection 127.0.0.1:48570 (2 connections now open) 2021-05-12T09:20:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34778 #490 (3 connections now open) 2021-05-12T09:20:29.352+0000 I NETWORK [conn490] end connection 10.233.67.214:34778 (2 connections now open) 2021-05-12T09:20:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48680 #491 (3 connections now open) 2021-05-12T09:20:37.366+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:48680 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:37.370+0000 I NETWORK [conn491] end connection 127.0.0.1:48680 (2 connections now open) 2021-05-12T09:20:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34884 #492 (3 connections now open) 2021-05-12T09:20:39.352+0000 I NETWORK [conn492] end connection 10.233.67.214:34884 (2 connections now open) 2021-05-12T09:20:47.276+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48802 #493 (3 connections now open) 2021-05-12T09:20:47.363+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:48802 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:47.367+0000 I NETWORK [conn493] end connection 127.0.0.1:48802 (2 connections now open) 2021-05-12T09:20:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35006 #494 (3 connections now open) 2021-05-12T09:20:49.352+0000 I NETWORK [conn494] end connection 10.233.67.214:35006 (2 connections now open) 2021-05-12T09:20:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48912 #495 (3 connections now open) 2021-05-12T09:20:57.372+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:48912 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:57.465+0000 I NETWORK [conn495] end connection 127.0.0.1:48912 (2 connections now open) 2021-05-12T09:20:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35122 #496 (3 connections now open) 2021-05-12T09:20:59.352+0000 I NETWORK [conn496] end connection 10.233.67.214:35122 (2 connections now open) 2021-05-12T09:21:07.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49036 #497 (3 connections now open) 2021-05-12T09:21:07.465+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:49036 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:07.468+0000 I NETWORK [conn497] end connection 127.0.0.1:49036 (2 connections now open) 2021-05-12T09:21:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35240 #498 (3 connections now open) 2021-05-12T09:21:09.352+0000 I NETWORK [conn498] end connection 10.233.67.214:35240 (2 connections now open) 2021-05-12T09:21:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49156 #499 (3 connections now open) 2021-05-12T09:21:17.271+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:49156 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:17.367+0000 I NETWORK [conn499] end connection 127.0.0.1:49156 (2 connections now open) 2021-05-12T09:21:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35360 #500 (3 connections now open) 2021-05-12T09:21:19.352+0000 I NETWORK [conn500] end connection 10.233.67.214:35360 (2 connections now open) 2021-05-12T09:21:27.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49262 #501 (3 connections now open) 2021-05-12T09:21:27.274+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:49262 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:27.367+0000 I NETWORK [conn501] end connection 127.0.0.1:49262 (2 connections now open) 2021-05-12T09:21:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35470 #502 (3 connections now open) 2021-05-12T09:21:29.352+0000 I NETWORK [conn502] end connection 10.233.67.214:35470 (2 connections now open) 2021-05-12T09:21:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49376 #503 (3 connections now open) 2021-05-12T09:21:37.366+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:49376 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:37.463+0000 I NETWORK [conn503] end connection 127.0.0.1:49376 (2 connections now open) 2021-05-12T09:21:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35582 #504 (3 connections now open) 2021-05-12T09:21:39.352+0000 I NETWORK [conn504] end connection 10.233.67.214:35582 (2 connections now open) 2021-05-12T09:21:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49516 #505 (3 connections now open) 2021-05-12T09:21:47.271+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:49516 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:47.367+0000 I NETWORK [conn505] end connection 127.0.0.1:49516 (2 connections now open) 2021-05-12T09:21:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35726 #506 (3 connections now open) 2021-05-12T09:21:49.352+0000 I NETWORK [conn506] end connection 10.233.67.214:35726 (2 connections now open) 2021-05-12T09:21:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49634 #507 (3 connections now open) 2021-05-12T09:21:57.365+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:49634 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:57.463+0000 I NETWORK [conn507] end connection 127.0.0.1:49634 (2 connections now open) 2021-05-12T09:21:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35846 #508 (3 connections now open) 2021-05-12T09:21:59.352+0000 I NETWORK [conn508] end connection 10.233.67.214:35846 (2 connections now open) 2021-05-12T09:22:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49766 #509 (3 connections now open) 2021-05-12T09:22:07.365+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:49766 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:07.369+0000 I NETWORK [conn509] end connection 127.0.0.1:49766 (2 connections now open) 2021-05-12T09:22:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35972 #510 (3 connections now open) 2021-05-12T09:22:09.352+0000 I NETWORK [conn510] end connection 10.233.67.214:35972 (2 connections now open) 2021-05-12T09:22:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49888 #511 (3 connections now open) 2021-05-12T09:22:17.364+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:49888 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:17.367+0000 I NETWORK [conn511] end connection 127.0.0.1:49888 (2 connections now open) 2021-05-12T09:22:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36094 #512 (3 connections now open) 2021-05-12T09:22:19.352+0000 I NETWORK [conn512] end connection 10.233.67.214:36094 (2 connections now open) 2021-05-12T09:22:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50024 #513 (3 connections now open) 2021-05-12T09:22:27.369+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:50024 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:27.465+0000 I NETWORK [conn513] end connection 127.0.0.1:50024 (2 connections now open) 2021-05-12T09:22:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36244 #514 (3 connections now open) 2021-05-12T09:22:29.352+0000 I NETWORK [conn514] end connection 10.233.67.214:36244 (2 connections now open) 2021-05-12T09:22:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50158 #515 (3 connections now open) 2021-05-12T09:22:37.364+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:50158 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:37.368+0000 I NETWORK [conn515] end connection 127.0.0.1:50158 (2 connections now open) 2021-05-12T09:22:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36362 #516 (3 connections now open) 2021-05-12T09:22:39.352+0000 I NETWORK [conn516] end connection 10.233.67.214:36362 (2 connections now open) 2021-05-12T09:22:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50278 #517 (3 connections now open) 2021-05-12T09:22:47.371+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:50278 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:47.467+0000 I NETWORK [conn517] end connection 127.0.0.1:50278 (2 connections now open) 2021-05-12T09:22:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36486 #518 (3 connections now open) 2021-05-12T09:22:49.352+0000 I NETWORK [conn518] end connection 10.233.67.214:36486 (2 connections now open) 2021-05-12T09:22:57.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50394 #519 (3 connections now open) 2021-05-12T09:22:57.364+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:50394 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:57.368+0000 I NETWORK [conn519] end connection 127.0.0.1:50394 (2 connections now open) 2021-05-12T09:22:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36620 #520 (3 connections now open) 2021-05-12T09:22:59.352+0000 I NETWORK [conn520] end connection 10.233.67.214:36620 (2 connections now open) 2021-05-12T09:23:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50528 #521 (3 connections now open) 2021-05-12T09:23:07.371+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:50528 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:07.465+0000 I NETWORK [conn521] end connection 127.0.0.1:50528 (2 connections now open) 2021-05-12T09:23:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36736 #522 (3 connections now open) 2021-05-12T09:23:09.352+0000 I NETWORK [conn522] end connection 10.233.67.214:36736 (2 connections now open) 2021-05-12T09:23:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50650 #523 (3 connections now open) 2021-05-12T09:23:17.364+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:50650 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:17.369+0000 I NETWORK [conn523] end connection 127.0.0.1:50650 (2 connections now open) 2021-05-12T09:23:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36854 #524 (3 connections now open) 2021-05-12T09:23:19.352+0000 I NETWORK [conn524] end connection 10.233.67.214:36854 (2 connections now open) 2021-05-12T09:23:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50760 #525 (3 connections now open) 2021-05-12T09:23:27.368+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:50760 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:27.463+0000 I NETWORK [conn525] end connection 127.0.0.1:50760 (2 connections now open) 2021-05-12T09:23:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36968 #526 (3 connections now open) 2021-05-12T09:23:29.352+0000 I NETWORK [conn526] end connection 10.233.67.214:36968 (2 connections now open) 2021-05-12T09:23:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50870 #527 (3 connections now open) 2021-05-12T09:23:37.365+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:50870 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:37.369+0000 I NETWORK [conn527] end connection 127.0.0.1:50870 (2 connections now open) 2021-05-12T09:23:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37080 #528 (3 connections now open) 2021-05-12T09:23:39.352+0000 I NETWORK [conn528] end connection 10.233.67.214:37080 (2 connections now open) 2021-05-12T09:23:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51008 #529 (3 connections now open) 2021-05-12T09:23:47.364+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:51008 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:47.367+0000 I NETWORK [conn529] end connection 127.0.0.1:51008 (2 connections now open) 2021-05-12T09:23:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37214 #530 (3 connections now open) 2021-05-12T09:23:49.352+0000 I NETWORK [conn530] end connection 10.233.67.214:37214 (2 connections now open) 2021-05-12T09:23:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51130 #531 (3 connections now open) 2021-05-12T09:23:57.370+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:51130 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:57.465+0000 I NETWORK [conn531] end connection 127.0.0.1:51130 (2 connections now open) 2021-05-12T09:23:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37342 #532 (3 connections now open) 2021-05-12T09:23:59.352+0000 I NETWORK [conn532] end connection 10.233.67.214:37342 (2 connections now open) 2021-05-12T09:24:07.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51252 #533 (3 connections now open) 2021-05-12T09:24:07.270+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:51252 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:07.365+0000 I NETWORK [conn533] end connection 127.0.0.1:51252 (2 connections now open) 2021-05-12T09:24:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37460 #534 (3 connections now open) 2021-05-12T09:24:09.352+0000 I NETWORK [conn534] end connection 10.233.67.214:37460 (2 connections now open) 2021-05-12T09:24:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51376 #535 (3 connections now open) 2021-05-12T09:24:17.369+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:51376 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:17.373+0000 I NETWORK [conn535] end connection 127.0.0.1:51376 (2 connections now open) 2021-05-12T09:24:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37584 #536 (3 connections now open) 2021-05-12T09:24:19.352+0000 I NETWORK [conn536] end connection 10.233.67.214:37584 (2 connections now open) 2021-05-12T09:24:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51488 #537 (3 connections now open) 2021-05-12T09:24:27.463+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:51488 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:27.467+0000 I NETWORK [conn537] end connection 127.0.0.1:51488 (2 connections now open) 2021-05-12T09:24:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37696 #538 (3 connections now open) 2021-05-12T09:24:29.352+0000 I NETWORK [conn538] end connection 10.233.67.214:37696 (2 connections now open) 2021-05-12T09:24:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51604 #539 (3 connections now open) 2021-05-12T09:24:37.370+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:51604 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:37.466+0000 I NETWORK [conn539] end connection 127.0.0.1:51604 (2 connections now open) 2021-05-12T09:24:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37810 #540 (3 connections now open) 2021-05-12T09:24:39.352+0000 I NETWORK [conn540] end connection 10.233.67.214:37810 (2 connections now open) 2021-05-12T09:24:47.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51728 #541 (3 connections now open) 2021-05-12T09:24:47.467+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:51728 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:47.564+0000 I NETWORK [conn541] end connection 127.0.0.1:51728 (2 connections now open) 2021-05-12T09:24:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37936 #542 (3 connections now open) 2021-05-12T09:24:49.352+0000 I NETWORK [conn542] end connection 10.233.67.214:37936 (2 connections now open) 2021-05-12T09:24:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51850 #543 (3 connections now open) 2021-05-12T09:24:57.368+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:51850 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:24:57.465+0000 I NETWORK [conn543] end connection 127.0.0.1:51850 (2 connections now open) 2021-05-12T09:24:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38064 #544 (3 connections now open) 2021-05-12T09:24:59.352+0000 I NETWORK [conn544] end connection 10.233.67.214:38064 (2 connections now open) 2021-05-12T09:25:07.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51980 #545 (3 connections now open) 2021-05-12T09:25:07.464+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:51980 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:07.470+0000 I NETWORK [conn545] end connection 127.0.0.1:51980 (2 connections now open) 2021-05-12T09:25:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38184 #546 (3 connections now open) 2021-05-12T09:25:09.352+0000 I NETWORK [conn546] end connection 10.233.67.214:38184 (2 connections now open) 2021-05-12T09:25:17.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52110 #547 (3 connections now open) 2021-05-12T09:25:17.372+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:52110 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:17.465+0000 I NETWORK [conn547] end connection 127.0.0.1:52110 (2 connections now open) 2021-05-12T09:25:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38316 #548 (3 connections now open) 2021-05-12T09:25:19.352+0000 I NETWORK [conn548] end connection 10.233.67.214:38316 (2 connections now open) 2021-05-12T09:25:27.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52228 #549 (3 connections now open) 2021-05-12T09:25:27.271+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:52228 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:27.366+0000 I NETWORK [conn549] end connection 127.0.0.1:52228 (2 connections now open) 2021-05-12T09:25:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38434 #550 (3 connections now open) 2021-05-12T09:25:29.352+0000 I NETWORK [conn550] end connection 10.233.67.214:38434 (2 connections now open) 2021-05-12T09:25:37.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52348 #551 (3 connections now open) 2021-05-12T09:25:37.370+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:52348 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:37.466+0000 I NETWORK [conn551] end connection 127.0.0.1:52348 (2 connections now open) 2021-05-12T09:25:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38552 #552 (3 connections now open) 2021-05-12T09:25:39.352+0000 I NETWORK [conn552] end connection 10.233.67.214:38552 (2 connections now open) 2021-05-12T09:25:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52472 #553 (3 connections now open) 2021-05-12T09:25:47.372+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:52472 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:47.469+0000 I NETWORK [conn553] end connection 127.0.0.1:52472 (2 connections now open) 2021-05-12T09:25:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38680 #554 (3 connections now open) 2021-05-12T09:25:49.352+0000 I NETWORK [conn554] end connection 10.233.67.214:38680 (2 connections now open) 2021-05-12T09:25:57.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52588 #555 (3 connections now open) 2021-05-12T09:25:57.270+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:52588 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:25:57.365+0000 I NETWORK [conn555] end connection 127.0.0.1:52588 (2 connections now open) 2021-05-12T09:25:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38800 #556 (3 connections now open) 2021-05-12T09:25:59.352+0000 I NETWORK [conn556] end connection 10.233.67.214:38800 (2 connections now open) 2021-05-12T09:26:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52712 #557 (3 connections now open) 2021-05-12T09:26:07.367+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:52712 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:07.465+0000 I NETWORK [conn557] end connection 127.0.0.1:52712 (2 connections now open) 2021-05-12T09:26:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38924 #558 (3 connections now open) 2021-05-12T09:26:09.352+0000 I NETWORK [conn558] end connection 10.233.67.214:38924 (2 connections now open) 2021-05-12T09:26:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52832 #559 (3 connections now open) 2021-05-12T09:26:17.369+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:52832 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:17.465+0000 I NETWORK [conn559] end connection 127.0.0.1:52832 (2 connections now open) 2021-05-12T09:26:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39038 #560 (3 connections now open) 2021-05-12T09:26:19.352+0000 I NETWORK [conn560] end connection 10.233.67.214:39038 (2 connections now open) 2021-05-12T09:26:27.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52942 #561 (3 connections now open) 2021-05-12T09:26:27.371+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:52942 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:27.466+0000 I NETWORK [conn561] end connection 127.0.0.1:52942 (2 connections now open) 2021-05-12T09:26:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39150 #562 (3 connections now open) 2021-05-12T09:26:29.352+0000 I NETWORK [conn562] end connection 10.233.67.214:39150 (2 connections now open) 2021-05-12T09:26:37.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53056 #563 (3 connections now open) 2021-05-12T09:26:37.272+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:53056 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:37.367+0000 I NETWORK [conn563] end connection 127.0.0.1:53056 (2 connections now open) 2021-05-12T09:26:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39260 #564 (3 connections now open) 2021-05-12T09:26:39.352+0000 I NETWORK [conn564] end connection 10.233.67.214:39260 (2 connections now open) 2021-05-12T09:26:47.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53178 #565 (3 connections now open) 2021-05-12T09:26:47.464+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:53178 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:47.468+0000 I NETWORK [conn565] end connection 127.0.0.1:53178 (2 connections now open) 2021-05-12T09:26:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39388 #566 (3 connections now open) 2021-05-12T09:26:49.352+0000 I NETWORK [conn566] end connection 10.233.67.214:39388 (2 connections now open) 2021-05-12T09:26:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53302 #567 (3 connections now open) 2021-05-12T09:26:57.364+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:53302 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:26:57.368+0000 I NETWORK [conn567] end connection 127.0.0.1:53302 (2 connections now open) 2021-05-12T09:26:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39510 #568 (3 connections now open) 2021-05-12T09:26:59.352+0000 I NETWORK [conn568] end connection 10.233.67.214:39510 (2 connections now open) 2021-05-12T09:27:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53418 #569 (3 connections now open) 2021-05-12T09:27:07.364+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:53418 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:07.463+0000 I NETWORK [conn569] end connection 127.0.0.1:53418 (2 connections now open) 2021-05-12T09:27:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39634 #570 (3 connections now open) 2021-05-12T09:27:09.352+0000 I NETWORK [conn570] end connection 10.233.67.214:39634 (2 connections now open) 2021-05-12T09:27:17.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53564 #571 (3 connections now open) 2021-05-12T09:27:17.465+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:53564 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:17.469+0000 I NETWORK [conn571] end connection 127.0.0.1:53564 (2 connections now open) 2021-05-12T09:27:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39768 #572 (3 connections now open) 2021-05-12T09:27:19.352+0000 I NETWORK [conn572] end connection 10.233.67.214:39768 (2 connections now open) 2021-05-12T09:27:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53672 #573 (3 connections now open) 2021-05-12T09:27:27.369+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:53672 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:27.465+0000 I NETWORK [conn573] end connection 127.0.0.1:53672 (2 connections now open) 2021-05-12T09:27:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39904 #574 (3 connections now open) 2021-05-12T09:27:29.352+0000 I NETWORK [conn574] end connection 10.233.67.214:39904 (2 connections now open) 2021-05-12T09:27:37.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53840 #575 (3 connections now open) 2021-05-12T09:27:37.467+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:53840 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:37.565+0000 I NETWORK [conn575] end connection 127.0.0.1:53840 (2 connections now open) 2021-05-12T09:27:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40048 #576 (3 connections now open) 2021-05-12T09:27:39.352+0000 I NETWORK [conn576] end connection 10.233.67.214:40048 (2 connections now open) 2021-05-12T09:27:47.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53974 #577 (3 connections now open) 2021-05-12T09:27:47.373+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:53974 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:47.463+0000 I NETWORK [conn577] end connection 127.0.0.1:53974 (2 connections now open) 2021-05-12T09:27:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40192 #578 (3 connections now open) 2021-05-12T09:27:49.352+0000 I NETWORK [conn578] end connection 10.233.67.214:40192 (2 connections now open) 2021-05-12T09:27:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54118 #579 (3 connections now open) 2021-05-12T09:27:57.366+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:54118 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:27:57.369+0000 I NETWORK [conn579] end connection 127.0.0.1:54118 (2 connections now open) 2021-05-12T09:27:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40326 #580 (3 connections now open) 2021-05-12T09:27:59.352+0000 I NETWORK [conn580] end connection 10.233.67.214:40326 (2 connections now open) 2021-05-12T09:28:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54244 #581 (3 connections now open) 2021-05-12T09:28:07.363+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:54244 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:07.368+0000 I NETWORK [conn581] end connection 127.0.0.1:54244 (2 connections now open) 2021-05-12T09:28:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40456 #582 (3 connections now open) 2021-05-12T09:28:09.352+0000 I NETWORK [conn582] end connection 10.233.67.214:40456 (2 connections now open) 2021-05-12T09:28:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54380 #583 (3 connections now open) 2021-05-12T09:28:17.366+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:54380 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:17.369+0000 I NETWORK [conn583] end connection 127.0.0.1:54380 (2 connections now open) 2021-05-12T09:28:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40584 #584 (3 connections now open) 2021-05-12T09:28:19.352+0000 I NETWORK [conn584] end connection 10.233.67.214:40584 (2 connections now open) 2021-05-12T09:28:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54488 #585 (3 connections now open) 2021-05-12T09:28:27.366+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:54488 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:27.370+0000 I NETWORK [conn585] end connection 127.0.0.1:54488 (2 connections now open) 2021-05-12T09:28:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40694 #586 (3 connections now open) 2021-05-12T09:28:29.352+0000 I NETWORK [conn586] end connection 10.233.67.214:40694 (2 connections now open) 2021-05-12T09:28:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54602 #587 (3 connections now open) 2021-05-12T09:28:37.369+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:54602 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:37.373+0000 I NETWORK [conn587] end connection 127.0.0.1:54602 (2 connections now open) 2021-05-12T09:28:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40806 #588 (3 connections now open) 2021-05-12T09:28:39.352+0000 I NETWORK [conn588] end connection 10.233.67.214:40806 (2 connections now open) 2021-05-12T09:28:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54722 #589 (3 connections now open) 2021-05-12T09:28:47.367+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:54722 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:47.464+0000 I NETWORK [conn589] end connection 127.0.0.1:54722 (2 connections now open) 2021-05-12T09:28:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40932 #590 (3 connections now open) 2021-05-12T09:28:49.352+0000 I NETWORK [conn590] end connection 10.233.67.214:40932 (2 connections now open) 2021-05-12T09:28:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54848 #591 (3 connections now open) 2021-05-12T09:28:57.372+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:54848 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:28:57.467+0000 I NETWORK [conn591] end connection 127.0.0.1:54848 (2 connections now open) 2021-05-12T09:28:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41058 #592 (3 connections now open) 2021-05-12T09:28:59.352+0000 I NETWORK [conn592] end connection 10.233.67.214:41058 (2 connections now open) 2021-05-12T09:29:07.772+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54978 #593 (3 connections now open) 2021-05-12T09:29:07.772+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:54978 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:07.867+0000 I NETWORK [conn593] end connection 127.0.0.1:54978 (2 connections now open) 2021-05-12T09:29:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41182 #594 (3 connections now open) 2021-05-12T09:29:09.352+0000 I NETWORK [conn594] end connection 10.233.67.214:41182 (2 connections now open) 2021-05-12T09:29:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55098 #595 (3 connections now open) 2021-05-12T09:29:17.365+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:55098 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:17.369+0000 I NETWORK [conn595] end connection 127.0.0.1:55098 (2 connections now open) 2021-05-12T09:29:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41732 #596 (3 connections now open) 2021-05-12T09:29:19.352+0000 I NETWORK [conn596] end connection 10.233.67.214:41732 (2 connections now open) 2021-05-12T09:29:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55986 #597 (3 connections now open) 2021-05-12T09:29:27.367+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:55986 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:27.465+0000 I NETWORK [conn597] end connection 127.0.0.1:55986 (2 connections now open) 2021-05-12T09:29:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42254 #598 (3 connections now open) 2021-05-12T09:29:29.352+0000 I NETWORK [conn598] end connection 10.233.67.214:42254 (2 connections now open) 2021-05-12T09:29:37.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56288 #599 (3 connections now open) 2021-05-12T09:29:37.465+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:56288 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:37.470+0000 I NETWORK [conn599] end connection 127.0.0.1:56288 (2 connections now open) 2021-05-12T09:29:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42496 #600 (3 connections now open) 2021-05-12T09:29:39.352+0000 I NETWORK [conn600] end connection 10.233.67.214:42496 (2 connections now open) 2021-05-12T09:29:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56452 #601 (3 connections now open) 2021-05-12T09:29:47.463+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:56452 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:47.467+0000 I NETWORK [conn601] end connection 127.0.0.1:56452 (2 connections now open) 2021-05-12T09:29:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42672 #602 (3 connections now open) 2021-05-12T09:29:49.352+0000 I NETWORK [conn602] end connection 10.233.67.214:42672 (2 connections now open) 2021-05-12T09:29:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56608 #603 (3 connections now open) 2021-05-12T09:29:57.366+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:56608 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:29:57.371+0000 I NETWORK [conn603] end connection 127.0.0.1:56608 (2 connections now open) 2021-05-12T09:29:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42828 #604 (3 connections now open) 2021-05-12T09:29:59.352+0000 I NETWORK [conn604] end connection 10.233.67.214:42828 (2 connections now open) 2021-05-12T09:30:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56752 #605 (3 connections now open) 2021-05-12T09:30:07.367+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:56752 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:07.463+0000 I NETWORK [conn605] end connection 127.0.0.1:56752 (2 connections now open) 2021-05-12T09:30:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42964 #606 (3 connections now open) 2021-05-12T09:30:09.352+0000 I NETWORK [conn606] end connection 10.233.67.214:42964 (2 connections now open) 2021-05-12T09:30:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56902 #607 (3 connections now open) 2021-05-12T09:30:17.367+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:56902 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:17.371+0000 I NETWORK [conn607] end connection 127.0.0.1:56902 (2 connections now open) 2021-05-12T09:30:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43160 #608 (3 connections now open) 2021-05-12T09:30:19.352+0000 I NETWORK [conn608] end connection 10.233.67.214:43160 (2 connections now open) 2021-05-12T09:30:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57166 #609 (3 connections now open) 2021-05-12T09:30:27.369+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:57166 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:27.463+0000 I NETWORK [conn609] end connection 127.0.0.1:57166 (2 connections now open) 2021-05-12T09:30:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43390 #610 (3 connections now open) 2021-05-12T09:30:29.352+0000 I NETWORK [conn610] end connection 10.233.67.214:43390 (2 connections now open) 2021-05-12T09:30:37.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57360 #611 (3 connections now open) 2021-05-12T09:30:37.363+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:57360 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:37.367+0000 I NETWORK [conn611] end connection 127.0.0.1:57360 (2 connections now open) 2021-05-12T09:30:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43590 #612 (3 connections now open) 2021-05-12T09:30:39.352+0000 I NETWORK [conn612] end connection 10.233.67.214:43590 (2 connections now open) 2021-05-12T09:30:47.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57580 #613 (3 connections now open) 2021-05-12T09:30:47.464+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:57580 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:47.563+0000 I NETWORK [conn613] end connection 127.0.0.1:57580 (2 connections now open) 2021-05-12T09:30:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43806 #614 (3 connections now open) 2021-05-12T09:30:49.352+0000 I NETWORK [conn614] end connection 10.233.67.214:43806 (2 connections now open) 2021-05-12T09:30:57.470+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57754 #615 (3 connections now open) 2021-05-12T09:30:57.471+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:57754 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:30:57.566+0000 I NETWORK [conn615] end connection 127.0.0.1:57754 (2 connections now open) 2021-05-12T09:30:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43980 #616 (3 connections now open) 2021-05-12T09:30:59.352+0000 I NETWORK [conn616] end connection 10.233.67.214:43980 (2 connections now open) 2021-05-12T09:31:07.668+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57922 #617 (3 connections now open) 2021-05-12T09:31:07.669+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:57922 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:07.673+0000 I NETWORK [conn617] end connection 127.0.0.1:57922 (2 connections now open) 2021-05-12T09:31:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44136 #618 (3 connections now open) 2021-05-12T09:31:09.352+0000 I NETWORK [conn618] end connection 10.233.67.214:44136 (2 connections now open) 2021-05-12T09:31:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58056 #619 (3 connections now open) 2021-05-12T09:31:17.366+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:58056 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:17.464+0000 I NETWORK [conn619] end connection 127.0.0.1:58056 (2 connections now open) 2021-05-12T09:31:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44262 #620 (3 connections now open) 2021-05-12T09:31:19.352+0000 I NETWORK [conn620] end connection 10.233.67.214:44262 (2 connections now open) 2021-05-12T09:31:27.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58166 #621 (3 connections now open) 2021-05-12T09:31:27.464+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:58166 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:27.468+0000 I NETWORK [conn621] end connection 127.0.0.1:58166 (2 connections now open) 2021-05-12T09:31:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44374 #622 (3 connections now open) 2021-05-12T09:31:29.352+0000 I NETWORK [conn622] end connection 10.233.67.214:44374 (2 connections now open) 2021-05-12T09:31:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58276 #623 (3 connections now open) 2021-05-12T09:31:37.367+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:58276 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:37.371+0000 I NETWORK [conn623] end connection 127.0.0.1:58276 (2 connections now open) 2021-05-12T09:31:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44482 #624 (3 connections now open) 2021-05-12T09:31:39.352+0000 I NETWORK [conn624] end connection 10.233.67.214:44482 (2 connections now open) 2021-05-12T09:31:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58404 #625 (3 connections now open) 2021-05-12T09:31:47.370+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:58404 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:47.467+0000 I NETWORK [conn625] end connection 127.0.0.1:58404 (2 connections now open) 2021-05-12T09:31:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44614 #626 (3 connections now open) 2021-05-12T09:31:49.352+0000 I NETWORK [conn626] end connection 10.233.67.214:44614 (2 connections now open) 2021-05-12T09:31:57.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58532 #627 (3 connections now open) 2021-05-12T09:31:57.363+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:58532 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:31:57.368+0000 I NETWORK [conn627] end connection 127.0.0.1:58532 (2 connections now open) 2021-05-12T09:31:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44766 #628 (3 connections now open) 2021-05-12T09:31:59.352+0000 I NETWORK [conn628] end connection 10.233.67.214:44766 (2 connections now open) 2021-05-12T09:32:07.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58688 #629 (3 connections now open) 2021-05-12T09:32:07.371+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:58688 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:07.467+0000 I NETWORK [conn629] end connection 127.0.0.1:58688 (2 connections now open) 2021-05-12T09:32:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44896 #630 (3 connections now open) 2021-05-12T09:32:09.352+0000 I NETWORK [conn630] end connection 10.233.67.214:44896 (2 connections now open) 2021-05-12T09:32:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58816 #631 (3 connections now open) 2021-05-12T09:32:17.369+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:58816 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:17.466+0000 I NETWORK [conn631] end connection 127.0.0.1:58816 (2 connections now open) 2021-05-12T09:32:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45020 #632 (3 connections now open) 2021-05-12T09:32:19.352+0000 I NETWORK [conn632] end connection 10.233.67.214:45020 (2 connections now open) 2021-05-12T09:32:27.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58926 #633 (3 connections now open) 2021-05-12T09:32:27.468+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:58926 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:27.565+0000 I NETWORK [conn633] end connection 127.0.0.1:58926 (2 connections now open) 2021-05-12T09:32:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45132 #634 (3 connections now open) 2021-05-12T09:32:29.352+0000 I NETWORK [conn634] end connection 10.233.67.214:45132 (2 connections now open) 2021-05-12T09:32:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59042 #635 (3 connections now open) 2021-05-12T09:32:37.366+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:59042 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:37.463+0000 I NETWORK [conn635] end connection 127.0.0.1:59042 (2 connections now open) 2021-05-12T09:32:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45246 #636 (3 connections now open) 2021-05-12T09:32:39.352+0000 I NETWORK [conn636] end connection 10.233.67.214:45246 (2 connections now open) 2021-05-12T09:32:47.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59170 #637 (3 connections now open) 2021-05-12T09:32:47.370+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:59170 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:47.465+0000 I NETWORK [conn637] end connection 127.0.0.1:59170 (2 connections now open) 2021-05-12T09:32:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45466 #638 (3 connections now open) 2021-05-12T09:32:49.352+0000 I NETWORK [conn638] end connection 10.233.67.214:45466 (2 connections now open) 2021-05-12T09:32:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59900 #639 (3 connections now open) 2021-05-12T09:32:57.365+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:59900 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:32:57.368+0000 I NETWORK [conn639] end connection 127.0.0.1:59900 (2 connections now open) 2021-05-12T09:32:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46110 #640 (3 connections now open) 2021-05-12T09:32:59.352+0000 I NETWORK [conn640] end connection 10.233.67.214:46110 (2 connections now open) 2021-05-12T09:33:07.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60034 #641 (3 connections now open) 2021-05-12T09:33:07.372+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:60034 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:07.465+0000 I NETWORK [conn641] end connection 127.0.0.1:60034 (2 connections now open) 2021-05-12T09:33:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46242 #642 (3 connections now open) 2021-05-12T09:33:09.352+0000 I NETWORK [conn642] end connection 10.233.67.214:46242 (2 connections now open) 2021-05-12T09:33:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60166 #643 (3 connections now open) 2021-05-12T09:33:17.364+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:60166 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:17.368+0000 I NETWORK [conn643] end connection 127.0.0.1:60166 (2 connections now open) 2021-05-12T09:33:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46370 #644 (3 connections now open) 2021-05-12T09:33:19.352+0000 I NETWORK [conn644] end connection 10.233.67.214:46370 (2 connections now open) 2021-05-12T09:33:27.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60286 #645 (3 connections now open) 2021-05-12T09:33:27.363+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:60286 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:27.367+0000 I NETWORK [conn645] end connection 127.0.0.1:60286 (2 connections now open) 2021-05-12T09:33:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46500 #646 (3 connections now open) 2021-05-12T09:33:29.352+0000 I NETWORK [conn646] end connection 10.233.67.214:46500 (2 connections now open) 2021-05-12T09:33:37.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60424 #647 (3 connections now open) 2021-05-12T09:33:37.463+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:60424 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:37.469+0000 I NETWORK [conn647] end connection 127.0.0.1:60424 (2 connections now open) 2021-05-12T09:33:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46632 #648 (3 connections now open) 2021-05-12T09:33:39.352+0000 I NETWORK [conn648] end connection 10.233.67.214:46632 (2 connections now open) 2021-05-12T09:33:47.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60576 #649 (3 connections now open) 2021-05-12T09:33:47.271+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:60576 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:47.367+0000 I NETWORK [conn649] end connection 127.0.0.1:60576 (2 connections now open) 2021-05-12T09:33:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46784 #650 (3 connections now open) 2021-05-12T09:33:49.352+0000 I NETWORK [conn650] end connection 10.233.67.214:46784 (2 connections now open) 2021-05-12T09:33:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60702 #651 (3 connections now open) 2021-05-12T09:33:57.365+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:60702 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:33:57.369+0000 I NETWORK [conn651] end connection 127.0.0.1:60702 (2 connections now open) 2021-05-12T09:33:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46910 #652 (3 connections now open) 2021-05-12T09:33:59.352+0000 I NETWORK [conn652] end connection 10.233.67.214:46910 (2 connections now open) 2021-05-12T09:34:07.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60828 #653 (3 connections now open) 2021-05-12T09:34:07.275+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:60828 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:07.367+0000 I NETWORK [conn653] end connection 127.0.0.1:60828 (2 connections now open) 2021-05-12T09:34:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47034 #654 (3 connections now open) 2021-05-12T09:34:09.352+0000 I NETWORK [conn654] end connection 10.233.67.214:47034 (2 connections now open) 2021-05-12T09:34:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60962 #655 (3 connections now open) 2021-05-12T09:34:17.271+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:60962 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:17.366+0000 I NETWORK [conn655] end connection 127.0.0.1:60962 (2 connections now open) 2021-05-12T09:34:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47170 #656 (3 connections now open) 2021-05-12T09:34:19.352+0000 I NETWORK [conn656] end connection 10.233.67.214:47170 (2 connections now open) 2021-05-12T09:34:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32852 #657 (3 connections now open) 2021-05-12T09:34:27.369+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:32852 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:27.465+0000 I NETWORK [conn657] end connection 127.0.0.1:32852 (2 connections now open) 2021-05-12T09:34:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47434 #658 (3 connections now open) 2021-05-12T09:34:29.352+0000 I NETWORK [conn658] end connection 10.233.67.214:47434 (2 connections now open) 2021-05-12T09:34:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33624 #659 (3 connections now open) 2021-05-12T09:34:37.370+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:33624 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:37.467+0000 I NETWORK [conn659] end connection 127.0.0.1:33624 (2 connections now open) 2021-05-12T09:34:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48060 #660 (3 connections now open) 2021-05-12T09:34:39.352+0000 I NETWORK [conn660] end connection 10.233.67.214:48060 (2 connections now open) 2021-05-12T09:34:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33746 #661 (3 connections now open) 2021-05-12T09:34:47.364+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:33746 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:47.368+0000 I NETWORK [conn661] end connection 127.0.0.1:33746 (2 connections now open) 2021-05-12T09:34:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48184 #662 (3 connections now open) 2021-05-12T09:34:49.352+0000 I NETWORK [conn662] end connection 10.233.67.214:48184 (2 connections now open) 2021-05-12T09:34:57.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33870 #663 (3 connections now open) 2021-05-12T09:34:57.275+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:33870 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:34:57.367+0000 I NETWORK [conn663] end connection 127.0.0.1:33870 (2 connections now open) 2021-05-12T09:34:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48312 #664 (3 connections now open) 2021-05-12T09:34:59.352+0000 I NETWORK [conn664] end connection 10.233.67.214:48312 (2 connections now open) 2021-05-12T09:35:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33998 #665 (3 connections now open) 2021-05-12T09:35:07.365+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:33998 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:07.369+0000 I NETWORK [conn665] end connection 127.0.0.1:33998 (2 connections now open) 2021-05-12T09:35:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48434 #666 (3 connections now open) 2021-05-12T09:35:09.352+0000 I NETWORK [conn666] end connection 10.233.67.214:48434 (2 connections now open) 2021-05-12T09:35:17.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34122 #667 (3 connections now open) 2021-05-12T09:35:17.372+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:34122 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:17.465+0000 I NETWORK [conn667] end connection 127.0.0.1:34122 (2 connections now open) 2021-05-12T09:35:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48562 #668 (3 connections now open) 2021-05-12T09:35:19.352+0000 I NETWORK [conn668] end connection 10.233.67.214:48562 (2 connections now open) 2021-05-12T09:35:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34252 #669 (3 connections now open) 2021-05-12T09:35:27.367+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:34252 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:27.371+0000 I NETWORK [conn669] end connection 127.0.0.1:34252 (2 connections now open) 2021-05-12T09:35:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48696 #670 (3 connections now open) 2021-05-12T09:35:29.352+0000 I NETWORK [conn670] end connection 10.233.67.214:48696 (2 connections now open) 2021-05-12T09:35:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34370 #671 (3 connections now open) 2021-05-12T09:35:37.369+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:34370 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:37.467+0000 I NETWORK [conn671] end connection 127.0.0.1:34370 (2 connections now open) 2021-05-12T09:35:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48810 #672 (3 connections now open) 2021-05-12T09:35:39.355+0000 I NETWORK [conn672] end connection 10.233.67.214:48810 (2 connections now open) 2021-05-12T09:35:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34496 #673 (3 connections now open) 2021-05-12T09:35:47.365+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:34496 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:47.369+0000 I NETWORK [conn673] end connection 127.0.0.1:34496 (2 connections now open) 2021-05-12T09:35:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48938 #674 (3 connections now open) 2021-05-12T09:35:49.352+0000 I NETWORK [conn674] end connection 10.233.67.214:48938 (2 connections now open) 2021-05-12T09:35:57.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34618 #675 (3 connections now open) 2021-05-12T09:35:57.469+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:34618 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:35:57.563+0000 I NETWORK [conn675] end connection 127.0.0.1:34618 (2 connections now open) 2021-05-12T09:35:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49646 #676 (3 connections now open) 2021-05-12T09:35:59.352+0000 I NETWORK [conn676] end connection 10.233.67.214:49646 (2 connections now open) 2021-05-12T09:36:07.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35332 #677 (3 connections now open) 2021-05-12T09:36:07.363+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:35332 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:07.368+0000 I NETWORK [conn677] end connection 127.0.0.1:35332 (2 connections now open) 2021-05-12T09:36:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49772 #678 (3 connections now open) 2021-05-12T09:36:09.352+0000 I NETWORK [conn678] end connection 10.233.67.214:49772 (2 connections now open) 2021-05-12T09:36:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35462 #679 (3 connections now open) 2021-05-12T09:36:17.364+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:35462 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:17.368+0000 I NETWORK [conn679] end connection 127.0.0.1:35462 (2 connections now open) 2021-05-12T09:36:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49900 #680 (3 connections now open) 2021-05-12T09:36:19.352+0000 I NETWORK [conn680] end connection 10.233.67.214:49900 (2 connections now open) 2021-05-12T09:36:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35592 #681 (3 connections now open) 2021-05-12T09:36:27.369+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:35592 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:27.467+0000 I NETWORK [conn681] end connection 127.0.0.1:35592 (2 connections now open) 2021-05-12T09:36:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50054 #682 (3 connections now open) 2021-05-12T09:36:29.352+0000 I NETWORK [conn682] end connection 10.233.67.214:50054 (2 connections now open) 2021-05-12T09:36:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35754 #683 (3 connections now open) 2021-05-12T09:36:37.369+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:35754 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:37.463+0000 I NETWORK [conn683] end connection 127.0.0.1:35754 (2 connections now open) 2021-05-12T09:36:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50192 #684 (3 connections now open) 2021-05-12T09:36:39.352+0000 I NETWORK [conn684] end connection 10.233.67.214:50192 (2 connections now open) 2021-05-12T09:36:47.268+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35880 #685 (3 connections now open) 2021-05-12T09:36:47.269+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:35880 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:47.365+0000 I NETWORK [conn685] end connection 127.0.0.1:35880 (2 connections now open) 2021-05-12T09:36:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50320 #686 (3 connections now open) 2021-05-12T09:36:49.352+0000 I NETWORK [conn686] end connection 10.233.67.214:50320 (2 connections now open) 2021-05-12T09:36:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36008 #687 (3 connections now open) 2021-05-12T09:36:57.367+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:36008 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:36:57.466+0000 I NETWORK [conn687] end connection 127.0.0.1:36008 (2 connections now open) 2021-05-12T09:36:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50450 #688 (3 connections now open) 2021-05-12T09:36:59.352+0000 I NETWORK [conn688] end connection 10.233.67.214:50450 (2 connections now open) 2021-05-12T09:37:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36134 #689 (3 connections now open) 2021-05-12T09:37:07.366+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:36134 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:07.369+0000 I NETWORK [conn689] end connection 127.0.0.1:36134 (2 connections now open) 2021-05-12T09:37:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50582 #690 (3 connections now open) 2021-05-12T09:37:09.352+0000 I NETWORK [conn690] end connection 10.233.67.214:50582 (2 connections now open) 2021-05-12T09:37:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36272 #691 (3 connections now open) 2021-05-12T09:37:17.368+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:36272 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:17.466+0000 I NETWORK [conn691] end connection 127.0.0.1:36272 (2 connections now open) 2021-05-12T09:37:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50712 #692 (3 connections now open) 2021-05-12T09:37:19.352+0000 I NETWORK [conn692] end connection 10.233.67.214:50712 (2 connections now open) 2021-05-12T09:37:27.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36390 #693 (3 connections now open) 2021-05-12T09:37:27.363+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:36390 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:27.367+0000 I NETWORK [conn693] end connection 127.0.0.1:36390 (2 connections now open) 2021-05-12T09:37:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50828 #694 (3 connections now open) 2021-05-12T09:37:29.352+0000 I NETWORK [conn694] end connection 10.233.67.214:50828 (2 connections now open) 2021-05-12T09:37:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36498 #695 (3 connections now open) 2021-05-12T09:37:37.370+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:36498 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:37.465+0000 I NETWORK [conn695] end connection 127.0.0.1:36498 (2 connections now open) 2021-05-12T09:37:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50934 #696 (3 connections now open) 2021-05-12T09:37:39.352+0000 I NETWORK [conn696] end connection 10.233.67.214:50934 (2 connections now open) 2021-05-12T09:37:47.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36624 #697 (3 connections now open) 2021-05-12T09:37:47.271+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:36624 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:47.366+0000 I NETWORK [conn697] end connection 127.0.0.1:36624 (2 connections now open) 2021-05-12T09:37:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51062 #698 (3 connections now open) 2021-05-12T09:37:49.352+0000 I NETWORK [conn698] end connection 10.233.67.214:51062 (2 connections now open) 2021-05-12T09:37:57.275+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37358 #699 (3 connections now open) 2021-05-12T09:37:57.276+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:37358 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:37:57.366+0000 I NETWORK [conn699] end connection 127.0.0.1:37358 (2 connections now open) 2021-05-12T09:37:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51804 #700 (3 connections now open) 2021-05-12T09:37:59.352+0000 I NETWORK [conn700] end connection 10.233.67.214:51804 (2 connections now open) 2021-05-12T09:38:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37480 #701 (3 connections now open) 2021-05-12T09:38:07.367+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:37480 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:07.463+0000 I NETWORK [conn701] end connection 127.0.0.1:37480 (2 connections now open) 2021-05-12T09:38:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51916 #702 (3 connections now open) 2021-05-12T09:38:09.352+0000 I NETWORK [conn702] end connection 10.233.67.214:51916 (2 connections now open) 2021-05-12T09:38:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37604 #703 (3 connections now open) 2021-05-12T09:38:17.364+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:37604 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:17.368+0000 I NETWORK [conn703] end connection 127.0.0.1:37604 (2 connections now open) 2021-05-12T09:38:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52042 #704 (3 connections now open) 2021-05-12T09:38:19.352+0000 I NETWORK [conn704] end connection 10.233.67.214:52042 (2 connections now open) 2021-05-12T09:38:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37720 #705 (3 connections now open) 2021-05-12T09:38:27.363+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:37720 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:27.367+0000 I NETWORK [conn705] end connection 127.0.0.1:37720 (2 connections now open) 2021-05-12T09:38:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52160 #706 (3 connections now open) 2021-05-12T09:38:29.352+0000 I NETWORK [conn706] end connection 10.233.67.214:52160 (2 connections now open) 2021-05-12T09:38:37.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37838 #707 (3 connections now open) 2021-05-12T09:38:37.363+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:37838 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:37.368+0000 I NETWORK [conn707] end connection 127.0.0.1:37838 (2 connections now open) 2021-05-12T09:38:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52274 #708 (3 connections now open) 2021-05-12T09:38:39.352+0000 I NETWORK [conn708] end connection 10.233.67.214:52274 (2 connections now open) 2021-05-12T09:38:47.269+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37972 #709 (3 connections now open) 2021-05-12T09:38:47.270+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:37972 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:47.367+0000 I NETWORK [conn709] end connection 127.0.0.1:37972 (2 connections now open) 2021-05-12T09:38:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52410 #710 (3 connections now open) 2021-05-12T09:38:49.352+0000 I NETWORK [conn710] end connection 10.233.67.214:52410 (2 connections now open) 2021-05-12T09:38:57.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38096 #711 (3 connections now open) 2021-05-12T09:38:57.372+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:38096 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:38:57.467+0000 I NETWORK [conn711] end connection 127.0.0.1:38096 (2 connections now open) 2021-05-12T09:38:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52542 #712 (3 connections now open) 2021-05-12T09:38:59.352+0000 I NETWORK [conn712] end connection 10.233.67.214:52542 (2 connections now open) 2021-05-12T09:39:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38252 #713 (3 connections now open) 2021-05-12T09:39:07.364+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:38252 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:07.368+0000 I NETWORK [conn713] end connection 127.0.0.1:38252 (2 connections now open) 2021-05-12T09:39:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52698 #714 (3 connections now open) 2021-05-12T09:39:09.352+0000 I NETWORK [conn714] end connection 10.233.67.214:52698 (2 connections now open) 2021-05-12T09:39:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38392 #715 (3 connections now open) 2021-05-12T09:39:17.367+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:38392 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:17.371+0000 I NETWORK [conn715] end connection 127.0.0.1:38392 (2 connections now open) 2021-05-12T09:39:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52834 #716 (3 connections now open) 2021-05-12T09:39:19.352+0000 I NETWORK [conn716] end connection 10.233.67.214:52834 (2 connections now open) 2021-05-12T09:39:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38518 #717 (3 connections now open) 2021-05-12T09:39:27.368+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:38518 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:27.464+0000 I NETWORK [conn717] end connection 127.0.0.1:38518 (2 connections now open) 2021-05-12T09:39:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52960 #718 (3 connections now open) 2021-05-12T09:39:29.352+0000 I NETWORK [conn718] end connection 10.233.67.214:52960 (2 connections now open) 2021-05-12T09:39:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38638 #719 (3 connections now open) 2021-05-12T09:39:37.369+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:38638 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:37.464+0000 I NETWORK [conn719] end connection 127.0.0.1:38638 (2 connections now open) 2021-05-12T09:39:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53080 #720 (3 connections now open) 2021-05-12T09:39:39.352+0000 I NETWORK [conn720] end connection 10.233.67.214:53080 (2 connections now open) 2021-05-12T09:39:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38766 #721 (3 connections now open) 2021-05-12T09:39:47.368+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:38766 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:47.371+0000 I NETWORK [conn721] end connection 127.0.0.1:38766 (2 connections now open) 2021-05-12T09:39:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53206 #722 (3 connections now open) 2021-05-12T09:39:49.352+0000 I NETWORK [conn722] end connection 10.233.67.214:53206 (2 connections now open) 2021-05-12T09:39:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38886 #723 (3 connections now open) 2021-05-12T09:39:57.364+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:38886 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:39:57.368+0000 I NETWORK [conn723] end connection 127.0.0.1:38886 (2 connections now open) 2021-05-12T09:39:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53328 #724 (3 connections now open) 2021-05-12T09:39:59.352+0000 I NETWORK [conn724] end connection 10.233.67.214:53328 (2 connections now open) 2021-05-12T09:40:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39640 #725 (3 connections now open) 2021-05-12T09:40:07.367+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:39640 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:07.463+0000 I NETWORK [conn725] end connection 127.0.0.1:39640 (2 connections now open) 2021-05-12T09:40:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54078 #726 (3 connections now open) 2021-05-12T09:40:09.352+0000 I NETWORK [conn726] end connection 10.233.67.214:54078 (2 connections now open) 2021-05-12T09:40:17.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39770 #727 (3 connections now open) 2021-05-12T09:40:17.469+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:39770 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:17.566+0000 I NETWORK [conn727] end connection 127.0.0.1:39770 (2 connections now open) 2021-05-12T09:40:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54210 #728 (3 connections now open) 2021-05-12T09:40:19.352+0000 I NETWORK [conn728] end connection 10.233.67.214:54210 (2 connections now open) 2021-05-12T09:40:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39896 #729 (3 connections now open) 2021-05-12T09:40:27.364+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:39896 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:27.370+0000 I NETWORK [conn729] end connection 127.0.0.1:39896 (2 connections now open) 2021-05-12T09:40:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54338 #730 (3 connections now open) 2021-05-12T09:40:29.352+0000 I NETWORK [conn730] end connection 10.233.67.214:54338 (2 connections now open) 2021-05-12T09:40:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40020 #731 (3 connections now open) 2021-05-12T09:40:37.367+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:40020 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:37.463+0000 I NETWORK [conn731] end connection 127.0.0.1:40020 (2 connections now open) 2021-05-12T09:40:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54462 #732 (3 connections now open) 2021-05-12T09:40:39.352+0000 I NETWORK [conn732] end connection 10.233.67.214:54462 (2 connections now open) 2021-05-12T09:40:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40152 #733 (3 connections now open) 2021-05-12T09:40:47.365+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:40152 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:47.369+0000 I NETWORK [conn733] end connection 127.0.0.1:40152 (2 connections now open) 2021-05-12T09:40:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54594 #734 (3 connections now open) 2021-05-12T09:40:49.352+0000 I NETWORK [conn734] end connection 10.233.67.214:54594 (2 connections now open) 2021-05-12T09:40:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40276 #735 (3 connections now open) 2021-05-12T09:40:57.369+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:40276 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:40:57.373+0000 I NETWORK [conn735] end connection 127.0.0.1:40276 (2 connections now open) 2021-05-12T09:40:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54734 #736 (3 connections now open) 2021-05-12T09:40:59.352+0000 I NETWORK [conn736] end connection 10.233.67.214:54734 (2 connections now open) 2021-05-12T09:41:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40408 #737 (3 connections now open) 2021-05-12T09:41:07.365+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:40408 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:07.370+0000 I NETWORK [conn737] end connection 127.0.0.1:40408 (2 connections now open) 2021-05-12T09:41:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54844 #738 (3 connections now open) 2021-05-12T09:41:09.352+0000 I NETWORK [conn738] end connection 10.233.67.214:54844 (2 connections now open) 2021-05-12T09:41:17.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40526 #739 (3 connections now open) 2021-05-12T09:41:17.370+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:40526 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:17.463+0000 I NETWORK [conn739] end connection 127.0.0.1:40526 (2 connections now open) 2021-05-12T09:41:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54962 #740 (3 connections now open) 2021-05-12T09:41:19.352+0000 I NETWORK [conn740] end connection 10.233.67.214:54962 (2 connections now open) 2021-05-12T09:41:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40638 #741 (3 connections now open) 2021-05-12T09:41:27.369+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:40638 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:27.465+0000 I NETWORK [conn741] end connection 127.0.0.1:40638 (2 connections now open) 2021-05-12T09:41:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55082 #742 (3 connections now open) 2021-05-12T09:41:29.352+0000 I NETWORK [conn742] end connection 10.233.67.214:55082 (2 connections now open) 2021-05-12T09:41:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40762 #743 (3 connections now open) 2021-05-12T09:41:37.369+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:40762 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:37.465+0000 I NETWORK [conn743] end connection 127.0.0.1:40762 (2 connections now open) 2021-05-12T09:41:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55204 #744 (3 connections now open) 2021-05-12T09:41:39.352+0000 I NETWORK [conn744] end connection 10.233.67.214:55204 (2 connections now open) 2021-05-12T09:41:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40900 #745 (3 connections now open) 2021-05-12T09:41:47.364+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:40900 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:47.367+0000 I NETWORK [conn745] end connection 127.0.0.1:40900 (2 connections now open) 2021-05-12T09:41:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55340 #746 (3 connections now open) 2021-05-12T09:41:49.352+0000 I NETWORK [conn746] end connection 10.233.67.214:55340 (2 connections now open) 2021-05-12T09:41:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41024 #747 (3 connections now open) 2021-05-12T09:41:57.369+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:41024 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:41:57.463+0000 I NETWORK [conn747] end connection 127.0.0.1:41024 (2 connections now open) 2021-05-12T09:41:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55466 #748 (3 connections now open) 2021-05-12T09:41:59.352+0000 I NETWORK [conn748] end connection 10.233.67.214:55466 (2 connections now open) 2021-05-12T09:42:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41156 #749 (3 connections now open) 2021-05-12T09:42:07.367+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:41156 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:07.371+0000 I NETWORK [conn749] end connection 127.0.0.1:41156 (2 connections now open) 2021-05-12T09:42:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55592 #750 (3 connections now open) 2021-05-12T09:42:09.352+0000 I NETWORK [conn750] end connection 10.233.67.214:55592 (2 connections now open) 2021-05-12T09:42:17.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41280 #751 (3 connections now open) 2021-05-12T09:42:17.363+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:41280 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:17.369+0000 I NETWORK [conn751] end connection 127.0.0.1:41280 (2 connections now open) 2021-05-12T09:42:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55716 #752 (3 connections now open) 2021-05-12T09:42:19.352+0000 I NETWORK [conn752] end connection 10.233.67.214:55716 (2 connections now open) 2021-05-12T09:42:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41398 #753 (3 connections now open) 2021-05-12T09:42:27.364+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:41398 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:27.368+0000 I NETWORK [conn753] end connection 127.0.0.1:41398 (2 connections now open) 2021-05-12T09:42:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55836 #754 (3 connections now open) 2021-05-12T09:42:29.352+0000 I NETWORK [conn754] end connection 10.233.67.214:55836 (2 connections now open) 2021-05-12T09:42:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42098 #755 (3 connections now open) 2021-05-12T09:42:37.368+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:42098 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:37.463+0000 I NETWORK [conn755] end connection 127.0.0.1:42098 (2 connections now open) 2021-05-12T09:42:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56534 #756 (3 connections now open) 2021-05-12T09:42:39.352+0000 I NETWORK [conn756] end connection 10.233.67.214:56534 (2 connections now open) 2021-05-12T09:42:47.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42224 #757 (3 connections now open) 2021-05-12T09:42:47.363+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:42224 conn757: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:47.367+0000 I NETWORK [conn757] end connection 127.0.0.1:42224 (2 connections now open) 2021-05-12T09:42:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56666 #758 (3 connections now open) 2021-05-12T09:42:49.352+0000 I NETWORK [conn758] end connection 10.233.67.214:56666 (2 connections now open) 2021-05-12T09:42:57.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42364 #759 (3 connections now open) 2021-05-12T09:42:57.373+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:42364 conn759: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:42:57.466+0000 I NETWORK [conn759] end connection 127.0.0.1:42364 (2 connections now open) 2021-05-12T09:42:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56804 #760 (3 connections now open) 2021-05-12T09:42:59.352+0000 I NETWORK [conn760] end connection 10.233.67.214:56804 (2 connections now open) 2021-05-12T09:43:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42488 #761 (3 connections now open) 2021-05-12T09:43:07.365+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:42488 conn761: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:07.370+0000 I NETWORK [conn761] end connection 127.0.0.1:42488 (2 connections now open) 2021-05-12T09:43:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56926 #762 (3 connections now open) 2021-05-12T09:43:09.352+0000 I NETWORK [conn762] end connection 10.233.67.214:56926 (2 connections now open) 2021-05-12T09:43:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42618 #763 (3 connections now open) 2021-05-12T09:43:17.365+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:42618 conn763: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:17.369+0000 I NETWORK [conn763] end connection 127.0.0.1:42618 (2 connections now open) 2021-05-12T09:43:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57056 #764 (3 connections now open) 2021-05-12T09:43:19.352+0000 I NETWORK [conn764] end connection 10.233.67.214:57056 (2 connections now open) 2021-05-12T09:43:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42736 #765 (3 connections now open) 2021-05-12T09:43:27.364+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:42736 conn765: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:27.463+0000 I NETWORK [conn765] end connection 127.0.0.1:42736 (2 connections now open) 2021-05-12T09:43:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57174 #766 (3 connections now open) 2021-05-12T09:43:29.352+0000 I NETWORK [conn766] end connection 10.233.67.214:57174 (2 connections now open) 2021-05-12T09:43:37.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43556 #767 (3 connections now open) 2021-05-12T09:43:37.372+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:43556 conn767: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:37.464+0000 I NETWORK [conn767] end connection 127.0.0.1:43556 (2 connections now open) 2021-05-12T09:43:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58052 #768 (3 connections now open) 2021-05-12T09:43:39.352+0000 I NETWORK [conn768] end connection 10.233.67.214:58052 (2 connections now open) 2021-05-12T09:43:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43996 #769 (3 connections now open) 2021-05-12T09:43:47.367+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:43996 conn769: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:47.371+0000 I NETWORK [conn769] end connection 127.0.0.1:43996 (2 connections now open) 2021-05-12T09:43:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58492 #770 (3 connections now open) 2021-05-12T09:43:49.352+0000 I NETWORK [conn770] end connection 10.233.67.214:58492 (2 connections now open) 2021-05-12T09:43:57.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44166 #771 (3 connections now open) 2021-05-12T09:43:57.371+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:44166 conn771: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:43:57.466+0000 I NETWORK [conn771] end connection 127.0.0.1:44166 (2 connections now open) 2021-05-12T09:43:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58606 #772 (3 connections now open) 2021-05-12T09:43:59.352+0000 I NETWORK [conn772] end connection 10.233.67.214:58606 (2 connections now open) 2021-05-12T09:44:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44290 #773 (3 connections now open) 2021-05-12T09:44:07.364+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:44290 conn773: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:07.367+0000 I NETWORK [conn773] end connection 127.0.0.1:44290 (2 connections now open) 2021-05-12T09:44:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58728 #774 (3 connections now open) 2021-05-12T09:44:09.352+0000 I NETWORK [conn774] end connection 10.233.67.214:58728 (2 connections now open) 2021-05-12T09:44:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44410 #775 (3 connections now open) 2021-05-12T09:44:17.364+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:44410 conn775: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:17.368+0000 I NETWORK [conn775] end connection 127.0.0.1:44410 (2 connections now open) 2021-05-12T09:44:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58848 #776 (3 connections now open) 2021-05-12T09:44:19.352+0000 I NETWORK [conn776] end connection 10.233.67.214:58848 (2 connections now open) 2021-05-12T09:44:27.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44526 #777 (3 connections now open) 2021-05-12T09:44:27.273+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:44526 conn777: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:27.367+0000 I NETWORK [conn777] end connection 127.0.0.1:44526 (2 connections now open) 2021-05-12T09:44:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58966 #778 (3 connections now open) 2021-05-12T09:44:29.352+0000 I NETWORK [conn778] end connection 10.233.67.214:58966 (2 connections now open) 2021-05-12T09:44:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44644 #779 (3 connections now open) 2021-05-12T09:44:37.366+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:44644 conn779: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:37.463+0000 I NETWORK [conn779] end connection 127.0.0.1:44644 (2 connections now open) 2021-05-12T09:44:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59088 #780 (3 connections now open) 2021-05-12T09:44:39.352+0000 I NETWORK [conn780] end connection 10.233.67.214:59088 (2 connections now open) 2021-05-12T09:44:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44770 #781 (3 connections now open) 2021-05-12T09:44:47.364+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:44770 conn781: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:47.368+0000 I NETWORK [conn781] end connection 127.0.0.1:44770 (2 connections now open) 2021-05-12T09:44:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59210 #782 (3 connections now open) 2021-05-12T09:44:49.352+0000 I NETWORK [conn782] end connection 10.233.67.214:59210 (2 connections now open) 2021-05-12T09:44:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44900 #783 (3 connections now open) 2021-05-12T09:44:57.368+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:44900 conn783: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:44:57.463+0000 I NETWORK [conn783] end connection 127.0.0.1:44900 (2 connections now open) 2021-05-12T09:44:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59342 #784 (3 connections now open) 2021-05-12T09:44:59.352+0000 I NETWORK [conn784] end connection 10.233.67.214:59342 (2 connections now open) 2021-05-12T09:45:07.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45020 #785 (3 connections now open) 2021-05-12T09:45:07.363+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:45020 conn785: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:07.368+0000 I NETWORK [conn785] end connection 127.0.0.1:45020 (2 connections now open) 2021-05-12T09:45:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59456 #786 (3 connections now open) 2021-05-12T09:45:09.352+0000 I NETWORK [conn786] end connection 10.233.67.214:59456 (2 connections now open) 2021-05-12T09:45:17.269+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45148 #787 (3 connections now open) 2021-05-12T09:45:17.269+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:45148 conn787: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:17.365+0000 I NETWORK [conn787] end connection 127.0.0.1:45148 (2 connections now open) 2021-05-12T09:45:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59588 #788 (3 connections now open) 2021-05-12T09:45:19.352+0000 I NETWORK [conn788] end connection 10.233.67.214:59588 (2 connections now open) 2021-05-12T09:45:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45262 #789 (3 connections now open) 2021-05-12T09:45:27.364+0000 I NETWORK [conn789] received client metadata from 127.0.0.1:45262 conn789: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:27.368+0000 I NETWORK [conn789] end connection 127.0.0.1:45262 (2 connections now open) 2021-05-12T09:45:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59716 #790 (3 connections now open) 2021-05-12T09:45:29.352+0000 I NETWORK [conn790] end connection 10.233.67.214:59716 (2 connections now open) 2021-05-12T09:45:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45388 #791 (3 connections now open) 2021-05-12T09:45:37.365+0000 I NETWORK [conn791] received client metadata from 127.0.0.1:45388 conn791: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:37.370+0000 I NETWORK [conn791] end connection 127.0.0.1:45388 (2 connections now open) 2021-05-12T09:45:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59824 #792 (3 connections now open) 2021-05-12T09:45:39.352+0000 I NETWORK [conn792] end connection 10.233.67.214:59824 (2 connections now open) 2021-05-12T09:45:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45512 #793 (3 connections now open) 2021-05-12T09:45:47.363+0000 I NETWORK [conn793] received client metadata from 127.0.0.1:45512 conn793: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:47.367+0000 I NETWORK [conn793] end connection 127.0.0.1:45512 (2 connections now open) 2021-05-12T09:45:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60564 #794 (3 connections now open) 2021-05-12T09:45:49.352+0000 I NETWORK [conn794] end connection 10.233.67.214:60564 (2 connections now open) 2021-05-12T09:45:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46236 #795 (3 connections now open) 2021-05-12T09:45:57.366+0000 I NETWORK [conn795] received client metadata from 127.0.0.1:46236 conn795: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:45:57.370+0000 I NETWORK [conn795] end connection 127.0.0.1:46236 (2 connections now open) 2021-05-12T09:45:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60678 #796 (3 connections now open) 2021-05-12T09:45:59.352+0000 I NETWORK [conn796] end connection 10.233.67.214:60678 (2 connections now open) 2021-05-12T09:46:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46370 #797 (3 connections now open) 2021-05-12T09:46:07.366+0000 I NETWORK [conn797] received client metadata from 127.0.0.1:46370 conn797: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:07.463+0000 I NETWORK [conn797] end connection 127.0.0.1:46370 (2 connections now open) 2021-05-12T09:46:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60808 #798 (3 connections now open) 2021-05-12T09:46:09.352+0000 I NETWORK [conn798] end connection 10.233.67.214:60808 (2 connections now open) 2021-05-12T09:46:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46512 #799 (3 connections now open) 2021-05-12T09:46:17.368+0000 I NETWORK [conn799] received client metadata from 127.0.0.1:46512 conn799: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:17.463+0000 I NETWORK [conn799] end connection 127.0.0.1:46512 (2 connections now open) 2021-05-12T09:46:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60954 #800 (3 connections now open) 2021-05-12T09:46:19.352+0000 I NETWORK [conn800] end connection 10.233.67.214:60954 (2 connections now open) 2021-05-12T09:46:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46640 #801 (3 connections now open) 2021-05-12T09:46:27.364+0000 I NETWORK [conn801] received client metadata from 127.0.0.1:46640 conn801: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:27.368+0000 I NETWORK [conn801] end connection 127.0.0.1:46640 (2 connections now open) 2021-05-12T09:46:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32850 #802 (3 connections now open) 2021-05-12T09:46:29.352+0000 I NETWORK [conn802] end connection 10.233.67.214:32850 (2 connections now open) 2021-05-12T09:46:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46782 #803 (3 connections now open) 2021-05-12T09:46:37.371+0000 I NETWORK [conn803] received client metadata from 127.0.0.1:46782 conn803: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:37.467+0000 I NETWORK [conn803] end connection 127.0.0.1:46782 (2 connections now open) 2021-05-12T09:46:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32992 #804 (3 connections now open) 2021-05-12T09:46:39.352+0000 I NETWORK [conn804] end connection 10.233.67.214:32992 (2 connections now open) 2021-05-12T09:46:47.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46918 #805 (3 connections now open) 2021-05-12T09:46:47.368+0000 I NETWORK [conn805] received client metadata from 127.0.0.1:46918 conn805: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:47.465+0000 I NETWORK [conn805] end connection 127.0.0.1:46918 (2 connections now open) 2021-05-12T09:46:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33132 #806 (3 connections now open) 2021-05-12T09:46:49.352+0000 I NETWORK [conn806] end connection 10.233.67.214:33132 (2 connections now open) 2021-05-12T09:46:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47064 #807 (3 connections now open) 2021-05-12T09:46:57.369+0000 I NETWORK [conn807] received client metadata from 127.0.0.1:47064 conn807: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:46:57.465+0000 I NETWORK [conn807] end connection 127.0.0.1:47064 (2 connections now open) 2021-05-12T09:46:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33278 #808 (3 connections now open) 2021-05-12T09:46:59.352+0000 I NETWORK [conn808] end connection 10.233.67.214:33278 (2 connections now open) 2021-05-12T09:47:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47196 #809 (3 connections now open) 2021-05-12T09:47:07.369+0000 I NETWORK [conn809] received client metadata from 127.0.0.1:47196 conn809: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:07.372+0000 I NETWORK [conn809] end connection 127.0.0.1:47196 (2 connections now open) 2021-05-12T09:47:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33402 #810 (3 connections now open) 2021-05-12T09:47:09.352+0000 I NETWORK [conn810] end connection 10.233.67.214:33402 (2 connections now open) 2021-05-12T09:47:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47320 #811 (3 connections now open) 2021-05-12T09:47:17.366+0000 I NETWORK [conn811] received client metadata from 127.0.0.1:47320 conn811: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:17.370+0000 I NETWORK [conn811] end connection 127.0.0.1:47320 (2 connections now open) 2021-05-12T09:47:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33526 #812 (3 connections now open) 2021-05-12T09:47:19.352+0000 I NETWORK [conn812] end connection 10.233.67.214:33526 (2 connections now open) 2021-05-12T09:47:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47446 #813 (3 connections now open) 2021-05-12T09:47:27.370+0000 I NETWORK [conn813] received client metadata from 127.0.0.1:47446 conn813: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:27.467+0000 I NETWORK [conn813] end connection 127.0.0.1:47446 (2 connections now open) 2021-05-12T09:47:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33652 #814 (3 connections now open) 2021-05-12T09:47:29.352+0000 I NETWORK [conn814] end connection 10.233.67.214:33652 (2 connections now open) 2021-05-12T09:47:37.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47562 #815 (3 connections now open) 2021-05-12T09:47:37.272+0000 I NETWORK [conn815] received client metadata from 127.0.0.1:47562 conn815: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:37.366+0000 I NETWORK [conn815] end connection 127.0.0.1:47562 (2 connections now open) 2021-05-12T09:47:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33770 #816 (3 connections now open) 2021-05-12T09:47:39.352+0000 I NETWORK [conn816] end connection 10.233.67.214:33770 (2 connections now open) 2021-05-12T09:47:47.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47700 #817 (3 connections now open) 2021-05-12T09:47:47.463+0000 I NETWORK [conn817] received client metadata from 127.0.0.1:47700 conn817: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:47.466+0000 I NETWORK [conn817] end connection 127.0.0.1:47700 (2 connections now open) 2021-05-12T09:47:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33912 #818 (3 connections now open) 2021-05-12T09:47:49.352+0000 I NETWORK [conn818] end connection 10.233.67.214:33912 (2 connections now open) 2021-05-12T09:47:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47866 #819 (3 connections now open) 2021-05-12T09:47:57.366+0000 I NETWORK [conn819] received client metadata from 127.0.0.1:47866 conn819: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:47:57.369+0000 I NETWORK [conn819] end connection 127.0.0.1:47866 (2 connections now open) 2021-05-12T09:47:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34078 #820 (3 connections now open) 2021-05-12T09:47:59.352+0000 I NETWORK [conn820] end connection 10.233.67.214:34078 (2 connections now open) 2021-05-12T09:48:07.376+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47996 #821 (3 connections now open) 2021-05-12T09:48:07.376+0000 I NETWORK [conn821] received client metadata from 127.0.0.1:47996 conn821: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:07.464+0000 I NETWORK [conn821] end connection 127.0.0.1:47996 (2 connections now open) 2021-05-12T09:48:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34200 #822 (3 connections now open) 2021-05-12T09:48:09.352+0000 I NETWORK [conn822] end connection 10.233.67.214:34200 (2 connections now open) 2021-05-12T09:48:17.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48124 #823 (3 connections now open) 2021-05-12T09:48:17.463+0000 I NETWORK [conn823] received client metadata from 127.0.0.1:48124 conn823: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:17.467+0000 I NETWORK [conn823] end connection 127.0.0.1:48124 (2 connections now open) 2021-05-12T09:48:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34334 #824 (3 connections now open) 2021-05-12T09:48:19.352+0000 I NETWORK [conn824] end connection 10.233.67.214:34334 (2 connections now open) 2021-05-12T09:48:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48262 #825 (3 connections now open) 2021-05-12T09:48:27.370+0000 I NETWORK [conn825] received client metadata from 127.0.0.1:48262 conn825: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:27.467+0000 I NETWORK [conn825] end connection 127.0.0.1:48262 (2 connections now open) 2021-05-12T09:48:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34486 #826 (3 connections now open) 2021-05-12T09:48:29.352+0000 I NETWORK [conn826] end connection 10.233.67.214:34486 (2 connections now open) 2021-05-12T09:48:37.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48406 #827 (3 connections now open) 2021-05-12T09:48:37.466+0000 I NETWORK [conn827] received client metadata from 127.0.0.1:48406 conn827: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:37.469+0000 I NETWORK [conn827] end connection 127.0.0.1:48406 (2 connections now open) 2021-05-12T09:48:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34616 #828 (3 connections now open) 2021-05-12T09:48:39.352+0000 I NETWORK [conn828] end connection 10.233.67.214:34616 (2 connections now open) 2021-05-12T09:48:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48536 #829 (3 connections now open) 2021-05-12T09:48:47.367+0000 I NETWORK [conn829] received client metadata from 127.0.0.1:48536 conn829: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:47.466+0000 I NETWORK [conn829] end connection 127.0.0.1:48536 (2 connections now open) 2021-05-12T09:48:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34752 #830 (3 connections now open) 2021-05-12T09:48:49.352+0000 I NETWORK [conn830] end connection 10.233.67.214:34752 (2 connections now open) 2021-05-12T09:48:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48660 #831 (3 connections now open) 2021-05-12T09:48:57.465+0000 I NETWORK [conn831] received client metadata from 127.0.0.1:48660 conn831: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:48:57.469+0000 I NETWORK [conn831] end connection 127.0.0.1:48660 (2 connections now open) 2021-05-12T09:48:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34876 #832 (3 connections now open) 2021-05-12T09:48:59.352+0000 I NETWORK [conn832] end connection 10.233.67.214:34876 (2 connections now open) 2021-05-12T09:49:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48792 #833 (3 connections now open) 2021-05-12T09:49:07.367+0000 I NETWORK [conn833] received client metadata from 127.0.0.1:48792 conn833: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:07.371+0000 I NETWORK [conn833] end connection 127.0.0.1:48792 (2 connections now open) 2021-05-12T09:49:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35000 #834 (3 connections now open) 2021-05-12T09:49:09.352+0000 I NETWORK [conn834] end connection 10.233.67.214:35000 (2 connections now open) 2021-05-12T09:49:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48926 #835 (3 connections now open) 2021-05-12T09:49:17.369+0000 I NETWORK [conn835] received client metadata from 127.0.0.1:48926 conn835: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:17.466+0000 I NETWORK [conn835] end connection 127.0.0.1:48926 (2 connections now open) 2021-05-12T09:49:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35140 #836 (3 connections now open) 2021-05-12T09:49:19.352+0000 I NETWORK [conn836] end connection 10.233.67.214:35140 (2 connections now open) 2021-05-12T09:49:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49050 #837 (3 connections now open) 2021-05-12T09:49:27.366+0000 I NETWORK [conn837] received client metadata from 127.0.0.1:49050 conn837: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:27.371+0000 I NETWORK [conn837] end connection 127.0.0.1:49050 (2 connections now open) 2021-05-12T09:49:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35256 #838 (3 connections now open) 2021-05-12T09:49:29.352+0000 I NETWORK [conn838] end connection 10.233.67.214:35256 (2 connections now open) 2021-05-12T09:49:37.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49170 #839 (3 connections now open) 2021-05-12T09:49:37.273+0000 I NETWORK [conn839] received client metadata from 127.0.0.1:49170 conn839: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:37.366+0000 I NETWORK [conn839] end connection 127.0.0.1:49170 (2 connections now open) 2021-05-12T09:49:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35376 #840 (3 connections now open) 2021-05-12T09:49:39.352+0000 I NETWORK [conn840] end connection 10.233.67.214:35376 (2 connections now open) 2021-05-12T09:49:47.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49302 #841 (3 connections now open) 2021-05-12T09:49:47.363+0000 I NETWORK [conn841] received client metadata from 127.0.0.1:49302 conn841: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:47.368+0000 I NETWORK [conn841] end connection 127.0.0.1:49302 (2 connections now open) 2021-05-12T09:49:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35516 #842 (3 connections now open) 2021-05-12T09:49:49.352+0000 I NETWORK [conn842] end connection 10.233.67.214:35516 (2 connections now open) 2021-05-12T09:49:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49444 #843 (3 connections now open) 2021-05-12T09:49:57.368+0000 I NETWORK [conn843] received client metadata from 127.0.0.1:49444 conn843: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:49:57.466+0000 I NETWORK [conn843] end connection 127.0.0.1:49444 (2 connections now open) 2021-05-12T09:49:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35666 #844 (3 connections now open) 2021-05-12T09:49:59.352+0000 I NETWORK [conn844] end connection 10.233.67.214:35666 (2 connections now open) 2021-05-12T09:50:07.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49598 #845 (3 connections now open) 2021-05-12T09:50:07.271+0000 I NETWORK [conn845] received client metadata from 127.0.0.1:49598 conn845: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:07.367+0000 I NETWORK [conn845] end connection 127.0.0.1:49598 (2 connections now open) 2021-05-12T09:50:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35804 #846 (3 connections now open) 2021-05-12T09:50:09.352+0000 I NETWORK [conn846] end connection 10.233.67.214:35804 (2 connections now open) 2021-05-12T09:50:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49734 #847 (3 connections now open) 2021-05-12T09:50:17.366+0000 I NETWORK [conn847] received client metadata from 127.0.0.1:49734 conn847: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:17.370+0000 I NETWORK [conn847] end connection 127.0.0.1:49734 (2 connections now open) 2021-05-12T09:50:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35942 #848 (3 connections now open) 2021-05-12T09:50:19.352+0000 I NETWORK [conn848] end connection 10.233.67.214:35942 (2 connections now open) 2021-05-12T09:50:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49856 #849 (3 connections now open) 2021-05-12T09:50:27.366+0000 I NETWORK [conn849] received client metadata from 127.0.0.1:49856 conn849: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:27.463+0000 I NETWORK [conn849] end connection 127.0.0.1:49856 (2 connections now open) 2021-05-12T09:50:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36064 #850 (3 connections now open) 2021-05-12T09:50:29.352+0000 I NETWORK [conn850] end connection 10.233.67.214:36064 (2 connections now open) 2021-05-12T09:50:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49974 #851 (3 connections now open) 2021-05-12T09:50:37.364+0000 I NETWORK [conn851] received client metadata from 127.0.0.1:49974 conn851: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:37.368+0000 I NETWORK [conn851] end connection 127.0.0.1:49974 (2 connections now open) 2021-05-12T09:50:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36180 #852 (3 connections now open) 2021-05-12T09:50:39.352+0000 I NETWORK [conn852] end connection 10.233.67.214:36180 (2 connections now open) 2021-05-12T09:50:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50100 #853 (3 connections now open) 2021-05-12T09:50:47.365+0000 I NETWORK [conn853] received client metadata from 127.0.0.1:50100 conn853: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:47.369+0000 I NETWORK [conn853] end connection 127.0.0.1:50100 (2 connections now open) 2021-05-12T09:50:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36310 #854 (3 connections now open) 2021-05-12T09:50:49.352+0000 I NETWORK [conn854] end connection 10.233.67.214:36310 (2 connections now open) 2021-05-12T09:50:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50228 #855 (3 connections now open) 2021-05-12T09:50:57.367+0000 I NETWORK [conn855] received client metadata from 127.0.0.1:50228 conn855: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:50:57.463+0000 I NETWORK [conn855] end connection 127.0.0.1:50228 (2 connections now open) 2021-05-12T09:50:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36440 #856 (3 connections now open) 2021-05-12T09:50:59.352+0000 I NETWORK [conn856] end connection 10.233.67.214:36440 (2 connections now open) 2021-05-12T09:51:07.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50354 #857 (3 connections now open) 2021-05-12T09:51:07.465+0000 I NETWORK [conn857] received client metadata from 127.0.0.1:50354 conn857: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:07.469+0000 I NETWORK [conn857] end connection 127.0.0.1:50354 (2 connections now open) 2021-05-12T09:51:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36562 #858 (3 connections now open) 2021-05-12T09:51:09.352+0000 I NETWORK [conn858] end connection 10.233.67.214:36562 (2 connections now open) 2021-05-12T09:51:17.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50534 #859 (3 connections now open) 2021-05-12T09:51:17.363+0000 I NETWORK [conn859] received client metadata from 127.0.0.1:50534 conn859: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:17.367+0000 I NETWORK [conn859] end connection 127.0.0.1:50534 (2 connections now open) 2021-05-12T09:51:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36776 #860 (3 connections now open) 2021-05-12T09:51:19.352+0000 I NETWORK [conn860] end connection 10.233.67.214:36776 (2 connections now open) 2021-05-12T09:51:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50802 #861 (3 connections now open) 2021-05-12T09:51:27.365+0000 I NETWORK [conn861] received client metadata from 127.0.0.1:50802 conn861: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:27.369+0000 I NETWORK [conn861] end connection 127.0.0.1:50802 (2 connections now open) 2021-05-12T09:51:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37048 #862 (3 connections now open) 2021-05-12T09:51:29.352+0000 I NETWORK [conn862] end connection 10.233.67.214:37048 (2 connections now open) 2021-05-12T09:51:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51086 #863 (3 connections now open) 2021-05-12T09:51:37.366+0000 I NETWORK [conn863] received client metadata from 127.0.0.1:51086 conn863: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:37.463+0000 I NETWORK [conn863] end connection 127.0.0.1:51086 (2 connections now open) 2021-05-12T09:51:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37326 #864 (3 connections now open) 2021-05-12T09:51:39.352+0000 I NETWORK [conn864] end connection 10.233.67.214:37326 (2 connections now open) 2021-05-12T09:51:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51374 #865 (3 connections now open) 2021-05-12T09:51:47.464+0000 I NETWORK [conn865] received client metadata from 127.0.0.1:51374 conn865: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:47.469+0000 I NETWORK [conn865] end connection 127.0.0.1:51374 (2 connections now open) 2021-05-12T09:51:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37602 #866 (3 connections now open) 2021-05-12T09:51:49.352+0000 I NETWORK [conn866] end connection 10.233.67.214:37602 (2 connections now open) 2021-05-12T09:51:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51638 #867 (3 connections now open) 2021-05-12T09:51:57.368+0000 I NETWORK [conn867] received client metadata from 127.0.0.1:51638 conn867: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:51:57.465+0000 I NETWORK [conn867] end connection 127.0.0.1:51638 (2 connections now open) 2021-05-12T09:51:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37878 #868 (3 connections now open) 2021-05-12T09:51:59.352+0000 I NETWORK [conn868] end connection 10.233.67.214:37878 (2 connections now open) 2021-05-12T09:52:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51914 #869 (3 connections now open) 2021-05-12T09:52:07.367+0000 I NETWORK [conn869] received client metadata from 127.0.0.1:51914 conn869: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:07.370+0000 I NETWORK [conn869] end connection 127.0.0.1:51914 (2 connections now open) 2021-05-12T09:52:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38152 #870 (3 connections now open) 2021-05-12T09:52:09.352+0000 I NETWORK [conn870] end connection 10.233.67.214:38152 (2 connections now open) 2021-05-12T09:52:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52184 #871 (3 connections now open) 2021-05-12T09:52:17.367+0000 I NETWORK [conn871] received client metadata from 127.0.0.1:52184 conn871: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:17.371+0000 I NETWORK [conn871] end connection 127.0.0.1:52184 (2 connections now open) 2021-05-12T09:52:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38426 #872 (3 connections now open) 2021-05-12T09:52:19.352+0000 I NETWORK [conn872] end connection 10.233.67.214:38426 (2 connections now open) 2021-05-12T09:52:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52458 #873 (3 connections now open) 2021-05-12T09:52:27.364+0000 I NETWORK [conn873] received client metadata from 127.0.0.1:52458 conn873: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:27.369+0000 I NETWORK [conn873] end connection 127.0.0.1:52458 (2 connections now open) 2021-05-12T09:52:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38688 #874 (3 connections now open) 2021-05-12T09:52:29.352+0000 I NETWORK [conn874] end connection 10.233.67.214:38688 (2 connections now open) 2021-05-12T09:52:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52720 #875 (3 connections now open) 2021-05-12T09:52:37.366+0000 I NETWORK [conn875] received client metadata from 127.0.0.1:52720 conn875: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:37.370+0000 I NETWORK [conn875] end connection 127.0.0.1:52720 (2 connections now open) 2021-05-12T09:52:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38958 #876 (3 connections now open) 2021-05-12T09:52:39.352+0000 I NETWORK [conn876] end connection 10.233.67.214:38958 (2 connections now open) 2021-05-12T09:52:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52992 #877 (3 connections now open) 2021-05-12T09:52:47.366+0000 I NETWORK [conn877] received client metadata from 127.0.0.1:52992 conn877: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:47.370+0000 I NETWORK [conn877] end connection 127.0.0.1:52992 (2 connections now open) 2021-05-12T09:52:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39234 #878 (3 connections now open) 2021-05-12T09:52:49.352+0000 I NETWORK [conn878] end connection 10.233.67.214:39234 (2 connections now open) 2021-05-12T09:52:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53264 #879 (3 connections now open) 2021-05-12T09:52:57.370+0000 I NETWORK [conn879] received client metadata from 127.0.0.1:53264 conn879: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:52:57.465+0000 I NETWORK [conn879] end connection 127.0.0.1:53264 (2 connections now open) 2021-05-12T09:52:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39510 #880 (3 connections now open) 2021-05-12T09:52:59.352+0000 I NETWORK [conn880] end connection 10.233.67.214:39510 (2 connections now open) 2021-05-12T09:53:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53546 #881 (3 connections now open) 2021-05-12T09:53:07.366+0000 I NETWORK [conn881] received client metadata from 127.0.0.1:53546 conn881: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:07.369+0000 I NETWORK [conn881] end connection 127.0.0.1:53546 (2 connections now open) 2021-05-12T09:53:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39754 #882 (3 connections now open) 2021-05-12T09:53:09.352+0000 I NETWORK [conn882] end connection 10.233.67.214:39754 (2 connections now open) 2021-05-12T09:53:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53664 #883 (3 connections now open) 2021-05-12T09:53:17.464+0000 I NETWORK [conn883] received client metadata from 127.0.0.1:53664 conn883: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:17.469+0000 I NETWORK [conn883] end connection 127.0.0.1:53664 (2 connections now open) 2021-05-12T09:53:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39874 #884 (3 connections now open) 2021-05-12T09:53:19.352+0000 I NETWORK [conn884] end connection 10.233.67.214:39874 (2 connections now open) 2021-05-12T09:53:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53796 #885 (3 connections now open) 2021-05-12T09:53:27.369+0000 I NETWORK [conn885] received client metadata from 127.0.0.1:53796 conn885: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:27.465+0000 I NETWORK [conn885] end connection 127.0.0.1:53796 (2 connections now open) 2021-05-12T09:53:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40004 #886 (3 connections now open) 2021-05-12T09:53:29.352+0000 I NETWORK [conn886] end connection 10.233.67.214:40004 (2 connections now open) 2021-05-12T09:53:37.275+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53908 #887 (3 connections now open) 2021-05-12T09:53:37.363+0000 I NETWORK [conn887] received client metadata from 127.0.0.1:53908 conn887: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:37.367+0000 I NETWORK [conn887] end connection 127.0.0.1:53908 (2 connections now open) 2021-05-12T09:53:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40114 #888 (3 connections now open) 2021-05-12T09:53:39.352+0000 I NETWORK [conn888] end connection 10.233.67.214:40114 (2 connections now open) 2021-05-12T09:53:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54028 #889 (3 connections now open) 2021-05-12T09:53:47.372+0000 I NETWORK [conn889] received client metadata from 127.0.0.1:54028 conn889: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:47.467+0000 I NETWORK [conn889] end connection 127.0.0.1:54028 (2 connections now open) 2021-05-12T09:53:49.356+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40236 #890 (3 connections now open) 2021-05-12T09:53:49.356+0000 I NETWORK [conn890] end connection 10.233.67.214:40236 (2 connections now open) 2021-05-12T09:53:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54146 #891 (3 connections now open) 2021-05-12T09:53:57.367+0000 I NETWORK [conn891] received client metadata from 127.0.0.1:54146 conn891: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:53:57.463+0000 I NETWORK [conn891] end connection 127.0.0.1:54146 (2 connections now open) 2021-05-12T09:53:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40354 #892 (3 connections now open) 2021-05-12T09:53:59.352+0000 I NETWORK [conn892] end connection 10.233.67.214:40354 (2 connections now open) 2021-05-12T09:54:07.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54272 #893 (3 connections now open) 2021-05-12T09:54:07.463+0000 I NETWORK [conn893] received client metadata from 127.0.0.1:54272 conn893: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:07.468+0000 I NETWORK [conn893] end connection 127.0.0.1:54272 (2 connections now open) 2021-05-12T09:54:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40476 #894 (3 connections now open) 2021-05-12T09:54:09.352+0000 I NETWORK [conn894] end connection 10.233.67.214:40476 (2 connections now open) 2021-05-12T09:54:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54392 #895 (3 connections now open) 2021-05-12T09:54:17.464+0000 I NETWORK [conn895] received client metadata from 127.0.0.1:54392 conn895: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:17.468+0000 I NETWORK [conn895] end connection 127.0.0.1:54392 (2 connections now open) 2021-05-12T09:54:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40598 #896 (3 connections now open) 2021-05-12T09:54:19.352+0000 I NETWORK [conn896] end connection 10.233.67.214:40598 (2 connections now open) 2021-05-12T09:54:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54524 #897 (3 connections now open) 2021-05-12T09:54:27.368+0000 I NETWORK [conn897] received client metadata from 127.0.0.1:54524 conn897: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:27.463+0000 I NETWORK [conn897] end connection 127.0.0.1:54524 (2 connections now open) 2021-05-12T09:54:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40746 #898 (3 connections now open) 2021-05-12T09:54:29.352+0000 I NETWORK [conn898] end connection 10.233.67.214:40746 (2 connections now open) 2021-05-12T09:54:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54658 #899 (3 connections now open) 2021-05-12T09:54:37.364+0000 I NETWORK [conn899] received client metadata from 127.0.0.1:54658 conn899: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:37.368+0000 I NETWORK [conn899] end connection 127.0.0.1:54658 (2 connections now open) 2021-05-12T09:54:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40866 #900 (3 connections now open) 2021-05-12T09:54:39.352+0000 I NETWORK [conn900] end connection 10.233.67.214:40866 (2 connections now open) 2021-05-12T09:54:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54782 #901 (3 connections now open) 2021-05-12T09:54:47.367+0000 I NETWORK [conn901] received client metadata from 127.0.0.1:54782 conn901: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:47.371+0000 I NETWORK [conn901] end connection 127.0.0.1:54782 (2 connections now open) 2021-05-12T09:54:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40994 #902 (3 connections now open) 2021-05-12T09:54:49.352+0000 I NETWORK [conn902] end connection 10.233.67.214:40994 (2 connections now open) 2021-05-12T09:54:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54906 #903 (3 connections now open) 2021-05-12T09:54:57.366+0000 I NETWORK [conn903] received client metadata from 127.0.0.1:54906 conn903: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:54:57.370+0000 I NETWORK [conn903] end connection 127.0.0.1:54906 (2 connections now open) 2021-05-12T09:54:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41118 #904 (3 connections now open) 2021-05-12T09:54:59.352+0000 I NETWORK [conn904] end connection 10.233.67.214:41118 (2 connections now open) 2021-05-12T09:55:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55036 #905 (3 connections now open) 2021-05-12T09:55:07.365+0000 I NETWORK [conn905] received client metadata from 127.0.0.1:55036 conn905: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:07.368+0000 I NETWORK [conn905] end connection 127.0.0.1:55036 (2 connections now open) 2021-05-12T09:55:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41242 #906 (3 connections now open) 2021-05-12T09:55:09.352+0000 I NETWORK [conn906] end connection 10.233.67.214:41242 (2 connections now open) 2021-05-12T09:55:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55170 #907 (3 connections now open) 2021-05-12T09:55:17.368+0000 I NETWORK [conn907] received client metadata from 127.0.0.1:55170 conn907: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:17.464+0000 I NETWORK [conn907] end connection 127.0.0.1:55170 (2 connections now open) 2021-05-12T09:55:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41378 #908 (3 connections now open) 2021-05-12T09:55:19.352+0000 I NETWORK [conn908] end connection 10.233.67.214:41378 (2 connections now open) 2021-05-12T09:55:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55294 #909 (3 connections now open) 2021-05-12T09:55:27.365+0000 I NETWORK [conn909] received client metadata from 127.0.0.1:55294 conn909: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:27.369+0000 I NETWORK [conn909] end connection 127.0.0.1:55294 (2 connections now open) 2021-05-12T09:55:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41502 #910 (3 connections now open) 2021-05-12T09:55:29.352+0000 I NETWORK [conn910] end connection 10.233.67.214:41502 (2 connections now open) 2021-05-12T09:55:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55414 #911 (3 connections now open) 2021-05-12T09:55:37.463+0000 I NETWORK [conn911] received client metadata from 127.0.0.1:55414 conn911: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:37.468+0000 I NETWORK [conn911] end connection 127.0.0.1:55414 (2 connections now open) 2021-05-12T09:55:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41620 #912 (3 connections now open) 2021-05-12T09:55:39.352+0000 I NETWORK [conn912] end connection 10.233.67.214:41620 (2 connections now open) 2021-05-12T09:55:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55546 #913 (3 connections now open) 2021-05-12T09:55:47.365+0000 I NETWORK [conn913] received client metadata from 127.0.0.1:55546 conn913: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:47.369+0000 I NETWORK [conn913] end connection 127.0.0.1:55546 (2 connections now open) 2021-05-12T09:55:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41756 #914 (3 connections now open) 2021-05-12T09:55:49.352+0000 I NETWORK [conn914] end connection 10.233.67.214:41756 (2 connections now open) 2021-05-12T09:55:57.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55666 #915 (3 connections now open) 2021-05-12T09:55:57.364+0000 I NETWORK [conn915] received client metadata from 127.0.0.1:55666 conn915: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:55:57.368+0000 I NETWORK [conn915] end connection 127.0.0.1:55666 (2 connections now open) 2021-05-12T09:55:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41878 #916 (3 connections now open) 2021-05-12T09:55:59.352+0000 I NETWORK [conn916] end connection 10.233.67.214:41878 (2 connections now open) 2021-05-12T09:56:07.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55802 #917 (3 connections now open) 2021-05-12T09:56:07.363+0000 I NETWORK [conn917] received client metadata from 127.0.0.1:55802 conn917: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:07.367+0000 I NETWORK [conn917] end connection 127.0.0.1:55802 (2 connections now open) 2021-05-12T09:56:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42010 #918 (3 connections now open) 2021-05-12T09:56:09.352+0000 I NETWORK [conn918] end connection 10.233.67.214:42010 (2 connections now open) 2021-05-12T09:56:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55928 #919 (3 connections now open) 2021-05-12T09:56:17.364+0000 I NETWORK [conn919] received client metadata from 127.0.0.1:55928 conn919: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:17.368+0000 I NETWORK [conn919] end connection 127.0.0.1:55928 (2 connections now open) 2021-05-12T09:56:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42134 #920 (3 connections now open) 2021-05-12T09:56:19.352+0000 I NETWORK [conn920] end connection 10.233.67.214:42134 (2 connections now open) 2021-05-12T09:56:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56050 #921 (3 connections now open) 2021-05-12T09:56:27.370+0000 I NETWORK [conn921] received client metadata from 127.0.0.1:56050 conn921: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:27.467+0000 I NETWORK [conn921] end connection 127.0.0.1:56050 (2 connections now open) 2021-05-12T09:56:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42256 #922 (3 connections now open) 2021-05-12T09:56:29.352+0000 I NETWORK [conn922] end connection 10.233.67.214:42256 (2 connections now open) 2021-05-12T09:56:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56170 #923 (3 connections now open) 2021-05-12T09:56:37.367+0000 I NETWORK [conn923] received client metadata from 127.0.0.1:56170 conn923: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:37.371+0000 I NETWORK [conn923] end connection 127.0.0.1:56170 (2 connections now open) 2021-05-12T09:56:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42376 #924 (3 connections now open) 2021-05-12T09:56:39.352+0000 I NETWORK [conn924] end connection 10.233.67.214:42376 (2 connections now open) 2021-05-12T09:56:47.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56298 #925 (3 connections now open) 2021-05-12T09:56:47.363+0000 I NETWORK [conn925] received client metadata from 127.0.0.1:56298 conn925: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:47.368+0000 I NETWORK [conn925] end connection 127.0.0.1:56298 (2 connections now open) 2021-05-12T09:56:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42508 #926 (3 connections now open) 2021-05-12T09:56:49.352+0000 I NETWORK [conn926] end connection 10.233.67.214:42508 (2 connections now open) 2021-05-12T09:56:57.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56416 #927 (3 connections now open) 2021-05-12T09:56:57.275+0000 I NETWORK [conn927] received client metadata from 127.0.0.1:56416 conn927: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:56:57.367+0000 I NETWORK [conn927] end connection 127.0.0.1:56416 (2 connections now open) 2021-05-12T09:56:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42634 #928 (3 connections now open) 2021-05-12T09:56:59.352+0000 I NETWORK [conn928] end connection 10.233.67.214:42634 (2 connections now open) 2021-05-12T09:57:07.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56548 #929 (3 connections now open) 2021-05-12T09:57:07.364+0000 I NETWORK [conn929] received client metadata from 127.0.0.1:56548 conn929: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:07.369+0000 I NETWORK [conn929] end connection 127.0.0.1:56548 (2 connections now open) 2021-05-12T09:57:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42764 #930 (3 connections now open) 2021-05-12T09:57:09.352+0000 I NETWORK [conn930] end connection 10.233.67.214:42764 (2 connections now open) 2021-05-12T09:57:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56680 #931 (3 connections now open) 2021-05-12T09:57:17.363+0000 I NETWORK [conn931] received client metadata from 127.0.0.1:56680 conn931: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:17.368+0000 I NETWORK [conn931] end connection 127.0.0.1:56680 (2 connections now open) 2021-05-12T09:57:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42892 #932 (3 connections now open) 2021-05-12T09:57:19.352+0000 I NETWORK [conn932] end connection 10.233.67.214:42892 (2 connections now open) 2021-05-12T09:57:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56802 #933 (3 connections now open) 2021-05-12T09:57:27.370+0000 I NETWORK [conn933] received client metadata from 127.0.0.1:56802 conn933: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:27.468+0000 I NETWORK [conn933] end connection 127.0.0.1:56802 (2 connections now open) 2021-05-12T09:57:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43012 #934 (3 connections now open) 2021-05-12T09:57:29.352+0000 I NETWORK [conn934] end connection 10.233.67.214:43012 (2 connections now open) 2021-05-12T09:57:37.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56922 #935 (3 connections now open) 2021-05-12T09:57:37.565+0000 I NETWORK [conn935] received client metadata from 127.0.0.1:56922 conn935: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:37.663+0000 I NETWORK [conn935] end connection 127.0.0.1:56922 (2 connections now open) 2021-05-12T09:57:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43130 #936 (3 connections now open) 2021-05-12T09:57:39.352+0000 I NETWORK [conn936] end connection 10.233.67.214:43130 (2 connections now open) 2021-05-12T09:57:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57048 #937 (3 connections now open) 2021-05-12T09:57:47.366+0000 I NETWORK [conn937] received client metadata from 127.0.0.1:57048 conn937: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:47.369+0000 I NETWORK [conn937] end connection 127.0.0.1:57048 (2 connections now open) 2021-05-12T09:57:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43258 #938 (3 connections now open) 2021-05-12T09:57:49.352+0000 I NETWORK [conn938] end connection 10.233.67.214:43258 (2 connections now open) 2021-05-12T09:57:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57172 #939 (3 connections now open) 2021-05-12T09:57:57.369+0000 I NETWORK [conn939] received client metadata from 127.0.0.1:57172 conn939: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:57:57.465+0000 I NETWORK [conn939] end connection 127.0.0.1:57172 (2 connections now open) 2021-05-12T09:57:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43382 #940 (3 connections now open) 2021-05-12T09:57:59.352+0000 I NETWORK [conn940] end connection 10.233.67.214:43382 (2 connections now open) 2021-05-12T09:58:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57306 #941 (3 connections now open) 2021-05-12T09:58:07.364+0000 I NETWORK [conn941] received client metadata from 127.0.0.1:57306 conn941: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:07.367+0000 I NETWORK [conn941] end connection 127.0.0.1:57306 (2 connections now open) 2021-05-12T09:58:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43514 #942 (3 connections now open) 2021-05-12T09:58:09.352+0000 I NETWORK [conn942] end connection 10.233.67.214:43514 (2 connections now open) 2021-05-12T09:58:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57428 #943 (3 connections now open) 2021-05-12T09:58:17.371+0000 I NETWORK [conn943] received client metadata from 127.0.0.1:57428 conn943: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:17.468+0000 I NETWORK [conn943] end connection 127.0.0.1:57428 (2 connections now open) 2021-05-12T09:58:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43638 #944 (3 connections now open) 2021-05-12T09:58:19.352+0000 I NETWORK [conn944] end connection 10.233.67.214:43638 (2 connections now open) 2021-05-12T09:58:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57550 #945 (3 connections now open) 2021-05-12T09:58:27.368+0000 I NETWORK [conn945] received client metadata from 127.0.0.1:57550 conn945: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:27.463+0000 I NETWORK [conn945] end connection 127.0.0.1:57550 (2 connections now open) 2021-05-12T09:58:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43760 #946 (3 connections now open) 2021-05-12T09:58:29.352+0000 I NETWORK [conn946] end connection 10.233.67.214:43760 (2 connections now open) 2021-05-12T09:58:37.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57674 #947 (3 connections now open) 2021-05-12T09:58:37.270+0000 I NETWORK [conn947] received client metadata from 127.0.0.1:57674 conn947: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:37.367+0000 I NETWORK [conn947] end connection 127.0.0.1:57674 (2 connections now open) 2021-05-12T09:58:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43882 #948 (3 connections now open) 2021-05-12T09:58:39.352+0000 I NETWORK [conn948] end connection 10.233.67.214:43882 (2 connections now open) 2021-05-12T09:58:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57818 #949 (3 connections now open) 2021-05-12T09:58:47.366+0000 I NETWORK [conn949] received client metadata from 127.0.0.1:57818 conn949: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:47.370+0000 I NETWORK [conn949] end connection 127.0.0.1:57818 (2 connections now open) 2021-05-12T09:58:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44056 #950 (3 connections now open) 2021-05-12T09:58:49.352+0000 I NETWORK [conn950] end connection 10.233.67.214:44056 (2 connections now open) 2021-05-12T09:58:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58096 #951 (3 connections now open) 2021-05-12T09:58:57.370+0000 I NETWORK [conn951] received client metadata from 127.0.0.1:58096 conn951: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:58:57.463+0000 I NETWORK [conn951] end connection 127.0.0.1:58096 (2 connections now open) 2021-05-12T09:58:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44338 #952 (3 connections now open) 2021-05-12T09:58:59.352+0000 I NETWORK [conn952] end connection 10.233.67.214:44338 (2 connections now open) 2021-05-12T09:59:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58378 #953 (3 connections now open) 2021-05-12T09:59:07.368+0000 I NETWORK [conn953] received client metadata from 127.0.0.1:58378 conn953: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:07.463+0000 I NETWORK [conn953] end connection 127.0.0.1:58378 (2 connections now open) 2021-05-12T09:59:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44616 #954 (3 connections now open) 2021-05-12T09:59:09.352+0000 I NETWORK [conn954] end connection 10.233.67.214:44616 (2 connections now open) 2021-05-12T09:59:17.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58644 #955 (3 connections now open) 2021-05-12T09:59:17.465+0000 I NETWORK [conn955] received client metadata from 127.0.0.1:58644 conn955: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:17.468+0000 I NETWORK [conn955] end connection 127.0.0.1:58644 (2 connections now open) 2021-05-12T09:59:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44888 #956 (3 connections now open) 2021-05-12T09:59:19.352+0000 I NETWORK [conn956] end connection 10.233.67.214:44888 (2 connections now open) 2021-05-12T09:59:27.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58916 #957 (3 connections now open) 2021-05-12T09:59:27.371+0000 I NETWORK [conn957] received client metadata from 127.0.0.1:58916 conn957: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:27.467+0000 I NETWORK [conn957] end connection 127.0.0.1:58916 (2 connections now open) 2021-05-12T09:59:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45154 #958 (3 connections now open) 2021-05-12T09:59:29.352+0000 I NETWORK [conn958] end connection 10.233.67.214:45154 (2 connections now open) 2021-05-12T09:59:37.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59182 #959 (3 connections now open) 2021-05-12T09:59:37.274+0000 I NETWORK [conn959] received client metadata from 127.0.0.1:59182 conn959: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:37.367+0000 I NETWORK [conn959] end connection 127.0.0.1:59182 (2 connections now open) 2021-05-12T09:59:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45418 #960 (3 connections now open) 2021-05-12T09:59:39.352+0000 I NETWORK [conn960] end connection 10.233.67.214:45418 (2 connections now open) 2021-05-12T09:59:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59456 #961 (3 connections now open) 2021-05-12T09:59:47.371+0000 I NETWORK [conn961] received client metadata from 127.0.0.1:59456 conn961: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:47.466+0000 I NETWORK [conn961] end connection 127.0.0.1:59456 (2 connections now open) 2021-05-12T09:59:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45708 #962 (3 connections now open) 2021-05-12T09:59:49.352+0000 I NETWORK [conn962] end connection 10.233.67.214:45708 (2 connections now open) 2021-05-12T09:59:57.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59736 #963 (3 connections now open) 2021-05-12T09:59:57.364+0000 I NETWORK [conn963] received client metadata from 127.0.0.1:59736 conn963: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:59:57.368+0000 I NETWORK [conn963] end connection 127.0.0.1:59736 (2 connections now open) 2021-05-12T09:59:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45980 #964 (3 connections now open) 2021-05-12T09:59:59.352+0000 I NETWORK [conn964] end connection 10.233.67.214:45980 (2 connections now open) 2021-05-12T10:00:07.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60022 #965 (3 connections now open) 2021-05-12T10:00:07.468+0000 I NETWORK [conn965] received client metadata from 127.0.0.1:60022 conn965: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:07.472+0000 I NETWORK [conn965] end connection 127.0.0.1:60022 (2 connections now open) 2021-05-12T10:00:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46254 #966 (3 connections now open) 2021-05-12T10:00:09.352+0000 I NETWORK [conn966] end connection 10.233.67.214:46254 (2 connections now open) 2021-05-12T10:00:17.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60290 #967 (3 connections now open) 2021-05-12T10:00:17.464+0000 I NETWORK [conn967] received client metadata from 127.0.0.1:60290 conn967: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:17.468+0000 I NETWORK [conn967] end connection 127.0.0.1:60290 (2 connections now open) 2021-05-12T10:00:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46534 #968 (3 connections now open) 2021-05-12T10:00:19.352+0000 I NETWORK [conn968] end connection 10.233.67.214:46534 (2 connections now open) 2021-05-12T10:00:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60520 #969 (3 connections now open) 2021-05-12T10:00:27.369+0000 I NETWORK [conn969] received client metadata from 127.0.0.1:60520 conn969: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:27.465+0000 I NETWORK [conn969] end connection 127.0.0.1:60520 (2 connections now open) 2021-05-12T10:00:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46728 #970 (3 connections now open) 2021-05-12T10:00:29.352+0000 I NETWORK [conn970] end connection 10.233.67.214:46728 (2 connections now open) 2021-05-12T10:00:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60632 #971 (3 connections now open) 2021-05-12T10:00:37.366+0000 I NETWORK [conn971] received client metadata from 127.0.0.1:60632 conn971: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:37.369+0000 I NETWORK [conn971] end connection 127.0.0.1:60632 (2 connections now open) 2021-05-12T10:00:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46838 #972 (3 connections now open) 2021-05-12T10:00:39.352+0000 I NETWORK [conn972] end connection 10.233.67.214:46838 (2 connections now open) 2021-05-12T10:00:47.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60750 #973 (3 connections now open) 2021-05-12T10:00:47.368+0000 I NETWORK [conn973] received client metadata from 127.0.0.1:60750 conn973: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:47.465+0000 I NETWORK [conn973] end connection 127.0.0.1:60750 (2 connections now open) 2021-05-12T10:00:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46962 #974 (3 connections now open) 2021-05-12T10:00:49.352+0000 I NETWORK [conn974] end connection 10.233.67.214:46962 (2 connections now open) 2021-05-12T10:00:57.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60868 #975 (3 connections now open) 2021-05-12T10:00:57.370+0000 I NETWORK [conn975] received client metadata from 127.0.0.1:60868 conn975: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:00:57.465+0000 I NETWORK [conn975] end connection 127.0.0.1:60868 (2 connections now open) 2021-05-12T10:00:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47078 #976 (3 connections now open) 2021-05-12T10:00:59.352+0000 I NETWORK [conn976] end connection 10.233.67.214:47078 (2 connections now open) 2021-05-12T10:01:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60992 #977 (3 connections now open) 2021-05-12T10:01:07.370+0000 I NETWORK [conn977] received client metadata from 127.0.0.1:60992 conn977: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:07.467+0000 I NETWORK [conn977] end connection 127.0.0.1:60992 (2 connections now open) 2021-05-12T10:01:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47198 #978 (3 connections now open) 2021-05-12T10:01:09.352+0000 I NETWORK [conn978] end connection 10.233.67.214:47198 (2 connections now open) 2021-05-12T10:01:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32876 #979 (3 connections now open) 2021-05-12T10:01:17.368+0000 I NETWORK [conn979] received client metadata from 127.0.0.1:32876 conn979: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:17.465+0000 I NETWORK [conn979] end connection 127.0.0.1:32876 (2 connections now open) 2021-05-12T10:01:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47322 #980 (3 connections now open) 2021-05-12T10:01:19.352+0000 I NETWORK [conn980] end connection 10.233.67.214:47322 (2 connections now open) 2021-05-12T10:01:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32996 #981 (3 connections now open) 2021-05-12T10:01:27.366+0000 I NETWORK [conn981] received client metadata from 127.0.0.1:32996 conn981: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:27.463+0000 I NETWORK [conn981] end connection 127.0.0.1:32996 (2 connections now open) 2021-05-12T10:01:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47436 #982 (3 connections now open) 2021-05-12T10:01:29.352+0000 I NETWORK [conn982] end connection 10.233.67.214:47436 (2 connections now open) 2021-05-12T10:01:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33110 #983 (3 connections now open) 2021-05-12T10:01:37.366+0000 I NETWORK [conn983] received client metadata from 127.0.0.1:33110 conn983: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:37.370+0000 I NETWORK [conn983] end connection 127.0.0.1:33110 (2 connections now open) 2021-05-12T10:01:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47550 #984 (3 connections now open) 2021-05-12T10:01:39.352+0000 I NETWORK [conn984] end connection 10.233.67.214:47550 (2 connections now open) 2021-05-12T10:01:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33232 #985 (3 connections now open) 2021-05-12T10:01:47.367+0000 I NETWORK [conn985] received client metadata from 127.0.0.1:33232 conn985: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:47.371+0000 I NETWORK [conn985] end connection 127.0.0.1:33232 (2 connections now open) 2021-05-12T10:01:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47676 #986 (3 connections now open) 2021-05-12T10:01:49.352+0000 I NETWORK [conn986] end connection 10.233.67.214:47676 (2 connections now open) 2021-05-12T10:01:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33346 #987 (3 connections now open) 2021-05-12T10:01:57.365+0000 I NETWORK [conn987] received client metadata from 127.0.0.1:33346 conn987: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:01:57.369+0000 I NETWORK [conn987] end connection 127.0.0.1:33346 (2 connections now open) 2021-05-12T10:01:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47790 #988 (3 connections now open) 2021-05-12T10:01:59.352+0000 I NETWORK [conn988] end connection 10.233.67.214:47790 (2 connections now open) 2021-05-12T10:02:07.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33468 #989 (3 connections now open) 2021-05-12T10:02:07.467+0000 I NETWORK [conn989] received client metadata from 127.0.0.1:33468 conn989: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:07.563+0000 I NETWORK [conn989] end connection 127.0.0.1:33468 (2 connections now open) 2021-05-12T10:02:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47910 #990 (3 connections now open) 2021-05-12T10:02:09.352+0000 I NETWORK [conn990] end connection 10.233.67.214:47910 (2 connections now open) 2021-05-12T10:02:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33588 #991 (3 connections now open) 2021-05-12T10:02:17.365+0000 I NETWORK [conn991] received client metadata from 127.0.0.1:33588 conn991: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:17.369+0000 I NETWORK [conn991] end connection 127.0.0.1:33588 (2 connections now open) 2021-05-12T10:02:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48028 #992 (3 connections now open) 2021-05-12T10:02:19.352+0000 I NETWORK [conn992] end connection 10.233.67.214:48028 (2 connections now open) 2021-05-12T10:02:27.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33700 #993 (3 connections now open) 2021-05-12T10:02:27.371+0000 I NETWORK [conn993] received client metadata from 127.0.0.1:33700 conn993: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:27.467+0000 I NETWORK [conn993] end connection 127.0.0.1:33700 (2 connections now open) 2021-05-12T10:02:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48142 #994 (3 connections now open) 2021-05-12T10:02:29.352+0000 I NETWORK [conn994] end connection 10.233.67.214:48142 (2 connections now open) 2021-05-12T10:02:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33812 #995 (3 connections now open) 2021-05-12T10:02:37.366+0000 I NETWORK [conn995] received client metadata from 127.0.0.1:33812 conn995: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:37.463+0000 I NETWORK [conn995] end connection 127.0.0.1:33812 (2 connections now open) 2021-05-12T10:02:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48250 #996 (3 connections now open) 2021-05-12T10:02:39.352+0000 I NETWORK [conn996] end connection 10.233.67.214:48250 (2 connections now open) 2021-05-12T10:02:47.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33944 #997 (3 connections now open) 2021-05-12T10:02:47.363+0000 I NETWORK [conn997] received client metadata from 127.0.0.1:33944 conn997: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:47.368+0000 I NETWORK [conn997] end connection 127.0.0.1:33944 (2 connections now open) 2021-05-12T10:02:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48386 #998 (3 connections now open) 2021-05-12T10:02:49.352+0000 I NETWORK [conn998] end connection 10.233.67.214:48386 (2 connections now open) 2021-05-12T10:02:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34070 #999 (3 connections now open) 2021-05-12T10:02:57.370+0000 I NETWORK [conn999] received client metadata from 127.0.0.1:34070 conn999: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:02:57.467+0000 I NETWORK [conn999] end connection 127.0.0.1:34070 (2 connections now open) 2021-05-12T10:02:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48514 #1000 (3 connections now open) 2021-05-12T10:02:59.352+0000 I NETWORK [conn1000] end connection 10.233.67.214:48514 (2 connections now open) 2021-05-12T10:03:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34192 #1001 (3 connections now open) 2021-05-12T10:03:07.364+0000 I NETWORK [conn1001] received client metadata from 127.0.0.1:34192 conn1001: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:03:07.369+0000 I NETWORK [conn1001] end connection 127.0.0.1:34192 (2 connections now open) 2021-05-12T10:03:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48632 #1002 (3 connections now open) 2021-05-12T10:03:09.352+0000 I NETWORK [conn1002] end connection 10.233.67.214:48632 (2 connections now open) 2021-05-12T10:03:17.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34318 #1003 (3 connections now open) 2021-05-12T10:03:17.465+0000 I NETWORK [conn1003] received client metadata from 127.0.0.1:34318 conn1003: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:03:17.469+0000 I NETWORK [conn1003] end connection 127.0.0.1:34318 (2 connections now open) 2021-05-12T10:03:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48758 #1004 (3 connections now open) 2021-05-12T10:03:19.352+0000 I NETWORK [conn1004] end connection 10.233.67.214:48758 (2 connections now open) 2021-05-12T10:03:27.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34436 #1005 (3 connections now open) 2021-05-12T10:03:27.463+0000 I NETWORK [conn1005] received client metadata from 127.0.0.1:34436 conn1005: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:03:27.467+0000 I NETWORK [conn1005] end connection 127.0.0.1:34436 (2 connections now open) 2021-05-12T10:03:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48894 #1006 (3 connections now open) 2021-05-12T10:03:29.352+0000 I NETWORK [conn1006] end connection 10.233.67.214:48894 (2 connections now open) 2021-05-12T10:03:37.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34570 #1007 (3 connections now open) 2021-05-12T10:03:37.371+0000 I NETWORK [conn1007] received client metadata from 127.0.0.1:34570 conn1007: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:03:37.468+0000 I NETWORK [conn1007] end connection 127.0.0.1:34570 (2 connections now open) 2021-05-12T10:03:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49008 #1008 (3 connections now open) 2021-05-12T10:03:39.352+0000 I NETWORK [conn1008] end connection 10.233.67.214:49008 (2 connections now open) 2021-05-12T10:03:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34698 #1009 (3 connections now open) 2021-05-12T10:03:47.367+0000 I NETWORK [conn1009] received client metadata from 127.0.0.1:34698 conn1009: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T10:03:47.370+0000 I NETWORK [conn1009] end connection 127.0.0.1:34698 (2 connections now open) 2021-05-12T10:03:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49138 #1010 (3 connections now open) 2021-05-12T10:03:49.352+0000 I NETWORK [conn1010] end connection 10.233.67.214:49138 (2 connections now open)