By type
2021-10-30T04:49:09.707+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] db version v4.0.8 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] modules: none 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] build environment: 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] distarch: x86_64 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-10-30T04:49:09.712+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-10-30T04:49:09.713+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15546M,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-10-30T04:49:11.719+0000 I STORAGE [initandlisten] WiredTiger message [1635569351:719508][1:0x7f0838388a40], txn-recover: Set global recovery timestamp: 0 2021-10-30T04:49:11.958+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-10-30T04:49:14.808+0000 I CONTROL [initandlisten] 2021-10-30T04:49:14.808+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-10-30T04:49:14.808+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-10-30T04:49:14.808+0000 I CONTROL [initandlisten] 2021-10-30T04:49:14.809+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 99aa5e59-5707-44fd-a8c8-45b940e759e8 2021-10-30T04:49:15.295+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-10-30T04:49:15.300+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 7a15e0be-9aae-4652-bf89-e50c7d931edd 2021-10-30T04:49:16.479+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-10-30T04:49:16.481+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-10-30T04:49:16.482+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 4e3d8b64-bd4e-4286-9326-2625ebdddb4a 2021-10-30T04:49:18.606+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-10-30T04:49:18.607+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-30T04:49:18.926+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-10-30T04:49:18.927+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 2445ms 2021-10-30T04:49:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54670 #1 (1 connection now open) 2021-10-30T04:49:23.285+0000 I NETWORK [conn1] end connection 10.233.68.218:54670 (0 connections now open) 2021-10-30T04:49:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54746 #2 (1 connection now open) 2021-10-30T04:49:33.284+0000 I NETWORK [conn2] end connection 10.233.68.218:54746 (0 connections now open) 2021-10-30T04:49:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54900 #3 (1 connection now open) 2021-10-30T04:49:43.284+0000 I NETWORK [conn3] end connection 10.233.68.218:54900 (0 connections now open) 2021-10-30T04:49:43.606+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39170 #4 (1 connection now open) 2021-10-30T04:49:43.606+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:39170 conn4: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:49:43.613+0000 I NETWORK [conn4] end connection 127.0.0.1:39170 (0 connections now open) 2021-10-30T04:49:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54956 #5 (1 connection now open) 2021-10-30T04:49:53.285+0000 I NETWORK [conn5] end connection 10.233.68.218:54956 (0 connections now open) 2021-10-30T04:49:53.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39232 #6 (1 connection now open) 2021-10-30T04:49:53.571+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:39232 conn6: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:49:53.580+0000 I NETWORK [conn6] end connection 127.0.0.1:39232 (0 connections now open) 2021-10-30T04:50:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55032 #7 (1 connection now open) 2021-10-30T04:50:03.284+0000 I NETWORK [conn7] end connection 10.233.68.218:55032 (0 connections now open) 2021-10-30T04:50:03.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39300 #8 (1 connection now open) 2021-10-30T04:50:03.548+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:39300 conn8: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:03.552+0000 I NETWORK [conn8] end connection 127.0.0.1:39300 (0 connections now open) 2021-10-30T04:50:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55094 #9 (1 connection now open) 2021-10-30T04:50:13.284+0000 I NETWORK [conn9] end connection 10.233.68.218:55094 (0 connections now open) 2021-10-30T04:50:13.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39362 #10 (1 connection now open) 2021-10-30T04:50:13.577+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:39362 conn10: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:13.581+0000 I NETWORK [conn10] end connection 127.0.0.1:39362 (0 connections now open) 2021-10-30T04:50:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55160 #11 (1 connection now open) 2021-10-30T04:50:23.284+0000 I NETWORK [conn11] end connection 10.233.68.218:55160 (0 connections now open) 2021-10-30T04:50:23.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39428 #12 (1 connection now open) 2021-10-30T04:50:23.563+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:39428 conn12: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:23.568+0000 I NETWORK [conn12] end connection 127.0.0.1:39428 (0 connections now open) 2021-10-30T04:50:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55248 #13 (1 connection now open) 2021-10-30T04:50:33.284+0000 I NETWORK [conn13] end connection 10.233.68.218:55248 (0 connections now open) 2021-10-30T04:50:33.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39516 #14 (1 connection now open) 2021-10-30T04:50:33.579+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:39516 conn14: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:33.584+0000 I NETWORK [conn14] end connection 127.0.0.1:39516 (0 connections now open) 2021-10-30T04:50:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55314 #15 (1 connection now open) 2021-10-30T04:50:43.284+0000 I NETWORK [conn15] end connection 10.233.68.218:55314 (0 connections now open) 2021-10-30T04:50:43.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39582 #16 (1 connection now open) 2021-10-30T04:50:43.568+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:39582 conn16: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:43.572+0000 I NETWORK [conn16] end connection 127.0.0.1:39582 (0 connections now open) 2021-10-30T04:50:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55380 #17 (1 connection now open) 2021-10-30T04:50:53.285+0000 I NETWORK [conn17] end connection 10.233.68.218:55380 (0 connections now open) 2021-10-30T04:50:53.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39650 #18 (1 connection now open) 2021-10-30T04:50:53.565+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:39650 conn18: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:50:53.572+0000 I NETWORK [conn18] end connection 127.0.0.1:39650 (0 connections now open) 2021-10-30T04:51:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55450 #19 (1 connection now open) 2021-10-30T04:51:03.284+0000 I NETWORK [conn19] end connection 10.233.68.218:55450 (0 connections now open) 2021-10-30T04:51:03.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39718 #20 (1 connection now open) 2021-10-30T04:51:03.552+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:39718 conn20: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:03.556+0000 I NETWORK [conn20] end connection 127.0.0.1:39718 (0 connections now open) 2021-10-30T04:51:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55520 #21 (1 connection now open) 2021-10-30T04:51:13.286+0000 I NETWORK [conn21] end connection 10.233.68.218:55520 (0 connections now open) 2021-10-30T04:51:13.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39788 #22 (1 connection now open) 2021-10-30T04:51:13.547+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:39788 conn22: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:13.551+0000 I NETWORK [conn22] end connection 127.0.0.1:39788 (0 connections now open) 2021-10-30T04:51:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55580 #23 (1 connection now open) 2021-10-30T04:51:23.284+0000 I NETWORK [conn23] end connection 10.233.68.218:55580 (0 connections now open) 2021-10-30T04:51:23.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39848 #24 (1 connection now open) 2021-10-30T04:51:23.530+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:39848 conn24: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:23.534+0000 I NETWORK [conn24] end connection 127.0.0.1:39848 (0 connections now open) 2021-10-30T04:51:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55654 #25 (1 connection now open) 2021-10-30T04:51:33.285+0000 I NETWORK [conn25] end connection 10.233.68.218:55654 (0 connections now open) 2021-10-30T04:51:33.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39922 #26 (1 connection now open) 2021-10-30T04:51:33.537+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:39922 conn26: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:33.541+0000 I NETWORK [conn26] end connection 127.0.0.1:39922 (0 connections now open) 2021-10-30T04:51:43.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55728 #27 (1 connection now open) 2021-10-30T04:51:43.288+0000 I NETWORK [conn27] end connection 10.233.68.218:55728 (0 connections now open) 2021-10-30T04:51:43.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39998 #28 (1 connection now open) 2021-10-30T04:51:43.594+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:39998 conn28: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:43.600+0000 I NETWORK [conn28] end connection 127.0.0.1:39998 (0 connections now open) 2021-10-30T04:51:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55818 #29 (1 connection now open) 2021-10-30T04:51:53.284+0000 I NETWORK [conn29] end connection 10.233.68.218:55818 (0 connections now open) 2021-10-30T04:51:53.594+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40086 #30 (1 connection now open) 2021-10-30T04:51:53.596+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:40086 conn30: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:51:53.600+0000 I NETWORK [conn30] end connection 127.0.0.1:40086 (0 connections now open) 2021-10-30T04:52:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55912 #31 (1 connection now open) 2021-10-30T04:52:03.285+0000 I NETWORK [conn31] end connection 10.233.68.218:55912 (0 connections now open) 2021-10-30T04:52:03.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40182 #32 (1 connection now open) 2021-10-30T04:52:03.563+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:40182 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:03.576+0000 I NETWORK [conn32] end connection 127.0.0.1:40182 (0 connections now open) 2021-10-30T04:52:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55992 #33 (1 connection now open) 2021-10-30T04:52:13.284+0000 I NETWORK [conn33] end connection 10.233.68.218:55992 (0 connections now open) 2021-10-30T04:52:13.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40260 #34 (1 connection now open) 2021-10-30T04:52:13.560+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:40260 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:13.564+0000 I NETWORK [conn34] end connection 127.0.0.1:40260 (0 connections now open) 2021-10-30T04:52:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56056 #35 (1 connection now open) 2021-10-30T04:52:23.284+0000 I NETWORK [conn35] end connection 10.233.68.218:56056 (0 connections now open) 2021-10-30T04:52:23.584+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40326 #36 (1 connection now open) 2021-10-30T04:52:23.585+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:40326 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:23.594+0000 I NETWORK [conn36] end connection 127.0.0.1:40326 (0 connections now open) 2021-10-30T04:52:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56148 #37 (1 connection now open) 2021-10-30T04:52:33.285+0000 I NETWORK [conn37] end connection 10.233.68.218:56148 (0 connections now open) 2021-10-30T04:52:33.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40420 #38 (1 connection now open) 2021-10-30T04:52:33.559+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:40420 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:33.564+0000 I NETWORK [conn38] end connection 127.0.0.1:40420 (0 connections now open) 2021-10-30T04:52:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56244 #39 (1 connection now open) 2021-10-30T04:52:43.288+0000 I NETWORK [conn39] end connection 10.233.68.218:56244 (0 connections now open) 2021-10-30T04:52:43.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40514 #40 (1 connection now open) 2021-10-30T04:52:43.551+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:40514 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:43.555+0000 I NETWORK [conn40] end connection 127.0.0.1:40514 (0 connections now open) 2021-10-30T04:52:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56338 #41 (1 connection now open) 2021-10-30T04:52:53.284+0000 I NETWORK [conn41] end connection 10.233.68.218:56338 (0 connections now open) 2021-10-30T04:52:53.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40608 #42 (1 connection now open) 2021-10-30T04:52:53.551+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:40608 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:52:53.555+0000 I NETWORK [conn42] end connection 127.0.0.1:40608 (0 connections now open) 2021-10-30T04:53:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56424 #43 (1 connection now open) 2021-10-30T04:53:03.284+0000 I NETWORK [conn43] end connection 10.233.68.218:56424 (0 connections now open) 2021-10-30T04:53:03.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40692 #44 (1 connection now open) 2021-10-30T04:53:03.575+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:40692 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:03.581+0000 I NETWORK [conn44] end connection 127.0.0.1:40692 (0 connections now open) 2021-10-30T04:53:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56524 #45 (1 connection now open) 2021-10-30T04:53:13.284+0000 I NETWORK [conn45] end connection 10.233.68.218:56524 (0 connections now open) 2021-10-30T04:53:13.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40794 #46 (1 connection now open) 2021-10-30T04:53:13.565+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:40794 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:13.570+0000 I NETWORK [conn46] end connection 127.0.0.1:40794 (0 connections now open) 2021-10-30T04:53:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56610 #47 (1 connection now open) 2021-10-30T04:53:23.284+0000 I NETWORK [conn47] end connection 10.233.68.218:56610 (0 connections now open) 2021-10-30T04:53:23.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40878 #48 (1 connection now open) 2021-10-30T04:53:23.593+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:40878 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:23.597+0000 I NETWORK [conn48] end connection 127.0.0.1:40878 (0 connections now open) 2021-10-30T04:53:33.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56712 #49 (1 connection now open) 2021-10-30T04:53:33.285+0000 I NETWORK [conn49] end connection 10.233.68.218:56712 (0 connections now open) 2021-10-30T04:53:33.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40980 #50 (1 connection now open) 2021-10-30T04:53:33.562+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:40980 conn50: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:33.568+0000 I NETWORK [conn50] end connection 127.0.0.1:40980 (0 connections now open) 2021-10-30T04:53:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56798 #51 (1 connection now open) 2021-10-30T04:53:43.284+0000 I NETWORK [conn51] end connection 10.233.68.218:56798 (0 connections now open) 2021-10-30T04:53:43.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41066 #52 (1 connection now open) 2021-10-30T04:53:43.556+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:41066 conn52: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:43.560+0000 I NETWORK [conn52] end connection 127.0.0.1:41066 (0 connections now open) 2021-10-30T04:53:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56898 #53 (1 connection now open) 2021-10-30T04:53:53.284+0000 I NETWORK [conn53] end connection 10.233.68.218:56898 (0 connections now open) 2021-10-30T04:53:53.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41166 #54 (1 connection now open) 2021-10-30T04:53:53.581+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:41166 conn54: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:53:53.586+0000 I NETWORK [conn54] end connection 127.0.0.1:41166 (0 connections now open) 2021-10-30T04:54:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56982 #55 (1 connection now open) 2021-10-30T04:54:03.284+0000 I NETWORK [conn55] end connection 10.233.68.218:56982 (0 connections now open) 2021-10-30T04:54:03.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41250 #56 (1 connection now open) 2021-10-30T04:54:03.589+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:41250 conn56: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:03.594+0000 I NETWORK [conn56] end connection 127.0.0.1:41250 (0 connections now open) 2021-10-30T04:54:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57078 #57 (1 connection now open) 2021-10-30T04:54:13.284+0000 I NETWORK [conn57] end connection 10.233.68.218:57078 (0 connections now open) 2021-10-30T04:54:13.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41348 #58 (1 connection now open) 2021-10-30T04:54:13.561+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:41348 conn58: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:13.565+0000 I NETWORK [conn58] end connection 127.0.0.1:41348 (0 connections now open) 2021-10-30T04:54:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57164 #59 (1 connection now open) 2021-10-30T04:54:23.285+0000 I NETWORK [conn59] end connection 10.233.68.218:57164 (0 connections now open) 2021-10-30T04:54:23.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41434 #60 (1 connection now open) 2021-10-30T04:54:23.594+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:41434 conn60: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:23.599+0000 I NETWORK [conn60] end connection 127.0.0.1:41434 (0 connections now open) 2021-10-30T04:54:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57268 #61 (1 connection now open) 2021-10-30T04:54:33.284+0000 I NETWORK [conn61] end connection 10.233.68.218:57268 (0 connections now open) 2021-10-30T04:54:33.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41536 #62 (1 connection now open) 2021-10-30T04:54:33.547+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:41536 conn62: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:33.551+0000 I NETWORK [conn62] end connection 127.0.0.1:41536 (0 connections now open) 2021-10-30T04:54:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57354 #63 (1 connection now open) 2021-10-30T04:54:43.284+0000 I NETWORK [conn63] end connection 10.233.68.218:57354 (0 connections now open) 2021-10-30T04:54:43.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41622 #64 (1 connection now open) 2021-10-30T04:54:43.573+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:41622 conn64: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:43.578+0000 I NETWORK [conn64] end connection 127.0.0.1:41622 (0 connections now open) 2021-10-30T04:54:53.290+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57448 #65 (1 connection now open) 2021-10-30T04:54:53.291+0000 I NETWORK [conn65] end connection 10.233.68.218:57448 (0 connections now open) 2021-10-30T04:54:53.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41718 #66 (1 connection now open) 2021-10-30T04:54:53.582+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:41718 conn66: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:54:53.589+0000 I NETWORK [conn66] end connection 127.0.0.1:41718 (0 connections now open) 2021-10-30T04:55:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57538 #67 (1 connection now open) 2021-10-30T04:55:03.284+0000 I NETWORK [conn67] end connection 10.233.68.218:57538 (0 connections now open) 2021-10-30T04:55:03.597+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41810 #68 (1 connection now open) 2021-10-30T04:55:03.598+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:41810 conn68: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:03.602+0000 I NETWORK [conn68] end connection 127.0.0.1:41810 (0 connections now open) 2021-10-30T04:55:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57632 #69 (1 connection now open) 2021-10-30T04:55:13.284+0000 I NETWORK [conn69] end connection 10.233.68.218:57632 (0 connections now open) 2021-10-30T04:55:13.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41900 #70 (1 connection now open) 2021-10-30T04:55:13.564+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:41900 conn70: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:13.572+0000 I NETWORK [conn70] end connection 127.0.0.1:41900 (0 connections now open) 2021-10-30T04:55:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57720 #71 (1 connection now open) 2021-10-30T04:55:23.284+0000 I NETWORK [conn71] end connection 10.233.68.218:57720 (0 connections now open) 2021-10-30T04:55:23.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41992 #72 (1 connection now open) 2021-10-30T04:55:23.556+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:41992 conn72: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:23.560+0000 I NETWORK [conn72] end connection 127.0.0.1:41992 (0 connections now open) 2021-10-30T04:55:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57816 #73 (1 connection now open) 2021-10-30T04:55:33.285+0000 I NETWORK [conn73] end connection 10.233.68.218:57816 (0 connections now open) 2021-10-30T04:55:33.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42084 #74 (1 connection now open) 2021-10-30T04:55:33.571+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:42084 conn74: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:33.578+0000 I NETWORK [conn74] end connection 127.0.0.1:42084 (0 connections now open) 2021-10-30T04:55:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57908 #75 (1 connection now open) 2021-10-30T04:55:43.284+0000 I NETWORK [conn75] end connection 10.233.68.218:57908 (0 connections now open) 2021-10-30T04:55:43.569+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42180 #76 (1 connection now open) 2021-10-30T04:55:43.569+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:42180 conn76: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:43.574+0000 I NETWORK [conn76] end connection 127.0.0.1:42180 (0 connections now open) 2021-10-30T04:55:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58012 #77 (1 connection now open) 2021-10-30T04:55:53.284+0000 I NETWORK [conn77] end connection 10.233.68.218:58012 (0 connections now open) 2021-10-30T04:55:53.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42280 #78 (1 connection now open) 2021-10-30T04:55:53.568+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:42280 conn78: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:55:53.572+0000 I NETWORK [conn78] end connection 127.0.0.1:42280 (0 connections now open) 2021-10-30T04:56:03.287+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58088 #79 (1 connection now open) 2021-10-30T04:56:03.287+0000 I NETWORK [conn79] end connection 10.233.68.218:58088 (0 connections now open) 2021-10-30T04:56:03.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42356 #80 (1 connection now open) 2021-10-30T04:56:03.555+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:42356 conn80: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:03.560+0000 I NETWORK [conn80] end connection 127.0.0.1:42356 (0 connections now open) 2021-10-30T04:56:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58172 #81 (1 connection now open) 2021-10-30T04:56:13.284+0000 I NETWORK [conn81] end connection 10.233.68.218:58172 (0 connections now open) 2021-10-30T04:56:13.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42440 #82 (1 connection now open) 2021-10-30T04:56:13.535+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:42440 conn82: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:13.539+0000 I NETWORK [conn82] end connection 127.0.0.1:42440 (0 connections now open) 2021-10-30T04:56:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58246 #83 (1 connection now open) 2021-10-30T04:56:23.284+0000 I NETWORK [conn83] end connection 10.233.68.218:58246 (0 connections now open) 2021-10-30T04:56:23.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42516 #84 (1 connection now open) 2021-10-30T04:56:23.551+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:42516 conn84: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:23.557+0000 I NETWORK [conn84] end connection 127.0.0.1:42516 (0 connections now open) 2021-10-30T04:56:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58322 #85 (1 connection now open) 2021-10-30T04:56:33.284+0000 I NETWORK [conn85] end connection 10.233.68.218:58322 (0 connections now open) 2021-10-30T04:56:33.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42590 #86 (1 connection now open) 2021-10-30T04:56:33.553+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:42590 conn86: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:33.556+0000 I NETWORK [conn86] end connection 127.0.0.1:42590 (0 connections now open) 2021-10-30T04:56:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58398 #87 (1 connection now open) 2021-10-30T04:56:43.288+0000 I NETWORK [conn87] end connection 10.233.68.218:58398 (0 connections now open) 2021-10-30T04:56:43.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42668 #88 (1 connection now open) 2021-10-30T04:56:43.556+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:42668 conn88: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:43.560+0000 I NETWORK [conn88] end connection 127.0.0.1:42668 (0 connections now open) 2021-10-30T04:56:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58476 #89 (1 connection now open) 2021-10-30T04:56:53.284+0000 I NETWORK [conn89] end connection 10.233.68.218:58476 (0 connections now open) 2021-10-30T04:56:53.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42744 #90 (1 connection now open) 2021-10-30T04:56:53.541+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:42744 conn90: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:56:53.544+0000 I NETWORK [conn90] end connection 127.0.0.1:42744 (0 connections now open) 2021-10-30T04:57:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58554 #91 (1 connection now open) 2021-10-30T04:57:03.284+0000 I NETWORK [conn91] end connection 10.233.68.218:58554 (0 connections now open) 2021-10-30T04:57:03.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42824 #92 (1 connection now open) 2021-10-30T04:57:03.547+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:42824 conn92: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:03.552+0000 I NETWORK [conn92] end connection 127.0.0.1:42824 (0 connections now open) 2021-10-30T04:57:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58642 #93 (1 connection now open) 2021-10-30T04:57:13.284+0000 I NETWORK [conn93] end connection 10.233.68.218:58642 (0 connections now open) 2021-10-30T04:57:13.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42910 #94 (1 connection now open) 2021-10-30T04:57:13.539+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:42910 conn94: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:13.543+0000 I NETWORK [conn94] end connection 127.0.0.1:42910 (0 connections now open) 2021-10-30T04:57:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58716 #95 (1 connection now open) 2021-10-30T04:57:23.285+0000 I NETWORK [conn95] end connection 10.233.68.218:58716 (0 connections now open) 2021-10-30T04:57:23.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42984 #96 (1 connection now open) 2021-10-30T04:57:23.564+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:42984 conn96: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:23.569+0000 I NETWORK [conn96] end connection 127.0.0.1:42984 (0 connections now open) 2021-10-30T04:57:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58804 #97 (1 connection now open) 2021-10-30T04:57:33.284+0000 I NETWORK [conn97] end connection 10.233.68.218:58804 (0 connections now open) 2021-10-30T04:57:33.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43072 #98 (1 connection now open) 2021-10-30T04:57:33.576+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:43072 conn98: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:33.581+0000 I NETWORK [conn98] end connection 127.0.0.1:43072 (0 connections now open) 2021-10-30T04:57:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58878 #99 (1 connection now open) 2021-10-30T04:57:43.284+0000 I NETWORK [conn99] end connection 10.233.68.218:58878 (0 connections now open) 2021-10-30T04:57:43.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43148 #100 (1 connection now open) 2021-10-30T04:57:43.549+0000 I NETWORK [conn100] received client metadata from 127.0.0.1:43148 conn100: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:43.553+0000 I NETWORK [conn100] end connection 127.0.0.1:43148 (0 connections now open) 2021-10-30T04:57:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58956 #101 (1 connection now open) 2021-10-30T04:57:53.284+0000 I NETWORK [conn101] end connection 10.233.68.218:58956 (0 connections now open) 2021-10-30T04:57:53.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43224 #102 (1 connection now open) 2021-10-30T04:57:53.553+0000 I NETWORK [conn102] received client metadata from 127.0.0.1:43224 conn102: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:57:53.557+0000 I NETWORK [conn102] end connection 127.0.0.1:43224 (0 connections now open) 2021-10-30T04:58:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59026 #103 (1 connection now open) 2021-10-30T04:58:03.284+0000 I NETWORK [conn103] end connection 10.233.68.218:59026 (0 connections now open) 2021-10-30T04:58:03.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43296 #104 (1 connection now open) 2021-10-30T04:58:03.547+0000 I NETWORK [conn104] received client metadata from 127.0.0.1:43296 conn104: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:03.551+0000 I NETWORK [conn104] end connection 127.0.0.1:43296 (0 connections now open) 2021-10-30T04:58:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59110 #105 (1 connection now open) 2021-10-30T04:58:13.284+0000 I NETWORK [conn105] end connection 10.233.68.218:59110 (0 connections now open) 2021-10-30T04:58:13.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43378 #106 (1 connection now open) 2021-10-30T04:58:13.555+0000 I NETWORK [conn106] received client metadata from 127.0.0.1:43378 conn106: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:13.559+0000 I NETWORK [conn106] end connection 127.0.0.1:43378 (0 connections now open) 2021-10-30T04:58:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59180 #107 (1 connection now open) 2021-10-30T04:58:23.288+0000 I NETWORK [conn107] end connection 10.233.68.218:59180 (0 connections now open) 2021-10-30T04:58:23.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43450 #108 (1 connection now open) 2021-10-30T04:58:23.573+0000 I NETWORK [conn108] received client metadata from 127.0.0.1:43450 conn108: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:23.582+0000 I NETWORK [conn108] end connection 127.0.0.1:43450 (0 connections now open) 2021-10-30T04:58:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59258 #109 (1 connection now open) 2021-10-30T04:58:33.284+0000 I NETWORK [conn109] end connection 10.233.68.218:59258 (0 connections now open) 2021-10-30T04:58:33.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43526 #110 (1 connection now open) 2021-10-30T04:58:33.549+0000 I NETWORK [conn110] received client metadata from 127.0.0.1:43526 conn110: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:33.553+0000 I NETWORK [conn110] end connection 127.0.0.1:43526 (0 connections now open) 2021-10-30T04:58:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59334 #111 (1 connection now open) 2021-10-30T04:58:43.284+0000 I NETWORK [conn111] end connection 10.233.68.218:59334 (0 connections now open) 2021-10-30T04:58:43.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43604 #112 (1 connection now open) 2021-10-30T04:58:43.578+0000 I NETWORK [conn112] received client metadata from 127.0.0.1:43604 conn112: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:43.582+0000 I NETWORK [conn112] end connection 127.0.0.1:43604 (0 connections now open) 2021-10-30T04:58:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59414 #113 (1 connection now open) 2021-10-30T04:58:53.284+0000 I NETWORK [conn113] end connection 10.233.68.218:59414 (0 connections now open) 2021-10-30T04:58:53.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43682 #114 (1 connection now open) 2021-10-30T04:58:53.561+0000 I NETWORK [conn114] received client metadata from 127.0.0.1:43682 conn114: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:58:53.564+0000 I NETWORK [conn114] end connection 127.0.0.1:43682 (0 connections now open) 2021-10-30T04:59:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59484 #115 (1 connection now open) 2021-10-30T04:59:03.284+0000 I NETWORK [conn115] end connection 10.233.68.218:59484 (0 connections now open) 2021-10-30T04:59:03.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43754 #116 (1 connection now open) 2021-10-30T04:59:03.545+0000 I NETWORK [conn116] received client metadata from 127.0.0.1:43754 conn116: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:03.549+0000 I NETWORK [conn116] end connection 127.0.0.1:43754 (0 connections now open) 2021-10-30T04:59:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59566 #117 (1 connection now open) 2021-10-30T04:59:13.284+0000 I NETWORK [conn117] end connection 10.233.68.218:59566 (0 connections now open) 2021-10-30T04:59:13.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43834 #118 (1 connection now open) 2021-10-30T04:59:13.569+0000 I NETWORK [conn118] received client metadata from 127.0.0.1:43834 conn118: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:13.574+0000 I NETWORK [conn118] end connection 127.0.0.1:43834 (0 connections now open) 2021-10-30T04:59:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59636 #119 (1 connection now open) 2021-10-30T04:59:23.285+0000 I NETWORK [conn119] end connection 10.233.68.218:59636 (0 connections now open) 2021-10-30T04:59:23.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43906 #120 (1 connection now open) 2021-10-30T04:59:23.557+0000 I NETWORK [conn120] received client metadata from 127.0.0.1:43906 conn120: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:23.561+0000 I NETWORK [conn120] end connection 127.0.0.1:43906 (0 connections now open) 2021-10-30T04:59:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59714 #121 (1 connection now open) 2021-10-30T04:59:33.284+0000 I NETWORK [conn121] end connection 10.233.68.218:59714 (0 connections now open) 2021-10-30T04:59:33.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43982 #122 (1 connection now open) 2021-10-30T04:59:33.560+0000 I NETWORK [conn122] received client metadata from 127.0.0.1:43982 conn122: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:33.565+0000 I NETWORK [conn122] end connection 127.0.0.1:43982 (0 connections now open) 2021-10-30T04:59:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59788 #123 (1 connection now open) 2021-10-30T04:59:43.284+0000 I NETWORK [conn123] end connection 10.233.68.218:59788 (0 connections now open) 2021-10-30T04:59:43.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44056 #124 (1 connection now open) 2021-10-30T04:59:43.554+0000 I NETWORK [conn124] received client metadata from 127.0.0.1:44056 conn124: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:43.558+0000 I NETWORK [conn124] end connection 127.0.0.1:44056 (0 connections now open) 2021-10-30T04:59:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59864 #125 (1 connection now open) 2021-10-30T04:59:53.284+0000 I NETWORK [conn125] end connection 10.233.68.218:59864 (0 connections now open) 2021-10-30T04:59:53.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44132 #126 (1 connection now open) 2021-10-30T04:59:53.550+0000 I NETWORK [conn126] received client metadata from 127.0.0.1:44132 conn126: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T04:59:53.554+0000 I NETWORK [conn126] end connection 127.0.0.1:44132 (0 connections now open) 2021-10-30T05:00:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59938 #127 (1 connection now open) 2021-10-30T05:00:03.284+0000 I NETWORK [conn127] end connection 10.233.68.218:59938 (0 connections now open) 2021-10-30T05:00:03.587+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44210 #128 (1 connection now open) 2021-10-30T05:00:03.588+0000 I NETWORK [conn128] received client metadata from 127.0.0.1:44210 conn128: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:03.591+0000 I NETWORK [conn128] end connection 127.0.0.1:44210 (0 connections now open) 2021-10-30T05:00:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60016 #129 (1 connection now open) 2021-10-30T05:00:13.284+0000 I NETWORK [conn129] end connection 10.233.68.218:60016 (0 connections now open) 2021-10-30T05:00:13.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44284 #130 (1 connection now open) 2021-10-30T05:00:13.572+0000 I NETWORK [conn130] received client metadata from 127.0.0.1:44284 conn130: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:13.576+0000 I NETWORK [conn130] end connection 127.0.0.1:44284 (0 connections now open) 2021-10-30T05:00:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60090 #131 (1 connection now open) 2021-10-30T05:00:23.284+0000 I NETWORK [conn131] end connection 10.233.68.218:60090 (0 connections now open) 2021-10-30T05:00:23.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44358 #132 (1 connection now open) 2021-10-30T05:00:23.550+0000 I NETWORK [conn132] received client metadata from 127.0.0.1:44358 conn132: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:23.554+0000 I NETWORK [conn132] end connection 127.0.0.1:44358 (0 connections now open) 2021-10-30T05:00:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60170 #133 (1 connection now open) 2021-10-30T05:00:33.284+0000 I NETWORK [conn133] end connection 10.233.68.218:60170 (0 connections now open) 2021-10-30T05:00:33.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44438 #134 (1 connection now open) 2021-10-30T05:00:33.555+0000 I NETWORK [conn134] received client metadata from 127.0.0.1:44438 conn134: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:33.559+0000 I NETWORK [conn134] end connection 127.0.0.1:44438 (0 connections now open) 2021-10-30T05:00:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60242 #135 (1 connection now open) 2021-10-30T05:00:43.284+0000 I NETWORK [conn135] end connection 10.233.68.218:60242 (0 connections now open) 2021-10-30T05:00:43.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44512 #136 (1 connection now open) 2021-10-30T05:00:43.550+0000 I NETWORK [conn136] received client metadata from 127.0.0.1:44512 conn136: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:43.554+0000 I NETWORK [conn136] end connection 127.0.0.1:44512 (0 connections now open) 2021-10-30T05:00:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60318 #137 (1 connection now open) 2021-10-30T05:00:53.285+0000 I NETWORK [conn137] end connection 10.233.68.218:60318 (0 connections now open) 2021-10-30T05:00:53.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44586 #138 (1 connection now open) 2021-10-30T05:00:53.568+0000 I NETWORK [conn138] received client metadata from 127.0.0.1:44586 conn138: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:00:53.573+0000 I NETWORK [conn138] end connection 127.0.0.1:44586 (0 connections now open) 2021-10-30T05:01:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60390 #139 (1 connection now open) 2021-10-30T05:01:03.284+0000 I NETWORK [conn139] end connection 10.233.68.218:60390 (0 connections now open) 2021-10-30T05:01:03.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44658 #140 (1 connection now open) 2021-10-30T05:01:03.563+0000 I NETWORK [conn140] received client metadata from 127.0.0.1:44658 conn140: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:03.570+0000 I NETWORK [conn140] end connection 127.0.0.1:44658 (0 connections now open) 2021-10-30T05:01:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60472 #141 (1 connection now open) 2021-10-30T05:01:13.284+0000 I NETWORK [conn141] end connection 10.233.68.218:60472 (0 connections now open) 2021-10-30T05:01:13.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44740 #142 (1 connection now open) 2021-10-30T05:01:13.549+0000 I NETWORK [conn142] received client metadata from 127.0.0.1:44740 conn142: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:13.553+0000 I NETWORK [conn142] end connection 127.0.0.1:44740 (0 connections now open) 2021-10-30T05:01:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60556 #143 (1 connection now open) 2021-10-30T05:01:23.285+0000 I NETWORK [conn143] end connection 10.233.68.218:60556 (0 connections now open) 2021-10-30T05:01:23.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44826 #144 (1 connection now open) 2021-10-30T05:01:23.581+0000 I NETWORK [conn144] received client metadata from 127.0.0.1:44826 conn144: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:23.586+0000 I NETWORK [conn144] end connection 127.0.0.1:44826 (0 connections now open) 2021-10-30T05:01:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60634 #145 (1 connection now open) 2021-10-30T05:01:33.284+0000 I NETWORK [conn145] end connection 10.233.68.218:60634 (0 connections now open) 2021-10-30T05:01:33.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44902 #146 (1 connection now open) 2021-10-30T05:01:33.565+0000 I NETWORK [conn146] received client metadata from 127.0.0.1:44902 conn146: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:33.569+0000 I NETWORK [conn146] end connection 127.0.0.1:44902 (0 connections now open) 2021-10-30T05:01:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60712 #147 (1 connection now open) 2021-10-30T05:01:43.284+0000 I NETWORK [conn147] end connection 10.233.68.218:60712 (0 connections now open) 2021-10-30T05:01:43.583+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44982 #148 (1 connection now open) 2021-10-30T05:01:43.583+0000 I NETWORK [conn148] received client metadata from 127.0.0.1:44982 conn148: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:43.588+0000 I NETWORK [conn148] end connection 127.0.0.1:44982 (0 connections now open) 2021-10-30T05:01:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60788 #149 (1 connection now open) 2021-10-30T05:01:53.283+0000 I NETWORK [conn149] end connection 10.233.68.218:60788 (0 connections now open) 2021-10-30T05:01:53.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45056 #150 (1 connection now open) 2021-10-30T05:01:53.542+0000 I NETWORK [conn150] received client metadata from 127.0.0.1:45056 conn150: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:01:53.546+0000 I NETWORK [conn150] end connection 127.0.0.1:45056 (0 connections now open) 2021-10-30T05:02:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60856 #151 (1 connection now open) 2021-10-30T05:02:03.284+0000 I NETWORK [conn151] end connection 10.233.68.218:60856 (0 connections now open) 2021-10-30T05:02:03.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45126 #152 (1 connection now open) 2021-10-30T05:02:03.551+0000 I NETWORK [conn152] received client metadata from 127.0.0.1:45126 conn152: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:03.556+0000 I NETWORK [conn152] end connection 127.0.0.1:45126 (0 connections now open) 2021-10-30T05:02:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60940 #153 (1 connection now open) 2021-10-30T05:02:13.284+0000 I NETWORK [conn153] end connection 10.233.68.218:60940 (0 connections now open) 2021-10-30T05:02:13.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45208 #154 (1 connection now open) 2021-10-30T05:02:13.554+0000 I NETWORK [conn154] received client metadata from 127.0.0.1:45208 conn154: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:13.559+0000 I NETWORK [conn154] end connection 127.0.0.1:45208 (0 connections now open) 2021-10-30T05:02:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:32782 #155 (1 connection now open) 2021-10-30T05:02:23.285+0000 I NETWORK [conn155] end connection 10.233.68.218:32782 (0 connections now open) 2021-10-30T05:02:23.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45286 #156 (1 connection now open) 2021-10-30T05:02:23.564+0000 I NETWORK [conn156] received client metadata from 127.0.0.1:45286 conn156: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:23.570+0000 I NETWORK [conn156] end connection 127.0.0.1:45286 (0 connections now open) 2021-10-30T05:02:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:32858 #157 (1 connection now open) 2021-10-30T05:02:33.284+0000 I NETWORK [conn157] end connection 10.233.68.218:32858 (0 connections now open) 2021-10-30T05:02:33.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45358 #158 (1 connection now open) 2021-10-30T05:02:33.540+0000 I NETWORK [conn158] received client metadata from 127.0.0.1:45358 conn158: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:33.544+0000 I NETWORK [conn158] end connection 127.0.0.1:45358 (0 connections now open) 2021-10-30T05:02:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:32936 #159 (1 connection now open) 2021-10-30T05:02:43.284+0000 I NETWORK [conn159] end connection 10.233.68.218:32936 (0 connections now open) 2021-10-30T05:02:43.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45438 #160 (1 connection now open) 2021-10-30T05:02:43.551+0000 I NETWORK [conn160] received client metadata from 127.0.0.1:45438 conn160: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:43.556+0000 I NETWORK [conn160] end connection 127.0.0.1:45438 (0 connections now open) 2021-10-30T05:02:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33018 #161 (1 connection now open) 2021-10-30T05:02:53.284+0000 I NETWORK [conn161] end connection 10.233.68.218:33018 (0 connections now open) 2021-10-30T05:02:53.586+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45518 #162 (1 connection now open) 2021-10-30T05:02:53.587+0000 I NETWORK [conn162] received client metadata from 127.0.0.1:45518 conn162: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:02:53.591+0000 I NETWORK [conn162] end connection 127.0.0.1:45518 (0 connections now open) 2021-10-30T05:03:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33088 #163 (1 connection now open) 2021-10-30T05:03:03.284+0000 I NETWORK [conn163] end connection 10.233.68.218:33088 (0 connections now open) 2021-10-30T05:03:03.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45590 #164 (1 connection now open) 2021-10-30T05:03:03.576+0000 I NETWORK [conn164] received client metadata from 127.0.0.1:45590 conn164: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:03.580+0000 I NETWORK [conn164] end connection 127.0.0.1:45590 (0 connections now open) 2021-10-30T05:03:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33200 #165 (1 connection now open) 2021-10-30T05:03:13.284+0000 I NETWORK [conn165] end connection 10.233.68.218:33200 (0 connections now open) 2021-10-30T05:03:13.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45700 #166 (1 connection now open) 2021-10-30T05:03:13.543+0000 I NETWORK [conn166] received client metadata from 127.0.0.1:45700 conn166: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:13.548+0000 I NETWORK [conn166] end connection 127.0.0.1:45700 (0 connections now open) 2021-10-30T05:03:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33280 #167 (1 connection now open) 2021-10-30T05:03:23.288+0000 I NETWORK [conn167] end connection 10.233.68.218:33280 (0 connections now open) 2021-10-30T05:03:23.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45780 #168 (1 connection now open) 2021-10-30T05:03:23.577+0000 I NETWORK [conn168] received client metadata from 127.0.0.1:45780 conn168: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:23.583+0000 I NETWORK [conn168] end connection 127.0.0.1:45780 (0 connections now open) 2021-10-30T05:03:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33356 #169 (1 connection now open) 2021-10-30T05:03:33.284+0000 I NETWORK [conn169] end connection 10.233.68.218:33356 (0 connections now open) 2021-10-30T05:03:33.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45856 #170 (1 connection now open) 2021-10-30T05:03:33.536+0000 I NETWORK [conn170] received client metadata from 127.0.0.1:45856 conn170: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:33.540+0000 I NETWORK [conn170] end connection 127.0.0.1:45856 (0 connections now open) 2021-10-30T05:03:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33438 #171 (1 connection now open) 2021-10-30T05:03:43.284+0000 I NETWORK [conn171] end connection 10.233.68.218:33438 (0 connections now open) 2021-10-30T05:03:43.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45940 #172 (1 connection now open) 2021-10-30T05:03:43.564+0000 I NETWORK [conn172] received client metadata from 127.0.0.1:45940 conn172: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:43.580+0000 I NETWORK [conn172] end connection 127.0.0.1:45940 (0 connections now open) 2021-10-30T05:03:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33520 #173 (1 connection now open) 2021-10-30T05:03:53.284+0000 I NETWORK [conn173] end connection 10.233.68.218:33520 (0 connections now open) 2021-10-30T05:03:53.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46020 #174 (1 connection now open) 2021-10-30T05:03:53.550+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:46020 conn174: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:03:53.556+0000 I NETWORK [conn174] end connection 127.0.0.1:46020 (0 connections now open) 2021-10-30T05:04:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33590 #175 (1 connection now open) 2021-10-30T05:04:03.284+0000 I NETWORK [conn175] end connection 10.233.68.218:33590 (0 connections now open) 2021-10-30T05:04:03.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46092 #176 (1 connection now open) 2021-10-30T05:04:03.552+0000 I NETWORK [conn176] received client metadata from 127.0.0.1:46092 conn176: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:03.556+0000 I NETWORK [conn176] end connection 127.0.0.1:46092 (0 connections now open) 2021-10-30T05:04:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33718 #177 (1 connection now open) 2021-10-30T05:04:13.284+0000 I NETWORK [conn177] end connection 10.233.68.218:33718 (0 connections now open) 2021-10-30T05:04:13.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46218 #178 (1 connection now open) 2021-10-30T05:04:13.534+0000 I NETWORK [conn178] received client metadata from 127.0.0.1:46218 conn178: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:13.538+0000 I NETWORK [conn178] end connection 127.0.0.1:46218 (0 connections now open) 2021-10-30T05:04:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33786 #179 (1 connection now open) 2021-10-30T05:04:23.284+0000 I NETWORK [conn179] end connection 10.233.68.218:33786 (0 connections now open) 2021-10-30T05:04:23.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46288 #180 (1 connection now open) 2021-10-30T05:04:23.574+0000 I NETWORK [conn180] received client metadata from 127.0.0.1:46288 conn180: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:23.587+0000 I NETWORK [conn180] end connection 127.0.0.1:46288 (0 connections now open) 2021-10-30T05:04:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33872 #181 (1 connection now open) 2021-10-30T05:04:33.284+0000 I NETWORK [conn181] end connection 10.233.68.218:33872 (0 connections now open) 2021-10-30T05:04:33.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46374 #182 (1 connection now open) 2021-10-30T05:04:33.562+0000 I NETWORK [conn182] received client metadata from 127.0.0.1:46374 conn182: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:33.567+0000 I NETWORK [conn182] end connection 127.0.0.1:46374 (0 connections now open) 2021-10-30T05:04:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33950 #183 (1 connection now open) 2021-10-30T05:04:43.284+0000 I NETWORK [conn183] end connection 10.233.68.218:33950 (0 connections now open) 2021-10-30T05:04:43.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46450 #184 (1 connection now open) 2021-10-30T05:04:43.580+0000 I NETWORK [conn184] received client metadata from 127.0.0.1:46450 conn184: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:43.586+0000 I NETWORK [conn184] end connection 127.0.0.1:46450 (0 connections now open) 2021-10-30T05:04:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34028 #185 (1 connection now open) 2021-10-30T05:04:53.284+0000 I NETWORK [conn185] end connection 10.233.68.218:34028 (0 connections now open) 2021-10-30T05:04:53.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46528 #186 (1 connection now open) 2021-10-30T05:04:53.544+0000 I NETWORK [conn186] received client metadata from 127.0.0.1:46528 conn186: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:04:53.549+0000 I NETWORK [conn186] end connection 127.0.0.1:46528 (0 connections now open) 2021-10-30T05:05:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34106 #187 (1 connection now open) 2021-10-30T05:05:03.284+0000 I NETWORK [conn187] end connection 10.233.68.218:34106 (0 connections now open) 2021-10-30T05:05:03.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46606 #188 (1 connection now open) 2021-10-30T05:05:03.559+0000 I NETWORK [conn188] received client metadata from 127.0.0.1:46606 conn188: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:03.563+0000 I NETWORK [conn188] end connection 127.0.0.1:46606 (0 connections now open) 2021-10-30T05:05:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34180 #189 (1 connection now open) 2021-10-30T05:05:13.284+0000 I NETWORK [conn189] end connection 10.233.68.218:34180 (0 connections now open) 2021-10-30T05:05:13.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46680 #190 (1 connection now open) 2021-10-30T05:05:13.559+0000 I NETWORK [conn190] received client metadata from 127.0.0.1:46680 conn190: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:13.563+0000 I NETWORK [conn190] end connection 127.0.0.1:46680 (0 connections now open) 2021-10-30T05:05:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34278 #191 (1 connection now open) 2021-10-30T05:05:23.284+0000 I NETWORK [conn191] end connection 10.233.68.218:34278 (0 connections now open) 2021-10-30T05:05:23.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46780 #192 (1 connection now open) 2021-10-30T05:05:23.565+0000 I NETWORK [conn192] received client metadata from 127.0.0.1:46780 conn192: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:23.577+0000 I NETWORK [conn192] end connection 127.0.0.1:46780 (0 connections now open) 2021-10-30T05:05:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34384 #193 (1 connection now open) 2021-10-30T05:05:33.284+0000 I NETWORK [conn193] end connection 10.233.68.218:34384 (0 connections now open) 2021-10-30T05:05:33.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46884 #194 (1 connection now open) 2021-10-30T05:05:33.571+0000 I NETWORK [conn194] received client metadata from 127.0.0.1:46884 conn194: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:33.577+0000 I NETWORK [conn194] end connection 127.0.0.1:46884 (0 connections now open) 2021-10-30T05:05:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34484 #195 (1 connection now open) 2021-10-30T05:05:43.284+0000 I NETWORK [conn195] end connection 10.233.68.218:34484 (0 connections now open) 2021-10-30T05:05:43.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46990 #196 (1 connection now open) 2021-10-30T05:05:43.638+0000 I NETWORK [conn196] received client metadata from 127.0.0.1:46990 conn196: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:43.644+0000 I NETWORK [conn196] end connection 127.0.0.1:46990 (0 connections now open) 2021-10-30T05:05:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34586 #197 (1 connection now open) 2021-10-30T05:05:53.284+0000 I NETWORK [conn197] end connection 10.233.68.218:34586 (0 connections now open) 2021-10-30T05:05:53.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47086 #198 (1 connection now open) 2021-10-30T05:05:53.580+0000 I NETWORK [conn198] received client metadata from 127.0.0.1:47086 conn198: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:05:53.585+0000 I NETWORK [conn198] end connection 127.0.0.1:47086 (0 connections now open) 2021-10-30T05:06:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34666 #199 (1 connection now open) 2021-10-30T05:06:03.285+0000 I NETWORK [conn199] end connection 10.233.68.218:34666 (0 connections now open) 2021-10-30T05:06:03.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47168 #200 (1 connection now open) 2021-10-30T05:06:03.576+0000 I NETWORK [conn200] received client metadata from 127.0.0.1:47168 conn200: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:03.582+0000 I NETWORK [conn200] end connection 127.0.0.1:47168 (0 connections now open) 2021-10-30T05:06:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34790 #201 (1 connection now open) 2021-10-30T05:06:13.284+0000 I NETWORK [conn201] end connection 10.233.68.218:34790 (0 connections now open) 2021-10-30T05:06:13.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47290 #202 (1 connection now open) 2021-10-30T05:06:13.548+0000 I NETWORK [conn202] received client metadata from 127.0.0.1:47290 conn202: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:13.552+0000 I NETWORK [conn202] end connection 127.0.0.1:47290 (0 connections now open) 2021-10-30T05:06:23.289+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34890 #203 (1 connection now open) 2021-10-30T05:06:23.290+0000 I NETWORK [conn203] end connection 10.233.68.218:34890 (0 connections now open) 2021-10-30T05:06:23.605+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47394 #204 (1 connection now open) 2021-10-30T05:06:23.605+0000 I NETWORK [conn204] received client metadata from 127.0.0.1:47394 conn204: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:23.610+0000 I NETWORK [conn204] end connection 127.0.0.1:47394 (0 connections now open) 2021-10-30T05:06:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35012 #205 (1 connection now open) 2021-10-30T05:06:33.284+0000 I NETWORK [conn205] end connection 10.233.68.218:35012 (0 connections now open) 2021-10-30T05:06:33.712+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47518 #206 (1 connection now open) 2021-10-30T05:06:33.716+0000 I NETWORK [conn206] received client metadata from 127.0.0.1:47518 conn206: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:33.726+0000 I NETWORK [conn206] end connection 127.0.0.1:47518 (0 connections now open) 2021-10-30T05:06:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35118 #207 (1 connection now open) 2021-10-30T05:06:43.286+0000 I NETWORK [conn207] end connection 10.233.68.218:35118 (0 connections now open) 2021-10-30T05:06:43.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47622 #208 (1 connection now open) 2021-10-30T05:06:43.628+0000 I NETWORK [conn208] received client metadata from 127.0.0.1:47622 conn208: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:43.645+0000 I NETWORK [conn208] end connection 127.0.0.1:47622 (0 connections now open) 2021-10-30T05:06:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35256 #209 (1 connection now open) 2021-10-30T05:06:53.284+0000 I NETWORK [conn209] end connection 10.233.68.218:35256 (0 connections now open) 2021-10-30T05:06:53.619+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47758 #210 (1 connection now open) 2021-10-30T05:06:53.620+0000 I NETWORK [conn210] received client metadata from 127.0.0.1:47758 conn210: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:06:53.660+0000 I NETWORK [conn210] end connection 127.0.0.1:47758 (0 connections now open) 2021-10-30T05:07:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35390 #211 (1 connection now open) 2021-10-30T05:07:03.284+0000 I NETWORK [conn211] end connection 10.233.68.218:35390 (0 connections now open) 2021-10-30T05:07:03.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47898 #212 (1 connection now open) 2021-10-30T05:07:03.641+0000 I NETWORK [conn212] received client metadata from 127.0.0.1:47898 conn212: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:03.653+0000 I NETWORK [conn212] end connection 127.0.0.1:47898 (0 connections now open) 2021-10-30T05:07:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35530 #213 (1 connection now open) 2021-10-30T05:07:13.285+0000 I NETWORK [conn213] end connection 10.233.68.218:35530 (0 connections now open) 2021-10-30T05:07:13.696+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48034 #214 (1 connection now open) 2021-10-30T05:07:13.696+0000 I NETWORK [conn214] received client metadata from 127.0.0.1:48034 conn214: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:13.704+0000 I NETWORK [conn214] end connection 127.0.0.1:48034 (0 connections now open) 2021-10-30T05:07:23.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35646 #215 (1 connection now open) 2021-10-30T05:07:23.292+0000 I NETWORK [conn215] end connection 10.233.68.218:35646 (0 connections now open) 2021-10-30T05:07:23.602+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48152 #216 (1 connection now open) 2021-10-30T05:07:23.602+0000 I NETWORK [conn216] received client metadata from 127.0.0.1:48152 conn216: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:23.608+0000 I NETWORK [conn216] end connection 127.0.0.1:48152 (0 connections now open) 2021-10-30T05:07:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35764 #217 (1 connection now open) 2021-10-30T05:07:33.284+0000 I NETWORK [conn217] end connection 10.233.68.218:35764 (0 connections now open) 2021-10-30T05:07:33.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48264 #218 (1 connection now open) 2021-10-30T05:07:33.566+0000 I NETWORK [conn218] received client metadata from 127.0.0.1:48264 conn218: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:33.572+0000 I NETWORK [conn218] end connection 127.0.0.1:48264 (0 connections now open) 2021-10-30T05:07:43.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35878 #219 (1 connection now open) 2021-10-30T05:07:43.292+0000 I NETWORK [conn219] end connection 10.233.68.218:35878 (0 connections now open) 2021-10-30T05:07:43.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48386 #220 (1 connection now open) 2021-10-30T05:07:43.842+0000 I NETWORK [conn220] received client metadata from 127.0.0.1:48386 conn220: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:43.861+0000 I NETWORK [conn220] end connection 127.0.0.1:48386 (0 connections now open) 2021-10-30T05:07:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35992 #221 (1 connection now open) 2021-10-30T05:07:53.284+0000 I NETWORK [conn221] end connection 10.233.68.218:35992 (0 connections now open) 2021-10-30T05:07:53.582+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48492 #222 (1 connection now open) 2021-10-30T05:07:53.583+0000 I NETWORK [conn222] received client metadata from 127.0.0.1:48492 conn222: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:07:53.589+0000 I NETWORK [conn222] end connection 127.0.0.1:48492 (0 connections now open) 2021-10-30T05:08:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36100 #223 (1 connection now open) 2021-10-30T05:08:03.284+0000 I NETWORK [conn223] end connection 10.233.68.218:36100 (0 connections now open) 2021-10-30T05:08:03.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48604 #224 (1 connection now open) 2021-10-30T05:08:03.567+0000 I NETWORK [conn224] received client metadata from 127.0.0.1:48604 conn224: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:03.594+0000 I NETWORK [conn224] end connection 127.0.0.1:48604 (0 connections now open) 2021-10-30T05:08:13.287+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36252 #225 (1 connection now open) 2021-10-30T05:08:13.288+0000 I NETWORK [conn225] end connection 10.233.68.218:36252 (0 connections now open) 2021-10-30T05:08:13.604+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48760 #226 (1 connection now open) 2021-10-30T05:08:13.619+0000 I NETWORK [conn226] received client metadata from 127.0.0.1:48760 conn226: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:13.648+0000 I NETWORK [conn226] end connection 127.0.0.1:48760 (0 connections now open) 2021-10-30T05:08:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36380 #227 (1 connection now open) 2021-10-30T05:08:23.288+0000 I NETWORK [conn227] end connection 10.233.68.218:36380 (0 connections now open) 2021-10-30T05:08:23.603+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48886 #228 (1 connection now open) 2021-10-30T05:08:23.603+0000 I NETWORK [conn228] received client metadata from 127.0.0.1:48886 conn228: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:23.607+0000 I NETWORK [conn228] end connection 127.0.0.1:48886 (0 connections now open) 2021-10-30T05:08:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36546 #229 (1 connection now open) 2021-10-30T05:08:33.285+0000 I NETWORK [conn229] end connection 10.233.68.218:36546 (0 connections now open) 2021-10-30T05:08:33.612+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49056 #230 (1 connection now open) 2021-10-30T05:08:33.612+0000 I NETWORK [conn230] received client metadata from 127.0.0.1:49056 conn230: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:33.629+0000 I NETWORK [conn230] end connection 127.0.0.1:49056 (0 connections now open) 2021-10-30T05:08:43.316+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36700 #231 (1 connection now open) 2021-10-30T05:08:43.320+0000 I NETWORK [conn231] end connection 10.233.68.218:36700 (0 connections now open) 2021-10-30T05:08:43.676+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49210 #232 (1 connection now open) 2021-10-30T05:08:43.677+0000 I NETWORK [conn232] received client metadata from 127.0.0.1:49210 conn232: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:43.716+0000 I NETWORK [conn232] end connection 127.0.0.1:49210 (0 connections now open) 2021-10-30T05:08:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36852 #233 (1 connection now open) 2021-10-30T05:08:53.288+0000 I NETWORK [conn233] end connection 10.233.68.218:36852 (0 connections now open) 2021-10-30T05:08:53.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49352 #234 (1 connection now open) 2021-10-30T05:08:53.596+0000 I NETWORK [conn234] received client metadata from 127.0.0.1:49352 conn234: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:08:53.615+0000 I NETWORK [conn234] end connection 127.0.0.1:49352 (0 connections now open) 2021-10-30T05:09:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36998 #235 (1 connection now open) 2021-10-30T05:09:03.285+0000 I NETWORK [conn235] end connection 10.233.68.218:36998 (0 connections now open) 2021-10-30T05:09:03.851+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49510 #236 (1 connection now open) 2021-10-30T05:09:03.852+0000 I NETWORK [conn236] received client metadata from 127.0.0.1:49510 conn236: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:09:03.908+0000 I NETWORK [conn236] end connection 127.0.0.1:49510 (0 connections now open) 2021-10-30T05:09:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37186 #237 (1 connection now open) 2021-10-30T05:09:13.284+0000 I NETWORK [conn237] end connection 10.233.68.218:37186 (0 connections now open) 2021-10-30T05:09:13.711+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49690 #238 (1 connection now open) 2021-10-30T05:09:13.712+0000 I NETWORK [conn238] received client metadata from 127.0.0.1:49690 conn238: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-30T05:09:13.765+0000 I NETWORK [conn238] end connection 127.0.0.1:49690 (0 connections now open) 2021-10-30T05:09:15.172+0000 I NETWORK [listener] connection accepted from 10.233.68.112:38892 #239 (1 connection now open) 2021-10-30T05:09:15.172+0000 I NETWORK [listener] connection accepted from 10.233.68.112:38894 #240 (2 connections now open) 2021-10-30T05:09:15.202+0000 I NETWORK [conn240] received client metadata from 10.233.68.112:38894 conn240: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "5.4.0-9-generic" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-30T05:09:15.204+0000 I NETWORK [conn239] received client metadata from 10.233.68.112:38892 conn239: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "5.4.0-9-generic" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-30T05:09:15.771+0000 I NETWORK [listener] connection accepted from 10.233.68.112:38902 #241 (3 connections now open) 2021-10-30T05:09:15.771+0000 I NETWORK [conn241] received client metadata from 10.233.68.112:38902 conn241: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "5.4.0-9-generic" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-30T05:09:15.794+0000 I STORAGE [conn241] createCollection: dcae-tcagen2.channelMessages with generated UUID: 8e7c812c-7172-4828-8198-44d918c96dd3 2021-10-30T05:09:16.421+0000 I INDEX [conn241] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-10-30T05:09:16.421+0000 I INDEX [conn241] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-30T05:09:16.433+0000 I INDEX [conn241] build index done. scanned 0 total records. 0 secs 2021-10-30T05:09:16.434+0000 I COMMAND [conn241] 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("cddb96c6-1442-46c9-874c-5b8b3170c92b") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 639ms 2021-10-30T05:09:16.586+0000 I INDEX [conn241] 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-10-30T05:09:16.586+0000 I INDEX [conn241] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-30T05:09:16.598+0000 I INDEX [conn241] build index done. scanned 0 total records. 0 secs 2021-10-30T05:09:16.599+0000 I COMMAND [conn241] 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("cddb96c6-1442-46c9-874c-5b8b3170c92b") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 158ms 2021-10-30T05:09:16.851+0000 I INDEX [conn241] 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-10-30T05:09:16.852+0000 I INDEX [conn241] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-30T05:09:16.866+0000 I INDEX [conn241] build index done. scanned 0 total records. 0 secs 2021-10-30T05:09:16.867+0000 I COMMAND [conn241] 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("cddb96c6-1442-46c9-874c-5b8b3170c92b") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 263ms 2021-10-30T05:09:17.025+0000 I INDEX [conn241] 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-10-30T05:09:17.025+0000 I INDEX [conn241] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-30T05:09:17.034+0000 I INDEX [conn241] build index done. scanned 0 total records. 0 secs 2021-10-30T05:09:17.035+0000 I COMMAND [conn241] 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("cddb96c6-1442-46c9-874c-5b8b3170c92b") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 2628 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 161ms 2021-10-30T05:09:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37348 #242 (4 connections now open) 2021-10-30T05:09:23.284+0000 I NETWORK [conn242] end connection 10.233.68.218:37348 (3 connections now open) 2021-10-30T05:09:23.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49852 #243 (4 connections now open) 2021-10-30T05:09:23.629+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:49852 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-10-30T05:09:23.633+0000 I NETWORK [conn243] end connection 127.0.0.1:49852 (3 connections now open) 2021-10-30T05:09:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37514 #244 (4 connections now open) 2021-10-30T05:09:33.284+0000 I NETWORK [conn244] end connection 10.233.68.218:37514 (3 connections now open) 2021-10-30T05:09:33.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50018 #245 (4 connections now open) 2021-10-30T05:09:33.625+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:50018 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-10-30T05:09:33.630+0000 I NETWORK [conn245] end connection 127.0.0.1:50018 (3 connections now open) 2021-10-30T05:09:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37674 #246 (4 connections now open) 2021-10-30T05:09:43.284+0000 I NETWORK [conn246] end connection 10.233.68.218:37674 (3 connections now open) 2021-10-30T05:09:43.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50174 #247 (4 connections now open) 2021-10-30T05:09:43.580+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:50174 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-10-30T05:09:43.597+0000 I NETWORK [conn247] end connection 127.0.0.1:50174 (3 connections now open) 2021-10-30T05:09:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37856 #248 (4 connections now open) 2021-10-30T05:09:53.284+0000 I NETWORK [conn248] end connection 10.233.68.218:37856 (3 connections now open) 2021-10-30T05:09:53.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50356 #249 (4 connections now open) 2021-10-30T05:09:53.580+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:50356 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-10-30T05:09:53.585+0000 I NETWORK [conn249] end connection 127.0.0.1:50356 (3 connections now open) 2021-10-30T05:10:03.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38018 #250 (4 connections now open) 2021-10-30T05:10:03.285+0000 I NETWORK [conn250] end connection 10.233.68.218:38018 (3 connections now open) 2021-10-30T05:10:03.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50518 #251 (4 connections now open) 2021-10-30T05:10:03.568+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:50518 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-10-30T05:10:03.592+0000 I NETWORK [conn251] end connection 127.0.0.1:50518 (3 connections now open) 2021-10-30T05:10:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38188 #252 (4 connections now open) 2021-10-30T05:10:13.284+0000 I NETWORK [conn252] end connection 10.233.68.218:38188 (3 connections now open) 2021-10-30T05:10:13.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50688 #253 (4 connections now open) 2021-10-30T05:10:13.582+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:50688 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-10-30T05:10:13.586+0000 I NETWORK [conn253] end connection 127.0.0.1:50688 (3 connections now open) 2021-10-30T05:10:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38362 #254 (4 connections now open) 2021-10-30T05:10:23.285+0000 I NETWORK [conn254] end connection 10.233.68.218:38362 (3 connections now open) 2021-10-30T05:10:23.607+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50866 #255 (4 connections now open) 2021-10-30T05:10:23.608+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:50866 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-10-30T05:10:23.621+0000 I NETWORK [conn255] end connection 127.0.0.1:50866 (3 connections now open) 2021-10-30T05:10:33.287+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38528 #256 (4 connections now open) 2021-10-30T05:10:33.288+0000 I NETWORK [conn256] end connection 10.233.68.218:38528 (3 connections now open) 2021-10-30T05:10:33.612+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51034 #257 (4 connections now open) 2021-10-30T05:10:33.620+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:51034 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-10-30T05:10:33.650+0000 I NETWORK [conn257] end connection 127.0.0.1:51034 (3 connections now open) 2021-10-30T05:10:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38690 #258 (4 connections now open) 2021-10-30T05:10:43.287+0000 I NETWORK [conn258] end connection 10.233.68.218:38690 (3 connections now open) 2021-10-30T05:10:43.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51190 #259 (4 connections now open) 2021-10-30T05:10:43.583+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:51190 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-10-30T05:10:43.588+0000 I NETWORK [conn259] end connection 127.0.0.1:51190 (3 connections now open) 2021-10-30T05:10:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38876 #260 (4 connections now open) 2021-10-30T05:10:53.285+0000 I NETWORK [conn260] end connection 10.233.68.218:38876 (3 connections now open) 2021-10-30T05:10:53.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51380 #261 (4 connections now open) 2021-10-30T05:10:53.568+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:51380 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-10-30T05:10:53.572+0000 I NETWORK [conn261] end connection 127.0.0.1:51380 (3 connections now open) 2021-10-30T05:11:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39074 #262 (4 connections now open) 2021-10-30T05:11:03.284+0000 I NETWORK [conn262] end connection 10.233.68.218:39074 (3 connections now open) 2021-10-30T05:11:03.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51574 #263 (4 connections now open) 2021-10-30T05:11:03.558+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:51574 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-10-30T05:11:03.562+0000 I NETWORK [conn263] end connection 127.0.0.1:51574 (3 connections now open) 2021-10-30T05:11:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39244 #264 (4 connections now open) 2021-10-30T05:11:13.284+0000 I NETWORK [conn264] end connection 10.233.68.218:39244 (3 connections now open) 2021-10-30T05:11:13.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51744 #265 (4 connections now open) 2021-10-30T05:11:13.589+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:51744 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-10-30T05:11:13.593+0000 I NETWORK [conn265] end connection 127.0.0.1:51744 (3 connections now open) 2021-10-30T05:11:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39390 #266 (4 connections now open) 2021-10-30T05:11:23.286+0000 I NETWORK [conn266] end connection 10.233.68.218:39390 (3 connections now open) 2021-10-30T05:11:23.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51890 #267 (4 connections now open) 2021-10-30T05:11:23.589+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:51890 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-10-30T05:11:23.596+0000 I NETWORK [conn267] end connection 127.0.0.1:51890 (3 connections now open) 2021-10-30T05:11:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39556 #268 (4 connections now open) 2021-10-30T05:11:33.284+0000 I NETWORK [conn268] end connection 10.233.68.218:39556 (3 connections now open) 2021-10-30T05:11:33.583+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52058 #269 (4 connections now open) 2021-10-30T05:11:33.584+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:52058 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-10-30T05:11:33.589+0000 I NETWORK [conn269] end connection 127.0.0.1:52058 (3 connections now open) 2021-10-30T05:11:43.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39710 #270 (4 connections now open) 2021-10-30T05:11:43.288+0000 I NETWORK [conn270] end connection 10.233.68.218:39710 (3 connections now open) 2021-10-30T05:11:43.608+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52214 #271 (4 connections now open) 2021-10-30T05:11:43.608+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:52214 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-10-30T05:11:43.613+0000 I NETWORK [conn271] end connection 127.0.0.1:52214 (3 connections now open) 2021-10-30T05:11:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39876 #272 (4 connections now open) 2021-10-30T05:11:53.284+0000 I NETWORK [conn272] end connection 10.233.68.218:39876 (3 connections now open) 2021-10-30T05:11:53.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52376 #273 (4 connections now open) 2021-10-30T05:11:53.571+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:52376 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-10-30T05:11:53.577+0000 I NETWORK [conn273] end connection 127.0.0.1:52376 (3 connections now open) 2021-10-30T05:12:03.286+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40126 #274 (4 connections now open) 2021-10-30T05:12:03.287+0000 I NETWORK [conn274] end connection 10.233.68.218:40126 (3 connections now open) 2021-10-30T05:12:03.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52658 #275 (4 connections now open) 2021-10-30T05:12:03.561+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:52658 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-10-30T05:12:03.567+0000 I NETWORK [conn275] end connection 127.0.0.1:52658 (3 connections now open) 2021-10-30T05:12:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40434 #276 (4 connections now open) 2021-10-30T05:12:13.285+0000 I NETWORK [conn276] end connection 10.233.68.218:40434 (3 connections now open) 2021-10-30T05:12:13.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52934 #277 (4 connections now open) 2021-10-30T05:12:13.560+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:52934 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-10-30T05:12:13.566+0000 I NETWORK [conn277] end connection 127.0.0.1:52934 (3 connections now open) 2021-10-30T05:12:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40584 #278 (4 connections now open) 2021-10-30T05:12:23.284+0000 I NETWORK [conn278] end connection 10.233.68.218:40584 (3 connections now open) 2021-10-30T05:12:23.599+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53086 #279 (4 connections now open) 2021-10-30T05:12:23.601+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:53086 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-10-30T05:12:23.605+0000 I NETWORK [conn279] end connection 127.0.0.1:53086 (3 connections now open) 2021-10-30T05:12:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40764 #280 (4 connections now open) 2021-10-30T05:12:33.284+0000 I NETWORK [conn280] end connection 10.233.68.218:40764 (3 connections now open) 2021-10-30T05:12:33.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53264 #281 (4 connections now open) 2021-10-30T05:12:33.561+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:53264 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-10-30T05:12:33.566+0000 I NETWORK [conn281] end connection 127.0.0.1:53264 (3 connections now open) 2021-10-30T05:12:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40934 #282 (4 connections now open) 2021-10-30T05:12:43.284+0000 I NETWORK [conn282] end connection 10.233.68.218:40934 (3 connections now open) 2021-10-30T05:12:43.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53438 #283 (4 connections now open) 2021-10-30T05:12:43.581+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:53438 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-10-30T05:12:43.592+0000 I NETWORK [conn283] end connection 127.0.0.1:53438 (3 connections now open) 2021-10-30T05:12:53.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41106 #284 (4 connections now open) 2021-10-30T05:12:53.285+0000 I NETWORK [conn284] end connection 10.233.68.218:41106 (3 connections now open) 2021-10-30T05:12:53.601+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53610 #285 (4 connections now open) 2021-10-30T05:12:53.602+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:53610 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-10-30T05:12:53.608+0000 I NETWORK [conn285] end connection 127.0.0.1:53610 (3 connections now open) 2021-10-30T05:13:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41272 #286 (4 connections now open) 2021-10-30T05:13:03.284+0000 I NETWORK [conn286] end connection 10.233.68.218:41272 (3 connections now open) 2021-10-30T05:13:03.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53774 #287 (4 connections now open) 2021-10-30T05:13:03.563+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:53774 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-10-30T05:13:03.583+0000 I NETWORK [conn287] end connection 127.0.0.1:53774 (3 connections now open) 2021-10-30T05:13:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41446 #288 (4 connections now open) 2021-10-30T05:13:13.284+0000 I NETWORK [conn288] end connection 10.233.68.218:41446 (3 connections now open) 2021-10-30T05:13:13.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53948 #289 (4 connections now open) 2021-10-30T05:13:13.558+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:53948 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-10-30T05:13:13.563+0000 I NETWORK [conn289] end connection 127.0.0.1:53948 (3 connections now open) 2021-10-30T05:13:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41608 #290 (4 connections now open) 2021-10-30T05:13:23.284+0000 I NETWORK [conn290] end connection 10.233.68.218:41608 (3 connections now open) 2021-10-30T05:13:23.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54110 #291 (4 connections now open) 2021-10-30T05:13:23.577+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:54110 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-10-30T05:13:23.586+0000 I NETWORK [conn291] end connection 127.0.0.1:54110 (3 connections now open) 2021-10-30T05:13:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41812 #292 (4 connections now open) 2021-10-30T05:13:33.290+0000 I NETWORK [conn292] end connection 10.233.68.218:41812 (3 connections now open) 2021-10-30T05:13:33.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54320 #293 (4 connections now open) 2021-10-30T05:13:33.591+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:54320 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-10-30T05:13:33.596+0000 I NETWORK [conn293] end connection 127.0.0.1:54320 (3 connections now open) 2021-10-30T05:13:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42040 #294 (4 connections now open) 2021-10-30T05:13:43.288+0000 I NETWORK [conn294] end connection 10.233.68.218:42040 (3 connections now open) 2021-10-30T05:13:43.616+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54548 #295 (4 connections now open) 2021-10-30T05:13:43.620+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:54548 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-10-30T05:13:43.629+0000 I NETWORK [conn295] end connection 127.0.0.1:54548 (3 connections now open) 2021-10-30T05:13:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42228 #296 (4 connections now open) 2021-10-30T05:13:53.284+0000 I NETWORK [conn296] end connection 10.233.68.218:42228 (3 connections now open) 2021-10-30T05:13:53.583+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54728 #297 (4 connections now open) 2021-10-30T05:13:53.584+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:54728 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-10-30T05:13:53.590+0000 I NETWORK [conn297] end connection 127.0.0.1:54728 (3 connections now open) 2021-10-30T05:14:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42394 #298 (4 connections now open) 2021-10-30T05:14:03.284+0000 I NETWORK [conn298] end connection 10.233.68.218:42394 (3 connections now open) 2021-10-30T05:14:03.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54894 #299 (4 connections now open) 2021-10-30T05:14:03.544+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:54894 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-10-30T05:14:03.550+0000 I NETWORK [conn299] end connection 127.0.0.1:54894 (3 connections now open) 2021-10-30T05:14:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42576 #300 (4 connections now open) 2021-10-30T05:14:13.285+0000 I NETWORK [conn300] end connection 10.233.68.218:42576 (3 connections now open) 2021-10-30T05:14:13.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55076 #301 (4 connections now open) 2021-10-30T05:14:13.578+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:55076 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-10-30T05:14:13.583+0000 I NETWORK [conn301] end connection 127.0.0.1:55076 (3 connections now open) 2021-10-30T05:14:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42742 #302 (4 connections now open) 2021-10-30T05:14:23.288+0000 I NETWORK [conn302] end connection 10.233.68.218:42742 (3 connections now open) 2021-10-30T05:14:23.609+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55244 #303 (4 connections now open) 2021-10-30T05:14:23.610+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:55244 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-10-30T05:14:23.621+0000 I NETWORK [conn303] end connection 127.0.0.1:55244 (3 connections now open) 2021-10-30T05:14:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42934 #304 (4 connections now open) 2021-10-30T05:14:33.286+0000 I NETWORK [conn304] end connection 10.233.68.218:42934 (3 connections now open) 2021-10-30T05:14:33.672+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55442 #305 (4 connections now open) 2021-10-30T05:14:33.672+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:55442 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-10-30T05:14:33.677+0000 I NETWORK [conn305] end connection 127.0.0.1:55442 (3 connections now open) 2021-10-30T05:14:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43146 #306 (4 connections now open) 2021-10-30T05:14:43.285+0000 I NETWORK [conn306] end connection 10.233.68.218:43146 (3 connections now open) 2021-10-30T05:14:43.681+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55650 #307 (4 connections now open) 2021-10-30T05:14:43.682+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:55650 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-10-30T05:14:43.695+0000 I NETWORK [conn307] end connection 127.0.0.1:55650 (3 connections now open) 2021-10-30T05:14:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43318 #308 (4 connections now open) 2021-10-30T05:14:53.284+0000 I NETWORK [conn308] end connection 10.233.68.218:43318 (3 connections now open) 2021-10-30T05:14:53.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55820 #309 (4 connections now open) 2021-10-30T05:14:53.580+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:55820 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-10-30T05:14:53.585+0000 I NETWORK [conn309] end connection 127.0.0.1:55820 (3 connections now open) 2021-10-30T05:15:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43490 #310 (4 connections now open) 2021-10-30T05:15:03.284+0000 I NETWORK [conn310] end connection 10.233.68.218:43490 (3 connections now open) 2021-10-30T05:15:03.621+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56004 #311 (4 connections now open) 2021-10-30T05:15:03.621+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:56004 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-10-30T05:15:03.626+0000 I NETWORK [conn311] end connection 127.0.0.1:56004 (3 connections now open) 2021-10-30T05:15:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43676 #312 (4 connections now open) 2021-10-30T05:15:13.284+0000 I NETWORK [conn312] end connection 10.233.68.218:43676 (3 connections now open) 2021-10-30T05:15:13.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56178 #313 (4 connections now open) 2021-10-30T05:15:13.546+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:56178 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-10-30T05:15:13.551+0000 I NETWORK [conn313] end connection 127.0.0.1:56178 (3 connections now open) 2021-10-30T05:15:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43842 #314 (4 connections now open) 2021-10-30T05:15:23.284+0000 I NETWORK [conn314] end connection 10.233.68.218:43842 (3 connections now open) 2021-10-30T05:15:23.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56348 #315 (4 connections now open) 2021-10-30T05:15:23.556+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:56348 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-10-30T05:15:23.560+0000 I NETWORK [conn315] end connection 127.0.0.1:56348 (3 connections now open) 2021-10-30T05:15:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44034 #316 (4 connections now open) 2021-10-30T05:15:33.284+0000 I NETWORK [conn316] end connection 10.233.68.218:44034 (3 connections now open) 2021-10-30T05:15:33.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56536 #317 (4 connections now open) 2021-10-30T05:15:33.548+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:56536 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-10-30T05:15:33.552+0000 I NETWORK [conn317] end connection 127.0.0.1:56536 (3 connections now open) 2021-10-30T05:15:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44212 #318 (4 connections now open) 2021-10-30T05:15:43.284+0000 I NETWORK [conn318] end connection 10.233.68.218:44212 (3 connections now open) 2021-10-30T05:15:43.598+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56722 #319 (4 connections now open) 2021-10-30T05:15:43.599+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:56722 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-10-30T05:15:43.607+0000 I NETWORK [conn319] end connection 127.0.0.1:56722 (3 connections now open) 2021-10-30T05:15:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44390 #320 (4 connections now open) 2021-10-30T05:15:53.284+0000 I NETWORK [conn320] end connection 10.233.68.218:44390 (3 connections now open) 2021-10-30T05:15:53.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56892 #321 (4 connections now open) 2021-10-30T05:15:53.594+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:56892 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-10-30T05:15:53.601+0000 I NETWORK [conn321] end connection 127.0.0.1:56892 (3 connections now open) 2021-10-30T05:16:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44558 #322 (4 connections now open) 2021-10-30T05:16:03.284+0000 I NETWORK [conn322] end connection 10.233.68.218:44558 (3 connections now open) 2021-10-30T05:16:03.569+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57062 #323 (4 connections now open) 2021-10-30T05:16:03.570+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:57062 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-10-30T05:16:03.587+0000 I NETWORK [conn323] end connection 127.0.0.1:57062 (3 connections now open) 2021-10-30T05:16:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44748 #324 (4 connections now open) 2021-10-30T05:16:13.284+0000 I NETWORK [conn324] end connection 10.233.68.218:44748 (3 connections now open) 2021-10-30T05:16:13.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57250 #325 (4 connections now open) 2021-10-30T05:16:13.566+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:57250 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-10-30T05:16:13.571+0000 I NETWORK [conn325] end connection 127.0.0.1:57250 (3 connections now open) 2021-10-30T05:16:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44912 #326 (4 connections now open) 2021-10-30T05:16:23.284+0000 I NETWORK [conn326] end connection 10.233.68.218:44912 (3 connections now open) 2021-10-30T05:16:23.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57416 #327 (4 connections now open) 2021-10-30T05:16:23.561+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:57416 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-10-30T05:16:23.582+0000 I NETWORK [conn327] end connection 127.0.0.1:57416 (3 connections now open) 2021-10-30T05:16:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45094 #328 (4 connections now open) 2021-10-30T05:16:33.284+0000 I NETWORK [conn328] end connection 10.233.68.218:45094 (3 connections now open) 2021-10-30T05:16:33.582+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57594 #329 (4 connections now open) 2021-10-30T05:16:33.583+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:57594 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-10-30T05:16:33.587+0000 I NETWORK [conn329] end connection 127.0.0.1:57594 (3 connections now open) 2021-10-30T05:16:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45264 #330 (4 connections now open) 2021-10-30T05:16:43.286+0000 I NETWORK [conn330] end connection 10.233.68.218:45264 (3 connections now open) 2021-10-30T05:16:43.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57772 #331 (4 connections now open) 2021-10-30T05:16:43.625+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:57772 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-10-30T05:16:43.630+0000 I NETWORK [conn331] end connection 127.0.0.1:57772 (3 connections now open) 2021-10-30T05:16:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45438 #332 (4 connections now open) 2021-10-30T05:16:53.284+0000 I NETWORK [conn332] end connection 10.233.68.218:45438 (3 connections now open) 2021-10-30T05:16:53.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57940 #333 (4 connections now open) 2021-10-30T05:16:53.581+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:57940 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-10-30T05:16:53.586+0000 I NETWORK [conn333] end connection 127.0.0.1:57940 (3 connections now open) 2021-10-30T05:17:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45612 #334 (4 connections now open) 2021-10-30T05:17:03.285+0000 I NETWORK [conn334] end connection 10.233.68.218:45612 (3 connections now open) 2021-10-30T05:17:03.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58116 #335 (4 connections now open) 2021-10-30T05:17:03.555+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:58116 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-10-30T05:17:03.559+0000 I NETWORK [conn335] end connection 127.0.0.1:58116 (3 connections now open) 2021-10-30T05:17:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45790 #336 (4 connections now open) 2021-10-30T05:17:13.284+0000 I NETWORK [conn336] end connection 10.233.68.218:45790 (3 connections now open) 2021-10-30T05:17:13.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58292 #337 (4 connections now open) 2021-10-30T05:17:13.558+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:58292 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-10-30T05:17:13.562+0000 I NETWORK [conn337] end connection 127.0.0.1:58292 (3 connections now open) 2021-10-30T05:17:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45966 #338 (4 connections now open) 2021-10-30T05:17:23.284+0000 I NETWORK [conn338] end connection 10.233.68.218:45966 (3 connections now open) 2021-10-30T05:17:23.584+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58470 #339 (4 connections now open) 2021-10-30T05:17:23.585+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:58470 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-10-30T05:17:23.591+0000 I NETWORK [conn339] end connection 127.0.0.1:58470 (3 connections now open) 2021-10-30T05:17:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46146 #340 (4 connections now open) 2021-10-30T05:17:33.284+0000 I NETWORK [conn340] end connection 10.233.68.218:46146 (3 connections now open) 2021-10-30T05:17:33.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58650 #341 (4 connections now open) 2021-10-30T05:17:33.561+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:58650 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-10-30T05:17:33.566+0000 I NETWORK [conn341] end connection 127.0.0.1:58650 (3 connections now open) 2021-10-30T05:17:43.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46316 #342 (4 connections now open) 2021-10-30T05:17:43.289+0000 I NETWORK [conn342] end connection 10.233.68.218:46316 (3 connections now open) 2021-10-30T05:17:43.598+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58826 #343 (4 connections now open) 2021-10-30T05:17:43.598+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:58826 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-10-30T05:17:43.604+0000 I NETWORK [conn343] end connection 127.0.0.1:58826 (3 connections now open) 2021-10-30T05:17:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46490 #344 (4 connections now open) 2021-10-30T05:17:53.284+0000 I NETWORK [conn344] end connection 10.233.68.218:46490 (3 connections now open) 2021-10-30T05:17:53.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58990 #345 (4 connections now open) 2021-10-30T05:17:53.549+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:58990 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-10-30T05:17:53.553+0000 I NETWORK [conn345] end connection 127.0.0.1:58990 (3 connections now open) 2021-10-30T05:18:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46654 #346 (4 connections now open) 2021-10-30T05:18:03.284+0000 I NETWORK [conn346] end connection 10.233.68.218:46654 (3 connections now open) 2021-10-30T05:18:03.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59154 #347 (4 connections now open) 2021-10-30T05:18:03.564+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:59154 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-10-30T05:18:03.568+0000 I NETWORK [conn347] end connection 127.0.0.1:59154 (3 connections now open) 2021-10-30T05:18:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46832 #348 (4 connections now open) 2021-10-30T05:18:13.286+0000 I NETWORK [conn348] end connection 10.233.68.218:46832 (3 connections now open) 2021-10-30T05:18:13.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59334 #349 (4 connections now open) 2021-10-30T05:18:13.555+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:59334 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-10-30T05:18:13.560+0000 I NETWORK [conn349] end connection 127.0.0.1:59334 (3 connections now open) 2021-10-30T05:18:23.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46998 #350 (4 connections now open) 2021-10-30T05:18:23.288+0000 I NETWORK [conn350] end connection 10.233.68.218:46998 (3 connections now open) 2021-10-30T05:18:23.584+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59502 #351 (4 connections now open) 2021-10-30T05:18:23.584+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:59502 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-10-30T05:18:23.589+0000 I NETWORK [conn351] end connection 127.0.0.1:59502 (3 connections now open) 2021-10-30T05:18:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47184 #352 (4 connections now open) 2021-10-30T05:18:33.284+0000 I NETWORK [conn352] end connection 10.233.68.218:47184 (3 connections now open) 2021-10-30T05:18:33.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59686 #353 (4 connections now open) 2021-10-30T05:18:33.577+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:59686 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-10-30T05:18:33.581+0000 I NETWORK [conn353] end connection 127.0.0.1:59686 (3 connections now open) 2021-10-30T05:18:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47390 #354 (4 connections now open) 2021-10-30T05:18:43.284+0000 I NETWORK [conn354] end connection 10.233.68.218:47390 (3 connections now open) 2021-10-30T05:18:43.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59896 #355 (4 connections now open) 2021-10-30T05:18:43.631+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:59896 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-10-30T05:18:43.640+0000 I NETWORK [conn355] end connection 127.0.0.1:59896 (3 connections now open) 2021-10-30T05:18:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47568 #356 (4 connections now open) 2021-10-30T05:18:53.284+0000 I NETWORK [conn356] end connection 10.233.68.218:47568 (3 connections now open) 2021-10-30T05:18:53.569+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60072 #357 (4 connections now open) 2021-10-30T05:18:53.570+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:60072 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-10-30T05:18:53.574+0000 I NETWORK [conn357] end connection 127.0.0.1:60072 (3 connections now open) 2021-10-30T05:19:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47740 #358 (4 connections now open) 2021-10-30T05:19:03.284+0000 I NETWORK [conn358] end connection 10.233.68.218:47740 (3 connections now open) 2021-10-30T05:19:03.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60242 #359 (4 connections now open) 2021-10-30T05:19:03.567+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:60242 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-10-30T05:19:03.574+0000 I NETWORK [conn359] end connection 127.0.0.1:60242 (3 connections now open) 2021-10-30T05:19:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47926 #360 (4 connections now open) 2021-10-30T05:19:13.284+0000 I NETWORK [conn360] end connection 10.233.68.218:47926 (3 connections now open) 2021-10-30T05:19:13.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60426 #361 (4 connections now open) 2021-10-30T05:19:13.588+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:60426 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-10-30T05:19:13.593+0000 I NETWORK [conn361] end connection 127.0.0.1:60426 (3 connections now open) 2021-10-30T05:19:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48092 #362 (4 connections now open) 2021-10-30T05:19:23.285+0000 I NETWORK [conn362] end connection 10.233.68.218:48092 (3 connections now open) 2021-10-30T05:19:23.615+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60594 #363 (4 connections now open) 2021-10-30T05:19:23.616+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:60594 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-10-30T05:19:23.622+0000 I NETWORK [conn363] end connection 127.0.0.1:60594 (3 connections now open) 2021-10-30T05:19:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48280 #364 (4 connections now open) 2021-10-30T05:19:33.284+0000 I NETWORK [conn364] end connection 10.233.68.218:48280 (3 connections now open) 2021-10-30T05:19:33.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60782 #365 (4 connections now open) 2021-10-30T05:19:33.564+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:60782 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-10-30T05:19:33.572+0000 I NETWORK [conn365] end connection 127.0.0.1:60782 (3 connections now open) 2021-10-30T05:19:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48512 #366 (4 connections now open) 2021-10-30T05:19:43.284+0000 I NETWORK [conn366] end connection 10.233.68.218:48512 (3 connections now open) 2021-10-30T05:19:43.676+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32784 #367 (4 connections now open) 2021-10-30T05:19:43.676+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:32784 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-10-30T05:19:43.681+0000 I NETWORK [conn367] end connection 127.0.0.1:32784 (3 connections now open) 2021-10-30T05:19:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48728 #368 (4 connections now open) 2021-10-30T05:19:53.284+0000 I NETWORK [conn368] end connection 10.233.68.218:48728 (3 connections now open) 2021-10-30T05:19:53.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32998 #369 (4 connections now open) 2021-10-30T05:19:53.580+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:32998 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-10-30T05:19:53.596+0000 I NETWORK [conn369] end connection 127.0.0.1:32998 (3 connections now open) 2021-10-30T05:20:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48946 #370 (4 connections now open) 2021-10-30T05:20:03.284+0000 I NETWORK [conn370] end connection 10.233.68.218:48946 (3 connections now open) 2021-10-30T05:20:03.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33216 #371 (4 connections now open) 2021-10-30T05:20:03.576+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:33216 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-10-30T05:20:03.584+0000 I NETWORK [conn371] end connection 127.0.0.1:33216 (3 connections now open) 2021-10-30T05:20:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49146 #372 (4 connections now open) 2021-10-30T05:20:13.284+0000 I NETWORK [conn372] end connection 10.233.68.218:49146 (3 connections now open) 2021-10-30T05:20:13.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33416 #373 (4 connections now open) 2021-10-30T05:20:13.542+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:33416 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-10-30T05:20:13.547+0000 I NETWORK [conn373] end connection 127.0.0.1:33416 (3 connections now open) 2021-10-30T05:20:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49328 #374 (4 connections now open) 2021-10-30T05:20:23.284+0000 I NETWORK [conn374] end connection 10.233.68.218:49328 (3 connections now open) 2021-10-30T05:20:23.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33598 #375 (4 connections now open) 2021-10-30T05:20:23.550+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:33598 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-10-30T05:20:23.554+0000 I NETWORK [conn375] end connection 127.0.0.1:33598 (3 connections now open) 2021-10-30T05:20:33.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49534 #376 (4 connections now open) 2021-10-30T05:20:33.285+0000 I NETWORK [conn376] end connection 10.233.68.218:49534 (3 connections now open) 2021-10-30T05:20:33.597+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33806 #377 (4 connections now open) 2021-10-30T05:20:33.598+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:33806 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-10-30T05:20:33.603+0000 I NETWORK [conn377] end connection 127.0.0.1:33806 (3 connections now open) 2021-10-30T05:20:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49720 #378 (4 connections now open) 2021-10-30T05:20:43.284+0000 I NETWORK [conn378] end connection 10.233.68.218:49720 (3 connections now open) 2021-10-30T05:20:43.616+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33996 #379 (4 connections now open) 2021-10-30T05:20:43.617+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:33996 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-10-30T05:20:43.621+0000 I NETWORK [conn379] end connection 127.0.0.1:33996 (3 connections now open) 2021-10-30T05:20:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49916 #380 (4 connections now open) 2021-10-30T05:20:53.284+0000 I NETWORK [conn380] end connection 10.233.68.218:49916 (3 connections now open) 2021-10-30T05:20:53.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34186 #381 (4 connections now open) 2021-10-30T05:20:53.578+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:34186 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-10-30T05:20:53.582+0000 I NETWORK [conn381] end connection 127.0.0.1:34186 (3 connections now open) 2021-10-30T05:21:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50114 #382 (4 connections now open) 2021-10-30T05:21:03.284+0000 I NETWORK [conn382] end connection 10.233.68.218:50114 (3 connections now open) 2021-10-30T05:21:03.586+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34384 #383 (4 connections now open) 2021-10-30T05:21:03.586+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:34384 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-10-30T05:21:03.593+0000 I NETWORK [conn383] end connection 127.0.0.1:34384 (3 connections now open) 2021-10-30T05:21:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50322 #384 (4 connections now open) 2021-10-30T05:21:13.284+0000 I NETWORK [conn384] end connection 10.233.68.218:50322 (3 connections now open) 2021-10-30T05:21:13.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34590 #385 (4 connections now open) 2021-10-30T05:21:13.566+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:34590 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-10-30T05:21:13.572+0000 I NETWORK [conn385] end connection 127.0.0.1:34590 (3 connections now open) 2021-10-30T05:21:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50506 #386 (4 connections now open) 2021-10-30T05:21:23.284+0000 I NETWORK [conn386] end connection 10.233.68.218:50506 (3 connections now open) 2021-10-30T05:21:23.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34776 #387 (4 connections now open) 2021-10-30T05:21:23.554+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:34776 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-10-30T05:21:23.558+0000 I NETWORK [conn387] end connection 127.0.0.1:34776 (3 connections now open) 2021-10-30T05:21:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50720 #388 (4 connections now open) 2021-10-30T05:21:33.284+0000 I NETWORK [conn388] end connection 10.233.68.218:50720 (3 connections now open) 2021-10-30T05:21:33.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34992 #389 (4 connections now open) 2021-10-30T05:21:33.547+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:34992 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-10-30T05:21:33.551+0000 I NETWORK [conn389] end connection 127.0.0.1:34992 (3 connections now open) 2021-10-30T05:21:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50920 #390 (4 connections now open) 2021-10-30T05:21:43.285+0000 I NETWORK [conn390] end connection 10.233.68.218:50920 (3 connections now open) 2021-10-30T05:21:43.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35192 #391 (4 connections now open) 2021-10-30T05:21:43.570+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:35192 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-10-30T05:21:43.583+0000 I NETWORK [conn391] end connection 127.0.0.1:35192 (3 connections now open) 2021-10-30T05:21:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51124 #392 (4 connections now open) 2021-10-30T05:21:53.284+0000 I NETWORK [conn392] end connection 10.233.68.218:51124 (3 connections now open) 2021-10-30T05:21:53.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35394 #393 (4 connections now open) 2021-10-30T05:21:53.541+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:35394 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-10-30T05:21:53.546+0000 I NETWORK [conn393] end connection 127.0.0.1:35394 (3 connections now open) 2021-10-30T05:22:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51342 #394 (4 connections now open) 2021-10-30T05:22:03.284+0000 I NETWORK [conn394] end connection 10.233.68.218:51342 (3 connections now open) 2021-10-30T05:22:03.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35612 #395 (4 connections now open) 2021-10-30T05:22:03.554+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:35612 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-10-30T05:22:03.558+0000 I NETWORK [conn395] end connection 127.0.0.1:35612 (3 connections now open) 2021-10-30T05:22:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51542 #396 (4 connections now open) 2021-10-30T05:22:13.284+0000 I NETWORK [conn396] end connection 10.233.68.218:51542 (3 connections now open) 2021-10-30T05:22:13.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35814 #397 (4 connections now open) 2021-10-30T05:22:13.557+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:35814 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-10-30T05:22:13.561+0000 I NETWORK [conn397] end connection 127.0.0.1:35814 (3 connections now open) 2021-10-30T05:22:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51720 #398 (4 connections now open) 2021-10-30T05:22:23.284+0000 I NETWORK [conn398] end connection 10.233.68.218:51720 (3 connections now open) 2021-10-30T05:22:23.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35990 #399 (4 connections now open) 2021-10-30T05:22:23.554+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:35990 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-10-30T05:22:23.558+0000 I NETWORK [conn399] end connection 127.0.0.1:35990 (3 connections now open) 2021-10-30T05:22:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51936 #400 (4 connections now open) 2021-10-30T05:22:33.284+0000 I NETWORK [conn400] end connection 10.233.68.218:51936 (3 connections now open) 2021-10-30T05:22:33.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36208 #401 (4 connections now open) 2021-10-30T05:22:33.564+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:36208 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-10-30T05:22:33.568+0000 I NETWORK [conn401] end connection 127.0.0.1:36208 (3 connections now open) 2021-10-30T05:22:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52132 #402 (4 connections now open) 2021-10-30T05:22:43.284+0000 I NETWORK [conn402] end connection 10.233.68.218:52132 (3 connections now open) 2021-10-30T05:22:43.622+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36408 #403 (4 connections now open) 2021-10-30T05:22:43.624+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:36408 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-10-30T05:22:43.634+0000 I NETWORK [conn403] end connection 127.0.0.1:36408 (3 connections now open) 2021-10-30T05:22:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52326 #404 (4 connections now open) 2021-10-30T05:22:53.284+0000 I NETWORK [conn404] end connection 10.233.68.218:52326 (3 connections now open) 2021-10-30T05:22:53.598+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36598 #405 (4 connections now open) 2021-10-30T05:22:53.599+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:36598 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-10-30T05:22:53.611+0000 I NETWORK [conn405] end connection 127.0.0.1:36598 (3 connections now open) 2021-10-30T05:23:03.286+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52518 #406 (4 connections now open) 2021-10-30T05:23:03.292+0000 I NETWORK [conn406] end connection 10.233.68.218:52518 (3 connections now open) 2021-10-30T05:23:03.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36788 #407 (4 connections now open) 2021-10-30T05:23:03.574+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:36788 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-10-30T05:23:03.583+0000 I NETWORK [conn407] end connection 127.0.0.1:36788 (3 connections now open) 2021-10-30T05:23:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52718 #408 (4 connections now open) 2021-10-30T05:23:13.284+0000 I NETWORK [conn408] end connection 10.233.68.218:52718 (3 connections now open) 2021-10-30T05:23:13.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36988 #409 (4 connections now open) 2021-10-30T05:23:13.556+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:36988 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-10-30T05:23:13.560+0000 I NETWORK [conn409] end connection 127.0.0.1:36988 (3 connections now open) 2021-10-30T05:23:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52898 #410 (4 connections now open) 2021-10-30T05:23:23.284+0000 I NETWORK [conn410] end connection 10.233.68.218:52898 (3 connections now open) 2021-10-30T05:23:23.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37168 #411 (4 connections now open) 2021-10-30T05:23:23.552+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:37168 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-10-30T05:23:23.556+0000 I NETWORK [conn411] end connection 127.0.0.1:37168 (3 connections now open) 2021-10-30T05:23:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53106 #412 (4 connections now open) 2021-10-30T05:23:33.284+0000 I NETWORK [conn412] end connection 10.233.68.218:53106 (3 connections now open) 2021-10-30T05:23:33.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37378 #413 (4 connections now open) 2021-10-30T05:23:33.579+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:37378 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-10-30T05:23:33.588+0000 I NETWORK [conn413] end connection 127.0.0.1:37378 (3 connections now open) 2021-10-30T05:23:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53304 #414 (4 connections now open) 2021-10-30T05:23:43.284+0000 I NETWORK [conn414] end connection 10.233.68.218:53304 (3 connections now open) 2021-10-30T05:23:43.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37578 #415 (4 connections now open) 2021-10-30T05:23:43.586+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:37578 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-10-30T05:23:43.592+0000 I NETWORK [conn415] end connection 127.0.0.1:37578 (3 connections now open) 2021-10-30T05:23:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53504 #416 (4 connections now open) 2021-10-30T05:23:53.284+0000 I NETWORK [conn416] end connection 10.233.68.218:53504 (3 connections now open) 2021-10-30T05:23:53.606+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37778 #417 (4 connections now open) 2021-10-30T05:23:53.608+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:37778 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-10-30T05:23:53.618+0000 I NETWORK [conn417] end connection 127.0.0.1:37778 (3 connections now open) 2021-10-30T05:24:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53712 #418 (4 connections now open) 2021-10-30T05:24:03.284+0000 I NETWORK [conn418] end connection 10.233.68.218:53712 (3 connections now open) 2021-10-30T05:24:03.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37982 #419 (4 connections now open) 2021-10-30T05:24:03.553+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:37982 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-10-30T05:24:03.556+0000 I NETWORK [conn419] end connection 127.0.0.1:37982 (3 connections now open) 2021-10-30T05:24:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53906 #420 (4 connections now open) 2021-10-30T05:24:13.284+0000 I NETWORK [conn420] end connection 10.233.68.218:53906 (3 connections now open) 2021-10-30T05:24:13.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38176 #421 (4 connections now open) 2021-10-30T05:24:13.556+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:38176 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-10-30T05:24:13.560+0000 I NETWORK [conn421] end connection 127.0.0.1:38176 (3 connections now open) 2021-10-30T05:24:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54090 #422 (4 connections now open) 2021-10-30T05:24:23.284+0000 I NETWORK [conn422] end connection 10.233.68.218:54090 (3 connections now open) 2021-10-30T05:24:23.586+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38358 #423 (4 connections now open) 2021-10-30T05:24:23.587+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:38358 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-10-30T05:24:23.591+0000 I NETWORK [conn423] end connection 127.0.0.1:38358 (3 connections now open) 2021-10-30T05:24:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54312 #424 (4 connections now open) 2021-10-30T05:24:33.284+0000 I NETWORK [conn424] end connection 10.233.68.218:54312 (3 connections now open) 2021-10-30T05:24:33.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38584 #425 (4 connections now open) 2021-10-30T05:24:33.579+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:38584 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-10-30T05:24:33.584+0000 I NETWORK [conn425] end connection 127.0.0.1:38584 (3 connections now open) 2021-10-30T05:24:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54524 #426 (4 connections now open) 2021-10-30T05:24:43.286+0000 I NETWORK [conn426] end connection 10.233.68.218:54524 (3 connections now open) 2021-10-30T05:24:43.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38796 #427 (4 connections now open) 2021-10-30T05:24:43.593+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:38796 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-10-30T05:24:43.611+0000 I NETWORK [conn427] end connection 127.0.0.1:38796 (3 connections now open) 2021-10-30T05:24:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54726 #428 (4 connections now open) 2021-10-30T05:24:53.284+0000 I NETWORK [conn428] end connection 10.233.68.218:54726 (3 connections now open) 2021-10-30T05:24:53.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38998 #429 (4 connections now open) 2021-10-30T05:24:53.594+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:38998 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-10-30T05:24:53.602+0000 I NETWORK [conn429] end connection 127.0.0.1:38998 (3 connections now open) 2021-10-30T05:25:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54926 #430 (4 connections now open) 2021-10-30T05:25:03.284+0000 I NETWORK [conn430] end connection 10.233.68.218:54926 (3 connections now open) 2021-10-30T05:25:03.582+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39196 #431 (4 connections now open) 2021-10-30T05:25:03.584+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:39196 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-10-30T05:25:03.590+0000 I NETWORK [conn431] end connection 127.0.0.1:39196 (3 connections now open) 2021-10-30T05:25:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55128 #432 (4 connections now open) 2021-10-30T05:25:13.284+0000 I NETWORK [conn432] end connection 10.233.68.218:55128 (3 connections now open) 2021-10-30T05:25:13.665+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39400 #433 (4 connections now open) 2021-10-30T05:25:13.666+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:39400 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-10-30T05:25:13.671+0000 I NETWORK [conn433] end connection 127.0.0.1:39400 (3 connections now open) 2021-10-30T05:25:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55306 #434 (4 connections now open) 2021-10-30T05:25:23.284+0000 I NETWORK [conn434] end connection 10.233.68.218:55306 (3 connections now open) 2021-10-30T05:25:23.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39576 #435 (4 connections now open) 2021-10-30T05:25:23.572+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:39576 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-10-30T05:25:23.579+0000 I NETWORK [conn435] end connection 127.0.0.1:39576 (3 connections now open) 2021-10-30T05:25:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55516 #436 (4 connections now open) 2021-10-30T05:25:33.285+0000 I NETWORK [conn436] end connection 10.233.68.218:55516 (3 connections now open) 2021-10-30T05:25:33.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39788 #437 (4 connections now open) 2021-10-30T05:25:33.563+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:39788 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-10-30T05:25:33.566+0000 I NETWORK [conn437] end connection 127.0.0.1:39788 (3 connections now open) 2021-10-30T05:25:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55708 #438 (4 connections now open) 2021-10-30T05:25:43.285+0000 I NETWORK [conn438] end connection 10.233.68.218:55708 (3 connections now open) 2021-10-30T05:25:43.613+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39984 #439 (4 connections now open) 2021-10-30T05:25:43.613+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:39984 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-10-30T05:25:43.619+0000 I NETWORK [conn439] end connection 127.0.0.1:39984 (3 connections now open) 2021-10-30T05:25:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55904 #440 (4 connections now open) 2021-10-30T05:25:53.285+0000 I NETWORK [conn440] end connection 10.233.68.218:55904 (3 connections now open) 2021-10-30T05:25:53.602+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40178 #441 (4 connections now open) 2021-10-30T05:25:53.603+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:40178 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-10-30T05:25:53.609+0000 I NETWORK [conn441] end connection 127.0.0.1:40178 (3 connections now open) 2021-10-30T05:26:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56098 #442 (4 connections now open) 2021-10-30T05:26:03.285+0000 I NETWORK [conn442] end connection 10.233.68.218:56098 (3 connections now open) 2021-10-30T05:26:03.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40368 #443 (4 connections now open) 2021-10-30T05:26:03.580+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:40368 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-10-30T05:26:03.586+0000 I NETWORK [conn443] end connection 127.0.0.1:40368 (3 connections now open) 2021-10-30T05:26:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56302 #444 (4 connections now open) 2021-10-30T05:26:13.284+0000 I NETWORK [conn444] end connection 10.233.68.218:56302 (3 connections now open) 2021-10-30T05:26:13.612+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40574 #445 (4 connections now open) 2021-10-30T05:26:13.613+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:40574 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-10-30T05:26:13.617+0000 I NETWORK [conn445] end connection 127.0.0.1:40574 (3 connections now open) 2021-10-30T05:26:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56482 #446 (4 connections now open) 2021-10-30T05:26:23.284+0000 I NETWORK [conn446] end connection 10.233.68.218:56482 (3 connections now open) 2021-10-30T05:26:23.590+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40752 #447 (4 connections now open) 2021-10-30T05:26:23.590+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:40752 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-10-30T05:26:23.594+0000 I NETWORK [conn447] end connection 127.0.0.1:40752 (3 connections now open) 2021-10-30T05:26:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56698 #448 (4 connections now open) 2021-10-30T05:26:33.285+0000 I NETWORK [conn448] end connection 10.233.68.218:56698 (3 connections now open) 2021-10-30T05:26:33.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40970 #449 (4 connections now open) 2021-10-30T05:26:33.554+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:40970 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-10-30T05:26:33.558+0000 I NETWORK [conn449] end connection 127.0.0.1:40970 (3 connections now open) 2021-10-30T05:26:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56900 #450 (4 connections now open) 2021-10-30T05:26:43.284+0000 I NETWORK [conn450] end connection 10.233.68.218:56900 (3 connections now open) 2021-10-30T05:26:43.620+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41178 #451 (4 connections now open) 2021-10-30T05:26:43.624+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:41178 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-10-30T05:26:43.646+0000 I NETWORK [conn451] end connection 127.0.0.1:41178 (3 connections now open) 2021-10-30T05:26:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57114 #452 (4 connections now open) 2021-10-30T05:26:53.284+0000 I NETWORK [conn452] end connection 10.233.68.218:57114 (3 connections now open) 2021-10-30T05:26:53.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41386 #453 (4 connections now open) 2021-10-30T05:26:53.570+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:41386 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-10-30T05:26:53.576+0000 I NETWORK [conn453] end connection 127.0.0.1:41386 (3 connections now open) 2021-10-30T05:27:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57322 #454 (4 connections now open) 2021-10-30T05:27:03.284+0000 I NETWORK [conn454] end connection 10.233.68.218:57322 (3 connections now open) 2021-10-30T05:27:03.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41592 #455 (4 connections now open) 2021-10-30T05:27:03.576+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:41592 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-10-30T05:27:03.585+0000 I NETWORK [conn455] end connection 127.0.0.1:41592 (3 connections now open) 2021-10-30T05:27:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57530 #456 (4 connections now open) 2021-10-30T05:27:13.284+0000 I NETWORK [conn456] end connection 10.233.68.218:57530 (3 connections now open) 2021-10-30T05:27:13.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41800 #457 (4 connections now open) 2021-10-30T05:27:13.574+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:41800 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-10-30T05:27:13.579+0000 I NETWORK [conn457] end connection 127.0.0.1:41800 (3 connections now open) 2021-10-30T05:27:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57734 #458 (4 connections now open) 2021-10-30T05:27:23.284+0000 I NETWORK [conn458] end connection 10.233.68.218:57734 (3 connections now open) 2021-10-30T05:27:23.584+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42004 #459 (4 connections now open) 2021-10-30T05:27:23.584+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:42004 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-10-30T05:27:23.601+0000 I NETWORK [conn459] end connection 127.0.0.1:42004 (3 connections now open) 2021-10-30T05:27:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57974 #460 (4 connections now open) 2021-10-30T05:27:33.288+0000 I NETWORK [conn460] end connection 10.233.68.218:57974 (3 connections now open) 2021-10-30T05:27:33.591+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42246 #461 (4 connections now open) 2021-10-30T05:27:33.591+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:42246 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-10-30T05:27:33.605+0000 I NETWORK [conn461] end connection 127.0.0.1:42246 (3 connections now open) 2021-10-30T05:27:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58200 #462 (4 connections now open) 2021-10-30T05:27:43.285+0000 I NETWORK [conn462] end connection 10.233.68.218:58200 (3 connections now open) 2021-10-30T05:27:43.608+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42482 #463 (4 connections now open) 2021-10-30T05:27:43.608+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:42482 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-10-30T05:27:43.613+0000 I NETWORK [conn463] end connection 127.0.0.1:42482 (3 connections now open) 2021-10-30T05:27:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58416 #464 (4 connections now open) 2021-10-30T05:27:53.284+0000 I NETWORK [conn464] end connection 10.233.68.218:58416 (3 connections now open) 2021-10-30T05:27:53.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42688 #465 (4 connections now open) 2021-10-30T05:27:53.573+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:42688 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-10-30T05:27:53.577+0000 I NETWORK [conn465] end connection 127.0.0.1:42688 (3 connections now open) 2021-10-30T05:28:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58616 #466 (4 connections now open) 2021-10-30T05:28:03.285+0000 I NETWORK [conn466] end connection 10.233.68.218:58616 (3 connections now open) 2021-10-30T05:28:03.594+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42900 #467 (4 connections now open) 2021-10-30T05:28:03.594+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:42900 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-10-30T05:28:03.599+0000 I NETWORK [conn467] end connection 127.0.0.1:42900 (3 connections now open) 2021-10-30T05:28:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58840 #468 (4 connections now open) 2021-10-30T05:28:13.289+0000 I NETWORK [conn468] end connection 10.233.68.218:58840 (3 connections now open) 2021-10-30T05:28:13.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43114 #469 (4 connections now open) 2021-10-30T05:28:13.578+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:43114 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-10-30T05:28:13.582+0000 I NETWORK [conn469] end connection 127.0.0.1:43114 (3 connections now open) 2021-10-30T05:28:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59038 #470 (4 connections now open) 2021-10-30T05:28:23.284+0000 I NETWORK [conn470] end connection 10.233.68.218:59038 (3 connections now open) 2021-10-30T05:28:23.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43310 #471 (4 connections now open) 2021-10-30T05:28:23.578+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:43310 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-10-30T05:28:23.586+0000 I NETWORK [conn471] end connection 127.0.0.1:43310 (3 connections now open) 2021-10-30T05:28:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59282 #472 (4 connections now open) 2021-10-30T05:28:33.284+0000 I NETWORK [conn472] end connection 10.233.68.218:59282 (3 connections now open) 2021-10-30T05:28:33.595+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43556 #473 (4 connections now open) 2021-10-30T05:28:33.596+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:43556 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-10-30T05:28:33.601+0000 I NETWORK [conn473] end connection 127.0.0.1:43556 (3 connections now open) 2021-10-30T05:28:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59490 #474 (4 connections now open) 2021-10-30T05:28:43.287+0000 I NETWORK [conn474] end connection 10.233.68.218:59490 (3 connections now open) 2021-10-30T05:28:43.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43762 #475 (4 connections now open) 2021-10-30T05:28:43.585+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:43762 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-10-30T05:28:43.591+0000 I NETWORK [conn475] end connection 127.0.0.1:43762 (3 connections now open) 2021-10-30T05:28:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59700 #476 (4 connections now open) 2021-10-30T05:28:53.284+0000 I NETWORK [conn476] end connection 10.233.68.218:59700 (3 connections now open) 2021-10-30T05:28:53.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43970 #477 (4 connections now open) 2021-10-30T05:28:53.580+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:43970 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-10-30T05:28:53.586+0000 I NETWORK [conn477] end connection 127.0.0.1:43970 (3 connections now open) 2021-10-30T05:29:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59922 #478 (4 connections now open) 2021-10-30T05:29:03.284+0000 I NETWORK [conn478] end connection 10.233.68.218:59922 (3 connections now open) 2021-10-30T05:29:03.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44192 #479 (4 connections now open) 2021-10-30T05:29:03.581+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:44192 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-10-30T05:29:03.586+0000 I NETWORK [conn479] end connection 127.0.0.1:44192 (3 connections now open) 2021-10-30T05:29:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60130 #480 (4 connections now open) 2021-10-30T05:29:13.284+0000 I NETWORK [conn480] end connection 10.233.68.218:60130 (3 connections now open) 2021-10-30T05:29:13.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44400 #481 (4 connections now open) 2021-10-30T05:29:13.562+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:44400 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-10-30T05:29:13.566+0000 I NETWORK [conn481] end connection 127.0.0.1:44400 (3 connections now open) 2021-10-30T05:29:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60320 #482 (4 connections now open) 2021-10-30T05:29:23.284+0000 I NETWORK [conn482] end connection 10.233.68.218:60320 (3 connections now open) 2021-10-30T05:29:23.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44590 #483 (4 connections now open) 2021-10-30T05:29:23.553+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:44590 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-10-30T05:29:23.557+0000 I NETWORK [conn483] end connection 127.0.0.1:44590 (3 connections now open) 2021-10-30T05:29:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60534 #484 (4 connections now open) 2021-10-30T05:29:33.284+0000 I NETWORK [conn484] end connection 10.233.68.218:60534 (3 connections now open) 2021-10-30T05:29:33.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44808 #485 (4 connections now open) 2021-10-30T05:29:33.582+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:44808 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-10-30T05:29:33.589+0000 I NETWORK [conn485] end connection 127.0.0.1:44808 (3 connections now open) 2021-10-30T05:29:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60738 #486 (4 connections now open) 2021-10-30T05:29:43.284+0000 I NETWORK [conn486] end connection 10.233.68.218:60738 (3 connections now open) 2021-10-30T05:29:43.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45014 #487 (4 connections now open) 2021-10-30T05:29:43.639+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:45014 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-10-30T05:29:43.645+0000 I NETWORK [conn487] end connection 127.0.0.1:45014 (3 connections now open) 2021-10-30T05:29:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60952 #488 (4 connections now open) 2021-10-30T05:29:53.284+0000 I NETWORK [conn488] end connection 10.233.68.218:60952 (3 connections now open) 2021-10-30T05:29:53.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45222 #489 (4 connections now open) 2021-10-30T05:29:53.579+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:45222 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-10-30T05:29:53.584+0000 I NETWORK [conn489] end connection 127.0.0.1:45222 (3 connections now open) 2021-10-30T05:30:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:32924 #490 (4 connections now open) 2021-10-30T05:30:03.284+0000 I NETWORK [conn490] end connection 10.233.68.218:32924 (3 connections now open) 2021-10-30T05:30:03.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45426 #491 (4 connections now open) 2021-10-30T05:30:03.579+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:45426 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-10-30T05:30:03.585+0000 I NETWORK [conn491] end connection 127.0.0.1:45426 (3 connections now open) 2021-10-30T05:30:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33132 #492 (4 connections now open) 2021-10-30T05:30:13.284+0000 I NETWORK [conn492] end connection 10.233.68.218:33132 (3 connections now open) 2021-10-30T05:30:13.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45636 #493 (4 connections now open) 2021-10-30T05:30:13.580+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:45636 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-10-30T05:30:13.585+0000 I NETWORK [conn493] end connection 127.0.0.1:45636 (3 connections now open) 2021-10-30T05:30:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33320 #494 (4 connections now open) 2021-10-30T05:30:23.284+0000 I NETWORK [conn494] end connection 10.233.68.218:33320 (3 connections now open) 2021-10-30T05:30:23.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45822 #495 (4 connections now open) 2021-10-30T05:30:23.572+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:45822 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-10-30T05:30:23.580+0000 I NETWORK [conn495] end connection 127.0.0.1:45822 (3 connections now open) 2021-10-30T05:30:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33532 #496 (4 connections now open) 2021-10-30T05:30:33.284+0000 I NETWORK [conn496] end connection 10.233.68.218:33532 (3 connections now open) 2021-10-30T05:30:33.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46036 #497 (4 connections now open) 2021-10-30T05:30:33.567+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:46036 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-10-30T05:30:33.571+0000 I NETWORK [conn497] end connection 127.0.0.1:46036 (3 connections now open) 2021-10-30T05:30:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33742 #498 (4 connections now open) 2021-10-30T05:30:43.284+0000 I NETWORK [conn498] end connection 10.233.68.218:33742 (3 connections now open) 2021-10-30T05:30:43.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46248 #499 (4 connections now open) 2021-10-30T05:30:43.594+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:46248 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-10-30T05:30:43.599+0000 I NETWORK [conn499] end connection 127.0.0.1:46248 (3 connections now open) 2021-10-30T05:30:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33958 #500 (4 connections now open) 2021-10-30T05:30:53.284+0000 I NETWORK [conn500] end connection 10.233.68.218:33958 (3 connections now open) 2021-10-30T05:30:53.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46460 #501 (4 connections now open) 2021-10-30T05:30:53.555+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:46460 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-10-30T05:30:53.559+0000 I NETWORK [conn501] end connection 127.0.0.1:46460 (3 connections now open) 2021-10-30T05:31:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34168 #502 (4 connections now open) 2021-10-30T05:31:03.284+0000 I NETWORK [conn502] end connection 10.233.68.218:34168 (3 connections now open) 2021-10-30T05:31:03.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46670 #503 (4 connections now open) 2021-10-30T05:31:03.558+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:46670 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-10-30T05:31:03.562+0000 I NETWORK [conn503] end connection 127.0.0.1:46670 (3 connections now open) 2021-10-30T05:31:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34384 #504 (4 connections now open) 2021-10-30T05:31:13.284+0000 I NETWORK [conn504] end connection 10.233.68.218:34384 (3 connections now open) 2021-10-30T05:31:13.622+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46888 #505 (4 connections now open) 2021-10-30T05:31:13.623+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:46888 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-10-30T05:31:13.628+0000 I NETWORK [conn505] end connection 127.0.0.1:46888 (3 connections now open) 2021-10-30T05:31:23.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34564 #506 (4 connections now open) 2021-10-30T05:31:23.285+0000 I NETWORK [conn506] end connection 10.233.68.218:34564 (3 connections now open) 2021-10-30T05:31:23.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47066 #507 (4 connections now open) 2021-10-30T05:31:23.579+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:47066 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-10-30T05:31:23.584+0000 I NETWORK [conn507] end connection 127.0.0.1:47066 (3 connections now open) 2021-10-30T05:31:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34782 #508 (4 connections now open) 2021-10-30T05:31:33.284+0000 I NETWORK [conn508] end connection 10.233.68.218:34782 (3 connections now open) 2021-10-30T05:31:33.591+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47286 #509 (4 connections now open) 2021-10-30T05:31:33.591+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:47286 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-10-30T05:31:33.596+0000 I NETWORK [conn509] end connection 127.0.0.1:47286 (3 connections now open) 2021-10-30T05:31:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34980 #510 (4 connections now open) 2021-10-30T05:31:43.284+0000 I NETWORK [conn510] end connection 10.233.68.218:34980 (3 connections now open) 2021-10-30T05:31:43.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47482 #511 (4 connections now open) 2021-10-30T05:31:43.595+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:47482 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-10-30T05:31:43.601+0000 I NETWORK [conn511] end connection 127.0.0.1:47482 (3 connections now open) 2021-10-30T05:31:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35198 #512 (4 connections now open) 2021-10-30T05:31:53.283+0000 I NETWORK [conn512] end connection 10.233.68.218:35198 (3 connections now open) 2021-10-30T05:31:53.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47700 #513 (4 connections now open) 2021-10-30T05:31:53.540+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:47700 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-10-30T05:31:53.544+0000 I NETWORK [conn513] end connection 127.0.0.1:47700 (3 connections now open) 2021-10-30T05:32:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35402 #514 (4 connections now open) 2021-10-30T05:32:03.283+0000 I NETWORK [conn514] end connection 10.233.68.218:35402 (3 connections now open) 2021-10-30T05:32:03.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47904 #515 (4 connections now open) 2021-10-30T05:32:03.555+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:47904 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-10-30T05:32:03.560+0000 I NETWORK [conn515] end connection 127.0.0.1:47904 (3 connections now open) 2021-10-30T05:32:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35604 #516 (4 connections now open) 2021-10-30T05:32:13.284+0000 I NETWORK [conn516] end connection 10.233.68.218:35604 (3 connections now open) 2021-10-30T05:32:13.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48106 #517 (4 connections now open) 2021-10-30T05:32:13.541+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:48106 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-10-30T05:32:13.545+0000 I NETWORK [conn517] end connection 127.0.0.1:48106 (3 connections now open) 2021-10-30T05:32:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35794 #518 (4 connections now open) 2021-10-30T05:32:23.284+0000 I NETWORK [conn518] end connection 10.233.68.218:35794 (3 connections now open) 2021-10-30T05:32:23.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48296 #519 (4 connections now open) 2021-10-30T05:32:23.556+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:48296 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-10-30T05:32:23.561+0000 I NETWORK [conn519] end connection 127.0.0.1:48296 (3 connections now open) 2021-10-30T05:32:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36020 #520 (4 connections now open) 2021-10-30T05:32:33.284+0000 I NETWORK [conn520] end connection 10.233.68.218:36020 (3 connections now open) 2021-10-30T05:32:33.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48524 #521 (4 connections now open) 2021-10-30T05:32:33.555+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:48524 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-10-30T05:32:33.560+0000 I NETWORK [conn521] end connection 127.0.0.1:48524 (3 connections now open) 2021-10-30T05:32:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36226 #522 (4 connections now open) 2021-10-30T05:32:43.284+0000 I NETWORK [conn522] end connection 10.233.68.218:36226 (3 connections now open) 2021-10-30T05:32:43.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48732 #523 (4 connections now open) 2021-10-30T05:32:43.576+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:48732 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-10-30T05:32:43.594+0000 I NETWORK [conn523] end connection 127.0.0.1:48732 (3 connections now open) 2021-10-30T05:32:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36440 #524 (4 connections now open) 2021-10-30T05:32:53.284+0000 I NETWORK [conn524] end connection 10.233.68.218:36440 (3 connections now open) 2021-10-30T05:32:53.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48942 #525 (4 connections now open) 2021-10-30T05:32:53.562+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:48942 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-10-30T05:32:53.567+0000 I NETWORK [conn525] end connection 127.0.0.1:48942 (3 connections now open) 2021-10-30T05:33:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36644 #526 (4 connections now open) 2021-10-30T05:33:03.283+0000 I NETWORK [conn526] end connection 10.233.68.218:36644 (3 connections now open) 2021-10-30T05:33:03.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49146 #527 (4 connections now open) 2021-10-30T05:33:03.554+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:49146 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-10-30T05:33:03.558+0000 I NETWORK [conn527] end connection 127.0.0.1:49146 (3 connections now open) 2021-10-30T05:33:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36856 #528 (4 connections now open) 2021-10-30T05:33:13.284+0000 I NETWORK [conn528] end connection 10.233.68.218:36856 (3 connections now open) 2021-10-30T05:33:13.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49358 #529 (4 connections now open) 2021-10-30T05:33:13.555+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:49358 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-10-30T05:33:13.559+0000 I NETWORK [conn529] end connection 127.0.0.1:49358 (3 connections now open) 2021-10-30T05:33:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37042 #530 (4 connections now open) 2021-10-30T05:33:23.284+0000 I NETWORK [conn530] end connection 10.233.68.218:37042 (3 connections now open) 2021-10-30T05:33:23.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49544 #531 (4 connections now open) 2021-10-30T05:33:23.560+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:49544 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-10-30T05:33:23.580+0000 I NETWORK [conn531] end connection 127.0.0.1:49544 (3 connections now open) 2021-10-30T05:33:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37276 #532 (4 connections now open) 2021-10-30T05:33:33.284+0000 I NETWORK [conn532] end connection 10.233.68.218:37276 (3 connections now open) 2021-10-30T05:33:33.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49780 #533 (4 connections now open) 2021-10-30T05:33:33.568+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:49780 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-10-30T05:33:33.574+0000 I NETWORK [conn533] end connection 127.0.0.1:49780 (3 connections now open) 2021-10-30T05:33:43.286+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37476 #534 (4 connections now open) 2021-10-30T05:33:43.286+0000 I NETWORK [conn534] end connection 10.233.68.218:37476 (3 connections now open) 2021-10-30T05:33:43.582+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49982 #535 (4 connections now open) 2021-10-30T05:33:43.583+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:49982 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-10-30T05:33:43.596+0000 I NETWORK [conn535] end connection 127.0.0.1:49982 (3 connections now open) 2021-10-30T05:33:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37672 #536 (4 connections now open) 2021-10-30T05:33:53.284+0000 I NETWORK [conn536] end connection 10.233.68.218:37672 (3 connections now open) 2021-10-30T05:33:53.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50172 #537 (4 connections now open) 2021-10-30T05:33:53.553+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:50172 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-10-30T05:33:53.558+0000 I NETWORK [conn537] end connection 127.0.0.1:50172 (3 connections now open) 2021-10-30T05:34:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37872 #538 (4 connections now open) 2021-10-30T05:34:03.284+0000 I NETWORK [conn538] end connection 10.233.68.218:37872 (3 connections now open) 2021-10-30T05:34:03.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50374 #539 (4 connections now open) 2021-10-30T05:34:03.589+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:50374 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-10-30T05:34:03.593+0000 I NETWORK [conn539] end connection 127.0.0.1:50374 (3 connections now open) 2021-10-30T05:34:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38084 #540 (4 connections now open) 2021-10-30T05:34:13.284+0000 I NETWORK [conn540] end connection 10.233.68.218:38084 (3 connections now open) 2021-10-30T05:34:13.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50586 #541 (4 connections now open) 2021-10-30T05:34:13.568+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:50586 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-10-30T05:34:13.572+0000 I NETWORK [conn541] end connection 127.0.0.1:50586 (3 connections now open) 2021-10-30T05:34:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38282 #542 (4 connections now open) 2021-10-30T05:34:23.284+0000 I NETWORK [conn542] end connection 10.233.68.218:38282 (3 connections now open) 2021-10-30T05:34:23.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50784 #543 (4 connections now open) 2021-10-30T05:34:23.565+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:50784 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-10-30T05:34:23.586+0000 I NETWORK [conn543] end connection 127.0.0.1:50784 (3 connections now open) 2021-10-30T05:34:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38496 #544 (4 connections now open) 2021-10-30T05:34:33.284+0000 I NETWORK [conn544] end connection 10.233.68.218:38496 (3 connections now open) 2021-10-30T05:34:33.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51000 #545 (4 connections now open) 2021-10-30T05:34:33.576+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:51000 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-10-30T05:34:33.580+0000 I NETWORK [conn545] end connection 127.0.0.1:51000 (3 connections now open) 2021-10-30T05:34:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38694 #546 (4 connections now open) 2021-10-30T05:34:43.284+0000 I NETWORK [conn546] end connection 10.233.68.218:38694 (3 connections now open) 2021-10-30T05:34:43.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51198 #547 (4 connections now open) 2021-10-30T05:34:43.577+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:51198 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-10-30T05:34:43.585+0000 I NETWORK [conn547] end connection 127.0.0.1:51198 (3 connections now open) 2021-10-30T05:34:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38900 #548 (4 connections now open) 2021-10-30T05:34:53.284+0000 I NETWORK [conn548] end connection 10.233.68.218:38900 (3 connections now open) 2021-10-30T05:34:53.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51400 #549 (4 connections now open) 2021-10-30T05:34:53.586+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:51400 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-10-30T05:34:53.595+0000 I NETWORK [conn549] end connection 127.0.0.1:51400 (3 connections now open) 2021-10-30T05:35:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39094 #550 (4 connections now open) 2021-10-30T05:35:03.284+0000 I NETWORK [conn550] end connection 10.233.68.218:39094 (3 connections now open) 2021-10-30T05:35:03.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51596 #551 (4 connections now open) 2021-10-30T05:35:03.556+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:51596 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-10-30T05:35:03.560+0000 I NETWORK [conn551] end connection 127.0.0.1:51596 (3 connections now open) 2021-10-30T05:35:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39300 #552 (4 connections now open) 2021-10-30T05:35:13.284+0000 I NETWORK [conn552] end connection 10.233.68.218:39300 (3 connections now open) 2021-10-30T05:35:13.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51800 #553 (4 connections now open) 2021-10-30T05:35:13.561+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:51800 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-10-30T05:35:13.568+0000 I NETWORK [conn553] end connection 127.0.0.1:51800 (3 connections now open) 2021-10-30T05:35:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39498 #554 (4 connections now open) 2021-10-30T05:35:23.284+0000 I NETWORK [conn554] end connection 10.233.68.218:39498 (3 connections now open) 2021-10-30T05:35:23.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52000 #555 (4 connections now open) 2021-10-30T05:35:23.557+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:52000 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-10-30T05:35:23.562+0000 I NETWORK [conn555] end connection 127.0.0.1:52000 (3 connections now open) 2021-10-30T05:35:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39712 #556 (4 connections now open) 2021-10-30T05:35:33.284+0000 I NETWORK [conn556] end connection 10.233.68.218:39712 (3 connections now open) 2021-10-30T05:35:33.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52216 #557 (4 connections now open) 2021-10-30T05:35:33.566+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:52216 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-10-30T05:35:33.570+0000 I NETWORK [conn557] end connection 127.0.0.1:52216 (3 connections now open) 2021-10-30T05:35:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39908 #558 (4 connections now open) 2021-10-30T05:35:43.284+0000 I NETWORK [conn558] end connection 10.233.68.218:39908 (3 connections now open) 2021-10-30T05:35:43.601+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52418 #559 (4 connections now open) 2021-10-30T05:35:43.604+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:52418 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-10-30T05:35:43.609+0000 I NETWORK [conn559] end connection 127.0.0.1:52418 (3 connections now open) 2021-10-30T05:35:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40114 #560 (4 connections now open) 2021-10-30T05:35:53.284+0000 I NETWORK [conn560] end connection 10.233.68.218:40114 (3 connections now open) 2021-10-30T05:35:53.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52616 #561 (4 connections now open) 2021-10-30T05:35:53.565+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:52616 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-10-30T05:35:53.570+0000 I NETWORK [conn561] end connection 127.0.0.1:52616 (3 connections now open) 2021-10-30T05:36:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40318 #562 (4 connections now open) 2021-10-30T05:36:03.284+0000 I NETWORK [conn562] end connection 10.233.68.218:40318 (3 connections now open) 2021-10-30T05:36:03.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52820 #563 (4 connections now open) 2021-10-30T05:36:03.560+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:52820 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-10-30T05:36:03.565+0000 I NETWORK [conn563] end connection 127.0.0.1:52820 (3 connections now open) 2021-10-30T05:36:13.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40534 #564 (4 connections now open) 2021-10-30T05:36:13.285+0000 I NETWORK [conn564] end connection 10.233.68.218:40534 (3 connections now open) 2021-10-30T05:36:13.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53036 #565 (4 connections now open) 2021-10-30T05:36:13.543+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:53036 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-10-30T05:36:13.547+0000 I NETWORK [conn565] end connection 127.0.0.1:53036 (3 connections now open) 2021-10-30T05:36:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40730 #566 (4 connections now open) 2021-10-30T05:36:23.284+0000 I NETWORK [conn566] end connection 10.233.68.218:40730 (3 connections now open) 2021-10-30T05:36:23.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53232 #567 (4 connections now open) 2021-10-30T05:36:23.575+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:53232 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-10-30T05:36:23.581+0000 I NETWORK [conn567] end connection 127.0.0.1:53232 (3 connections now open) 2021-10-30T05:36:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40956 #568 (4 connections now open) 2021-10-30T05:36:33.284+0000 I NETWORK [conn568] end connection 10.233.68.218:40956 (3 connections now open) 2021-10-30T05:36:33.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53460 #569 (4 connections now open) 2021-10-30T05:36:33.572+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:53460 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-10-30T05:36:33.578+0000 I NETWORK [conn569] end connection 127.0.0.1:53460 (3 connections now open) 2021-10-30T05:36:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41160 #570 (4 connections now open) 2021-10-30T05:36:43.284+0000 I NETWORK [conn570] end connection 10.233.68.218:41160 (3 connections now open) 2021-10-30T05:36:43.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53666 #571 (4 connections now open) 2021-10-30T05:36:43.570+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:53666 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-10-30T05:36:43.584+0000 I NETWORK [conn571] end connection 127.0.0.1:53666 (3 connections now open) 2021-10-30T05:36:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41380 #572 (4 connections now open) 2021-10-30T05:36:53.284+0000 I NETWORK [conn572] end connection 10.233.68.218:41380 (3 connections now open) 2021-10-30T05:36:53.591+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53882 #573 (4 connections now open) 2021-10-30T05:36:53.592+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:53882 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-10-30T05:36:53.598+0000 I NETWORK [conn573] end connection 127.0.0.1:53882 (3 connections now open) 2021-10-30T05:37:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41598 #574 (4 connections now open) 2021-10-30T05:37:03.284+0000 I NETWORK [conn574] end connection 10.233.68.218:41598 (3 connections now open) 2021-10-30T05:37:03.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54100 #575 (4 connections now open) 2021-10-30T05:37:03.579+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:54100 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-10-30T05:37:03.584+0000 I NETWORK [conn575] end connection 127.0.0.1:54100 (3 connections now open) 2021-10-30T05:37:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41820 #576 (4 connections now open) 2021-10-30T05:37:13.284+0000 I NETWORK [conn576] end connection 10.233.68.218:41820 (3 connections now open) 2021-10-30T05:37:13.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54322 #577 (4 connections now open) 2021-10-30T05:37:13.561+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:54322 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-10-30T05:37:13.567+0000 I NETWORK [conn577] end connection 127.0.0.1:54322 (3 connections now open) 2021-10-30T05:37:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42014 #578 (4 connections now open) 2021-10-30T05:37:23.284+0000 I NETWORK [conn578] end connection 10.233.68.218:42014 (3 connections now open) 2021-10-30T05:37:23.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54518 #579 (4 connections now open) 2021-10-30T05:37:23.569+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:54518 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-10-30T05:37:23.580+0000 I NETWORK [conn579] end connection 127.0.0.1:54518 (3 connections now open) 2021-10-30T05:37:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42224 #580 (4 connections now open) 2021-10-30T05:37:33.284+0000 I NETWORK [conn580] end connection 10.233.68.218:42224 (3 connections now open) 2021-10-30T05:37:33.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54730 #581 (4 connections now open) 2021-10-30T05:37:33.582+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:54730 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-10-30T05:37:33.586+0000 I NETWORK [conn581] end connection 127.0.0.1:54730 (3 connections now open) 2021-10-30T05:37:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42450 #582 (4 connections now open) 2021-10-30T05:37:43.286+0000 I NETWORK [conn582] end connection 10.233.68.218:42450 (3 connections now open) 2021-10-30T05:37:43.596+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54952 #583 (4 connections now open) 2021-10-30T05:37:43.596+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:54952 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-10-30T05:37:43.600+0000 I NETWORK [conn583] end connection 127.0.0.1:54952 (3 connections now open) 2021-10-30T05:37:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42692 #584 (4 connections now open) 2021-10-30T05:37:53.284+0000 I NETWORK [conn584] end connection 10.233.68.218:42692 (3 connections now open) 2021-10-30T05:37:53.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55192 #585 (4 connections now open) 2021-10-30T05:37:53.558+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:55192 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-10-30T05:37:53.562+0000 I NETWORK [conn585] end connection 127.0.0.1:55192 (3 connections now open) 2021-10-30T05:38:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42958 #586 (4 connections now open) 2021-10-30T05:38:03.283+0000 I NETWORK [conn586] end connection 10.233.68.218:42958 (3 connections now open) 2021-10-30T05:38:03.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55460 #587 (4 connections now open) 2021-10-30T05:38:03.544+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:55460 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-10-30T05:38:03.548+0000 I NETWORK [conn587] end connection 127.0.0.1:55460 (3 connections now open) 2021-10-30T05:38:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43186 #588 (4 connections now open) 2021-10-30T05:38:13.284+0000 I NETWORK [conn588] end connection 10.233.68.218:43186 (3 connections now open) 2021-10-30T05:38:13.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55688 #589 (4 connections now open) 2021-10-30T05:38:13.571+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:55688 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-10-30T05:38:13.583+0000 I NETWORK [conn589] end connection 127.0.0.1:55688 (3 connections now open) 2021-10-30T05:38:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43388 #590 (4 connections now open) 2021-10-30T05:38:23.284+0000 I NETWORK [conn590] end connection 10.233.68.218:43388 (3 connections now open) 2021-10-30T05:38:23.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55890 #591 (4 connections now open) 2021-10-30T05:38:23.593+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:55890 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-10-30T05:38:23.597+0000 I NETWORK [conn591] end connection 127.0.0.1:55890 (3 connections now open) 2021-10-30T05:38:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43624 #592 (4 connections now open) 2021-10-30T05:38:33.284+0000 I NETWORK [conn592] end connection 10.233.68.218:43624 (3 connections now open) 2021-10-30T05:38:33.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56128 #593 (4 connections now open) 2021-10-30T05:38:33.553+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:56128 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-10-30T05:38:33.558+0000 I NETWORK [conn593] end connection 127.0.0.1:56128 (3 connections now open) 2021-10-30T05:38:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43846 #594 (4 connections now open) 2021-10-30T05:38:43.286+0000 I NETWORK [conn594] end connection 10.233.68.218:43846 (3 connections now open) 2021-10-30T05:38:43.600+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56352 #595 (4 connections now open) 2021-10-30T05:38:43.601+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:56352 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-10-30T05:38:43.607+0000 I NETWORK [conn595] end connection 127.0.0.1:56352 (3 connections now open) 2021-10-30T05:38:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44066 #596 (4 connections now open) 2021-10-30T05:38:53.284+0000 I NETWORK [conn596] end connection 10.233.68.218:44066 (3 connections now open) 2021-10-30T05:38:53.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56570 #597 (4 connections now open) 2021-10-30T05:38:53.557+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:56570 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-10-30T05:38:53.562+0000 I NETWORK [conn597] end connection 127.0.0.1:56570 (3 connections now open) 2021-10-30T05:39:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44280 #598 (4 connections now open) 2021-10-30T05:39:03.284+0000 I NETWORK [conn598] end connection 10.233.68.218:44280 (3 connections now open) 2021-10-30T05:39:03.584+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56784 #599 (4 connections now open) 2021-10-30T05:39:03.584+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:56784 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-10-30T05:39:03.592+0000 I NETWORK [conn599] end connection 127.0.0.1:56784 (3 connections now open) 2021-10-30T05:39:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44504 #600 (4 connections now open) 2021-10-30T05:39:13.284+0000 I NETWORK [conn600] end connection 10.233.68.218:44504 (3 connections now open) 2021-10-30T05:39:13.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57006 #601 (4 connections now open) 2021-10-30T05:39:13.556+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:57006 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-10-30T05:39:13.561+0000 I NETWORK [conn601] end connection 127.0.0.1:57006 (3 connections now open) 2021-10-30T05:39:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44692 #602 (4 connections now open) 2021-10-30T05:39:23.284+0000 I NETWORK [conn602] end connection 10.233.68.218:44692 (3 connections now open) 2021-10-30T05:39:23.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57194 #603 (4 connections now open) 2021-10-30T05:39:23.568+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:57194 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-10-30T05:39:23.578+0000 I NETWORK [conn603] end connection 127.0.0.1:57194 (3 connections now open) 2021-10-30T05:39:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44906 #604 (4 connections now open) 2021-10-30T05:39:33.284+0000 I NETWORK [conn604] end connection 10.233.68.218:44906 (3 connections now open) 2021-10-30T05:39:33.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57410 #605 (4 connections now open) 2021-10-30T05:39:33.555+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:57410 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-10-30T05:39:33.559+0000 I NETWORK [conn605] end connection 127.0.0.1:57410 (3 connections now open) 2021-10-30T05:39:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45106 #606 (4 connections now open) 2021-10-30T05:39:43.284+0000 I NETWORK [conn606] end connection 10.233.68.218:45106 (3 connections now open) 2021-10-30T05:39:43.620+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57616 #607 (4 connections now open) 2021-10-30T05:39:43.620+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:57616 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-10-30T05:39:43.625+0000 I NETWORK [conn607] end connection 127.0.0.1:57616 (3 connections now open) 2021-10-30T05:39:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45326 #608 (4 connections now open) 2021-10-30T05:39:53.284+0000 I NETWORK [conn608] end connection 10.233.68.218:45326 (3 connections now open) 2021-10-30T05:39:53.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57828 #609 (4 connections now open) 2021-10-30T05:39:53.565+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:57828 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-10-30T05:39:53.573+0000 I NETWORK [conn609] end connection 127.0.0.1:57828 (3 connections now open) 2021-10-30T05:40:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45542 #610 (4 connections now open) 2021-10-30T05:40:03.284+0000 I NETWORK [conn610] end connection 10.233.68.218:45542 (3 connections now open) 2021-10-30T05:40:03.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58044 #611 (4 connections now open) 2021-10-30T05:40:03.571+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:58044 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-10-30T05:40:03.580+0000 I NETWORK [conn611] end connection 127.0.0.1:58044 (3 connections now open) 2021-10-30T05:40:13.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45756 #612 (4 connections now open) 2021-10-30T05:40:13.285+0000 I NETWORK [conn612] end connection 10.233.68.218:45756 (3 connections now open) 2021-10-30T05:40:13.591+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58260 #613 (4 connections now open) 2021-10-30T05:40:13.592+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:58260 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-10-30T05:40:13.599+0000 I NETWORK [conn613] end connection 127.0.0.1:58260 (3 connections now open) 2021-10-30T05:40:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45960 #614 (4 connections now open) 2021-10-30T05:40:23.284+0000 I NETWORK [conn614] end connection 10.233.68.218:45960 (3 connections now open) 2021-10-30T05:40:23.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58462 #615 (4 connections now open) 2021-10-30T05:40:23.575+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:58462 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-10-30T05:40:23.580+0000 I NETWORK [conn615] end connection 127.0.0.1:58462 (3 connections now open) 2021-10-30T05:40:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46198 #616 (4 connections now open) 2021-10-30T05:40:33.284+0000 I NETWORK [conn616] end connection 10.233.68.218:46198 (3 connections now open) 2021-10-30T05:40:33.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58702 #617 (4 connections now open) 2021-10-30T05:40:33.589+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:58702 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-10-30T05:40:33.593+0000 I NETWORK [conn617] end connection 127.0.0.1:58702 (3 connections now open) 2021-10-30T05:40:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46408 #618 (4 connections now open) 2021-10-30T05:40:43.286+0000 I NETWORK [conn618] end connection 10.233.68.218:46408 (3 connections now open) 2021-10-30T05:40:43.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58916 #619 (4 connections now open) 2021-10-30T05:40:43.593+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:58916 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-10-30T05:40:43.598+0000 I NETWORK [conn619] end connection 127.0.0.1:58916 (3 connections now open) 2021-10-30T05:40:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46620 #620 (4 connections now open) 2021-10-30T05:40:53.285+0000 I NETWORK [conn620] end connection 10.233.68.218:46620 (3 connections now open) 2021-10-30T05:40:53.569+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59120 #621 (4 connections now open) 2021-10-30T05:40:53.569+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:59120 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-10-30T05:40:53.574+0000 I NETWORK [conn621] end connection 127.0.0.1:59120 (3 connections now open) 2021-10-30T05:41:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46834 #622 (4 connections now open) 2021-10-30T05:41:03.284+0000 I NETWORK [conn622] end connection 10.233.68.218:46834 (3 connections now open) 2021-10-30T05:41:03.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59336 #623 (4 connections now open) 2021-10-30T05:41:03.548+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:59336 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-10-30T05:41:03.552+0000 I NETWORK [conn623] end connection 127.0.0.1:59336 (3 connections now open) 2021-10-30T05:41:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47044 #624 (4 connections now open) 2021-10-30T05:41:13.284+0000 I NETWORK [conn624] end connection 10.233.68.218:47044 (3 connections now open) 2021-10-30T05:41:13.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59544 #625 (4 connections now open) 2021-10-30T05:41:13.567+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:59544 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-10-30T05:41:13.571+0000 I NETWORK [conn625] end connection 127.0.0.1:59544 (3 connections now open) 2021-10-30T05:41:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47230 #626 (4 connections now open) 2021-10-30T05:41:23.284+0000 I NETWORK [conn626] end connection 10.233.68.218:47230 (3 connections now open) 2021-10-30T05:41:23.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59732 #627 (4 connections now open) 2021-10-30T05:41:23.566+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:59732 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-10-30T05:41:23.570+0000 I NETWORK [conn627] end connection 127.0.0.1:59732 (3 connections now open) 2021-10-30T05:41:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47442 #628 (4 connections now open) 2021-10-30T05:41:33.284+0000 I NETWORK [conn628] end connection 10.233.68.218:47442 (3 connections now open) 2021-10-30T05:41:33.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59948 #629 (4 connections now open) 2021-10-30T05:41:33.567+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:59948 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-10-30T05:41:33.573+0000 I NETWORK [conn629] end connection 127.0.0.1:59948 (3 connections now open) 2021-10-30T05:41:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47644 #630 (4 connections now open) 2021-10-30T05:41:43.284+0000 I NETWORK [conn630] end connection 10.233.68.218:47644 (3 connections now open) 2021-10-30T05:41:43.608+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60150 #631 (4 connections now open) 2021-10-30T05:41:43.609+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:60150 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-10-30T05:41:43.613+0000 I NETWORK [conn631] end connection 127.0.0.1:60150 (3 connections now open) 2021-10-30T05:41:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47858 #632 (4 connections now open) 2021-10-30T05:41:53.284+0000 I NETWORK [conn632] end connection 10.233.68.218:47858 (3 connections now open) 2021-10-30T05:41:53.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60360 #633 (4 connections now open) 2021-10-30T05:41:53.578+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:60360 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-10-30T05:41:53.582+0000 I NETWORK [conn633] end connection 127.0.0.1:60360 (3 connections now open) 2021-10-30T05:42:03.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48066 #634 (4 connections now open) 2021-10-30T05:42:03.285+0000 I NETWORK [conn634] end connection 10.233.68.218:48066 (3 connections now open) 2021-10-30T05:42:03.617+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60572 #635 (4 connections now open) 2021-10-30T05:42:03.618+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:60572 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-10-30T05:42:03.623+0000 I NETWORK [conn635] end connection 127.0.0.1:60572 (3 connections now open) 2021-10-30T05:42:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48284 #636 (4 connections now open) 2021-10-30T05:42:13.284+0000 I NETWORK [conn636] end connection 10.233.68.218:48284 (3 connections now open) 2021-10-30T05:42:13.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60786 #637 (4 connections now open) 2021-10-30T05:42:13.560+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:60786 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-10-30T05:42:13.564+0000 I NETWORK [conn637] end connection 127.0.0.1:60786 (3 connections now open) 2021-10-30T05:42:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48488 #638 (4 connections now open) 2021-10-30T05:42:23.284+0000 I NETWORK [conn638] end connection 10.233.68.218:48488 (3 connections now open) 2021-10-30T05:42:23.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60992 #639 (4 connections now open) 2021-10-30T05:42:23.578+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:60992 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-10-30T05:42:23.585+0000 I NETWORK [conn639] end connection 127.0.0.1:60992 (3 connections now open) 2021-10-30T05:42:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48746 #640 (4 connections now open) 2021-10-30T05:42:33.284+0000 I NETWORK [conn640] end connection 10.233.68.218:48746 (3 connections now open) 2021-10-30T05:42:33.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33016 #641 (4 connections now open) 2021-10-30T05:42:33.566+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:33016 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-10-30T05:42:33.571+0000 I NETWORK [conn641] end connection 127.0.0.1:33016 (3 connections now open) 2021-10-30T05:42:43.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:48956 #642 (4 connections now open) 2021-10-30T05:42:43.285+0000 I NETWORK [conn642] end connection 10.233.68.218:48956 (3 connections now open) 2021-10-30T05:42:43.609+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33232 #643 (4 connections now open) 2021-10-30T05:42:43.609+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:33232 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-10-30T05:42:43.613+0000 I NETWORK [conn643] end connection 127.0.0.1:33232 (3 connections now open) 2021-10-30T05:42:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49174 #644 (4 connections now open) 2021-10-30T05:42:53.283+0000 I NETWORK [conn644] end connection 10.233.68.218:49174 (3 connections now open) 2021-10-30T05:42:53.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33446 #645 (4 connections now open) 2021-10-30T05:42:53.557+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:33446 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-10-30T05:42:53.561+0000 I NETWORK [conn645] end connection 127.0.0.1:33446 (3 connections now open) 2021-10-30T05:43:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49378 #646 (4 connections now open) 2021-10-30T05:43:03.284+0000 I NETWORK [conn646] end connection 10.233.68.218:49378 (3 connections now open) 2021-10-30T05:43:03.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33656 #647 (4 connections now open) 2021-10-30T05:43:03.559+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:33656 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-10-30T05:43:03.567+0000 I NETWORK [conn647] end connection 127.0.0.1:33656 (3 connections now open) 2021-10-30T05:43:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49594 #648 (4 connections now open) 2021-10-30T05:43:13.284+0000 I NETWORK [conn648] end connection 10.233.68.218:49594 (3 connections now open) 2021-10-30T05:43:13.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33868 #649 (4 connections now open) 2021-10-30T05:43:13.576+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:33868 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-10-30T05:43:13.582+0000 I NETWORK [conn649] end connection 127.0.0.1:33868 (3 connections now open) 2021-10-30T05:43:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49784 #650 (4 connections now open) 2021-10-30T05:43:23.284+0000 I NETWORK [conn650] end connection 10.233.68.218:49784 (3 connections now open) 2021-10-30T05:43:23.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34054 #651 (4 connections now open) 2021-10-30T05:43:23.559+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:34054 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-10-30T05:43:23.563+0000 I NETWORK [conn651] end connection 127.0.0.1:34054 (3 connections now open) 2021-10-30T05:43:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:49996 #652 (4 connections now open) 2021-10-30T05:43:33.284+0000 I NETWORK [conn652] end connection 10.233.68.218:49996 (3 connections now open) 2021-10-30T05:43:33.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34268 #653 (4 connections now open) 2021-10-30T05:43:33.576+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:34268 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-10-30T05:43:33.583+0000 I NETWORK [conn653] end connection 127.0.0.1:34268 (3 connections now open) 2021-10-30T05:43:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50192 #654 (4 connections now open) 2021-10-30T05:43:43.284+0000 I NETWORK [conn654] end connection 10.233.68.218:50192 (3 connections now open) 2021-10-30T05:43:43.603+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34468 #655 (4 connections now open) 2021-10-30T05:43:43.605+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:34468 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-10-30T05:43:43.611+0000 I NETWORK [conn655] end connection 127.0.0.1:34468 (3 connections now open) 2021-10-30T05:43:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50402 #656 (4 connections now open) 2021-10-30T05:43:53.284+0000 I NETWORK [conn656] end connection 10.233.68.218:50402 (3 connections now open) 2021-10-30T05:43:53.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34670 #657 (4 connections now open) 2021-10-30T05:43:53.564+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:34670 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-10-30T05:43:53.570+0000 I NETWORK [conn657] end connection 127.0.0.1:34670 (3 connections now open) 2021-10-30T05:44:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50608 #658 (4 connections now open) 2021-10-30T05:44:03.284+0000 I NETWORK [conn658] end connection 10.233.68.218:50608 (3 connections now open) 2021-10-30T05:44:03.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34880 #659 (4 connections now open) 2021-10-30T05:44:03.592+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:34880 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-10-30T05:44:03.597+0000 I NETWORK [conn659] end connection 127.0.0.1:34880 (3 connections now open) 2021-10-30T05:44:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:50824 #660 (4 connections now open) 2021-10-30T05:44:13.284+0000 I NETWORK [conn660] end connection 10.233.68.218:50824 (3 connections now open) 2021-10-30T05:44:13.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35094 #661 (4 connections now open) 2021-10-30T05:44:13.563+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:35094 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-10-30T05:44:13.568+0000 I NETWORK [conn661] end connection 127.0.0.1:35094 (3 connections now open) 2021-10-30T05:44:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51026 #662 (4 connections now open) 2021-10-30T05:44:23.285+0000 I NETWORK [conn662] end connection 10.233.68.218:51026 (3 connections now open) 2021-10-30T05:44:23.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35298 #663 (4 connections now open) 2021-10-30T05:44:23.571+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:35298 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-10-30T05:44:23.593+0000 I NETWORK [conn663] end connection 127.0.0.1:35298 (3 connections now open) 2021-10-30T05:44:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51258 #664 (4 connections now open) 2021-10-30T05:44:33.284+0000 I NETWORK [conn664] end connection 10.233.68.218:51258 (3 connections now open) 2021-10-30T05:44:33.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35530 #665 (4 connections now open) 2021-10-30T05:44:33.554+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:35530 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-10-30T05:44:33.558+0000 I NETWORK [conn665] end connection 127.0.0.1:35530 (3 connections now open) 2021-10-30T05:44:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51464 #666 (4 connections now open) 2021-10-30T05:44:43.285+0000 I NETWORK [conn666] end connection 10.233.68.218:51464 (3 connections now open) 2021-10-30T05:44:43.665+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35740 #667 (4 connections now open) 2021-10-30T05:44:43.667+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:35740 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-10-30T05:44:43.681+0000 I NETWORK [conn667] end connection 127.0.0.1:35740 (3 connections now open) 2021-10-30T05:44:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51672 #668 (4 connections now open) 2021-10-30T05:44:53.284+0000 I NETWORK [conn668] end connection 10.233.68.218:51672 (3 connections now open) 2021-10-30T05:44:53.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35942 #669 (4 connections now open) 2021-10-30T05:44:53.578+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:35942 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-10-30T05:44:53.582+0000 I NETWORK [conn669] end connection 127.0.0.1:35942 (3 connections now open) 2021-10-30T05:45:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:51882 #670 (4 connections now open) 2021-10-30T05:45:03.284+0000 I NETWORK [conn670] end connection 10.233.68.218:51882 (3 connections now open) 2021-10-30T05:45:03.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36156 #671 (4 connections now open) 2021-10-30T05:45:03.642+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:36156 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-10-30T05:45:03.646+0000 I NETWORK [conn671] end connection 127.0.0.1:36156 (3 connections now open) 2021-10-30T05:45:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52106 #672 (4 connections now open) 2021-10-30T05:45:13.284+0000 I NETWORK [conn672] end connection 10.233.68.218:52106 (3 connections now open) 2021-10-30T05:45:13.583+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36376 #673 (4 connections now open) 2021-10-30T05:45:13.584+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:36376 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-10-30T05:45:13.589+0000 I NETWORK [conn673] end connection 127.0.0.1:36376 (3 connections now open) 2021-10-30T05:45:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52302 #674 (4 connections now open) 2021-10-30T05:45:23.284+0000 I NETWORK [conn674] end connection 10.233.68.218:52302 (3 connections now open) 2021-10-30T05:45:23.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36570 #675 (4 connections now open) 2021-10-30T05:45:23.573+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:36570 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-10-30T05:45:23.583+0000 I NETWORK [conn675] end connection 127.0.0.1:36570 (3 connections now open) 2021-10-30T05:45:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52526 #676 (4 connections now open) 2021-10-30T05:45:33.284+0000 I NETWORK [conn676] end connection 10.233.68.218:52526 (3 connections now open) 2021-10-30T05:45:33.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36802 #677 (4 connections now open) 2021-10-30T05:45:33.543+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:36802 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-10-30T05:45:33.547+0000 I NETWORK [conn677] end connection 127.0.0.1:36802 (3 connections now open) 2021-10-30T05:45:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52732 #678 (4 connections now open) 2021-10-30T05:45:43.288+0000 I NETWORK [conn678] end connection 10.233.68.218:52732 (3 connections now open) 2021-10-30T05:45:43.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37006 #679 (4 connections now open) 2021-10-30T05:45:43.575+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:37006 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-10-30T05:45:43.592+0000 I NETWORK [conn679] end connection 127.0.0.1:37006 (3 connections now open) 2021-10-30T05:45:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:52938 #680 (4 connections now open) 2021-10-30T05:45:53.284+0000 I NETWORK [conn680] end connection 10.233.68.218:52938 (3 connections now open) 2021-10-30T05:45:53.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37208 #681 (4 connections now open) 2021-10-30T05:45:53.555+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:37208 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-10-30T05:45:53.562+0000 I NETWORK [conn681] end connection 127.0.0.1:37208 (3 connections now open) 2021-10-30T05:46:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53142 #682 (4 connections now open) 2021-10-30T05:46:03.285+0000 I NETWORK [conn682] end connection 10.233.68.218:53142 (3 connections now open) 2021-10-30T05:46:03.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37412 #683 (4 connections now open) 2021-10-30T05:46:03.572+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:37412 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-10-30T05:46:03.580+0000 I NETWORK [conn683] end connection 127.0.0.1:37412 (3 connections now open) 2021-10-30T05:46:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53356 #684 (4 connections now open) 2021-10-30T05:46:13.284+0000 I NETWORK [conn684] end connection 10.233.68.218:53356 (3 connections now open) 2021-10-30T05:46:13.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37626 #685 (4 connections now open) 2021-10-30T05:46:13.553+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:37626 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-10-30T05:46:13.557+0000 I NETWORK [conn685] end connection 127.0.0.1:37626 (3 connections now open) 2021-10-30T05:46:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53550 #686 (4 connections now open) 2021-10-30T05:46:23.284+0000 I NETWORK [conn686] end connection 10.233.68.218:53550 (3 connections now open) 2021-10-30T05:46:23.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37822 #687 (4 connections now open) 2021-10-30T05:46:23.557+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:37822 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-10-30T05:46:23.561+0000 I NETWORK [conn687] end connection 127.0.0.1:37822 (3 connections now open) 2021-10-30T05:46:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53778 #688 (4 connections now open) 2021-10-30T05:46:33.285+0000 I NETWORK [conn688] end connection 10.233.68.218:53778 (3 connections now open) 2021-10-30T05:46:33.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38048 #689 (4 connections now open) 2021-10-30T05:46:33.555+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:38048 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-10-30T05:46:33.560+0000 I NETWORK [conn689] end connection 127.0.0.1:38048 (3 connections now open) 2021-10-30T05:46:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:53980 #690 (4 connections now open) 2021-10-30T05:46:43.285+0000 I NETWORK [conn690] end connection 10.233.68.218:53980 (3 connections now open) 2021-10-30T05:46:43.587+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38254 #691 (4 connections now open) 2021-10-30T05:46:43.587+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:38254 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-10-30T05:46:43.601+0000 I NETWORK [conn691] end connection 127.0.0.1:38254 (3 connections now open) 2021-10-30T05:46:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54190 #692 (4 connections now open) 2021-10-30T05:46:53.284+0000 I NETWORK [conn692] end connection 10.233.68.218:54190 (3 connections now open) 2021-10-30T05:46:53.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38460 #693 (4 connections now open) 2021-10-30T05:46:53.555+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:38460 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-10-30T05:46:53.559+0000 I NETWORK [conn693] end connection 127.0.0.1:38460 (3 connections now open) 2021-10-30T05:47:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54410 #694 (4 connections now open) 2021-10-30T05:47:03.284+0000 I NETWORK [conn694] end connection 10.233.68.218:54410 (3 connections now open) 2021-10-30T05:47:03.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38678 #695 (4 connections now open) 2021-10-30T05:47:03.554+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:38678 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-10-30T05:47:03.558+0000 I NETWORK [conn695] end connection 127.0.0.1:38678 (3 connections now open) 2021-10-30T05:47:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54622 #696 (4 connections now open) 2021-10-30T05:47:13.284+0000 I NETWORK [conn696] end connection 10.233.68.218:54622 (3 connections now open) 2021-10-30T05:47:13.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38894 #697 (4 connections now open) 2021-10-30T05:47:13.549+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:38894 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-10-30T05:47:13.554+0000 I NETWORK [conn697] end connection 127.0.0.1:38894 (3 connections now open) 2021-10-30T05:47:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:54820 #698 (4 connections now open) 2021-10-30T05:47:23.284+0000 I NETWORK [conn698] end connection 10.233.68.218:54820 (3 connections now open) 2021-10-30T05:47:23.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39088 #699 (4 connections now open) 2021-10-30T05:47:23.576+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:39088 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-10-30T05:47:23.580+0000 I NETWORK [conn699] end connection 127.0.0.1:39088 (3 connections now open) 2021-10-30T05:47:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55042 #700 (4 connections now open) 2021-10-30T05:47:33.284+0000 I NETWORK [conn700] end connection 10.233.68.218:55042 (3 connections now open) 2021-10-30T05:47:33.558+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39312 #701 (4 connections now open) 2021-10-30T05:47:33.559+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:39312 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-10-30T05:47:33.563+0000 I NETWORK [conn701] end connection 127.0.0.1:39312 (3 connections now open) 2021-10-30T05:47:43.287+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55244 #702 (4 connections now open) 2021-10-30T05:47:43.289+0000 I NETWORK [conn702] end connection 10.233.68.218:55244 (3 connections now open) 2021-10-30T05:47:43.626+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39522 #703 (4 connections now open) 2021-10-30T05:47:43.627+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:39522 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-10-30T05:47:43.641+0000 I NETWORK [conn703] end connection 127.0.0.1:39522 (3 connections now open) 2021-10-30T05:47:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55464 #704 (4 connections now open) 2021-10-30T05:47:53.284+0000 I NETWORK [conn704] end connection 10.233.68.218:55464 (3 connections now open) 2021-10-30T05:47:53.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39732 #705 (4 connections now open) 2021-10-30T05:47:53.569+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:39732 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-10-30T05:47:53.573+0000 I NETWORK [conn705] end connection 127.0.0.1:39732 (3 connections now open) 2021-10-30T05:48:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55680 #706 (4 connections now open) 2021-10-30T05:48:03.284+0000 I NETWORK [conn706] end connection 10.233.68.218:55680 (3 connections now open) 2021-10-30T05:48:03.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39952 #707 (4 connections now open) 2021-10-30T05:48:03.569+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:39952 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-10-30T05:48:03.575+0000 I NETWORK [conn707] end connection 127.0.0.1:39952 (3 connections now open) 2021-10-30T05:48:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:55900 #708 (4 connections now open) 2021-10-30T05:48:13.284+0000 I NETWORK [conn708] end connection 10.233.68.218:55900 (3 connections now open) 2021-10-30T05:48:13.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40170 #709 (4 connections now open) 2021-10-30T05:48:13.547+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:40170 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-10-30T05:48:13.552+0000 I NETWORK [conn709] end connection 127.0.0.1:40170 (3 connections now open) 2021-10-30T05:48:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56094 #710 (4 connections now open) 2021-10-30T05:48:23.284+0000 I NETWORK [conn710] end connection 10.233.68.218:56094 (3 connections now open) 2021-10-30T05:48:23.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40362 #711 (4 connections now open) 2021-10-30T05:48:23.558+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:40362 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-10-30T05:48:23.562+0000 I NETWORK [conn711] end connection 127.0.0.1:40362 (3 connections now open) 2021-10-30T05:48:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56318 #712 (4 connections now open) 2021-10-30T05:48:33.284+0000 I NETWORK [conn712] end connection 10.233.68.218:56318 (3 connections now open) 2021-10-30T05:48:33.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40590 #713 (4 connections now open) 2021-10-30T05:48:33.568+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:40590 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-10-30T05:48:33.572+0000 I NETWORK [conn713] end connection 127.0.0.1:40590 (3 connections now open) 2021-10-30T05:48:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56514 #714 (4 connections now open) 2021-10-30T05:48:43.284+0000 I NETWORK [conn714] end connection 10.233.68.218:56514 (3 connections now open) 2021-10-30T05:48:43.604+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40790 #715 (4 connections now open) 2021-10-30T05:48:43.604+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:40790 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-10-30T05:48:43.608+0000 I NETWORK [conn715] end connection 127.0.0.1:40790 (3 connections now open) 2021-10-30T05:48:53.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56718 #716 (4 connections now open) 2021-10-30T05:48:53.285+0000 I NETWORK [conn716] end connection 10.233.68.218:56718 (3 connections now open) 2021-10-30T05:48:53.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40986 #717 (4 connections now open) 2021-10-30T05:48:53.556+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:40986 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-10-30T05:48:53.561+0000 I NETWORK [conn717] end connection 127.0.0.1:40986 (3 connections now open) 2021-10-30T05:49:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:56922 #718 (4 connections now open) 2021-10-30T05:49:03.284+0000 I NETWORK [conn718] end connection 10.233.68.218:56922 (3 connections now open) 2021-10-30T05:49:03.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41192 #719 (4 connections now open) 2021-10-30T05:49:03.564+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:41192 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-10-30T05:49:03.569+0000 I NETWORK [conn719] end connection 127.0.0.1:41192 (3 connections now open) 2021-10-30T05:49:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57134 #720 (4 connections now open) 2021-10-30T05:49:13.284+0000 I NETWORK [conn720] end connection 10.233.68.218:57134 (3 connections now open) 2021-10-30T05:49:13.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41404 #721 (4 connections now open) 2021-10-30T05:49:13.564+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:41404 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-10-30T05:49:13.568+0000 I NETWORK [conn721] end connection 127.0.0.1:41404 (3 connections now open) 2021-10-30T05:49:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57324 #722 (4 connections now open) 2021-10-30T05:49:23.285+0000 I NETWORK [conn722] end connection 10.233.68.218:57324 (3 connections now open) 2021-10-30T05:49:23.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41594 #723 (4 connections now open) 2021-10-30T05:49:23.562+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:41594 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-10-30T05:49:23.571+0000 I NETWORK [conn723] end connection 127.0.0.1:41594 (3 connections now open) 2021-10-30T05:49:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57542 #724 (4 connections now open) 2021-10-30T05:49:33.284+0000 I NETWORK [conn724] end connection 10.233.68.218:57542 (3 connections now open) 2021-10-30T05:49:33.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41816 #725 (4 connections now open) 2021-10-30T05:49:33.556+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:41816 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-10-30T05:49:33.560+0000 I NETWORK [conn725] end connection 127.0.0.1:41816 (3 connections now open) 2021-10-30T05:49:43.286+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57748 #726 (4 connections now open) 2021-10-30T05:49:43.287+0000 I NETWORK [conn726] end connection 10.233.68.218:57748 (3 connections now open) 2021-10-30T05:49:43.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42022 #727 (4 connections now open) 2021-10-30T05:49:43.580+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:42022 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-10-30T05:49:43.595+0000 I NETWORK [conn727] end connection 127.0.0.1:42022 (3 connections now open) 2021-10-30T05:49:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:57966 #728 (4 connections now open) 2021-10-30T05:49:53.284+0000 I NETWORK [conn728] end connection 10.233.68.218:57966 (3 connections now open) 2021-10-30T05:49:53.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42236 #729 (4 connections now open) 2021-10-30T05:49:53.556+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:42236 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-10-30T05:49:53.561+0000 I NETWORK [conn729] end connection 127.0.0.1:42236 (3 connections now open) 2021-10-30T05:50:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58186 #730 (4 connections now open) 2021-10-30T05:50:03.284+0000 I NETWORK [conn730] end connection 10.233.68.218:58186 (3 connections now open) 2021-10-30T05:50:03.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42456 #731 (4 connections now open) 2021-10-30T05:50:03.579+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:42456 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-10-30T05:50:03.585+0000 I NETWORK [conn731] end connection 127.0.0.1:42456 (3 connections now open) 2021-10-30T05:50:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58410 #732 (4 connections now open) 2021-10-30T05:50:13.285+0000 I NETWORK [conn732] end connection 10.233.68.218:58410 (3 connections now open) 2021-10-30T05:50:13.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42682 #733 (4 connections now open) 2021-10-30T05:50:13.570+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:42682 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-10-30T05:50:13.575+0000 I NETWORK [conn733] end connection 127.0.0.1:42682 (3 connections now open) 2021-10-30T05:50:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58614 #734 (4 connections now open) 2021-10-30T05:50:23.284+0000 I NETWORK [conn734] end connection 10.233.68.218:58614 (3 connections now open) 2021-10-30T05:50:23.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42886 #735 (4 connections now open) 2021-10-30T05:50:23.580+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:42886 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-10-30T05:50:23.590+0000 I NETWORK [conn735] end connection 127.0.0.1:42886 (3 connections now open) 2021-10-30T05:50:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:58852 #736 (4 connections now open) 2021-10-30T05:50:33.284+0000 I NETWORK [conn736] end connection 10.233.68.218:58852 (3 connections now open) 2021-10-30T05:50:33.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43124 #737 (4 connections now open) 2021-10-30T05:50:33.553+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:43124 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-10-30T05:50:33.557+0000 I NETWORK [conn737] end connection 127.0.0.1:43124 (3 connections now open) 2021-10-30T05:50:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59064 #738 (4 connections now open) 2021-10-30T05:50:43.284+0000 I NETWORK [conn738] end connection 10.233.68.218:59064 (3 connections now open) 2021-10-30T05:50:43.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43342 #739 (4 connections now open) 2021-10-30T05:50:43.644+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:43342 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-10-30T05:50:43.654+0000 I NETWORK [conn739] end connection 127.0.0.1:43342 (3 connections now open) 2021-10-30T05:50:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59286 #740 (4 connections now open) 2021-10-30T05:50:53.284+0000 I NETWORK [conn740] end connection 10.233.68.218:59286 (3 connections now open) 2021-10-30T05:50:53.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43556 #741 (4 connections now open) 2021-10-30T05:50:53.550+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:43556 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-10-30T05:50:53.554+0000 I NETWORK [conn741] end connection 127.0.0.1:43556 (3 connections now open) 2021-10-30T05:51:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59498 #742 (4 connections now open) 2021-10-30T05:51:03.284+0000 I NETWORK [conn742] end connection 10.233.68.218:59498 (3 connections now open) 2021-10-30T05:51:03.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43768 #743 (4 connections now open) 2021-10-30T05:51:03.577+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:43768 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-10-30T05:51:03.581+0000 I NETWORK [conn743] end connection 127.0.0.1:43768 (3 connections now open) 2021-10-30T05:51:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59706 #744 (4 connections now open) 2021-10-30T05:51:13.284+0000 I NETWORK [conn744] end connection 10.233.68.218:59706 (3 connections now open) 2021-10-30T05:51:13.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43976 #745 (4 connections now open) 2021-10-30T05:51:13.568+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:43976 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-10-30T05:51:13.572+0000 I NETWORK [conn745] end connection 127.0.0.1:43976 (3 connections now open) 2021-10-30T05:51:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:59902 #746 (4 connections now open) 2021-10-30T05:51:23.284+0000 I NETWORK [conn746] end connection 10.233.68.218:59902 (3 connections now open) 2021-10-30T05:51:23.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44170 #747 (4 connections now open) 2021-10-30T05:51:23.576+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:44170 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-10-30T05:51:23.582+0000 I NETWORK [conn747] end connection 127.0.0.1:44170 (3 connections now open) 2021-10-30T05:51:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60138 #748 (4 connections now open) 2021-10-30T05:51:33.284+0000 I NETWORK [conn748] end connection 10.233.68.218:60138 (3 connections now open) 2021-10-30T05:51:33.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44410 #749 (4 connections now open) 2021-10-30T05:51:33.558+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:44410 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-10-30T05:51:33.562+0000 I NETWORK [conn749] end connection 127.0.0.1:44410 (3 connections now open) 2021-10-30T05:51:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60348 #750 (4 connections now open) 2021-10-30T05:51:43.285+0000 I NETWORK [conn750] end connection 10.233.68.218:60348 (3 connections now open) 2021-10-30T05:51:43.602+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44626 #751 (4 connections now open) 2021-10-30T05:51:43.603+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:44626 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-10-30T05:51:43.611+0000 I NETWORK [conn751] end connection 127.0.0.1:44626 (3 connections now open) 2021-10-30T05:51:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60558 #752 (4 connections now open) 2021-10-30T05:51:53.284+0000 I NETWORK [conn752] end connection 10.233.68.218:60558 (3 connections now open) 2021-10-30T05:51:53.592+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44826 #753 (4 connections now open) 2021-10-30T05:51:53.592+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:44826 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-10-30T05:51:53.596+0000 I NETWORK [conn753] end connection 127.0.0.1:44826 (3 connections now open) 2021-10-30T05:52:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60766 #754 (4 connections now open) 2021-10-30T05:52:03.284+0000 I NETWORK [conn754] end connection 10.233.68.218:60766 (3 connections now open) 2021-10-30T05:52:03.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45036 #755 (4 connections now open) 2021-10-30T05:52:03.589+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:45036 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-10-30T05:52:03.594+0000 I NETWORK [conn755] end connection 127.0.0.1:45036 (3 connections now open) 2021-10-30T05:52:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:60978 #756 (4 connections now open) 2021-10-30T05:52:13.284+0000 I NETWORK [conn756] end connection 10.233.68.218:60978 (3 connections now open) 2021-10-30T05:52:13.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45248 #757 (4 connections now open) 2021-10-30T05:52:13.551+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:45248 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-10-30T05:52:13.555+0000 I NETWORK [conn757] end connection 127.0.0.1:45248 (3 connections now open) 2021-10-30T05:52:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:32946 #758 (4 connections now open) 2021-10-30T05:52:23.284+0000 I NETWORK [conn758] end connection 10.233.68.218:32946 (3 connections now open) 2021-10-30T05:52:23.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45452 #759 (4 connections now open) 2021-10-30T05:52:23.590+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:45452 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-10-30T05:52:23.594+0000 I NETWORK [conn759] end connection 127.0.0.1:45452 (3 connections now open) 2021-10-30T05:52:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33188 #760 (4 connections now open) 2021-10-30T05:52:33.284+0000 I NETWORK [conn760] end connection 10.233.68.218:33188 (3 connections now open) 2021-10-30T05:52:33.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45692 #761 (4 connections now open) 2021-10-30T05:52:33.552+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:45692 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-10-30T05:52:33.556+0000 I NETWORK [conn761] end connection 127.0.0.1:45692 (3 connections now open) 2021-10-30T05:52:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33398 #762 (4 connections now open) 2021-10-30T05:52:43.284+0000 I NETWORK [conn762] end connection 10.233.68.218:33398 (3 connections now open) 2021-10-30T05:52:43.612+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45908 #763 (4 connections now open) 2021-10-30T05:52:43.614+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:45908 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-10-30T05:52:43.629+0000 I NETWORK [conn763] end connection 127.0.0.1:45908 (3 connections now open) 2021-10-30T05:52:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33616 #764 (4 connections now open) 2021-10-30T05:52:53.284+0000 I NETWORK [conn764] end connection 10.233.68.218:33616 (3 connections now open) 2021-10-30T05:52:53.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46118 #765 (4 connections now open) 2021-10-30T05:52:53.554+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:46118 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-10-30T05:52:53.558+0000 I NETWORK [conn765] end connection 127.0.0.1:46118 (3 connections now open) 2021-10-30T05:53:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:33832 #766 (4 connections now open) 2021-10-30T05:53:03.284+0000 I NETWORK [conn766] end connection 10.233.68.218:33832 (3 connections now open) 2021-10-30T05:53:03.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46334 #767 (4 connections now open) 2021-10-30T05:53:03.553+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:46334 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-10-30T05:53:03.557+0000 I NETWORK [conn767] end connection 127.0.0.1:46334 (3 connections now open) 2021-10-30T05:53:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34054 #768 (4 connections now open) 2021-10-30T05:53:13.284+0000 I NETWORK [conn768] end connection 10.233.68.218:34054 (3 connections now open) 2021-10-30T05:53:13.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46556 #769 (4 connections now open) 2021-10-30T05:53:13.562+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:46556 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-10-30T05:53:13.566+0000 I NETWORK [conn769] end connection 127.0.0.1:46556 (3 connections now open) 2021-10-30T05:53:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34250 #770 (4 connections now open) 2021-10-30T05:53:23.284+0000 I NETWORK [conn770] end connection 10.233.68.218:34250 (3 connections now open) 2021-10-30T05:53:23.582+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46752 #771 (4 connections now open) 2021-10-30T05:53:23.582+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:46752 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-10-30T05:53:23.589+0000 I NETWORK [conn771] end connection 127.0.0.1:46752 (3 connections now open) 2021-10-30T05:53:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34464 #772 (4 connections now open) 2021-10-30T05:53:33.284+0000 I NETWORK [conn772] end connection 10.233.68.218:34464 (3 connections now open) 2021-10-30T05:53:33.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46968 #773 (4 connections now open) 2021-10-30T05:53:33.561+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:46968 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-10-30T05:53:33.566+0000 I NETWORK [conn773] end connection 127.0.0.1:46968 (3 connections now open) 2021-10-30T05:53:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34672 #774 (4 connections now open) 2021-10-30T05:53:43.284+0000 I NETWORK [conn774] end connection 10.233.68.218:34672 (3 connections now open) 2021-10-30T05:53:43.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47180 #775 (4 connections now open) 2021-10-30T05:53:43.586+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:47180 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-10-30T05:53:43.591+0000 I NETWORK [conn775] end connection 127.0.0.1:47180 (3 connections now open) 2021-10-30T05:53:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:34874 #776 (4 connections now open) 2021-10-30T05:53:53.284+0000 I NETWORK [conn776] end connection 10.233.68.218:34874 (3 connections now open) 2021-10-30T05:53:53.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47376 #777 (4 connections now open) 2021-10-30T05:53:53.558+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:47376 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-10-30T05:53:53.566+0000 I NETWORK [conn777] end connection 127.0.0.1:47376 (3 connections now open) 2021-10-30T05:54:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35080 #778 (4 connections now open) 2021-10-30T05:54:03.284+0000 I NETWORK [conn778] end connection 10.233.68.218:35080 (3 connections now open) 2021-10-30T05:54:03.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47582 #779 (4 connections now open) 2021-10-30T05:54:03.556+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:47582 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-10-30T05:54:03.560+0000 I NETWORK [conn779] end connection 127.0.0.1:47582 (3 connections now open) 2021-10-30T05:54:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35290 #780 (4 connections now open) 2021-10-30T05:54:13.283+0000 I NETWORK [conn780] end connection 10.233.68.218:35290 (3 connections now open) 2021-10-30T05:54:13.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47792 #781 (4 connections now open) 2021-10-30T05:54:13.563+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:47792 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-10-30T05:54:13.567+0000 I NETWORK [conn781] end connection 127.0.0.1:47792 (3 connections now open) 2021-10-30T05:54:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35488 #782 (4 connections now open) 2021-10-30T05:54:23.284+0000 I NETWORK [conn782] end connection 10.233.68.218:35488 (3 connections now open) 2021-10-30T05:54:23.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47992 #783 (4 connections now open) 2021-10-30T05:54:23.589+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:47992 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-10-30T05:54:23.593+0000 I NETWORK [conn783] end connection 127.0.0.1:47992 (3 connections now open) 2021-10-30T05:54:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35722 #784 (4 connections now open) 2021-10-30T05:54:33.284+0000 I NETWORK [conn784] end connection 10.233.68.218:35722 (3 connections now open) 2021-10-30T05:54:33.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48226 #785 (4 connections now open) 2021-10-30T05:54:33.573+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:48226 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-10-30T05:54:33.577+0000 I NETWORK [conn785] end connection 127.0.0.1:48226 (3 connections now open) 2021-10-30T05:54:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:35932 #786 (4 connections now open) 2021-10-30T05:54:43.284+0000 I NETWORK [conn786] end connection 10.233.68.218:35932 (3 connections now open) 2021-10-30T05:54:43.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48436 #787 (4 connections now open) 2021-10-30T05:54:43.558+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:48436 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-10-30T05:54:43.563+0000 I NETWORK [conn787] end connection 127.0.0.1:48436 (3 connections now open) 2021-10-30T05:54:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36138 #788 (4 connections now open) 2021-10-30T05:54:53.284+0000 I NETWORK [conn788] end connection 10.233.68.218:36138 (3 connections now open) 2021-10-30T05:54:53.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48640 #789 (4 connections now open) 2021-10-30T05:54:53.564+0000 I NETWORK [conn789] received client metadata from 127.0.0.1:48640 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-10-30T05:54:53.568+0000 I NETWORK [conn789] end connection 127.0.0.1:48640 (3 connections now open) 2021-10-30T05:55:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36358 #790 (4 connections now open) 2021-10-30T05:55:03.284+0000 I NETWORK [conn790] end connection 10.233.68.218:36358 (3 connections now open) 2021-10-30T05:55:03.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48860 #791 (4 connections now open) 2021-10-30T05:55:03.579+0000 I NETWORK [conn791] received client metadata from 127.0.0.1:48860 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-10-30T05:55:03.585+0000 I NETWORK [conn791] end connection 127.0.0.1:48860 (3 connections now open) 2021-10-30T05:55:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36576 #792 (4 connections now open) 2021-10-30T05:55:13.284+0000 I NETWORK [conn792] end connection 10.233.68.218:36576 (3 connections now open) 2021-10-30T05:55:13.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49078 #793 (4 connections now open) 2021-10-30T05:55:13.565+0000 I NETWORK [conn793] received client metadata from 127.0.0.1:49078 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-10-30T05:55:13.569+0000 I NETWORK [conn793] end connection 127.0.0.1:49078 (3 connections now open) 2021-10-30T05:55:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36758 #794 (4 connections now open) 2021-10-30T05:55:23.284+0000 I NETWORK [conn794] end connection 10.233.68.218:36758 (3 connections now open) 2021-10-30T05:55:23.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49260 #795 (4 connections now open) 2021-10-30T05:55:23.560+0000 I NETWORK [conn795] received client metadata from 127.0.0.1:49260 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-10-30T05:55:23.566+0000 I NETWORK [conn795] end connection 127.0.0.1:49260 (3 connections now open) 2021-10-30T05:55:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:36974 #796 (4 connections now open) 2021-10-30T05:55:33.284+0000 I NETWORK [conn796] end connection 10.233.68.218:36974 (3 connections now open) 2021-10-30T05:55:33.569+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49478 #797 (4 connections now open) 2021-10-30T05:55:33.569+0000 I NETWORK [conn797] received client metadata from 127.0.0.1:49478 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-10-30T05:55:33.573+0000 I NETWORK [conn797] end connection 127.0.0.1:49478 (3 connections now open) 2021-10-30T05:55:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37180 #798 (4 connections now open) 2021-10-30T05:55:43.284+0000 I NETWORK [conn798] end connection 10.233.68.218:37180 (3 connections now open) 2021-10-30T05:55:43.572+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49686 #799 (4 connections now open) 2021-10-30T05:55:43.576+0000 I NETWORK [conn799] received client metadata from 127.0.0.1:49686 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-10-30T05:55:43.588+0000 I NETWORK [conn799] end connection 127.0.0.1:49686 (3 connections now open) 2021-10-30T05:55:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37396 #800 (4 connections now open) 2021-10-30T05:55:53.284+0000 I NETWORK [conn800] end connection 10.233.68.218:37396 (3 connections now open) 2021-10-30T05:55:53.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49898 #801 (4 connections now open) 2021-10-30T05:55:53.558+0000 I NETWORK [conn801] received client metadata from 127.0.0.1:49898 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-10-30T05:55:53.562+0000 I NETWORK [conn801] end connection 127.0.0.1:49898 (3 connections now open) 2021-10-30T05:56:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37620 #802 (4 connections now open) 2021-10-30T05:56:03.284+0000 I NETWORK [conn802] end connection 10.233.68.218:37620 (3 connections now open) 2021-10-30T05:56:03.576+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50122 #803 (4 connections now open) 2021-10-30T05:56:03.577+0000 I NETWORK [conn803] received client metadata from 127.0.0.1:50122 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-10-30T05:56:03.581+0000 I NETWORK [conn803] end connection 127.0.0.1:50122 (3 connections now open) 2021-10-30T05:56:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:37838 #804 (4 connections now open) 2021-10-30T05:56:13.284+0000 I NETWORK [conn804] end connection 10.233.68.218:37838 (3 connections now open) 2021-10-30T05:56:13.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50340 #805 (4 connections now open) 2021-10-30T05:56:13.561+0000 I NETWORK [conn805] received client metadata from 127.0.0.1:50340 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-10-30T05:56:13.565+0000 I NETWORK [conn805] end connection 127.0.0.1:50340 (3 connections now open) 2021-10-30T05:56:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38032 #806 (4 connections now open) 2021-10-30T05:56:23.284+0000 I NETWORK [conn806] end connection 10.233.68.218:38032 (3 connections now open) 2021-10-30T05:56:23.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50532 #807 (4 connections now open) 2021-10-30T05:56:23.546+0000 I NETWORK [conn807] received client metadata from 127.0.0.1:50532 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-10-30T05:56:23.550+0000 I NETWORK [conn807] end connection 127.0.0.1:50532 (3 connections now open) 2021-10-30T05:56:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38260 #808 (4 connections now open) 2021-10-30T05:56:33.284+0000 I NETWORK [conn808] end connection 10.233.68.218:38260 (3 connections now open) 2021-10-30T05:56:33.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50764 #809 (4 connections now open) 2021-10-30T05:56:33.559+0000 I NETWORK [conn809] received client metadata from 127.0.0.1:50764 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-10-30T05:56:33.564+0000 I NETWORK [conn809] end connection 127.0.0.1:50764 (3 connections now open) 2021-10-30T05:56:43.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38472 #810 (4 connections now open) 2021-10-30T05:56:43.284+0000 I NETWORK [conn810] end connection 10.233.68.218:38472 (3 connections now open) 2021-10-30T05:56:43.590+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50976 #811 (4 connections now open) 2021-10-30T05:56:43.590+0000 I NETWORK [conn811] received client metadata from 127.0.0.1:50976 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-10-30T05:56:43.595+0000 I NETWORK [conn811] end connection 127.0.0.1:50976 (3 connections now open) 2021-10-30T05:56:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38690 #812 (4 connections now open) 2021-10-30T05:56:53.284+0000 I NETWORK [conn812] end connection 10.233.68.218:38690 (3 connections now open) 2021-10-30T05:56:53.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51194 #813 (4 connections now open) 2021-10-30T05:56:53.566+0000 I NETWORK [conn813] received client metadata from 127.0.0.1:51194 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-10-30T05:56:53.570+0000 I NETWORK [conn813] end connection 127.0.0.1:51194 (3 connections now open) 2021-10-30T05:57:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:38912 #814 (4 connections now open) 2021-10-30T05:57:03.284+0000 I NETWORK [conn814] end connection 10.233.68.218:38912 (3 connections now open) 2021-10-30T05:57:03.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51412 #815 (4 connections now open) 2021-10-30T05:57:03.564+0000 I NETWORK [conn815] received client metadata from 127.0.0.1:51412 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-10-30T05:57:03.580+0000 I NETWORK [conn815] end connection 127.0.0.1:51412 (3 connections now open) 2021-10-30T05:57:13.285+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39136 #816 (4 connections now open) 2021-10-30T05:57:13.285+0000 I NETWORK [conn816] end connection 10.233.68.218:39136 (3 connections now open) 2021-10-30T05:57:13.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51636 #817 (4 connections now open) 2021-10-30T05:57:13.565+0000 I NETWORK [conn817] received client metadata from 127.0.0.1:51636 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-10-30T05:57:13.569+0000 I NETWORK [conn817] end connection 127.0.0.1:51636 (3 connections now open) 2021-10-30T05:57:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39326 #818 (4 connections now open) 2021-10-30T05:57:23.284+0000 I NETWORK [conn818] end connection 10.233.68.218:39326 (3 connections now open) 2021-10-30T05:57:23.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51826 #819 (4 connections now open) 2021-10-30T05:57:23.556+0000 I NETWORK [conn819] received client metadata from 127.0.0.1:51826 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-10-30T05:57:23.561+0000 I NETWORK [conn819] end connection 127.0.0.1:51826 (3 connections now open) 2021-10-30T05:57:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39550 #820 (4 connections now open) 2021-10-30T05:57:33.284+0000 I NETWORK [conn820] end connection 10.233.68.218:39550 (3 connections now open) 2021-10-30T05:57:33.587+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52054 #821 (4 connections now open) 2021-10-30T05:57:33.587+0000 I NETWORK [conn821] received client metadata from 127.0.0.1:52054 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-10-30T05:57:33.591+0000 I NETWORK [conn821] end connection 127.0.0.1:52054 (3 connections now open) 2021-10-30T05:57:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39750 #822 (4 connections now open) 2021-10-30T05:57:43.284+0000 I NETWORK [conn822] end connection 10.233.68.218:39750 (3 connections now open) 2021-10-30T05:57:43.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52260 #823 (4 connections now open) 2021-10-30T05:57:43.628+0000 I NETWORK [conn823] received client metadata from 127.0.0.1:52260 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-10-30T05:57:43.639+0000 I NETWORK [conn823] end connection 127.0.0.1:52260 (3 connections now open) 2021-10-30T05:57:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:39964 #824 (4 connections now open) 2021-10-30T05:57:53.284+0000 I NETWORK [conn824] end connection 10.233.68.218:39964 (3 connections now open) 2021-10-30T05:57:53.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52464 #825 (4 connections now open) 2021-10-30T05:57:53.567+0000 I NETWORK [conn825] received client metadata from 127.0.0.1:52464 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-10-30T05:57:53.573+0000 I NETWORK [conn825] end connection 127.0.0.1:52464 (3 connections now open) 2021-10-30T05:58:03.287+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40180 #826 (4 connections now open) 2021-10-30T05:58:03.288+0000 I NETWORK [conn826] end connection 10.233.68.218:40180 (3 connections now open) 2021-10-30T05:58:03.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52682 #827 (4 connections now open) 2021-10-30T05:58:03.562+0000 I NETWORK [conn827] received client metadata from 127.0.0.1:52682 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-10-30T05:58:03.567+0000 I NETWORK [conn827] end connection 127.0.0.1:52682 (3 connections now open) 2021-10-30T05:58:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40396 #828 (4 connections now open) 2021-10-30T05:58:13.284+0000 I NETWORK [conn828] end connection 10.233.68.218:40396 (3 connections now open) 2021-10-30T05:58:13.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52900 #829 (4 connections now open) 2021-10-30T05:58:13.579+0000 I NETWORK [conn829] received client metadata from 127.0.0.1:52900 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-10-30T05:58:13.583+0000 I NETWORK [conn829] end connection 127.0.0.1:52900 (3 connections now open) 2021-10-30T05:58:23.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40592 #830 (4 connections now open) 2021-10-30T05:58:23.284+0000 I NETWORK [conn830] end connection 10.233.68.218:40592 (3 connections now open) 2021-10-30T05:58:23.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53096 #831 (4 connections now open) 2021-10-30T05:58:23.564+0000 I NETWORK [conn831] received client metadata from 127.0.0.1:53096 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-10-30T05:58:23.570+0000 I NETWORK [conn831] end connection 127.0.0.1:53096 (3 connections now open) 2021-10-30T05:58:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:40812 #832 (4 connections now open) 2021-10-30T05:58:33.284+0000 I NETWORK [conn832] end connection 10.233.68.218:40812 (3 connections now open) 2021-10-30T05:58:33.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53314 #833 (4 connections now open) 2021-10-30T05:58:33.576+0000 I NETWORK [conn833] received client metadata from 127.0.0.1:53314 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-10-30T05:58:33.580+0000 I NETWORK [conn833] end connection 127.0.0.1:53314 (3 connections now open) 2021-10-30T05:58:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41012 #834 (4 connections now open) 2021-10-30T05:58:43.284+0000 I NETWORK [conn834] end connection 10.233.68.218:41012 (3 connections now open) 2021-10-30T05:58:43.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53520 #835 (4 connections now open) 2021-10-30T05:58:43.581+0000 I NETWORK [conn835] received client metadata from 127.0.0.1:53520 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-10-30T05:58:43.591+0000 I NETWORK [conn835] end connection 127.0.0.1:53520 (3 connections now open) 2021-10-30T05:58:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41226 #836 (4 connections now open) 2021-10-30T05:58:53.284+0000 I NETWORK [conn836] end connection 10.233.68.218:41226 (3 connections now open) 2021-10-30T05:58:53.561+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53734 #837 (4 connections now open) 2021-10-30T05:58:53.561+0000 I NETWORK [conn837] received client metadata from 127.0.0.1:53734 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-10-30T05:58:53.566+0000 I NETWORK [conn837] end connection 127.0.0.1:53734 (3 connections now open) 2021-10-30T05:59:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41440 #838 (4 connections now open) 2021-10-30T05:59:03.285+0000 I NETWORK [conn838] end connection 10.233.68.218:41440 (3 connections now open) 2021-10-30T05:59:03.588+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53948 #839 (4 connections now open) 2021-10-30T05:59:03.589+0000 I NETWORK [conn839] received client metadata from 127.0.0.1:53948 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-10-30T05:59:03.594+0000 I NETWORK [conn839] end connection 127.0.0.1:53948 (3 connections now open) 2021-10-30T05:59:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41660 #840 (4 connections now open) 2021-10-30T05:59:13.284+0000 I NETWORK [conn840] end connection 10.233.68.218:41660 (3 connections now open) 2021-10-30T05:59:13.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54166 #841 (4 connections now open) 2021-10-30T05:59:13.553+0000 I NETWORK [conn841] received client metadata from 127.0.0.1:54166 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-10-30T05:59:13.558+0000 I NETWORK [conn841] end connection 127.0.0.1:54166 (3 connections now open) 2021-10-30T05:59:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:41858 #842 (4 connections now open) 2021-10-30T05:59:23.284+0000 I NETWORK [conn842] end connection 10.233.68.218:41858 (3 connections now open) 2021-10-30T05:59:23.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54360 #843 (4 connections now open) 2021-10-30T05:59:23.571+0000 I NETWORK [conn843] received client metadata from 127.0.0.1:54360 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-10-30T05:59:23.579+0000 I NETWORK [conn843] end connection 127.0.0.1:54360 (3 connections now open) 2021-10-30T05:59:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42090 #844 (4 connections now open) 2021-10-30T05:59:33.284+0000 I NETWORK [conn844] end connection 10.233.68.218:42090 (3 connections now open) 2021-10-30T05:59:33.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54594 #845 (4 connections now open) 2021-10-30T05:59:33.550+0000 I NETWORK [conn845] received client metadata from 127.0.0.1:54594 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-10-30T05:59:33.554+0000 I NETWORK [conn845] end connection 127.0.0.1:54594 (3 connections now open) 2021-10-30T05:59:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42306 #846 (4 connections now open) 2021-10-30T05:59:43.286+0000 I NETWORK [conn846] end connection 10.233.68.218:42306 (3 connections now open) 2021-10-30T05:59:43.578+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54812 #847 (4 connections now open) 2021-10-30T05:59:43.578+0000 I NETWORK [conn847] received client metadata from 127.0.0.1:54812 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-10-30T05:59:43.592+0000 I NETWORK [conn847] end connection 127.0.0.1:54812 (3 connections now open) 2021-10-30T05:59:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42522 #848 (4 connections now open) 2021-10-30T05:59:53.284+0000 I NETWORK [conn848] end connection 10.233.68.218:42522 (3 connections now open) 2021-10-30T05:59:53.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55022 #849 (4 connections now open) 2021-10-30T05:59:53.575+0000 I NETWORK [conn849] received client metadata from 127.0.0.1:55022 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-10-30T05:59:53.579+0000 I NETWORK [conn849] end connection 127.0.0.1:55022 (3 connections now open) 2021-10-30T06:00:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42732 #850 (4 connections now open) 2021-10-30T06:00:03.284+0000 I NETWORK [conn850] end connection 10.233.68.218:42732 (3 connections now open) 2021-10-30T06:00:03.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55234 #851 (4 connections now open) 2021-10-30T06:00:03.545+0000 I NETWORK [conn851] received client metadata from 127.0.0.1:55234 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-10-30T06:00:03.549+0000 I NETWORK [conn851] end connection 127.0.0.1:55234 (3 connections now open) 2021-10-30T06:00:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:42950 #852 (4 connections now open) 2021-10-30T06:00:13.284+0000 I NETWORK [conn852] end connection 10.233.68.218:42950 (3 connections now open) 2021-10-30T06:00:13.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55452 #853 (4 connections now open) 2021-10-30T06:00:13.575+0000 I NETWORK [conn853] received client metadata from 127.0.0.1:55452 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-10-30T06:00:13.580+0000 I NETWORK [conn853] end connection 127.0.0.1:55452 (3 connections now open) 2021-10-30T06:00:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43140 #854 (4 connections now open) 2021-10-30T06:00:23.284+0000 I NETWORK [conn854] end connection 10.233.68.218:43140 (3 connections now open) 2021-10-30T06:00:23.559+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55640 #855 (4 connections now open) 2021-10-30T06:00:23.559+0000 I NETWORK [conn855] received client metadata from 127.0.0.1:55640 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-10-30T06:00:23.564+0000 I NETWORK [conn855] end connection 127.0.0.1:55640 (3 connections now open) 2021-10-30T06:00:33.288+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43374 #856 (4 connections now open) 2021-10-30T06:00:33.288+0000 I NETWORK [conn856] end connection 10.233.68.218:43374 (3 connections now open) 2021-10-30T06:00:33.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55878 #857 (4 connections now open) 2021-10-30T06:00:33.574+0000 I NETWORK [conn857] received client metadata from 127.0.0.1:55878 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-10-30T06:00:33.579+0000 I NETWORK [conn857] end connection 127.0.0.1:55878 (3 connections now open) 2021-10-30T06:00:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43578 #858 (4 connections now open) 2021-10-30T06:00:43.284+0000 I NETWORK [conn858] end connection 10.233.68.218:43578 (3 connections now open) 2021-10-30T06:00:43.614+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56086 #859 (4 connections now open) 2021-10-30T06:00:43.616+0000 I NETWORK [conn859] received client metadata from 127.0.0.1:56086 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-10-30T06:00:43.622+0000 I NETWORK [conn859] end connection 127.0.0.1:56086 (3 connections now open) 2021-10-30T06:00:53.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:43790 #860 (4 connections now open) 2021-10-30T06:00:53.284+0000 I NETWORK [conn860] end connection 10.233.68.218:43790 (3 connections now open) 2021-10-30T06:00:53.560+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56290 #861 (4 connections now open) 2021-10-30T06:00:53.561+0000 I NETWORK [conn861] received client metadata from 127.0.0.1:56290 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-10-30T06:00:53.565+0000 I NETWORK [conn861] end connection 127.0.0.1:56290 (3 connections now open) 2021-10-30T06:01:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44000 #862 (4 connections now open) 2021-10-30T06:01:03.284+0000 I NETWORK [conn862] end connection 10.233.68.218:44000 (3 connections now open) 2021-10-30T06:01:03.575+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56502 #863 (4 connections now open) 2021-10-30T06:01:03.576+0000 I NETWORK [conn863] received client metadata from 127.0.0.1:56502 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-10-30T06:01:03.586+0000 I NETWORK [conn863] end connection 127.0.0.1:56502 (3 connections now open) 2021-10-30T06:01:13.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44208 #864 (4 connections now open) 2021-10-30T06:01:13.284+0000 I NETWORK [conn864] end connection 10.233.68.218:44208 (3 connections now open) 2021-10-30T06:01:13.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56710 #865 (4 connections now open) 2021-10-30T06:01:13.590+0000 I NETWORK [conn865] received client metadata from 127.0.0.1:56710 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-10-30T06:01:13.594+0000 I NETWORK [conn865] end connection 127.0.0.1:56710 (3 connections now open) 2021-10-30T06:01:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44400 #866 (4 connections now open) 2021-10-30T06:01:23.284+0000 I NETWORK [conn866] end connection 10.233.68.218:44400 (3 connections now open) 2021-10-30T06:01:23.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56902 #867 (4 connections now open) 2021-10-30T06:01:23.584+0000 I NETWORK [conn867] received client metadata from 127.0.0.1:56902 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-10-30T06:01:23.590+0000 I NETWORK [conn867] end connection 127.0.0.1:56902 (3 connections now open) 2021-10-30T06:01:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44620 #868 (4 connections now open) 2021-10-30T06:01:33.284+0000 I NETWORK [conn868] end connection 10.233.68.218:44620 (3 connections now open) 2021-10-30T06:01:33.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57124 #869 (4 connections now open) 2021-10-30T06:01:33.554+0000 I NETWORK [conn869] received client metadata from 127.0.0.1:57124 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-10-30T06:01:33.558+0000 I NETWORK [conn869] end connection 127.0.0.1:57124 (3 connections now open) 2021-10-30T06:01:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:44820 #870 (4 connections now open) 2021-10-30T06:01:43.288+0000 I NETWORK [conn870] end connection 10.233.68.218:44820 (3 connections now open) 2021-10-30T06:01:43.604+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57328 #871 (4 connections now open) 2021-10-30T06:01:43.604+0000 I NETWORK [conn871] received client metadata from 127.0.0.1:57328 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-10-30T06:01:43.610+0000 I NETWORK [conn871] end connection 127.0.0.1:57328 (3 connections now open) 2021-10-30T06:01:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45032 #872 (4 connections now open) 2021-10-30T06:01:53.284+0000 I NETWORK [conn872] end connection 10.233.68.218:45032 (3 connections now open) 2021-10-30T06:01:53.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57534 #873 (4 connections now open) 2021-10-30T06:01:53.568+0000 I NETWORK [conn873] received client metadata from 127.0.0.1:57534 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-10-30T06:01:53.573+0000 I NETWORK [conn873] end connection 127.0.0.1:57534 (3 connections now open) 2021-10-30T06:02:03.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45236 #874 (4 connections now open) 2021-10-30T06:02:03.284+0000 I NETWORK [conn874] end connection 10.233.68.218:45236 (3 connections now open) 2021-10-30T06:02:03.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57738 #875 (4 connections now open) 2021-10-30T06:02:03.555+0000 I NETWORK [conn875] received client metadata from 127.0.0.1:57738 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-10-30T06:02:03.559+0000 I NETWORK [conn875] end connection 127.0.0.1:57738 (3 connections now open) 2021-10-30T06:02:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45448 #876 (4 connections now open) 2021-10-30T06:02:13.284+0000 I NETWORK [conn876] end connection 10.233.68.218:45448 (3 connections now open) 2021-10-30T06:02:13.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57948 #877 (4 connections now open) 2021-10-30T06:02:13.558+0000 I NETWORK [conn877] received client metadata from 127.0.0.1:57948 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-10-30T06:02:13.566+0000 I NETWORK [conn877] end connection 127.0.0.1:57948 (3 connections now open) 2021-10-30T06:02:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45642 #878 (4 connections now open) 2021-10-30T06:02:23.285+0000 I NETWORK [conn878] end connection 10.233.68.218:45642 (3 connections now open) 2021-10-30T06:02:23.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58142 #879 (4 connections now open) 2021-10-30T06:02:23.575+0000 I NETWORK [conn879] received client metadata from 127.0.0.1:58142 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-10-30T06:02:23.582+0000 I NETWORK [conn879] end connection 127.0.0.1:58142 (3 connections now open) 2021-10-30T06:02:33.283+0000 I NETWORK [listener] connection accepted from 10.233.68.218:45870 #880 (4 connections now open) 2021-10-30T06:02:33.284+0000 I NETWORK [conn880] end connection 10.233.68.218:45870 (3 connections now open) 2021-10-30T06:02:33.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58374 #881 (4 connections now open) 2021-10-30T06:02:33.553+0000 I NETWORK [conn881] received client metadata from 127.0.0.1:58374 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-10-30T06:02:33.557+0000 I NETWORK [conn881] end connection 127.0.0.1:58374 (3 connections now open) 2021-10-30T06:02:43.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46078 #882 (4 connections now open) 2021-10-30T06:02:43.285+0000 I NETWORK [conn882] end connection 10.233.68.218:46078 (3 connections now open) 2021-10-30T06:02:43.599+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58586 #883 (4 connections now open) 2021-10-30T06:02:43.601+0000 I NETWORK [conn883] received client metadata from 127.0.0.1:58586 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-10-30T06:02:43.610+0000 I NETWORK [conn883] end connection 127.0.0.1:58586 (3 connections now open) 2021-10-30T06:02:53.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46290 #884 (4 connections now open) 2021-10-30T06:02:53.284+0000 I NETWORK [conn884] end connection 10.233.68.218:46290 (3 connections now open) 2021-10-30T06:02:53.557+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58792 #885 (4 connections now open) 2021-10-30T06:02:53.558+0000 I NETWORK [conn885] received client metadata from 127.0.0.1:58792 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-10-30T06:02:53.562+0000 I NETWORK [conn885] end connection 127.0.0.1:58792 (3 connections now open) 2021-10-30T06:03:03.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46502 #886 (4 connections now open) 2021-10-30T06:03:03.284+0000 I NETWORK [conn886] end connection 10.233.68.218:46502 (3 connections now open) 2021-10-30T06:03:03.599+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59006 #887 (4 connections now open) 2021-10-30T06:03:03.599+0000 I NETWORK [conn887] received client metadata from 127.0.0.1:59006 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-10-30T06:03:03.604+0000 I NETWORK [conn887] end connection 127.0.0.1:59006 (3 connections now open) 2021-10-30T06:03:13.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46724 #888 (4 connections now open) 2021-10-30T06:03:13.284+0000 I NETWORK [conn888] end connection 10.233.68.218:46724 (3 connections now open) 2021-10-30T06:03:13.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59226 #889 (4 connections now open) 2021-10-30T06:03:13.594+0000 I NETWORK [conn889] received client metadata from 127.0.0.1:59226 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-10-30T06:03:13.598+0000 I NETWORK [conn889] end connection 127.0.0.1:59226 (3 connections now open) 2021-10-30T06:03:23.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:46932 #890 (4 connections now open) 2021-10-30T06:03:23.284+0000 I NETWORK [conn890] end connection 10.233.68.218:46932 (3 connections now open) 2021-10-30T06:03:23.562+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59434 #891 (4 connections now open) 2021-10-30T06:03:23.563+0000 I NETWORK [conn891] received client metadata from 127.0.0.1:59434 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-10-30T06:03:23.584+0000 I NETWORK [conn891] end connection 127.0.0.1:59434 (3 connections now open) 2021-10-30T06:03:33.284+0000 I NETWORK [listener] connection accepted from 10.233.68.218:47158 #892 (4 connections now open) 2021-10-30T06:03:33.284+0000 I NETWORK [conn892] end connection 10.233.68.218:47158 (3 connections now open) 2021-10-30T06:03:33.579+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59662 #893 (4 connections now open) 2021-10-30T06:03:33.580+0000 I NETWORK [conn893] received client metadata from 127.0.0.1:59662 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-10-30T06:03:33.585+0000 I NETWORK [conn893] end connection 127.0.0.1:59662 (3 connections now open)