By type
2021-12-09T02:15:57.112+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] db version v4.0.8 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-12-09T02:15:57.215+0000 I CONTROL [initandlisten] modules: none 2021-12-09T02:15:57.216+0000 I CONTROL [initandlisten] build environment: 2021-12-09T02:15:57.216+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-12-09T02:15:57.216+0000 I CONTROL [initandlisten] distarch: x86_64 2021-12-09T02:15:57.216+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-12-09T02:15:57.216+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-12-09T02:15:57.216+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2021-12-09T02:16:12.482+0000 I STORAGE [initandlisten] WiredTiger message [1639016172:482906][1:0x7f95dd843a40], txn-recover: Set global recovery timestamp: 0 2021-12-09T02:16:13.737+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-12-09T02:16:15.687+0000 I CONTROL [initandlisten] 2021-12-09T02:16:15.687+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-12-09T02:16:15.687+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-12-09T02:16:15.687+0000 I CONTROL [initandlisten] 2021-12-09T02:16:15.688+0000 I CONTROL [initandlisten] 2021-12-09T02:16:15.688+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-12-09T02:16:15.688+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-12-09T02:16:15.688+0000 I CONTROL [initandlisten] 2021-12-09T02:16:15.689+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: c7f528a1-d835-4a86-bc52-092e39014c3b 2021-12-09T02:16:16.523+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-12-09T02:16:16.531+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 4fb55bc6-9670-42ec-972d-e284a1e453c0 2021-12-09T02:16:17.221+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-12-09T02:16:17.222+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-12-09T02:16:17.223+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 094ba429-8de2-40c8-8cc5-85ff949d179f 2021-12-09T02:16:17.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35312 #1 (1 connection now open) 2021-12-09T02:16:17.653+0000 I NETWORK [conn1] end connection 10.233.75.131:35312 (0 connections now open) 2021-12-09T02:16:18.553+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-12-09T02:16:18.553+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-12-09T02:16:18.561+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-12-09T02:16:18.561+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 1338ms 2021-12-09T02:16:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35356 #2 (1 connection now open) 2021-12-09T02:16:27.652+0000 I NETWORK [conn2] end connection 10.233.75.131:35356 (0 connections now open) 2021-12-09T02:16:32.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35818 #3 (1 connection now open) 2021-12-09T02:16:32.821+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:35818 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:16:32.917+0000 I NETWORK [conn3] end connection 127.0.0.1:35818 (0 connections now open) 2021-12-09T02:16:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35402 #4 (1 connection now open) 2021-12-09T02:16:37.652+0000 I NETWORK [conn4] end connection 10.233.75.131:35402 (0 connections now open) 2021-12-09T02:16:42.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35860 #5 (1 connection now open) 2021-12-09T02:16:43.010+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:35860 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:16:43.015+0000 I NETWORK [conn5] end connection 127.0.0.1:35860 (0 connections now open) 2021-12-09T02:16:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35448 #6 (1 connection now open) 2021-12-09T02:16:47.652+0000 I NETWORK [conn6] end connection 10.233.75.131:35448 (0 connections now open) 2021-12-09T02:16:52.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35910 #7 (1 connection now open) 2021-12-09T02:16:52.911+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:35910 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:16:52.916+0000 I NETWORK [conn7] end connection 127.0.0.1:35910 (0 connections now open) 2021-12-09T02:16:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35512 #8 (1 connection now open) 2021-12-09T02:16:57.652+0000 I NETWORK [conn8] end connection 10.233.75.131:35512 (0 connections now open) 2021-12-09T02:17:02.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35980 #9 (1 connection now open) 2021-12-09T02:17:02.911+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:35980 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:03.010+0000 I NETWORK [conn9] end connection 127.0.0.1:35980 (0 connections now open) 2021-12-09T02:17:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35564 #10 (1 connection now open) 2021-12-09T02:17:07.652+0000 I NETWORK [conn10] end connection 10.233.75.131:35564 (0 connections now open) 2021-12-09T02:17:12.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36050 #11 (1 connection now open) 2021-12-09T02:17:12.814+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:36050 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:12.910+0000 I NETWORK [conn11] end connection 127.0.0.1:36050 (0 connections now open) 2021-12-09T02:17:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35634 #12 (1 connection now open) 2021-12-09T02:17:17.652+0000 I NETWORK [conn12] end connection 10.233.75.131:35634 (0 connections now open) 2021-12-09T02:17:22.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36102 #13 (1 connection now open) 2021-12-09T02:17:22.911+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:36102 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:22.918+0000 I NETWORK [conn13] end connection 127.0.0.1:36102 (0 connections now open) 2021-12-09T02:17:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35710 #14 (1 connection now open) 2021-12-09T02:17:27.652+0000 I NETWORK [conn14] end connection 10.233.75.131:35710 (0 connections now open) 2021-12-09T02:17:32.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36190 #15 (1 connection now open) 2021-12-09T02:17:32.818+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:36190 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:32.917+0000 I NETWORK [conn15] end connection 127.0.0.1:36190 (0 connections now open) 2021-12-09T02:17:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35806 #16 (1 connection now open) 2021-12-09T02:17:37.652+0000 I NETWORK [conn16] end connection 10.233.75.131:35806 (0 connections now open) 2021-12-09T02:17:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36286 #17 (1 connection now open) 2021-12-09T02:17:42.818+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:36286 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:42.915+0000 I NETWORK [conn17] end connection 127.0.0.1:36286 (0 connections now open) 2021-12-09T02:17:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35886 #18 (1 connection now open) 2021-12-09T02:17:47.653+0000 I NETWORK [conn18] end connection 10.233.75.131:35886 (0 connections now open) 2021-12-09T02:17:52.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36358 #19 (1 connection now open) 2021-12-09T02:17:53.012+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:36358 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:17:53.112+0000 I NETWORK [conn19] end connection 127.0.0.1:36358 (0 connections now open) 2021-12-09T02:17:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35954 #20 (1 connection now open) 2021-12-09T02:17:57.652+0000 I NETWORK [conn20] end connection 10.233.75.131:35954 (0 connections now open) 2021-12-09T02:18:02.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36426 #21 (1 connection now open) 2021-12-09T02:18:02.911+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:36426 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:02.917+0000 I NETWORK [conn21] end connection 127.0.0.1:36426 (0 connections now open) 2021-12-09T02:18:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36016 #22 (1 connection now open) 2021-12-09T02:18:07.652+0000 I NETWORK [conn22] end connection 10.233.75.131:36016 (0 connections now open) 2021-12-09T02:18:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36482 #23 (1 connection now open) 2021-12-09T02:18:12.912+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:36482 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:13.012+0000 I NETWORK [conn23] end connection 127.0.0.1:36482 (0 connections now open) 2021-12-09T02:18:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36072 #24 (1 connection now open) 2021-12-09T02:18:17.652+0000 I NETWORK [conn24] end connection 10.233.75.131:36072 (0 connections now open) 2021-12-09T02:18:22.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36542 #25 (1 connection now open) 2021-12-09T02:18:22.917+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:36542 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:23.014+0000 I NETWORK [conn25] end connection 127.0.0.1:36542 (0 connections now open) 2021-12-09T02:18:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36136 #26 (1 connection now open) 2021-12-09T02:18:27.652+0000 I NETWORK [conn26] end connection 10.233.75.131:36136 (0 connections now open) 2021-12-09T02:18:32.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36598 #27 (1 connection now open) 2021-12-09T02:18:32.810+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:36598 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:32.814+0000 I NETWORK [conn27] end connection 127.0.0.1:36598 (0 connections now open) 2021-12-09T02:18:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36196 #28 (1 connection now open) 2021-12-09T02:18:37.652+0000 I NETWORK [conn28] end connection 10.233.75.131:36196 (0 connections now open) 2021-12-09T02:18:42.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36658 #29 (1 connection now open) 2021-12-09T02:18:42.919+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:36658 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:43.019+0000 I NETWORK [conn29] end connection 127.0.0.1:36658 (0 connections now open) 2021-12-09T02:18:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36250 #30 (1 connection now open) 2021-12-09T02:18:47.652+0000 I NETWORK [conn30] end connection 10.233.75.131:36250 (0 connections now open) 2021-12-09T02:18:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36716 #31 (1 connection now open) 2021-12-09T02:18:52.916+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:36716 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:18:53.011+0000 I NETWORK [conn31] end connection 127.0.0.1:36716 (0 connections now open) 2021-12-09T02:18:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36314 #32 (1 connection now open) 2021-12-09T02:18:57.652+0000 I NETWORK [conn32] end connection 10.233.75.131:36314 (0 connections now open) 2021-12-09T02:19:02.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36776 #33 (1 connection now open) 2021-12-09T02:19:02.920+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:36776 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:03.016+0000 I NETWORK [conn33] end connection 127.0.0.1:36776 (0 connections now open) 2021-12-09T02:19:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36364 #34 (1 connection now open) 2021-12-09T02:19:07.652+0000 I NETWORK [conn34] end connection 10.233.75.131:36364 (0 connections now open) 2021-12-09T02:19:12.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36856 #35 (1 connection now open) 2021-12-09T02:19:12.914+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:36856 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:13.010+0000 I NETWORK [conn35] end connection 127.0.0.1:36856 (0 connections now open) 2021-12-09T02:19:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36454 #36 (1 connection now open) 2021-12-09T02:19:17.653+0000 I NETWORK [conn36] end connection 10.233.75.131:36454 (0 connections now open) 2021-12-09T02:19:22.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36918 #37 (1 connection now open) 2021-12-09T02:19:22.918+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:36918 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:23.014+0000 I NETWORK [conn37] end connection 127.0.0.1:36918 (0 connections now open) 2021-12-09T02:19:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36512 #38 (1 connection now open) 2021-12-09T02:19:27.652+0000 I NETWORK [conn38] end connection 10.233.75.131:36512 (0 connections now open) 2021-12-09T02:19:32.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36974 #39 (1 connection now open) 2021-12-09T02:19:32.818+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:36974 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:32.915+0000 I NETWORK [conn39] end connection 127.0.0.1:36974 (0 connections now open) 2021-12-09T02:19:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36578 #40 (1 connection now open) 2021-12-09T02:19:37.653+0000 I NETWORK [conn40] end connection 10.233.75.131:36578 (0 connections now open) 2021-12-09T02:19:42.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37050 #41 (1 connection now open) 2021-12-09T02:19:42.812+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:37050 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:42.819+0000 I NETWORK [conn41] end connection 127.0.0.1:37050 (0 connections now open) 2021-12-09T02:19:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36652 #42 (1 connection now open) 2021-12-09T02:19:47.653+0000 I NETWORK [conn42] end connection 10.233.75.131:36652 (0 connections now open) 2021-12-09T02:19:52.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37116 #43 (1 connection now open) 2021-12-09T02:19:52.718+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:37116 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:19:52.815+0000 I NETWORK [conn43] end connection 127.0.0.1:37116 (0 connections now open) 2021-12-09T02:19:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36710 #44 (1 connection now open) 2021-12-09T02:19:57.653+0000 I NETWORK [conn44] end connection 10.233.75.131:36710 (0 connections now open) 2021-12-09T02:20:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37186 #45 (1 connection now open) 2021-12-09T02:20:02.914+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:37186 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:03.011+0000 I NETWORK [conn45] end connection 127.0.0.1:37186 (0 connections now open) 2021-12-09T02:20:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36772 #46 (1 connection now open) 2021-12-09T02:20:07.652+0000 I NETWORK [conn46] end connection 10.233.75.131:36772 (0 connections now open) 2021-12-09T02:20:12.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37244 #47 (1 connection now open) 2021-12-09T02:20:12.812+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:37244 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:12.817+0000 I NETWORK [conn47] end connection 127.0.0.1:37244 (0 connections now open) 2021-12-09T02:20:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36832 #48 (1 connection now open) 2021-12-09T02:20:17.653+0000 I NETWORK [conn48] end connection 10.233.75.131:36832 (0 connections now open) 2021-12-09T02:20:22.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37316 #49 (1 connection now open) 2021-12-09T02:20:22.918+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:37316 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:23.110+0000 I NETWORK [conn49] end connection 127.0.0.1:37316 (0 connections now open) 2021-12-09T02:20:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36916 #50 (1 connection now open) 2021-12-09T02:20:27.652+0000 I NETWORK [conn50] end connection 10.233.75.131:36916 (0 connections now open) 2021-12-09T02:20:32.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37398 #51 (1 connection now open) 2021-12-09T02:20:32.818+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:37398 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:32.911+0000 I NETWORK [conn51] end connection 127.0.0.1:37398 (0 connections now open) 2021-12-09T02:20:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36990 #52 (1 connection now open) 2021-12-09T02:20:37.652+0000 I NETWORK [conn52] end connection 10.233.75.131:36990 (0 connections now open) 2021-12-09T02:20:42.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37466 #53 (1 connection now open) 2021-12-09T02:20:43.011+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:37466 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:43.112+0000 I NETWORK [conn53] end connection 127.0.0.1:37466 (0 connections now open) 2021-12-09T02:20:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37056 #54 (1 connection now open) 2021-12-09T02:20:47.652+0000 I NETWORK [conn54] end connection 10.233.75.131:37056 (0 connections now open) 2021-12-09T02:20:52.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37538 #55 (1 connection now open) 2021-12-09T02:20:52.910+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:37538 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:20:52.917+0000 I NETWORK [conn55] end connection 127.0.0.1:37538 (0 connections now open) 2021-12-09T02:20:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37128 #56 (1 connection now open) 2021-12-09T02:20:57.652+0000 I NETWORK [conn56] end connection 10.233.75.131:37128 (0 connections now open) 2021-12-09T02:21:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37600 #57 (1 connection now open) 2021-12-09T02:21:03.010+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:37600 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:03.015+0000 I NETWORK [conn57] end connection 127.0.0.1:37600 (0 connections now open) 2021-12-09T02:21:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37188 #58 (1 connection now open) 2021-12-09T02:21:07.652+0000 I NETWORK [conn58] end connection 10.233.75.131:37188 (0 connections now open) 2021-12-09T02:21:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37666 #59 (1 connection now open) 2021-12-09T02:21:12.912+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:37666 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:13.013+0000 I NETWORK [conn59] end connection 127.0.0.1:37666 (0 connections now open) 2021-12-09T02:21:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37254 #60 (1 connection now open) 2021-12-09T02:21:17.652+0000 I NETWORK [conn60] end connection 10.233.75.131:37254 (0 connections now open) 2021-12-09T02:21:22.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37728 #61 (1 connection now open) 2021-12-09T02:21:22.910+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:37728 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:22.918+0000 I NETWORK [conn61] end connection 127.0.0.1:37728 (0 connections now open) 2021-12-09T02:21:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37318 #62 (1 connection now open) 2021-12-09T02:21:27.653+0000 I NETWORK [conn62] end connection 10.233.75.131:37318 (0 connections now open) 2021-12-09T02:21:32.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37794 #63 (1 connection now open) 2021-12-09T02:21:32.916+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:37794 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:33.015+0000 I NETWORK [conn63] end connection 127.0.0.1:37794 (0 connections now open) 2021-12-09T02:21:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37382 #64 (1 connection now open) 2021-12-09T02:21:37.653+0000 I NETWORK [conn64] end connection 10.233.75.131:37382 (0 connections now open) 2021-12-09T02:21:42.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37854 #65 (1 connection now open) 2021-12-09T02:21:42.914+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:37854 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:42.919+0000 I NETWORK [conn65] end connection 127.0.0.1:37854 (0 connections now open) 2021-12-09T02:21:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37452 #66 (1 connection now open) 2021-12-09T02:21:47.653+0000 I NETWORK [conn66] end connection 10.233.75.131:37452 (0 connections now open) 2021-12-09T02:21:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37926 #67 (1 connection now open) 2021-12-09T02:21:52.912+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:37926 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:21:53.012+0000 I NETWORK [conn67] end connection 127.0.0.1:37926 (0 connections now open) 2021-12-09T02:21:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37516 #68 (1 connection now open) 2021-12-09T02:21:57.653+0000 I NETWORK [conn68] end connection 10.233.75.131:37516 (0 connections now open) 2021-12-09T02:22:02.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37990 #69 (1 connection now open) 2021-12-09T02:22:02.815+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:37990 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:02.911+0000 I NETWORK [conn69] end connection 127.0.0.1:37990 (0 connections now open) 2021-12-09T02:22:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37580 #70 (1 connection now open) 2021-12-09T02:22:07.652+0000 I NETWORK [conn70] end connection 10.233.75.131:37580 (0 connections now open) 2021-12-09T02:22:12.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38050 #71 (1 connection now open) 2021-12-09T02:22:12.911+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:38050 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:13.011+0000 I NETWORK [conn71] end connection 127.0.0.1:38050 (0 connections now open) 2021-12-09T02:22:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37648 #72 (1 connection now open) 2021-12-09T02:22:17.652+0000 I NETWORK [conn72] end connection 10.233.75.131:37648 (0 connections now open) 2021-12-09T02:22:22.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38124 #73 (1 connection now open) 2021-12-09T02:22:22.819+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:38124 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:22.917+0000 I NETWORK [conn73] end connection 127.0.0.1:38124 (0 connections now open) 2021-12-09T02:22:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37722 #74 (1 connection now open) 2021-12-09T02:22:27.652+0000 I NETWORK [conn74] end connection 10.233.75.131:37722 (0 connections now open) 2021-12-09T02:22:32.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38198 #75 (1 connection now open) 2021-12-09T02:22:32.814+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:38198 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:32.819+0000 I NETWORK [conn75] end connection 127.0.0.1:38198 (0 connections now open) 2021-12-09T02:22:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37794 #76 (1 connection now open) 2021-12-09T02:22:37.652+0000 I NETWORK [conn76] end connection 10.233.75.131:37794 (0 connections now open) 2021-12-09T02:22:42.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38266 #77 (1 connection now open) 2021-12-09T02:22:42.910+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:38266 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:42.917+0000 I NETWORK [conn77] end connection 127.0.0.1:38266 (0 connections now open) 2021-12-09T02:22:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37866 #78 (1 connection now open) 2021-12-09T02:22:47.652+0000 I NETWORK [conn78] end connection 10.233.75.131:37866 (0 connections now open) 2021-12-09T02:22:53.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38340 #79 (1 connection now open) 2021-12-09T02:22:53.015+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:38340 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:22:53.117+0000 I NETWORK [conn79] end connection 127.0.0.1:38340 (0 connections now open) 2021-12-09T02:22:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37938 #80 (1 connection now open) 2021-12-09T02:22:57.652+0000 I NETWORK [conn80] end connection 10.233.75.131:37938 (0 connections now open) 2021-12-09T02:23:02.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38420 #81 (1 connection now open) 2021-12-09T02:23:02.821+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:38420 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:02.917+0000 I NETWORK [conn81] end connection 127.0.0.1:38420 (0 connections now open) 2021-12-09T02:23:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38028 #82 (1 connection now open) 2021-12-09T02:23:07.652+0000 I NETWORK [conn82] end connection 10.233.75.131:38028 (0 connections now open) 2021-12-09T02:23:13.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38500 #83 (1 connection now open) 2021-12-09T02:23:13.015+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:38500 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:13.116+0000 I NETWORK [conn83] end connection 127.0.0.1:38500 (0 connections now open) 2021-12-09T02:23:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38100 #84 (1 connection now open) 2021-12-09T02:23:17.652+0000 I NETWORK [conn84] end connection 10.233.75.131:38100 (0 connections now open) 2021-12-09T02:23:22.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38586 #85 (1 connection now open) 2021-12-09T02:23:22.911+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:38586 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:22.918+0000 I NETWORK [conn85] end connection 127.0.0.1:38586 (0 connections now open) 2021-12-09T02:23:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38184 #86 (1 connection now open) 2021-12-09T02:23:27.652+0000 I NETWORK [conn86] end connection 10.233.75.131:38184 (0 connections now open) 2021-12-09T02:23:32.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38660 #87 (1 connection now open) 2021-12-09T02:23:32.821+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:38660 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:32.917+0000 I NETWORK [conn87] end connection 127.0.0.1:38660 (0 connections now open) 2021-12-09T02:23:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38256 #88 (1 connection now open) 2021-12-09T02:23:37.652+0000 I NETWORK [conn88] end connection 10.233.75.131:38256 (0 connections now open) 2021-12-09T02:23:42.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38728 #89 (1 connection now open) 2021-12-09T02:23:42.813+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:38728 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:42.817+0000 I NETWORK [conn89] end connection 127.0.0.1:38728 (0 connections now open) 2021-12-09T02:23:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38328 #90 (1 connection now open) 2021-12-09T02:23:47.652+0000 I NETWORK [conn90] end connection 10.233.75.131:38328 (0 connections now open) 2021-12-09T02:23:52.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38804 #91 (1 connection now open) 2021-12-09T02:23:52.814+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:38804 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:23:52.818+0000 I NETWORK [conn91] end connection 127.0.0.1:38804 (0 connections now open) 2021-12-09T02:23:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38402 #92 (1 connection now open) 2021-12-09T02:23:57.652+0000 I NETWORK [conn92] end connection 10.233.75.131:38402 (0 connections now open) 2021-12-09T02:24:02.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38878 #93 (1 connection now open) 2021-12-09T02:24:02.813+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:38878 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:02.910+0000 I NETWORK [conn93] end connection 127.0.0.1:38878 (0 connections now open) 2021-12-09T02:24:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38478 #94 (1 connection now open) 2021-12-09T02:24:07.653+0000 I NETWORK [conn94] end connection 10.233.75.131:38478 (0 connections now open) 2021-12-09T02:24:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38952 #95 (1 connection now open) 2021-12-09T02:24:12.912+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:38952 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:12.919+0000 I NETWORK [conn95] end connection 127.0.0.1:38952 (0 connections now open) 2021-12-09T02:24:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38546 #96 (1 connection now open) 2021-12-09T02:24:17.652+0000 I NETWORK [conn96] end connection 10.233.75.131:38546 (0 connections now open) 2021-12-09T02:24:22.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39022 #97 (1 connection now open) 2021-12-09T02:24:22.914+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:39022 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:23.013+0000 I NETWORK [conn97] end connection 127.0.0.1:39022 (0 connections now open) 2021-12-09T02:24:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38620 #98 (1 connection now open) 2021-12-09T02:24:27.652+0000 I NETWORK [conn98] end connection 10.233.75.131:38620 (0 connections now open) 2021-12-09T02:24:32.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39102 #99 (1 connection now open) 2021-12-09T02:24:32.915+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:39102 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:33.014+0000 I NETWORK [conn99] end connection 127.0.0.1:39102 (0 connections now open) 2021-12-09T02:24:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38696 #100 (1 connection now open) 2021-12-09T02:24:37.652+0000 I NETWORK [conn100] end connection 10.233.75.131:38696 (0 connections now open) 2021-12-09T02:24:42.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39170 #101 (1 connection now open) 2021-12-09T02:24:42.714+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:39170 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:42.810+0000 I NETWORK [conn101] end connection 127.0.0.1:39170 (0 connections now open) 2021-12-09T02:24:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38768 #102 (1 connection now open) 2021-12-09T02:24:47.652+0000 I NETWORK [conn102] end connection 10.233.75.131:38768 (0 connections now open) 2021-12-09T02:24:52.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39244 #103 (1 connection now open) 2021-12-09T02:24:52.813+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:39244 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:24:52.913+0000 I NETWORK [conn103] end connection 127.0.0.1:39244 (0 connections now open) 2021-12-09T02:24:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38844 #104 (1 connection now open) 2021-12-09T02:24:57.652+0000 I NETWORK [conn104] end connection 10.233.75.131:38844 (0 connections now open) 2021-12-09T02:25:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39316 #105 (1 connection now open) 2021-12-09T02:25:02.811+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:39316 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:02.817+0000 I NETWORK [conn105] end connection 127.0.0.1:39316 (0 connections now open) 2021-12-09T02:25:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38912 #106 (1 connection now open) 2021-12-09T02:25:07.652+0000 I NETWORK [conn106] end connection 10.233.75.131:38912 (0 connections now open) 2021-12-09T02:25:12.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39390 #107 (1 connection now open) 2021-12-09T02:25:12.820+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:39390 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:12.917+0000 I NETWORK [conn107] end connection 127.0.0.1:39390 (0 connections now open) 2021-12-09T02:25:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38986 #108 (1 connection now open) 2021-12-09T02:25:17.652+0000 I NETWORK [conn108] end connection 10.233.75.131:38986 (0 connections now open) 2021-12-09T02:25:22.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39464 #109 (1 connection now open) 2021-12-09T02:25:22.916+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:39464 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:23.010+0000 I NETWORK [conn109] end connection 127.0.0.1:39464 (0 connections now open) 2021-12-09T02:25:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39066 #110 (1 connection now open) 2021-12-09T02:25:27.652+0000 I NETWORK [conn110] end connection 10.233.75.131:39066 (0 connections now open) 2021-12-09T02:25:32.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39542 #111 (1 connection now open) 2021-12-09T02:25:32.814+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:39542 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:32.911+0000 I NETWORK [conn111] end connection 127.0.0.1:39542 (0 connections now open) 2021-12-09T02:25:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39138 #112 (1 connection now open) 2021-12-09T02:25:37.652+0000 I NETWORK [conn112] end connection 10.233.75.131:39138 (0 connections now open) 2021-12-09T02:25:42.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39618 #113 (1 connection now open) 2021-12-09T02:25:42.812+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:39618 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:42.911+0000 I NETWORK [conn113] end connection 127.0.0.1:39618 (0 connections now open) 2021-12-09T02:25:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39214 #114 (1 connection now open) 2021-12-09T02:25:47.653+0000 I NETWORK [conn114] end connection 10.233.75.131:39214 (0 connections now open) 2021-12-09T02:25:52.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39694 #115 (1 connection now open) 2021-12-09T02:25:52.912+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:39694 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:25:53.011+0000 I NETWORK [conn115] end connection 127.0.0.1:39694 (0 connections now open) 2021-12-09T02:25:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39298 #116 (1 connection now open) 2021-12-09T02:25:57.652+0000 I NETWORK [conn116] end connection 10.233.75.131:39298 (0 connections now open) 2021-12-09T02:26:02.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39776 #117 (1 connection now open) 2021-12-09T02:26:02.813+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:39776 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:02.816+0000 I NETWORK [conn117] end connection 127.0.0.1:39776 (0 connections now open) 2021-12-09T02:26:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39374 #118 (1 connection now open) 2021-12-09T02:26:07.652+0000 I NETWORK [conn118] end connection 10.233.75.131:39374 (0 connections now open) 2021-12-09T02:26:12.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39848 #119 (1 connection now open) 2021-12-09T02:26:12.913+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:39848 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:12.917+0000 I NETWORK [conn119] end connection 127.0.0.1:39848 (0 connections now open) 2021-12-09T02:26:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39450 #120 (1 connection now open) 2021-12-09T02:26:17.652+0000 I NETWORK [conn120] end connection 10.233.75.131:39450 (0 connections now open) 2021-12-09T02:26:22.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39926 #121 (1 connection now open) 2021-12-09T02:26:22.910+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:39926 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:22.916+0000 I NETWORK [conn121] end connection 127.0.0.1:39926 (0 connections now open) 2021-12-09T02:26:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39526 #122 (1 connection now open) 2021-12-09T02:26:27.652+0000 I NETWORK [conn122] end connection 10.233.75.131:39526 (0 connections now open) 2021-12-09T02:26:32.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40002 #123 (1 connection now open) 2021-12-09T02:26:32.911+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:40002 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:32.917+0000 I NETWORK [conn123] end connection 127.0.0.1:40002 (0 connections now open) 2021-12-09T02:26:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39600 #124 (1 connection now open) 2021-12-09T02:26:37.652+0000 I NETWORK [conn124] end connection 10.233.75.131:39600 (0 connections now open) 2021-12-09T02:26:42.715+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40072 #125 (1 connection now open) 2021-12-09T02:26:42.716+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:40072 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:42.811+0000 I NETWORK [conn125] end connection 127.0.0.1:40072 (0 connections now open) 2021-12-09T02:26:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39676 #126 (1 connection now open) 2021-12-09T02:26:47.653+0000 I NETWORK [conn126] end connection 10.233.75.131:39676 (0 connections now open) 2021-12-09T02:26:52.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40152 #127 (1 connection now open) 2021-12-09T02:26:52.910+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:40152 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:26:52.917+0000 I NETWORK [conn127] end connection 127.0.0.1:40152 (0 connections now open) 2021-12-09T02:26:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39752 #128 (1 connection now open) 2021-12-09T02:26:57.652+0000 I NETWORK [conn128] end connection 10.233.75.131:39752 (0 connections now open) 2021-12-09T02:27:02.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40230 #129 (1 connection now open) 2021-12-09T02:27:02.914+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:40230 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:03.011+0000 I NETWORK [conn129] end connection 127.0.0.1:40230 (0 connections now open) 2021-12-09T02:27:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39828 #130 (1 connection now open) 2021-12-09T02:27:07.652+0000 I NETWORK [conn130] end connection 10.233.75.131:39828 (0 connections now open) 2021-12-09T02:27:12.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40302 #131 (1 connection now open) 2021-12-09T02:27:12.813+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:40302 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:12.819+0000 I NETWORK [conn131] end connection 127.0.0.1:40302 (0 connections now open) 2021-12-09T02:27:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39910 #132 (1 connection now open) 2021-12-09T02:27:17.652+0000 I NETWORK [conn132] end connection 10.233.75.131:39910 (0 connections now open) 2021-12-09T02:27:22.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40384 #133 (1 connection now open) 2021-12-09T02:27:22.718+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:40384 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:22.815+0000 I NETWORK [conn133] end connection 127.0.0.1:40384 (0 connections now open) 2021-12-09T02:27:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39986 #134 (1 connection now open) 2021-12-09T02:27:27.652+0000 I NETWORK [conn134] end connection 10.233.75.131:39986 (0 connections now open) 2021-12-09T02:27:32.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40464 #135 (1 connection now open) 2021-12-09T02:27:32.917+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:40464 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:33.016+0000 I NETWORK [conn135] end connection 127.0.0.1:40464 (0 connections now open) 2021-12-09T02:27:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40068 #136 (1 connection now open) 2021-12-09T02:27:37.652+0000 I NETWORK [conn136] end connection 10.233.75.131:40068 (0 connections now open) 2021-12-09T02:27:42.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40544 #137 (1 connection now open) 2021-12-09T02:27:42.813+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:40544 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:42.910+0000 I NETWORK [conn137] end connection 127.0.0.1:40544 (0 connections now open) 2021-12-09T02:27:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40146 #138 (1 connection now open) 2021-12-09T02:27:47.652+0000 I NETWORK [conn138] end connection 10.233.75.131:40146 (0 connections now open) 2021-12-09T02:27:52.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40626 #139 (1 connection now open) 2021-12-09T02:27:52.718+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:40626 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:27:52.814+0000 I NETWORK [conn139] end connection 127.0.0.1:40626 (0 connections now open) 2021-12-09T02:27:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40228 #140 (1 connection now open) 2021-12-09T02:27:57.652+0000 I NETWORK [conn140] end connection 10.233.75.131:40228 (0 connections now open) 2021-12-09T02:28:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40708 #141 (1 connection now open) 2021-12-09T02:28:02.811+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:40708 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:02.816+0000 I NETWORK [conn141] end connection 127.0.0.1:40708 (0 connections now open) 2021-12-09T02:28:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40308 #142 (1 connection now open) 2021-12-09T02:28:07.652+0000 I NETWORK [conn142] end connection 10.233.75.131:40308 (0 connections now open) 2021-12-09T02:28:12.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40784 #143 (1 connection now open) 2021-12-09T02:28:12.818+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:40784 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:12.913+0000 I NETWORK [conn143] end connection 127.0.0.1:40784 (0 connections now open) 2021-12-09T02:28:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40384 #144 (1 connection now open) 2021-12-09T02:28:17.652+0000 I NETWORK [conn144] end connection 10.233.75.131:40384 (0 connections now open) 2021-12-09T02:28:22.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40868 #145 (1 connection now open) 2021-12-09T02:28:22.815+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:40868 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:22.910+0000 I NETWORK [conn145] end connection 127.0.0.1:40868 (0 connections now open) 2021-12-09T02:28:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40472 #146 (1 connection now open) 2021-12-09T02:28:27.652+0000 I NETWORK [conn146] end connection 10.233.75.131:40472 (0 connections now open) 2021-12-09T02:28:32.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40954 #147 (1 connection now open) 2021-12-09T02:28:32.911+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:40954 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:32.919+0000 I NETWORK [conn147] end connection 127.0.0.1:40954 (0 connections now open) 2021-12-09T02:28:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40552 #148 (1 connection now open) 2021-12-09T02:28:37.652+0000 I NETWORK [conn148] end connection 10.233.75.131:40552 (0 connections now open) 2021-12-09T02:28:42.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41034 #149 (1 connection now open) 2021-12-09T02:28:42.815+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:41034 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:42.917+0000 I NETWORK [conn149] end connection 127.0.0.1:41034 (0 connections now open) 2021-12-09T02:28:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40670 #150 (1 connection now open) 2021-12-09T02:28:47.652+0000 I NETWORK [conn150] end connection 10.233.75.131:40670 (0 connections now open) 2021-12-09T02:28:52.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41158 #151 (1 connection now open) 2021-12-09T02:28:52.811+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:41158 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:28:52.816+0000 I NETWORK [conn151] end connection 127.0.0.1:41158 (0 connections now open) 2021-12-09T02:28:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40772 #152 (1 connection now open) 2021-12-09T02:28:57.652+0000 I NETWORK [conn152] end connection 10.233.75.131:40772 (0 connections now open) 2021-12-09T02:29:02.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41266 #153 (1 connection now open) 2021-12-09T02:29:02.915+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:41266 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:03.010+0000 I NETWORK [conn153] end connection 127.0.0.1:41266 (0 connections now open) 2021-12-09T02:29:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40862 #154 (1 connection now open) 2021-12-09T02:29:07.652+0000 I NETWORK [conn154] end connection 10.233.75.131:40862 (0 connections now open) 2021-12-09T02:29:12.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41366 #155 (1 connection now open) 2021-12-09T02:29:12.812+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:41366 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:12.817+0000 I NETWORK [conn155] end connection 127.0.0.1:41366 (0 connections now open) 2021-12-09T02:29:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40962 #156 (1 connection now open) 2021-12-09T02:29:17.653+0000 I NETWORK [conn156] end connection 10.233.75.131:40962 (0 connections now open) 2021-12-09T02:29:22.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41440 #157 (1 connection now open) 2021-12-09T02:29:22.821+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:41440 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:22.916+0000 I NETWORK [conn157] end connection 127.0.0.1:41440 (0 connections now open) 2021-12-09T02:29:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41046 #158 (1 connection now open) 2021-12-09T02:29:27.653+0000 I NETWORK [conn158] end connection 10.233.75.131:41046 (0 connections now open) 2021-12-09T02:29:32.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41540 #159 (1 connection now open) 2021-12-09T02:29:32.820+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:41540 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:32.915+0000 I NETWORK [conn159] end connection 127.0.0.1:41540 (0 connections now open) 2021-12-09T02:29:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41142 #160 (1 connection now open) 2021-12-09T02:29:37.653+0000 I NETWORK [conn160] end connection 10.233.75.131:41142 (0 connections now open) 2021-12-09T02:29:42.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41626 #161 (1 connection now open) 2021-12-09T02:29:42.917+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:41626 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:43.015+0000 I NETWORK [conn161] end connection 127.0.0.1:41626 (0 connections now open) 2021-12-09T02:29:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41224 #162 (1 connection now open) 2021-12-09T02:29:47.652+0000 I NETWORK [conn162] end connection 10.233.75.131:41224 (0 connections now open) 2021-12-09T02:29:52.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41708 #163 (1 connection now open) 2021-12-09T02:29:52.818+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:41708 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:29:52.911+0000 I NETWORK [conn163] end connection 127.0.0.1:41708 (0 connections now open) 2021-12-09T02:29:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41312 #164 (1 connection now open) 2021-12-09T02:29:57.652+0000 I NETWORK [conn164] end connection 10.233.75.131:41312 (0 connections now open) 2021-12-09T02:30:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41808 #165 (1 connection now open) 2021-12-09T02:30:03.011+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:41808 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:03.018+0000 I NETWORK [conn165] end connection 127.0.0.1:41808 (0 connections now open) 2021-12-09T02:30:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41414 #166 (1 connection now open) 2021-12-09T02:30:07.652+0000 I NETWORK [conn166] end connection 10.233.75.131:41414 (0 connections now open) 2021-12-09T02:30:13.020+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41898 #167 (1 connection now open) 2021-12-09T02:30:13.111+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:41898 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:13.210+0000 I NETWORK [conn167] end connection 127.0.0.1:41898 (0 connections now open) 2021-12-09T02:30:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41498 #168 (1 connection now open) 2021-12-09T02:30:17.652+0000 I NETWORK [conn168] end connection 10.233.75.131:41498 (0 connections now open) 2021-12-09T02:30:22.810+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41976 #169 (1 connection now open) 2021-12-09T02:30:22.811+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:41976 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:22.817+0000 I NETWORK [conn169] end connection 127.0.0.1:41976 (0 connections now open) 2021-12-09T02:30:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41578 #170 (1 connection now open) 2021-12-09T02:30:27.652+0000 I NETWORK [conn170] end connection 10.233.75.131:41578 (0 connections now open) 2021-12-09T02:30:32.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42068 #171 (1 connection now open) 2021-12-09T02:30:32.816+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:42068 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:32.913+0000 I NETWORK [conn171] end connection 127.0.0.1:42068 (0 connections now open) 2021-12-09T02:30:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41692 #172 (1 connection now open) 2021-12-09T02:30:37.652+0000 I NETWORK [conn172] end connection 10.233.75.131:41692 (0 connections now open) 2021-12-09T02:30:42.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42188 #173 (1 connection now open) 2021-12-09T02:30:42.822+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:42188 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:42.918+0000 I NETWORK [conn173] end connection 127.0.0.1:42188 (0 connections now open) 2021-12-09T02:30:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41810 #174 (1 connection now open) 2021-12-09T02:30:47.652+0000 I NETWORK [conn174] end connection 10.233.75.131:41810 (0 connections now open) 2021-12-09T02:30:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42308 #175 (1 connection now open) 2021-12-09T02:30:52.912+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:42308 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:30:53.015+0000 I NETWORK [conn175] end connection 127.0.0.1:42308 (0 connections now open) 2021-12-09T02:30:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41920 #176 (1 connection now open) 2021-12-09T02:30:57.652+0000 I NETWORK [conn176] end connection 10.233.75.131:41920 (0 connections now open) 2021-12-09T02:31:02.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42418 #177 (1 connection now open) 2021-12-09T02:31:02.816+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:42418 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:02.913+0000 I NETWORK [conn177] end connection 127.0.0.1:42418 (0 connections now open) 2021-12-09T02:31:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42046 #178 (1 connection now open) 2021-12-09T02:31:07.652+0000 I NETWORK [conn178] end connection 10.233.75.131:42046 (0 connections now open) 2021-12-09T02:31:12.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42536 #179 (1 connection now open) 2021-12-09T02:31:12.811+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:42536 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:12.816+0000 I NETWORK [conn179] end connection 127.0.0.1:42536 (0 connections now open) 2021-12-09T02:31:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42156 #180 (1 connection now open) 2021-12-09T02:31:17.652+0000 I NETWORK [conn180] end connection 10.233.75.131:42156 (0 connections now open) 2021-12-09T02:31:22.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42656 #181 (1 connection now open) 2021-12-09T02:31:22.813+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:42656 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:22.911+0000 I NETWORK [conn181] end connection 127.0.0.1:42656 (0 connections now open) 2021-12-09T02:31:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42270 #182 (1 connection now open) 2021-12-09T02:31:27.652+0000 I NETWORK [conn182] end connection 10.233.75.131:42270 (0 connections now open) 2021-12-09T02:31:32.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42754 #183 (1 connection now open) 2021-12-09T02:31:32.812+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:42754 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:32.911+0000 I NETWORK [conn183] end connection 127.0.0.1:42754 (0 connections now open) 2021-12-09T02:31:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42364 #184 (1 connection now open) 2021-12-09T02:31:37.652+0000 I NETWORK [conn184] end connection 10.233.75.131:42364 (0 connections now open) 2021-12-09T02:31:42.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42852 #185 (1 connection now open) 2021-12-09T02:31:42.813+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:42852 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:42.910+0000 I NETWORK [conn185] end connection 127.0.0.1:42852 (0 connections now open) 2021-12-09T02:31:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42460 #186 (1 connection now open) 2021-12-09T02:31:47.652+0000 I NETWORK [conn186] end connection 10.233.75.131:42460 (0 connections now open) 2021-12-09T02:31:52.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42960 #187 (1 connection now open) 2021-12-09T02:31:52.817+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:42960 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:31:52.821+0000 I NETWORK [conn187] end connection 127.0.0.1:42960 (0 connections now open) 2021-12-09T02:31:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42594 #188 (1 connection now open) 2021-12-09T02:31:57.652+0000 I NETWORK [conn188] end connection 10.233.75.131:42594 (0 connections now open) 2021-12-09T02:32:02.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43128 #189 (1 connection now open) 2021-12-09T02:32:02.721+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:43128 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:02.816+0000 I NETWORK [conn189] end connection 127.0.0.1:43128 (0 connections now open) 2021-12-09T02:32:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42826 #190 (1 connection now open) 2021-12-09T02:32:07.652+0000 I NETWORK [conn190] end connection 10.233.75.131:42826 (0 connections now open) 2021-12-09T02:32:12.715+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43320 #191 (1 connection now open) 2021-12-09T02:32:12.716+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:43320 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:12.812+0000 I NETWORK [conn191] end connection 127.0.0.1:43320 (0 connections now open) 2021-12-09T02:32:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42944 #192 (1 connection now open) 2021-12-09T02:32:17.652+0000 I NETWORK [conn192] end connection 10.233.75.131:42944 (0 connections now open) 2021-12-09T02:32:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43546 #193 (1 connection now open) 2021-12-09T02:32:22.912+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:43546 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:23.011+0000 I NETWORK [conn193] end connection 127.0.0.1:43546 (0 connections now open) 2021-12-09T02:32:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43276 #194 (1 connection now open) 2021-12-09T02:32:27.652+0000 I NETWORK [conn194] end connection 10.233.75.131:43276 (0 connections now open) 2021-12-09T02:32:32.618+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43784 #195 (1 connection now open) 2021-12-09T02:32:32.619+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:43784 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:32.715+0000 I NETWORK [conn195] end connection 127.0.0.1:43784 (0 connections now open) 2021-12-09T02:32:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43390 #196 (1 connection now open) 2021-12-09T02:32:37.652+0000 I NETWORK [conn196] end connection 10.233.75.131:43390 (0 connections now open) 2021-12-09T02:32:42.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43866 #197 (1 connection now open) 2021-12-09T02:32:42.719+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:43866 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:42.816+0000 I NETWORK [conn197] end connection 127.0.0.1:43866 (0 connections now open) 2021-12-09T02:32:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43470 #198 (1 connection now open) 2021-12-09T02:32:47.652+0000 I NETWORK [conn198] end connection 10.233.75.131:43470 (0 connections now open) 2021-12-09T02:32:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43956 #199 (1 connection now open) 2021-12-09T02:32:52.912+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:43956 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:32:53.014+0000 I NETWORK [conn199] end connection 127.0.0.1:43956 (0 connections now open) 2021-12-09T02:32:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43556 #200 (1 connection now open) 2021-12-09T02:32:57.652+0000 I NETWORK [conn200] end connection 10.233.75.131:43556 (0 connections now open) 2021-12-09T02:33:02.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44036 #201 (1 connection now open) 2021-12-09T02:33:02.812+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:44036 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:02.816+0000 I NETWORK [conn201] end connection 127.0.0.1:44036 (0 connections now open) 2021-12-09T02:33:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43632 #202 (1 connection now open) 2021-12-09T02:33:07.652+0000 I NETWORK [conn202] end connection 10.233.75.131:43632 (0 connections now open) 2021-12-09T02:33:12.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44112 #203 (1 connection now open) 2021-12-09T02:33:12.816+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:44112 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:12.911+0000 I NETWORK [conn203] end connection 127.0.0.1:44112 (0 connections now open) 2021-12-09T02:33:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43710 #204 (1 connection now open) 2021-12-09T02:33:17.652+0000 I NETWORK [conn204] end connection 10.233.75.131:43710 (0 connections now open) 2021-12-09T02:33:22.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44216 #205 (1 connection now open) 2021-12-09T02:33:23.011+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:44216 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:23.015+0000 I NETWORK [conn205] end connection 127.0.0.1:44216 (0 connections now open) 2021-12-09T02:33:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43848 #206 (1 connection now open) 2021-12-09T02:33:27.652+0000 I NETWORK [conn206] end connection 10.233.75.131:43848 (0 connections now open) 2021-12-09T02:33:32.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44334 #207 (1 connection now open) 2021-12-09T02:33:32.820+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:44334 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:32.915+0000 I NETWORK [conn207] end connection 127.0.0.1:44334 (0 connections now open) 2021-12-09T02:33:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43934 #208 (1 connection now open) 2021-12-09T02:33:37.653+0000 I NETWORK [conn208] end connection 10.233.75.131:43934 (0 connections now open) 2021-12-09T02:33:42.616+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44438 #209 (1 connection now open) 2021-12-09T02:33:42.617+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:44438 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:42.714+0000 I NETWORK [conn209] end connection 127.0.0.1:44438 (0 connections now open) 2021-12-09T02:33:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44044 #210 (1 connection now open) 2021-12-09T02:33:47.653+0000 I NETWORK [conn210] end connection 10.233.75.131:44044 (0 connections now open) 2021-12-09T02:33:52.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44524 #211 (1 connection now open) 2021-12-09T02:33:52.819+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:44524 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:33:52.917+0000 I NETWORK [conn211] end connection 127.0.0.1:44524 (0 connections now open) 2021-12-09T02:33:57.654+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44132 #212 (1 connection now open) 2021-12-09T02:33:57.654+0000 I NETWORK [conn212] end connection 10.233.75.131:44132 (0 connections now open) 2021-12-09T02:34:02.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44610 #213 (1 connection now open) 2021-12-09T02:34:02.922+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:44610 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:03.113+0000 I NETWORK [conn213] end connection 127.0.0.1:44610 (0 connections now open) 2021-12-09T02:34:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44212 #214 (1 connection now open) 2021-12-09T02:34:07.653+0000 I NETWORK [conn214] end connection 10.233.75.131:44212 (0 connections now open) 2021-12-09T02:34:12.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44702 #215 (1 connection now open) 2021-12-09T02:34:12.812+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:44702 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:12.816+0000 I NETWORK [conn215] end connection 127.0.0.1:44702 (0 connections now open) 2021-12-09T02:34:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44328 #216 (1 connection now open) 2021-12-09T02:34:17.652+0000 I NETWORK [conn216] end connection 10.233.75.131:44328 (0 connections now open) 2021-12-09T02:34:22.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44814 #217 (1 connection now open) 2021-12-09T02:34:23.012+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:44814 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:23.110+0000 I NETWORK [conn217] end connection 127.0.0.1:44814 (0 connections now open) 2021-12-09T02:34:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44420 #218 (1 connection now open) 2021-12-09T02:34:27.655+0000 I NETWORK [conn218] end connection 10.233.75.131:44420 (0 connections now open) 2021-12-09T02:34:32.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44922 #219 (1 connection now open) 2021-12-09T02:34:32.913+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:44922 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:33.013+0000 I NETWORK [conn219] end connection 127.0.0.1:44922 (0 connections now open) 2021-12-09T02:34:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44524 #220 (1 connection now open) 2021-12-09T02:34:37.652+0000 I NETWORK [conn220] end connection 10.233.75.131:44524 (0 connections now open) 2021-12-09T02:34:42.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45006 #221 (1 connection now open) 2021-12-09T02:34:42.918+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:45006 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:43.015+0000 I NETWORK [conn221] end connection 127.0.0.1:45006 (0 connections now open) 2021-12-09T02:34:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44612 #222 (1 connection now open) 2021-12-09T02:34:47.652+0000 I NETWORK [conn222] end connection 10.233.75.131:44612 (0 connections now open) 2021-12-09T02:34:52.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45094 #223 (1 connection now open) 2021-12-09T02:34:52.914+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:45094 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:34:52.918+0000 I NETWORK [conn223] end connection 127.0.0.1:45094 (0 connections now open) 2021-12-09T02:34:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44696 #224 (1 connection now open) 2021-12-09T02:34:57.652+0000 I NETWORK [conn224] end connection 10.233.75.131:44696 (0 connections now open) 2021-12-09T02:35:02.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45178 #225 (1 connection now open) 2021-12-09T02:35:02.917+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:45178 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:03.110+0000 I NETWORK [conn225] end connection 127.0.0.1:45178 (0 connections now open) 2021-12-09T02:35:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44782 #226 (1 connection now open) 2021-12-09T02:35:07.652+0000 I NETWORK [conn226] end connection 10.233.75.131:44782 (0 connections now open) 2021-12-09T02:35:13.020+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45260 #227 (1 connection now open) 2021-12-09T02:35:13.020+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:45260 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:13.117+0000 I NETWORK [conn227] end connection 127.0.0.1:45260 (0 connections now open) 2021-12-09T02:35:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44866 #228 (1 connection now open) 2021-12-09T02:35:17.652+0000 I NETWORK [conn228] end connection 10.233.75.131:44866 (0 connections now open) 2021-12-09T02:35:22.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45342 #229 (1 connection now open) 2021-12-09T02:35:22.811+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:45342 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:22.912+0000 I NETWORK [conn229] end connection 127.0.0.1:45342 (0 connections now open) 2021-12-09T02:35:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44956 #230 (1 connection now open) 2021-12-09T02:35:27.652+0000 I NETWORK [conn230] end connection 10.233.75.131:44956 (0 connections now open) 2021-12-09T02:35:32.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45434 #231 (1 connection now open) 2021-12-09T02:35:32.811+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:45434 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:32.911+0000 I NETWORK [conn231] end connection 127.0.0.1:45434 (0 connections now open) 2021-12-09T02:35:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45048 #232 (1 connection now open) 2021-12-09T02:35:37.652+0000 I NETWORK [conn232] end connection 10.233.75.131:45048 (0 connections now open) 2021-12-09T02:35:42.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45528 #233 (1 connection now open) 2021-12-09T02:35:42.911+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:45528 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:42.916+0000 I NETWORK [conn233] end connection 127.0.0.1:45528 (0 connections now open) 2021-12-09T02:35:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45136 #234 (1 connection now open) 2021-12-09T02:35:47.652+0000 I NETWORK [conn234] end connection 10.233.75.131:45136 (0 connections now open) 2021-12-09T02:35:52.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45618 #235 (1 connection now open) 2021-12-09T02:35:52.920+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:45618 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:35:53.017+0000 I NETWORK [conn235] end connection 127.0.0.1:45618 (0 connections now open) 2021-12-09T02:35:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45222 #236 (1 connection now open) 2021-12-09T02:35:57.652+0000 I NETWORK [conn236] end connection 10.233.75.131:45222 (0 connections now open) 2021-12-09T02:36:02.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45706 #237 (1 connection now open) 2021-12-09T02:36:02.819+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:45706 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:36:02.914+0000 I NETWORK [conn237] end connection 127.0.0.1:45706 (0 connections now open) 2021-12-09T02:36:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45310 #238 (1 connection now open) 2021-12-09T02:36:07.652+0000 I NETWORK [conn238] end connection 10.233.75.131:45310 (0 connections now open) 2021-12-09T02:36:12.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45794 #239 (1 connection now open) 2021-12-09T02:36:12.820+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:45794 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:36:12.917+0000 I NETWORK [conn239] end connection 127.0.0.1:45794 (0 connections now open) 2021-12-09T02:36:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45398 #240 (1 connection now open) 2021-12-09T02:36:17.652+0000 I NETWORK [conn240] end connection 10.233.75.131:45398 (0 connections now open) 2021-12-09T02:36:23.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45882 #241 (1 connection now open) 2021-12-09T02:36:23.012+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:45882 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:36:23.112+0000 I NETWORK [conn241] end connection 127.0.0.1:45882 (0 connections now open) 2021-12-09T02:36:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45486 #242 (1 connection now open) 2021-12-09T02:36:27.652+0000 I NETWORK [conn242] end connection 10.233.75.131:45486 (0 connections now open) 2021-12-09T02:36:32.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45968 #243 (1 connection now open) 2021-12-09T02:36:32.911+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:45968 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-12-09T02:36:32.917+0000 I NETWORK [conn243] end connection 127.0.0.1:45968 (0 connections now open) 2021-12-09T02:36:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45572 #244 (1 connection now open) 2021-12-09T02:36:37.653+0000 I NETWORK [conn244] end connection 10.233.75.131:45572 (0 connections now open) 2021-12-09T02:36:42.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46056 #245 (1 connection now open) 2021-12-09T02:36:42.915+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:46056 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-12-09T02:36:43.015+0000 I NETWORK [conn245] end connection 127.0.0.1:46056 (0 connections now open) 2021-12-09T02:36:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45658 #246 (1 connection now open) 2021-12-09T02:36:47.652+0000 I NETWORK [conn246] end connection 10.233.75.131:45658 (0 connections now open) 2021-12-09T02:36:51.991+0000 I NETWORK [listener] connection accepted from 10.233.73.237:35518 #247 (1 connection now open) 2021-12-09T02:36:51.991+0000 I NETWORK [listener] connection accepted from 10.233.73.237:35520 #248 (2 connections now open) 2021-12-09T02:36:52.030+0000 I NETWORK [conn248] received client metadata from 10.233.73.237:35520 conn248: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-12-09T02:36:52.030+0000 I NETWORK [conn247] received client metadata from 10.233.73.237:35518 conn247: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-12-09T02:36:52.435+0000 I NETWORK [listener] connection accepted from 10.233.73.237:35524 #249 (3 connections now open) 2021-12-09T02:36:52.511+0000 I NETWORK [conn249] received client metadata from 10.233.73.237:35524 conn249: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-12-09T02:36:52.545+0000 I STORAGE [conn249] createCollection: dcae-tcagen2.channelMessages with generated UUID: d76d5674-9ead-413f-8773-36d760a1d575 2021-12-09T02:36:52.823+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46138 #250 (4 connections now open) 2021-12-09T02:36:52.824+0000 I NETWORK [conn250] received client metadata from 127.0.0.1:46138 conn250: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:36:52.915+0000 I NETWORK [conn250] end connection 127.0.0.1:46138 (3 connections now open) 2021-12-09T02:36:54.599+0000 I INDEX [conn249] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-12-09T02:36:54.599+0000 I INDEX [conn249] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-12-09T02:36:54.964+0000 I INDEX [conn249] build index done. scanned 0 total records. 0 secs 2021-12-09T02:36:54.964+0000 I COMMAND [conn249] 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("5b88e820-075a-4b55-b184-ba37c362f2c1") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 2419ms 2021-12-09T02:36:55.791+0000 I INDEX [conn249] 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-12-09T02:36:55.791+0000 I INDEX [conn249] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-12-09T02:36:55.918+0000 I INDEX [conn249] build index done. scanned 0 total records. 0 secs 2021-12-09T02:36:55.919+0000 I COMMAND [conn249] 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("5b88e820-075a-4b55-b184-ba37c362f2c1") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 948ms 2021-12-09T02:36:56.821+0000 I INDEX [conn249] 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-12-09T02:36:56.821+0000 I INDEX [conn249] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-12-09T02:36:56.909+0000 I INDEX [conn249] build index done. scanned 0 total records. 0 secs 2021-12-09T02:36:56.909+0000 I COMMAND [conn249] 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("5b88e820-075a-4b55-b184-ba37c362f2c1") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 986ms 2021-12-09T02:36:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45748 #251 (4 connections now open) 2021-12-09T02:36:57.652+0000 I NETWORK [conn251] end connection 10.233.75.131:45748 (3 connections now open) 2021-12-09T02:36:57.829+0000 I INDEX [conn249] 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-12-09T02:36:57.829+0000 I INDEX [conn249] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-12-09T02:36:57.832+0000 I INDEX [conn249] build index done. scanned 0 total records. 0 secs 2021-12-09T02:36:57.832+0000 I COMMAND [conn249] 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("5b88e820-075a-4b55-b184-ba37c362f2c1") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 919ms 2021-12-09T02:37:02.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46232 #252 (4 connections now open) 2021-12-09T02:37:02.919+0000 I NETWORK [conn252] received client metadata from 127.0.0.1:46232 conn252: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:03.110+0000 I NETWORK [conn252] end connection 127.0.0.1:46232 (3 connections now open) 2021-12-09T02:37:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45838 #253 (4 connections now open) 2021-12-09T02:37:07.652+0000 I NETWORK [conn253] end connection 10.233.75.131:45838 (3 connections now open) 2021-12-09T02:37:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46320 #254 (4 connections now open) 2021-12-09T02:37:12.816+0000 I NETWORK [conn254] received client metadata from 127.0.0.1:46320 conn254: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:12.911+0000 I NETWORK [conn254] end connection 127.0.0.1:46320 (3 connections now open) 2021-12-09T02:37:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45926 #255 (4 connections now open) 2021-12-09T02:37:17.652+0000 I NETWORK [conn255] end connection 10.233.75.131:45926 (3 connections now open) 2021-12-09T02:37:22.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46408 #256 (4 connections now open) 2021-12-09T02:37:22.913+0000 I NETWORK [conn256] received client metadata from 127.0.0.1:46408 conn256: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:23.014+0000 I NETWORK [conn256] end connection 127.0.0.1:46408 (3 connections now open) 2021-12-09T02:37:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46016 #257 (4 connections now open) 2021-12-09T02:37:27.652+0000 I NETWORK [conn257] end connection 10.233.75.131:46016 (3 connections now open) 2021-12-09T02:37:32.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46494 #258 (4 connections now open) 2021-12-09T02:37:32.717+0000 I NETWORK [conn258] received client metadata from 127.0.0.1:46494 conn258: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:32.816+0000 I NETWORK [conn258] end connection 127.0.0.1:46494 (3 connections now open) 2021-12-09T02:37:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46102 #259 (4 connections now open) 2021-12-09T02:37:37.652+0000 I NETWORK [conn259] end connection 10.233.75.131:46102 (3 connections now open) 2021-12-09T02:37:42.715+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46580 #260 (4 connections now open) 2021-12-09T02:37:42.811+0000 I NETWORK [conn260] received client metadata from 127.0.0.1:46580 conn260: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:42.815+0000 I NETWORK [conn260] end connection 127.0.0.1:46580 (3 connections now open) 2021-12-09T02:37:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46192 #261 (4 connections now open) 2021-12-09T02:37:47.652+0000 I NETWORK [conn261] end connection 10.233.75.131:46192 (3 connections now open) 2021-12-09T02:37:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46672 #262 (4 connections now open) 2021-12-09T02:37:52.916+0000 I NETWORK [conn262] received client metadata from 127.0.0.1:46672 conn262: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:37:53.015+0000 I NETWORK [conn262] end connection 127.0.0.1:46672 (3 connections now open) 2021-12-09T02:37:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46278 #263 (4 connections now open) 2021-12-09T02:37:57.652+0000 I NETWORK [conn263] end connection 10.233.75.131:46278 (3 connections now open) 2021-12-09T02:38:02.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46762 #264 (4 connections now open) 2021-12-09T02:38:02.917+0000 I NETWORK [conn264] received client metadata from 127.0.0.1:46762 conn264: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:03.015+0000 I NETWORK [conn264] end connection 127.0.0.1:46762 (3 connections now open) 2021-12-09T02:38:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46368 #265 (4 connections now open) 2021-12-09T02:38:07.652+0000 I NETWORK [conn265] end connection 10.233.75.131:46368 (3 connections now open) 2021-12-09T02:38:12.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46850 #266 (4 connections now open) 2021-12-09T02:38:12.914+0000 I NETWORK [conn266] received client metadata from 127.0.0.1:46850 conn266: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:12.919+0000 I NETWORK [conn266] end connection 127.0.0.1:46850 (3 connections now open) 2021-12-09T02:38:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46456 #267 (4 connections now open) 2021-12-09T02:38:17.652+0000 I NETWORK [conn267] end connection 10.233.75.131:46456 (3 connections now open) 2021-12-09T02:38:23.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46946 #268 (4 connections now open) 2021-12-09T02:38:23.017+0000 I NETWORK [conn268] received client metadata from 127.0.0.1:46946 conn268: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:23.116+0000 I NETWORK [conn268] end connection 127.0.0.1:46946 (3 connections now open) 2021-12-09T02:38:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46550 #269 (4 connections now open) 2021-12-09T02:38:27.652+0000 I NETWORK [conn269] end connection 10.233.75.131:46550 (3 connections now open) 2021-12-09T02:38:32.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47030 #270 (4 connections now open) 2021-12-09T02:38:32.818+0000 I NETWORK [conn270] received client metadata from 127.0.0.1:47030 conn270: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:32.910+0000 I NETWORK [conn270] end connection 127.0.0.1:47030 (3 connections now open) 2021-12-09T02:38:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46640 #271 (4 connections now open) 2021-12-09T02:38:37.652+0000 I NETWORK [conn271] end connection 10.233.75.131:46640 (3 connections now open) 2021-12-09T02:38:42.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47118 #272 (4 connections now open) 2021-12-09T02:38:42.911+0000 I NETWORK [conn272] received client metadata from 127.0.0.1:47118 conn272: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:42.918+0000 I NETWORK [conn272] end connection 127.0.0.1:47118 (3 connections now open) 2021-12-09T02:38:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46726 #273 (4 connections now open) 2021-12-09T02:38:47.652+0000 I NETWORK [conn273] end connection 10.233.75.131:46726 (3 connections now open) 2021-12-09T02:38:52.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47208 #274 (4 connections now open) 2021-12-09T02:38:52.821+0000 I NETWORK [conn274] received client metadata from 127.0.0.1:47208 conn274: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:38:52.916+0000 I NETWORK [conn274] end connection 127.0.0.1:47208 (3 connections now open) 2021-12-09T02:38:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46816 #275 (4 connections now open) 2021-12-09T02:38:57.652+0000 I NETWORK [conn275] end connection 10.233.75.131:46816 (3 connections now open) 2021-12-09T02:39:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47306 #276 (4 connections now open) 2021-12-09T02:39:02.718+0000 I NETWORK [conn276] received client metadata from 127.0.0.1:47306 conn276: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:02.818+0000 I NETWORK [conn276] end connection 127.0.0.1:47306 (3 connections now open) 2021-12-09T02:39:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46922 #277 (4 connections now open) 2021-12-09T02:39:07.652+0000 I NETWORK [conn277] end connection 10.233.75.131:46922 (3 connections now open) 2021-12-09T02:39:12.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47400 #278 (4 connections now open) 2021-12-09T02:39:12.819+0000 I NETWORK [conn278] received client metadata from 127.0.0.1:47400 conn278: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:12.916+0000 I NETWORK [conn278] end connection 127.0.0.1:47400 (3 connections now open) 2021-12-09T02:39:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47002 #279 (4 connections now open) 2021-12-09T02:39:17.653+0000 I NETWORK [conn279] end connection 10.233.75.131:47002 (3 connections now open) 2021-12-09T02:39:22.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47488 #280 (4 connections now open) 2021-12-09T02:39:22.915+0000 I NETWORK [conn280] received client metadata from 127.0.0.1:47488 conn280: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:23.010+0000 I NETWORK [conn280] end connection 127.0.0.1:47488 (3 connections now open) 2021-12-09T02:39:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47094 #281 (4 connections now open) 2021-12-09T02:39:27.652+0000 I NETWORK [conn281] end connection 10.233.75.131:47094 (3 connections now open) 2021-12-09T02:39:32.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47576 #282 (4 connections now open) 2021-12-09T02:39:32.812+0000 I NETWORK [conn282] received client metadata from 127.0.0.1:47576 conn282: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:32.911+0000 I NETWORK [conn282] end connection 127.0.0.1:47576 (3 connections now open) 2021-12-09T02:39:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47182 #283 (4 connections now open) 2021-12-09T02:39:37.653+0000 I NETWORK [conn283] end connection 10.233.75.131:47182 (3 connections now open) 2021-12-09T02:39:42.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47666 #284 (4 connections now open) 2021-12-09T02:39:42.911+0000 I NETWORK [conn284] received client metadata from 127.0.0.1:47666 conn284: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:43.011+0000 I NETWORK [conn284] end connection 127.0.0.1:47666 (3 connections now open) 2021-12-09T02:39:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47274 #285 (4 connections now open) 2021-12-09T02:39:47.652+0000 I NETWORK [conn285] end connection 10.233.75.131:47274 (3 connections now open) 2021-12-09T02:39:52.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47760 #286 (4 connections now open) 2021-12-09T02:39:52.819+0000 I NETWORK [conn286] received client metadata from 127.0.0.1:47760 conn286: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:39:52.913+0000 I NETWORK [conn286] end connection 127.0.0.1:47760 (3 connections now open) 2021-12-09T02:39:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47366 #287 (4 connections now open) 2021-12-09T02:39:57.652+0000 I NETWORK [conn287] end connection 10.233.75.131:47366 (3 connections now open) 2021-12-09T02:40:02.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47846 #288 (4 connections now open) 2021-12-09T02:40:03.011+0000 I NETWORK [conn288] received client metadata from 127.0.0.1:47846 conn288: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:03.112+0000 I NETWORK [conn288] end connection 127.0.0.1:47846 (3 connections now open) 2021-12-09T02:40:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47450 #289 (4 connections now open) 2021-12-09T02:40:07.652+0000 I NETWORK [conn289] end connection 10.233.75.131:47450 (3 connections now open) 2021-12-09T02:40:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47936 #290 (4 connections now open) 2021-12-09T02:40:12.911+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:47936 conn290: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:12.918+0000 I NETWORK [conn290] end connection 127.0.0.1:47936 (3 connections now open) 2021-12-09T02:40:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47540 #291 (4 connections now open) 2021-12-09T02:40:17.652+0000 I NETWORK [conn291] end connection 10.233.75.131:47540 (3 connections now open) 2021-12-09T02:40:22.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48056 #292 (4 connections now open) 2021-12-09T02:40:22.811+0000 I NETWORK [conn292] received client metadata from 127.0.0.1:48056 conn292: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:22.818+0000 I NETWORK [conn292] end connection 127.0.0.1:48056 (3 connections now open) 2021-12-09T02:40:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47662 #293 (4 connections now open) 2021-12-09T02:40:27.653+0000 I NETWORK [conn293] end connection 10.233.75.131:47662 (3 connections now open) 2021-12-09T02:40:32.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48144 #294 (4 connections now open) 2021-12-09T02:40:32.820+0000 I NETWORK [conn294] received client metadata from 127.0.0.1:48144 conn294: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:32.915+0000 I NETWORK [conn294] end connection 127.0.0.1:48144 (3 connections now open) 2021-12-09T02:40:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47750 #295 (4 connections now open) 2021-12-09T02:40:37.652+0000 I NETWORK [conn295] end connection 10.233.75.131:47750 (3 connections now open) 2021-12-09T02:40:43.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48232 #296 (4 connections now open) 2021-12-09T02:40:43.011+0000 I NETWORK [conn296] received client metadata from 127.0.0.1:48232 conn296: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:43.113+0000 I NETWORK [conn296] end connection 127.0.0.1:48232 (3 connections now open) 2021-12-09T02:40:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47846 #297 (4 connections now open) 2021-12-09T02:40:47.652+0000 I NETWORK [conn297] end connection 10.233.75.131:47846 (3 connections now open) 2021-12-09T02:40:52.711+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48322 #298 (4 connections now open) 2021-12-09T02:40:52.712+0000 I NETWORK [conn298] received client metadata from 127.0.0.1:48322 conn298: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:40:52.815+0000 I NETWORK [conn298] end connection 127.0.0.1:48322 (3 connections now open) 2021-12-09T02:40:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47942 #299 (4 connections now open) 2021-12-09T02:40:57.652+0000 I NETWORK [conn299] end connection 10.233.75.131:47942 (3 connections now open) 2021-12-09T02:41:02.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48428 #300 (4 connections now open) 2021-12-09T02:41:02.818+0000 I NETWORK [conn300] received client metadata from 127.0.0.1:48428 conn300: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:02.911+0000 I NETWORK [conn300] end connection 127.0.0.1:48428 (3 connections now open) 2021-12-09T02:41:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48032 #301 (4 connections now open) 2021-12-09T02:41:07.652+0000 I NETWORK [conn301] end connection 10.233.75.131:48032 (3 connections now open) 2021-12-09T02:41:12.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48518 #302 (4 connections now open) 2021-12-09T02:41:12.911+0000 I NETWORK [conn302] received client metadata from 127.0.0.1:48518 conn302: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:12.915+0000 I NETWORK [conn302] end connection 127.0.0.1:48518 (3 connections now open) 2021-12-09T02:41:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48126 #303 (4 connections now open) 2021-12-09T02:41:17.652+0000 I NETWORK [conn303] end connection 10.233.75.131:48126 (3 connections now open) 2021-12-09T02:41:23.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48610 #304 (4 connections now open) 2021-12-09T02:41:23.012+0000 I NETWORK [conn304] received client metadata from 127.0.0.1:48610 conn304: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:23.112+0000 I NETWORK [conn304] end connection 127.0.0.1:48610 (3 connections now open) 2021-12-09T02:41:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48214 #305 (4 connections now open) 2021-12-09T02:41:27.652+0000 I NETWORK [conn305] end connection 10.233.75.131:48214 (3 connections now open) 2021-12-09T02:41:32.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48700 #306 (4 connections now open) 2021-12-09T02:41:32.911+0000 I NETWORK [conn306] received client metadata from 127.0.0.1:48700 conn306: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:32.918+0000 I NETWORK [conn306] end connection 127.0.0.1:48700 (3 connections now open) 2021-12-09T02:41:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48310 #307 (4 connections now open) 2021-12-09T02:41:37.652+0000 I NETWORK [conn307] end connection 10.233.75.131:48310 (3 connections now open) 2021-12-09T02:41:42.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48794 #308 (4 connections now open) 2021-12-09T02:41:42.825+0000 I NETWORK [conn308] received client metadata from 127.0.0.1:48794 conn308: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:42.843+0000 I NETWORK [conn308] end connection 127.0.0.1:48794 (3 connections now open) 2021-12-09T02:41:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48406 #309 (4 connections now open) 2021-12-09T02:41:47.652+0000 I NETWORK [conn309] end connection 10.233.75.131:48406 (3 connections now open) 2021-12-09T02:41:52.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48894 #310 (4 connections now open) 2021-12-09T02:41:52.815+0000 I NETWORK [conn310] received client metadata from 127.0.0.1:48894 conn310: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:41:52.911+0000 I NETWORK [conn310] end connection 127.0.0.1:48894 (3 connections now open) 2021-12-09T02:41:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48504 #311 (4 connections now open) 2021-12-09T02:41:57.652+0000 I NETWORK [conn311] end connection 10.233.75.131:48504 (3 connections now open) 2021-12-09T02:42:03.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48986 #312 (4 connections now open) 2021-12-09T02:42:03.114+0000 I NETWORK [conn312] received client metadata from 127.0.0.1:48986 conn312: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:03.121+0000 I NETWORK [conn312] end connection 127.0.0.1:48986 (3 connections now open) 2021-12-09T02:42:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48602 #313 (4 connections now open) 2021-12-09T02:42:07.652+0000 I NETWORK [conn313] end connection 10.233.75.131:48602 (3 connections now open) 2021-12-09T02:42:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49082 #314 (4 connections now open) 2021-12-09T02:42:12.817+0000 I NETWORK [conn314] received client metadata from 127.0.0.1:49082 conn314: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:12.915+0000 I NETWORK [conn314] end connection 127.0.0.1:49082 (3 connections now open) 2021-12-09T02:42:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48692 #315 (4 connections now open) 2021-12-09T02:42:17.652+0000 I NETWORK [conn315] end connection 10.233.75.131:48692 (3 connections now open) 2021-12-09T02:42:22.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49174 #316 (4 connections now open) 2021-12-09T02:42:22.918+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:49174 conn316: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:23.015+0000 I NETWORK [conn316] end connection 127.0.0.1:49174 (3 connections now open) 2021-12-09T02:42:27.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48794 #317 (4 connections now open) 2021-12-09T02:42:27.653+0000 I NETWORK [conn317] end connection 10.233.75.131:48794 (3 connections now open) 2021-12-09T02:42:32.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49298 #318 (4 connections now open) 2021-12-09T02:42:32.911+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:49298 conn318: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:33.012+0000 I NETWORK [conn318] end connection 127.0.0.1:49298 (3 connections now open) 2021-12-09T02:42:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48930 #319 (4 connections now open) 2021-12-09T02:42:37.652+0000 I NETWORK [conn319] end connection 10.233.75.131:48930 (3 connections now open) 2021-12-09T02:42:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49442 #320 (4 connections now open) 2021-12-09T02:42:42.820+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:49442 conn320: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:42.917+0000 I NETWORK [conn320] end connection 127.0.0.1:49442 (3 connections now open) 2021-12-09T02:42:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49068 #321 (4 connections now open) 2021-12-09T02:42:47.652+0000 I NETWORK [conn321] end connection 10.233.75.131:49068 (3 connections now open) 2021-12-09T02:42:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49578 #322 (4 connections now open) 2021-12-09T02:42:52.916+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:49578 conn322: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:42:53.011+0000 I NETWORK [conn322] end connection 127.0.0.1:49578 (3 connections now open) 2021-12-09T02:42:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49190 #323 (4 connections now open) 2021-12-09T02:42:57.652+0000 I NETWORK [conn323] end connection 10.233.75.131:49190 (3 connections now open) 2021-12-09T02:43:02.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49672 #324 (4 connections now open) 2021-12-09T02:43:02.912+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:49672 conn324: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:02.918+0000 I NETWORK [conn324] end connection 127.0.0.1:49672 (3 connections now open) 2021-12-09T02:43:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49282 #325 (4 connections now open) 2021-12-09T02:43:07.652+0000 I NETWORK [conn325] end connection 10.233.75.131:49282 (3 connections now open) 2021-12-09T02:43:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49772 #326 (4 connections now open) 2021-12-09T02:43:12.912+0000 I NETWORK [conn326] received client metadata from 127.0.0.1:49772 conn326: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:13.011+0000 I NETWORK [conn326] end connection 127.0.0.1:49772 (3 connections now open) 2021-12-09T02:43:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49376 #327 (4 connections now open) 2021-12-09T02:43:17.652+0000 I NETWORK [conn327] end connection 10.233.75.131:49376 (3 connections now open) 2021-12-09T02:43:22.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49860 #328 (4 connections now open) 2021-12-09T02:43:23.011+0000 I NETWORK [conn328] received client metadata from 127.0.0.1:49860 conn328: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:23.115+0000 I NETWORK [conn328] end connection 127.0.0.1:49860 (3 connections now open) 2021-12-09T02:43:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49468 #329 (4 connections now open) 2021-12-09T02:43:27.652+0000 I NETWORK [conn329] end connection 10.233.75.131:49468 (3 connections now open) 2021-12-09T02:43:32.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49966 #330 (4 connections now open) 2021-12-09T02:43:32.717+0000 I NETWORK [conn330] received client metadata from 127.0.0.1:49966 conn330: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:32.815+0000 I NETWORK [conn330] end connection 127.0.0.1:49966 (3 connections now open) 2021-12-09T02:43:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49576 #331 (4 connections now open) 2021-12-09T02:43:37.652+0000 I NETWORK [conn331] end connection 10.233.75.131:49576 (3 connections now open) 2021-12-09T02:43:42.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50060 #332 (4 connections now open) 2021-12-09T02:43:42.916+0000 I NETWORK [conn332] received client metadata from 127.0.0.1:50060 conn332: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:43.014+0000 I NETWORK [conn332] end connection 127.0.0.1:50060 (3 connections now open) 2021-12-09T02:43:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49672 #333 (4 connections now open) 2021-12-09T02:43:47.652+0000 I NETWORK [conn333] end connection 10.233.75.131:49672 (3 connections now open) 2021-12-09T02:43:52.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50154 #334 (4 connections now open) 2021-12-09T02:43:53.011+0000 I NETWORK [conn334] received client metadata from 127.0.0.1:50154 conn334: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:43:53.017+0000 I NETWORK [conn334] end connection 127.0.0.1:50154 (3 connections now open) 2021-12-09T02:43:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49774 #335 (4 connections now open) 2021-12-09T02:43:57.652+0000 I NETWORK [conn335] end connection 10.233.75.131:49774 (3 connections now open) 2021-12-09T02:44:02.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50276 #336 (4 connections now open) 2021-12-09T02:44:02.821+0000 I NETWORK [conn336] received client metadata from 127.0.0.1:50276 conn336: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:02.915+0000 I NETWORK [conn336] end connection 127.0.0.1:50276 (3 connections now open) 2021-12-09T02:44:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49886 #337 (4 connections now open) 2021-12-09T02:44:07.652+0000 I NETWORK [conn337] end connection 10.233.75.131:49886 (3 connections now open) 2021-12-09T02:44:13.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50406 #338 (4 connections now open) 2021-12-09T02:44:13.014+0000 I NETWORK [conn338] received client metadata from 127.0.0.1:50406 conn338: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:13.114+0000 I NETWORK [conn338] end connection 127.0.0.1:50406 (3 connections now open) 2021-12-09T02:44:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50044 #339 (4 connections now open) 2021-12-09T02:44:17.652+0000 I NETWORK [conn339] end connection 10.233.75.131:50044 (3 connections now open) 2021-12-09T02:44:22.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50572 #340 (4 connections now open) 2021-12-09T02:44:22.815+0000 I NETWORK [conn340] received client metadata from 127.0.0.1:50572 conn340: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:22.820+0000 I NETWORK [conn340] end connection 127.0.0.1:50572 (3 connections now open) 2021-12-09T02:44:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50224 #341 (4 connections now open) 2021-12-09T02:44:27.652+0000 I NETWORK [conn341] end connection 10.233.75.131:50224 (3 connections now open) 2021-12-09T02:44:32.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50736 #342 (4 connections now open) 2021-12-09T02:44:32.814+0000 I NETWORK [conn342] received client metadata from 127.0.0.1:50736 conn342: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:32.820+0000 I NETWORK [conn342] end connection 127.0.0.1:50736 (3 connections now open) 2021-12-09T02:44:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50346 #343 (4 connections now open) 2021-12-09T02:44:37.653+0000 I NETWORK [conn343] end connection 10.233.75.131:50346 (3 connections now open) 2021-12-09T02:44:42.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50838 #344 (4 connections now open) 2021-12-09T02:44:42.918+0000 I NETWORK [conn344] received client metadata from 127.0.0.1:50838 conn344: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:43.015+0000 I NETWORK [conn344] end connection 127.0.0.1:50838 (3 connections now open) 2021-12-09T02:44:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50444 #345 (4 connections now open) 2021-12-09T02:44:47.652+0000 I NETWORK [conn345] end connection 10.233.75.131:50444 (3 connections now open) 2021-12-09T02:44:53.017+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50938 #346 (4 connections now open) 2021-12-09T02:44:53.110+0000 I NETWORK [conn346] received client metadata from 127.0.0.1:50938 conn346: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:44:53.116+0000 I NETWORK [conn346] end connection 127.0.0.1:50938 (3 connections now open) 2021-12-09T02:44:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50544 #347 (4 connections now open) 2021-12-09T02:44:57.652+0000 I NETWORK [conn347] end connection 10.233.75.131:50544 (3 connections now open) 2021-12-09T02:45:02.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51042 #348 (4 connections now open) 2021-12-09T02:45:02.920+0000 I NETWORK [conn348] received client metadata from 127.0.0.1:51042 conn348: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:03.122+0000 I NETWORK [conn348] end connection 127.0.0.1:51042 (3 connections now open) 2021-12-09T02:45:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50662 #349 (4 connections now open) 2021-12-09T02:45:07.652+0000 I NETWORK [conn349] end connection 10.233.75.131:50662 (3 connections now open) 2021-12-09T02:45:12.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51152 #350 (4 connections now open) 2021-12-09T02:45:12.911+0000 I NETWORK [conn350] received client metadata from 127.0.0.1:51152 conn350: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:12.917+0000 I NETWORK [conn350] end connection 127.0.0.1:51152 (3 connections now open) 2021-12-09T02:45:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50770 #351 (4 connections now open) 2021-12-09T02:45:17.652+0000 I NETWORK [conn351] end connection 10.233.75.131:50770 (3 connections now open) 2021-12-09T02:45:22.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51260 #352 (4 connections now open) 2021-12-09T02:45:22.911+0000 I NETWORK [conn352] received client metadata from 127.0.0.1:51260 conn352: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:22.917+0000 I NETWORK [conn352] end connection 127.0.0.1:51260 (3 connections now open) 2021-12-09T02:45:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50876 #353 (4 connections now open) 2021-12-09T02:45:27.652+0000 I NETWORK [conn353] end connection 10.233.75.131:50876 (3 connections now open) 2021-12-09T02:45:32.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51352 #354 (4 connections now open) 2021-12-09T02:45:32.811+0000 I NETWORK [conn354] received client metadata from 127.0.0.1:51352 conn354: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:32.912+0000 I NETWORK [conn354] end connection 127.0.0.1:51352 (3 connections now open) 2021-12-09T02:45:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50972 #355 (4 connections now open) 2021-12-09T02:45:37.652+0000 I NETWORK [conn355] end connection 10.233.75.131:50972 (3 connections now open) 2021-12-09T02:45:42.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51458 #356 (4 connections now open) 2021-12-09T02:45:42.812+0000 I NETWORK [conn356] received client metadata from 127.0.0.1:51458 conn356: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:42.816+0000 I NETWORK [conn356] end connection 127.0.0.1:51458 (3 connections now open) 2021-12-09T02:45:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51070 #357 (4 connections now open) 2021-12-09T02:45:47.652+0000 I NETWORK [conn357] end connection 10.233.75.131:51070 (3 connections now open) 2021-12-09T02:45:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51554 #358 (4 connections now open) 2021-12-09T02:45:52.912+0000 I NETWORK [conn358] received client metadata from 127.0.0.1:51554 conn358: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:45:53.011+0000 I NETWORK [conn358] end connection 127.0.0.1:51554 (3 connections now open) 2021-12-09T02:45:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51168 #359 (4 connections now open) 2021-12-09T02:45:57.652+0000 I NETWORK [conn359] end connection 10.233.75.131:51168 (3 connections now open) 2021-12-09T02:46:02.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51648 #360 (4 connections now open) 2021-12-09T02:46:02.911+0000 I NETWORK [conn360] received client metadata from 127.0.0.1:51648 conn360: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:02.918+0000 I NETWORK [conn360] end connection 127.0.0.1:51648 (3 connections now open) 2021-12-09T02:46:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51264 #361 (4 connections now open) 2021-12-09T02:46:07.653+0000 I NETWORK [conn361] end connection 10.233.75.131:51264 (3 connections now open) 2021-12-09T02:46:12.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51750 #362 (4 connections now open) 2021-12-09T02:46:13.011+0000 I NETWORK [conn362] received client metadata from 127.0.0.1:51750 conn362: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:13.110+0000 I NETWORK [conn362] end connection 127.0.0.1:51750 (3 connections now open) 2021-12-09T02:46:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51360 #363 (4 connections now open) 2021-12-09T02:46:17.652+0000 I NETWORK [conn363] end connection 10.233.75.131:51360 (3 connections now open) 2021-12-09T02:46:22.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51840 #364 (4 connections now open) 2021-12-09T02:46:22.721+0000 I NETWORK [conn364] received client metadata from 127.0.0.1:51840 conn364: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:22.815+0000 I NETWORK [conn364] end connection 127.0.0.1:51840 (3 connections now open) 2021-12-09T02:46:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51456 #365 (4 connections now open) 2021-12-09T02:46:27.652+0000 I NETWORK [conn365] end connection 10.233.75.131:51456 (3 connections now open) 2021-12-09T02:46:32.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51950 #366 (4 connections now open) 2021-12-09T02:46:32.719+0000 I NETWORK [conn366] received client metadata from 127.0.0.1:51950 conn366: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:32.814+0000 I NETWORK [conn366] end connection 127.0.0.1:51950 (3 connections now open) 2021-12-09T02:46:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51564 #367 (4 connections now open) 2021-12-09T02:46:37.652+0000 I NETWORK [conn367] end connection 10.233.75.131:51564 (3 connections now open) 2021-12-09T02:46:42.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52058 #368 (4 connections now open) 2021-12-09T02:46:42.819+0000 I NETWORK [conn368] received client metadata from 127.0.0.1:52058 conn368: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:42.916+0000 I NETWORK [conn368] end connection 127.0.0.1:52058 (3 connections now open) 2021-12-09T02:46:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51672 #369 (4 connections now open) 2021-12-09T02:46:47.652+0000 I NETWORK [conn369] end connection 10.233.75.131:51672 (3 connections now open) 2021-12-09T02:46:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52162 #370 (4 connections now open) 2021-12-09T02:46:52.912+0000 I NETWORK [conn370] received client metadata from 127.0.0.1:52162 conn370: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:46:52.918+0000 I NETWORK [conn370] end connection 127.0.0.1:52162 (3 connections now open) 2021-12-09T02:46:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51780 #371 (4 connections now open) 2021-12-09T02:46:57.652+0000 I NETWORK [conn371] end connection 10.233.75.131:51780 (3 connections now open) 2021-12-09T02:47:03.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52282 #372 (4 connections now open) 2021-12-09T02:47:03.015+0000 I NETWORK [conn372] received client metadata from 127.0.0.1:52282 conn372: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:03.114+0000 I NETWORK [conn372] end connection 127.0.0.1:52282 (3 connections now open) 2021-12-09T02:47:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51952 #373 (4 connections now open) 2021-12-09T02:47:07.652+0000 I NETWORK [conn373] end connection 10.233.75.131:51952 (3 connections now open) 2021-12-09T02:47:12.713+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52476 #374 (4 connections now open) 2021-12-09T02:47:12.713+0000 I NETWORK [conn374] received client metadata from 127.0.0.1:52476 conn374: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:12.719+0000 I NETWORK [conn374] end connection 127.0.0.1:52476 (3 connections now open) 2021-12-09T02:47:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52088 #375 (4 connections now open) 2021-12-09T02:47:17.652+0000 I NETWORK [conn375] end connection 10.233.75.131:52088 (3 connections now open) 2021-12-09T02:47:23.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52586 #376 (4 connections now open) 2021-12-09T02:47:23.111+0000 I NETWORK [conn376] received client metadata from 127.0.0.1:52586 conn376: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:23.118+0000 I NETWORK [conn376] end connection 127.0.0.1:52586 (3 connections now open) 2021-12-09T02:47:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52196 #377 (4 connections now open) 2021-12-09T02:47:27.652+0000 I NETWORK [conn377] end connection 10.233.75.131:52196 (3 connections now open) 2021-12-09T02:47:32.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52682 #378 (4 connections now open) 2021-12-09T02:47:32.911+0000 I NETWORK [conn378] received client metadata from 127.0.0.1:52682 conn378: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:32.917+0000 I NETWORK [conn378] end connection 127.0.0.1:52682 (3 connections now open) 2021-12-09T02:47:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52296 #379 (4 connections now open) 2021-12-09T02:47:37.652+0000 I NETWORK [conn379] end connection 10.233.75.131:52296 (3 connections now open) 2021-12-09T02:47:42.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52792 #380 (4 connections now open) 2021-12-09T02:47:42.911+0000 I NETWORK [conn380] received client metadata from 127.0.0.1:52792 conn380: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:42.915+0000 I NETWORK [conn380] end connection 127.0.0.1:52792 (3 connections now open) 2021-12-09T02:47:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52414 #381 (4 connections now open) 2021-12-09T02:47:47.652+0000 I NETWORK [conn381] end connection 10.233.75.131:52414 (3 connections now open) 2021-12-09T02:47:52.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52904 #382 (4 connections now open) 2021-12-09T02:47:52.815+0000 I NETWORK [conn382] received client metadata from 127.0.0.1:52904 conn382: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:47:52.913+0000 I NETWORK [conn382] end connection 127.0.0.1:52904 (3 connections now open) 2021-12-09T02:47:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52528 #383 (4 connections now open) 2021-12-09T02:47:57.652+0000 I NETWORK [conn383] end connection 10.233.75.131:52528 (3 connections now open) 2021-12-09T02:48:02.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53014 #384 (4 connections now open) 2021-12-09T02:48:02.912+0000 I NETWORK [conn384] received client metadata from 127.0.0.1:53014 conn384: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:02.918+0000 I NETWORK [conn384] end connection 127.0.0.1:53014 (3 connections now open) 2021-12-09T02:48:07.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52640 #385 (4 connections now open) 2021-12-09T02:48:07.654+0000 I NETWORK [conn385] end connection 10.233.75.131:52640 (3 connections now open) 2021-12-09T02:48:12.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53152 #386 (4 connections now open) 2021-12-09T02:48:12.813+0000 I NETWORK [conn386] received client metadata from 127.0.0.1:53152 conn386: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:12.821+0000 I NETWORK [conn386] end connection 127.0.0.1:53152 (3 connections now open) 2021-12-09T02:48:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52784 #387 (4 connections now open) 2021-12-09T02:48:17.652+0000 I NETWORK [conn387] end connection 10.233.75.131:52784 (3 connections now open) 2021-12-09T02:48:22.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53298 #388 (4 connections now open) 2021-12-09T02:48:22.834+0000 I NETWORK [conn388] received client metadata from 127.0.0.1:53298 conn388: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:22.914+0000 I NETWORK [conn388] end connection 127.0.0.1:53298 (3 connections now open) 2021-12-09T02:48:27.654+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52936 #389 (4 connections now open) 2021-12-09T02:48:27.655+0000 I NETWORK [conn389] end connection 10.233.75.131:52936 (3 connections now open) 2021-12-09T02:48:32.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53442 #390 (4 connections now open) 2021-12-09T02:48:32.815+0000 I NETWORK [conn390] received client metadata from 127.0.0.1:53442 conn390: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:32.819+0000 I NETWORK [conn390] end connection 127.0.0.1:53442 (3 connections now open) 2021-12-09T02:48:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53058 #391 (4 connections now open) 2021-12-09T02:48:37.652+0000 I NETWORK [conn391] end connection 10.233.75.131:53058 (3 connections now open) 2021-12-09T02:48:42.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53546 #392 (4 connections now open) 2021-12-09T02:48:42.910+0000 I NETWORK [conn392] received client metadata from 127.0.0.1:53546 conn392: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:42.916+0000 I NETWORK [conn392] end connection 127.0.0.1:53546 (3 connections now open) 2021-12-09T02:48:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53162 #393 (4 connections now open) 2021-12-09T02:48:47.652+0000 I NETWORK [conn393] end connection 10.233.75.131:53162 (3 connections now open) 2021-12-09T02:48:52.823+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53648 #394 (4 connections now open) 2021-12-09T02:48:52.823+0000 I NETWORK [conn394] received client metadata from 127.0.0.1:53648 conn394: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:48:52.918+0000 I NETWORK [conn394] end connection 127.0.0.1:53648 (3 connections now open) 2021-12-09T02:48:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53264 #395 (4 connections now open) 2021-12-09T02:48:57.652+0000 I NETWORK [conn395] end connection 10.233.75.131:53264 (3 connections now open) 2021-12-09T02:49:02.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53750 #396 (4 connections now open) 2021-12-09T02:49:02.814+0000 I NETWORK [conn396] received client metadata from 127.0.0.1:53750 conn396: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:02.820+0000 I NETWORK [conn396] end connection 127.0.0.1:53750 (3 connections now open) 2021-12-09T02:49:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53366 #397 (4 connections now open) 2021-12-09T02:49:07.652+0000 I NETWORK [conn397] end connection 10.233.75.131:53366 (3 connections now open) 2021-12-09T02:49:12.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53868 #398 (4 connections now open) 2021-12-09T02:49:12.916+0000 I NETWORK [conn398] received client metadata from 127.0.0.1:53868 conn398: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:13.015+0000 I NETWORK [conn398] end connection 127.0.0.1:53868 (3 connections now open) 2021-12-09T02:49:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53498 #399 (4 connections now open) 2021-12-09T02:49:17.652+0000 I NETWORK [conn399] end connection 10.233.75.131:53498 (3 connections now open) 2021-12-09T02:49:22.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53986 #400 (4 connections now open) 2021-12-09T02:49:22.912+0000 I NETWORK [conn400] received client metadata from 127.0.0.1:53986 conn400: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:23.011+0000 I NETWORK [conn400] end connection 127.0.0.1:53986 (3 connections now open) 2021-12-09T02:49:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53600 #401 (4 connections now open) 2021-12-09T02:49:27.653+0000 I NETWORK [conn401] end connection 10.233.75.131:53600 (3 connections now open) 2021-12-09T02:49:32.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54088 #402 (4 connections now open) 2021-12-09T02:49:32.813+0000 I NETWORK [conn402] received client metadata from 127.0.0.1:54088 conn402: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:32.911+0000 I NETWORK [conn402] end connection 127.0.0.1:54088 (3 connections now open) 2021-12-09T02:49:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53708 #403 (4 connections now open) 2021-12-09T02:49:37.652+0000 I NETWORK [conn403] end connection 10.233.75.131:53708 (3 connections now open) 2021-12-09T02:49:42.712+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54190 #404 (4 connections now open) 2021-12-09T02:49:42.713+0000 I NETWORK [conn404] received client metadata from 127.0.0.1:54190 conn404: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:42.810+0000 I NETWORK [conn404] end connection 127.0.0.1:54190 (3 connections now open) 2021-12-09T02:49:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53806 #405 (4 connections now open) 2021-12-09T02:49:47.652+0000 I NETWORK [conn405] end connection 10.233.75.131:53806 (3 connections now open) 2021-12-09T02:49:52.613+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54290 #406 (4 connections now open) 2021-12-09T02:49:52.614+0000 I NETWORK [conn406] received client metadata from 127.0.0.1:54290 conn406: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:49:52.710+0000 I NETWORK [conn406] end connection 127.0.0.1:54290 (3 connections now open) 2021-12-09T02:49:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53924 #407 (4 connections now open) 2021-12-09T02:49:57.652+0000 I NETWORK [conn407] end connection 10.233.75.131:53924 (3 connections now open) 2021-12-09T02:50:02.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54406 #408 (4 connections now open) 2021-12-09T02:50:02.913+0000 I NETWORK [conn408] received client metadata from 127.0.0.1:54406 conn408: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:02.919+0000 I NETWORK [conn408] end connection 127.0.0.1:54406 (3 connections now open) 2021-12-09T02:50:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54026 #409 (4 connections now open) 2021-12-09T02:50:07.652+0000 I NETWORK [conn409] end connection 10.233.75.131:54026 (3 connections now open) 2021-12-09T02:50:13.021+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54516 #410 (4 connections now open) 2021-12-09T02:50:13.021+0000 I NETWORK [conn410] received client metadata from 127.0.0.1:54516 conn410: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:13.118+0000 I NETWORK [conn410] end connection 127.0.0.1:54516 (3 connections now open) 2021-12-09T02:50:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54128 #411 (4 connections now open) 2021-12-09T02:50:17.652+0000 I NETWORK [conn411] end connection 10.233.75.131:54128 (3 connections now open) 2021-12-09T02:50:22.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54614 #412 (4 connections now open) 2021-12-09T02:50:23.010+0000 I NETWORK [conn412] received client metadata from 127.0.0.1:54614 conn412: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:23.017+0000 I NETWORK [conn412] end connection 127.0.0.1:54614 (3 connections now open) 2021-12-09T02:50:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54254 #413 (4 connections now open) 2021-12-09T02:50:27.653+0000 I NETWORK [conn413] end connection 10.233.75.131:54254 (3 connections now open) 2021-12-09T02:50:32.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54736 #414 (4 connections now open) 2021-12-09T02:50:32.916+0000 I NETWORK [conn414] received client metadata from 127.0.0.1:54736 conn414: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:33.013+0000 I NETWORK [conn414] end connection 127.0.0.1:54736 (3 connections now open) 2021-12-09T02:50:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54356 #415 (4 connections now open) 2021-12-09T02:50:37.652+0000 I NETWORK [conn415] end connection 10.233.75.131:54356 (3 connections now open) 2021-12-09T02:50:42.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54844 #416 (4 connections now open) 2021-12-09T02:50:42.912+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:54844 conn416: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:43.010+0000 I NETWORK [conn416] end connection 127.0.0.1:54844 (3 connections now open) 2021-12-09T02:50:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54456 #417 (4 connections now open) 2021-12-09T02:50:47.653+0000 I NETWORK [conn417] end connection 10.233.75.131:54456 (3 connections now open) 2021-12-09T02:50:52.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54948 #418 (4 connections now open) 2021-12-09T02:50:52.816+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:54948 conn418: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:50:52.910+0000 I NETWORK [conn418] end connection 127.0.0.1:54948 (3 connections now open) 2021-12-09T02:50:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54562 #419 (4 connections now open) 2021-12-09T02:50:57.652+0000 I NETWORK [conn419] end connection 10.233.75.131:54562 (3 connections now open) 2021-12-09T02:51:02.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55048 #420 (4 connections now open) 2021-12-09T02:51:02.818+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:55048 conn420: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:02.916+0000 I NETWORK [conn420] end connection 127.0.0.1:55048 (3 connections now open) 2021-12-09T02:51:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54668 #421 (4 connections now open) 2021-12-09T02:51:07.652+0000 I NETWORK [conn421] end connection 10.233.75.131:54668 (3 connections now open) 2021-12-09T02:51:12.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55170 #422 (4 connections now open) 2021-12-09T02:51:12.914+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:55170 conn422: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:13.014+0000 I NETWORK [conn422] end connection 127.0.0.1:55170 (3 connections now open) 2021-12-09T02:51:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54792 #423 (4 connections now open) 2021-12-09T02:51:17.652+0000 I NETWORK [conn423] end connection 10.233.75.131:54792 (3 connections now open) 2021-12-09T02:51:22.711+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55290 #424 (4 connections now open) 2021-12-09T02:51:22.712+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:55290 conn424: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:22.718+0000 I NETWORK [conn424] end connection 127.0.0.1:55290 (3 connections now open) 2021-12-09T02:51:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:54914 #425 (4 connections now open) 2021-12-09T02:51:27.652+0000 I NETWORK [conn425] end connection 10.233.75.131:54914 (3 connections now open) 2021-12-09T02:51:32.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55404 #426 (4 connections now open) 2021-12-09T02:51:32.915+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:55404 conn426: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:32.920+0000 I NETWORK [conn426] end connection 127.0.0.1:55404 (3 connections now open) 2021-12-09T02:51:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55028 #427 (4 connections now open) 2021-12-09T02:51:37.652+0000 I NETWORK [conn427] end connection 10.233.75.131:55028 (3 connections now open) 2021-12-09T02:51:42.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55534 #428 (4 connections now open) 2021-12-09T02:51:42.815+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:55534 conn428: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:42.910+0000 I NETWORK [conn428] end connection 127.0.0.1:55534 (3 connections now open) 2021-12-09T02:51:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55148 #429 (4 connections now open) 2021-12-09T02:51:47.652+0000 I NETWORK [conn429] end connection 10.233.75.131:55148 (3 connections now open) 2021-12-09T02:51:52.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55640 #430 (4 connections now open) 2021-12-09T02:51:52.921+0000 I NETWORK [conn430] received client metadata from 127.0.0.1:55640 conn430: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:51:53.111+0000 I NETWORK [conn430] end connection 127.0.0.1:55640 (3 connections now open) 2021-12-09T02:51:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55262 #431 (4 connections now open) 2021-12-09T02:51:57.652+0000 I NETWORK [conn431] end connection 10.233.75.131:55262 (3 connections now open) 2021-12-09T02:52:02.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55776 #432 (4 connections now open) 2021-12-09T02:52:02.816+0000 I NETWORK [conn432] received client metadata from 127.0.0.1:55776 conn432: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:02.910+0000 I NETWORK [conn432] end connection 127.0.0.1:55776 (3 connections now open) 2021-12-09T02:52:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55398 #433 (4 connections now open) 2021-12-09T02:52:07.652+0000 I NETWORK [conn433] end connection 10.233.75.131:55398 (3 connections now open) 2021-12-09T02:52:12.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55886 #434 (4 connections now open) 2021-12-09T02:52:12.911+0000 I NETWORK [conn434] received client metadata from 127.0.0.1:55886 conn434: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:12.916+0000 I NETWORK [conn434] end connection 127.0.0.1:55886 (3 connections now open) 2021-12-09T02:52:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55504 #435 (4 connections now open) 2021-12-09T02:52:17.652+0000 I NETWORK [conn435] end connection 10.233.75.131:55504 (3 connections now open) 2021-12-09T02:52:22.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55996 #436 (4 connections now open) 2021-12-09T02:52:22.817+0000 I NETWORK [conn436] received client metadata from 127.0.0.1:55996 conn436: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:22.913+0000 I NETWORK [conn436] end connection 127.0.0.1:55996 (3 connections now open) 2021-12-09T02:52:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55612 #437 (4 connections now open) 2021-12-09T02:52:27.652+0000 I NETWORK [conn437] end connection 10.233.75.131:55612 (3 connections now open) 2021-12-09T02:52:32.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56104 #438 (4 connections now open) 2021-12-09T02:52:32.716+0000 I NETWORK [conn438] received client metadata from 127.0.0.1:56104 conn438: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:32.814+0000 I NETWORK [conn438] end connection 127.0.0.1:56104 (3 connections now open) 2021-12-09T02:52:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55724 #439 (4 connections now open) 2021-12-09T02:52:37.652+0000 I NETWORK [conn439] end connection 10.233.75.131:55724 (3 connections now open) 2021-12-09T02:52:42.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56212 #440 (4 connections now open) 2021-12-09T02:52:42.820+0000 I NETWORK [conn440] received client metadata from 127.0.0.1:56212 conn440: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:42.916+0000 I NETWORK [conn440] end connection 127.0.0.1:56212 (3 connections now open) 2021-12-09T02:52:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55826 #441 (4 connections now open) 2021-12-09T02:52:47.652+0000 I NETWORK [conn441] end connection 10.233.75.131:55826 (3 connections now open) 2021-12-09T02:52:52.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56314 #442 (4 connections now open) 2021-12-09T02:52:53.011+0000 I NETWORK [conn442] received client metadata from 127.0.0.1:56314 conn442: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:52:53.114+0000 I NETWORK [conn442] end connection 127.0.0.1:56314 (3 connections now open) 2021-12-09T02:52:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:55928 #443 (4 connections now open) 2021-12-09T02:52:57.652+0000 I NETWORK [conn443] end connection 10.233.75.131:55928 (3 connections now open) 2021-12-09T02:53:03.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56414 #444 (4 connections now open) 2021-12-09T02:53:03.015+0000 I NETWORK [conn444] received client metadata from 127.0.0.1:56414 conn444: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:03.114+0000 I NETWORK [conn444] end connection 127.0.0.1:56414 (3 connections now open) 2021-12-09T02:53:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56028 #445 (4 connections now open) 2021-12-09T02:53:07.652+0000 I NETWORK [conn445] end connection 10.233.75.131:56028 (3 connections now open) 2021-12-09T02:53:12.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56514 #446 (4 connections now open) 2021-12-09T02:53:12.814+0000 I NETWORK [conn446] received client metadata from 127.0.0.1:56514 conn446: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:12.911+0000 I NETWORK [conn446] end connection 127.0.0.1:56514 (3 connections now open) 2021-12-09T02:53:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56130 #447 (4 connections now open) 2021-12-09T02:53:17.652+0000 I NETWORK [conn447] end connection 10.233.75.131:56130 (3 connections now open) 2021-12-09T02:53:22.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56614 #448 (4 connections now open) 2021-12-09T02:53:22.820+0000 I NETWORK [conn448] received client metadata from 127.0.0.1:56614 conn448: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:22.916+0000 I NETWORK [conn448] end connection 127.0.0.1:56614 (3 connections now open) 2021-12-09T02:53:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56230 #449 (4 connections now open) 2021-12-09T02:53:27.652+0000 I NETWORK [conn449] end connection 10.233.75.131:56230 (3 connections now open) 2021-12-09T02:53:32.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56714 #450 (4 connections now open) 2021-12-09T02:53:32.717+0000 I NETWORK [conn450] received client metadata from 127.0.0.1:56714 conn450: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:32.814+0000 I NETWORK [conn450] end connection 127.0.0.1:56714 (3 connections now open) 2021-12-09T02:53:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56334 #451 (4 connections now open) 2021-12-09T02:53:37.652+0000 I NETWORK [conn451] end connection 10.233.75.131:56334 (3 connections now open) 2021-12-09T02:53:42.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56826 #452 (4 connections now open) 2021-12-09T02:53:42.813+0000 I NETWORK [conn452] received client metadata from 127.0.0.1:56826 conn452: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:42.819+0000 I NETWORK [conn452] end connection 127.0.0.1:56826 (3 connections now open) 2021-12-09T02:53:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56440 #453 (4 connections now open) 2021-12-09T02:53:47.652+0000 I NETWORK [conn453] end connection 10.233.75.131:56440 (3 connections now open) 2021-12-09T02:53:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56930 #454 (4 connections now open) 2021-12-09T02:53:52.916+0000 I NETWORK [conn454] received client metadata from 127.0.0.1:56930 conn454: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:53:53.012+0000 I NETWORK [conn454] end connection 127.0.0.1:56930 (3 connections now open) 2021-12-09T02:53:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56546 #455 (4 connections now open) 2021-12-09T02:53:57.652+0000 I NETWORK [conn455] end connection 10.233.75.131:56546 (3 connections now open) 2021-12-09T02:54:03.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57030 #456 (4 connections now open) 2021-12-09T02:54:03.012+0000 I NETWORK [conn456] received client metadata from 127.0.0.1:57030 conn456: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:03.112+0000 I NETWORK [conn456] end connection 127.0.0.1:57030 (3 connections now open) 2021-12-09T02:54:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56650 #457 (4 connections now open) 2021-12-09T02:54:07.653+0000 I NETWORK [conn457] end connection 10.233.75.131:56650 (3 connections now open) 2021-12-09T02:54:13.017+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57138 #458 (4 connections now open) 2021-12-09T02:54:13.111+0000 I NETWORK [conn458] received client metadata from 127.0.0.1:57138 conn458: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:13.117+0000 I NETWORK [conn458] end connection 127.0.0.1:57138 (3 connections now open) 2021-12-09T02:54:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56750 #459 (4 connections now open) 2021-12-09T02:54:17.653+0000 I NETWORK [conn459] end connection 10.233.75.131:56750 (3 connections now open) 2021-12-09T02:54:22.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57238 #460 (4 connections now open) 2021-12-09T02:54:22.918+0000 I NETWORK [conn460] received client metadata from 127.0.0.1:57238 conn460: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:23.016+0000 I NETWORK [conn460] end connection 127.0.0.1:57238 (3 connections now open) 2021-12-09T02:54:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56856 #461 (4 connections now open) 2021-12-09T02:54:27.652+0000 I NETWORK [conn461] end connection 10.233.75.131:56856 (3 connections now open) 2021-12-09T02:54:32.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57340 #462 (4 connections now open) 2021-12-09T02:54:32.921+0000 I NETWORK [conn462] received client metadata from 127.0.0.1:57340 conn462: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:33.016+0000 I NETWORK [conn462] end connection 127.0.0.1:57340 (3 connections now open) 2021-12-09T02:54:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:56958 #463 (4 connections now open) 2021-12-09T02:54:37.652+0000 I NETWORK [conn463] end connection 10.233.75.131:56958 (3 connections now open) 2021-12-09T02:54:42.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57442 #464 (4 connections now open) 2021-12-09T02:54:42.811+0000 I NETWORK [conn464] received client metadata from 127.0.0.1:57442 conn464: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:42.816+0000 I NETWORK [conn464] end connection 127.0.0.1:57442 (3 connections now open) 2021-12-09T02:54:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57060 #465 (4 connections now open) 2021-12-09T02:54:47.653+0000 I NETWORK [conn465] end connection 10.233.75.131:57060 (3 connections now open) 2021-12-09T02:54:52.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57548 #466 (4 connections now open) 2021-12-09T02:54:52.918+0000 I NETWORK [conn466] received client metadata from 127.0.0.1:57548 conn466: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:54:53.015+0000 I NETWORK [conn466] end connection 127.0.0.1:57548 (3 connections now open) 2021-12-09T02:54:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57162 #467 (4 connections now open) 2021-12-09T02:54:57.652+0000 I NETWORK [conn467] end connection 10.233.75.131:57162 (3 connections now open) 2021-12-09T02:55:02.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57656 #468 (4 connections now open) 2021-12-09T02:55:02.819+0000 I NETWORK [conn468] received client metadata from 127.0.0.1:57656 conn468: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:02.917+0000 I NETWORK [conn468] end connection 127.0.0.1:57656 (3 connections now open) 2021-12-09T02:55:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57272 #469 (4 connections now open) 2021-12-09T02:55:07.652+0000 I NETWORK [conn469] end connection 10.233.75.131:57272 (3 connections now open) 2021-12-09T02:55:12.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57760 #470 (4 connections now open) 2021-12-09T02:55:12.911+0000 I NETWORK [conn470] received client metadata from 127.0.0.1:57760 conn470: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:12.916+0000 I NETWORK [conn470] end connection 127.0.0.1:57760 (3 connections now open) 2021-12-09T02:55:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57374 #471 (4 connections now open) 2021-12-09T02:55:17.652+0000 I NETWORK [conn471] end connection 10.233.75.131:57374 (3 connections now open) 2021-12-09T02:55:22.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57860 #472 (4 connections now open) 2021-12-09T02:55:22.915+0000 I NETWORK [conn472] received client metadata from 127.0.0.1:57860 conn472: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:23.013+0000 I NETWORK [conn472] end connection 127.0.0.1:57860 (3 connections now open) 2021-12-09T02:55:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57474 #473 (4 connections now open) 2021-12-09T02:55:27.652+0000 I NETWORK [conn473] end connection 10.233.75.131:57474 (3 connections now open) 2021-12-09T02:55:33.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57972 #474 (4 connections now open) 2021-12-09T02:55:33.112+0000 I NETWORK [conn474] received client metadata from 127.0.0.1:57972 conn474: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:33.210+0000 I NETWORK [conn474] end connection 127.0.0.1:57972 (3 connections now open) 2021-12-09T02:55:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57580 #475 (4 connections now open) 2021-12-09T02:55:37.652+0000 I NETWORK [conn475] end connection 10.233.75.131:57580 (3 connections now open) 2021-12-09T02:55:42.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58070 #476 (4 connections now open) 2021-12-09T02:55:42.916+0000 I NETWORK [conn476] received client metadata from 127.0.0.1:58070 conn476: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:43.014+0000 I NETWORK [conn476] end connection 127.0.0.1:58070 (3 connections now open) 2021-12-09T02:55:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57682 #477 (4 connections now open) 2021-12-09T02:55:47.652+0000 I NETWORK [conn477] end connection 10.233.75.131:57682 (3 connections now open) 2021-12-09T02:55:52.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58172 #478 (4 connections now open) 2021-12-09T02:55:52.910+0000 I NETWORK [conn478] received client metadata from 127.0.0.1:58172 conn478: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:55:52.917+0000 I NETWORK [conn478] end connection 127.0.0.1:58172 (3 connections now open) 2021-12-09T02:55:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57786 #479 (4 connections now open) 2021-12-09T02:55:57.652+0000 I NETWORK [conn479] end connection 10.233.75.131:57786 (3 connections now open) 2021-12-09T02:56:02.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58272 #480 (4 connections now open) 2021-12-09T02:56:02.910+0000 I NETWORK [conn480] received client metadata from 127.0.0.1:58272 conn480: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:02.915+0000 I NETWORK [conn480] end connection 127.0.0.1:58272 (3 connections now open) 2021-12-09T02:56:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57890 #481 (4 connections now open) 2021-12-09T02:56:07.652+0000 I NETWORK [conn481] end connection 10.233.75.131:57890 (3 connections now open) 2021-12-09T02:56:12.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58376 #482 (4 connections now open) 2021-12-09T02:56:12.717+0000 I NETWORK [conn482] received client metadata from 127.0.0.1:58376 conn482: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:12.816+0000 I NETWORK [conn482] end connection 127.0.0.1:58376 (3 connections now open) 2021-12-09T02:56:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:57992 #483 (4 connections now open) 2021-12-09T02:56:17.652+0000 I NETWORK [conn483] end connection 10.233.75.131:57992 (3 connections now open) 2021-12-09T02:56:23.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58488 #484 (4 connections now open) 2021-12-09T02:56:23.113+0000 I NETWORK [conn484] received client metadata from 127.0.0.1:58488 conn484: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:23.118+0000 I NETWORK [conn484] end connection 127.0.0.1:58488 (3 connections now open) 2021-12-09T02:56:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58102 #485 (4 connections now open) 2021-12-09T02:56:27.652+0000 I NETWORK [conn485] end connection 10.233.75.131:58102 (3 connections now open) 2021-12-09T02:56:32.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58588 #486 (4 connections now open) 2021-12-09T02:56:32.917+0000 I NETWORK [conn486] received client metadata from 127.0.0.1:58588 conn486: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:33.014+0000 I NETWORK [conn486] end connection 127.0.0.1:58588 (3 connections now open) 2021-12-09T02:56:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58206 #487 (4 connections now open) 2021-12-09T02:56:37.653+0000 I NETWORK [conn487] end connection 10.233.75.131:58206 (3 connections now open) 2021-12-09T02:56:42.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58696 #488 (4 connections now open) 2021-12-09T02:56:42.817+0000 I NETWORK [conn488] received client metadata from 127.0.0.1:58696 conn488: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:42.913+0000 I NETWORK [conn488] end connection 127.0.0.1:58696 (3 connections now open) 2021-12-09T02:56:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58308 #489 (4 connections now open) 2021-12-09T02:56:47.652+0000 I NETWORK [conn489] end connection 10.233.75.131:58308 (3 connections now open) 2021-12-09T02:56:52.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58798 #490 (4 connections now open) 2021-12-09T02:56:52.921+0000 I NETWORK [conn490] received client metadata from 127.0.0.1:58798 conn490: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:56:53.110+0000 I NETWORK [conn490] end connection 127.0.0.1:58798 (3 connections now open) 2021-12-09T02:56:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58414 #491 (4 connections now open) 2021-12-09T02:56:57.652+0000 I NETWORK [conn491] end connection 10.233.75.131:58414 (3 connections now open) 2021-12-09T02:57:02.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58910 #492 (4 connections now open) 2021-12-09T02:57:02.912+0000 I NETWORK [conn492] received client metadata from 127.0.0.1:58910 conn492: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:03.010+0000 I NETWORK [conn492] end connection 127.0.0.1:58910 (3 connections now open) 2021-12-09T02:57:07.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58528 #493 (4 connections now open) 2021-12-09T02:57:07.654+0000 I NETWORK [conn493] end connection 10.233.75.131:58528 (3 connections now open) 2021-12-09T02:57:13.213+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59026 #494 (4 connections now open) 2021-12-09T02:57:13.214+0000 I NETWORK [conn494] received client metadata from 127.0.0.1:59026 conn494: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:13.220+0000 I NETWORK [conn494] end connection 127.0.0.1:59026 (3 connections now open) 2021-12-09T02:57:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58630 #495 (4 connections now open) 2021-12-09T02:57:17.652+0000 I NETWORK [conn495] end connection 10.233.75.131:58630 (3 connections now open) 2021-12-09T02:57:22.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59118 #496 (4 connections now open) 2021-12-09T02:57:23.011+0000 I NETWORK [conn496] received client metadata from 127.0.0.1:59118 conn496: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:23.016+0000 I NETWORK [conn496] end connection 127.0.0.1:59118 (3 connections now open) 2021-12-09T02:57:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58734 #497 (4 connections now open) 2021-12-09T02:57:27.652+0000 I NETWORK [conn497] end connection 10.233.75.131:58734 (3 connections now open) 2021-12-09T02:57:33.019+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59224 #498 (4 connections now open) 2021-12-09T02:57:33.111+0000 I NETWORK [conn498] received client metadata from 127.0.0.1:59224 conn498: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:33.115+0000 I NETWORK [conn498] end connection 127.0.0.1:59224 (3 connections now open) 2021-12-09T02:57:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58838 #499 (4 connections now open) 2021-12-09T02:57:37.653+0000 I NETWORK [conn499] end connection 10.233.75.131:58838 (3 connections now open) 2021-12-09T02:57:42.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59320 #500 (4 connections now open) 2021-12-09T02:57:42.811+0000 I NETWORK [conn500] received client metadata from 127.0.0.1:59320 conn500: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:42.816+0000 I NETWORK [conn500] end connection 127.0.0.1:59320 (3 connections now open) 2021-12-09T02:57:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:58942 #501 (4 connections now open) 2021-12-09T02:57:47.653+0000 I NETWORK [conn501] end connection 10.233.75.131:58942 (3 connections now open) 2021-12-09T02:57:52.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59432 #502 (4 connections now open) 2021-12-09T02:57:52.816+0000 I NETWORK [conn502] received client metadata from 127.0.0.1:59432 conn502: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:57:52.915+0000 I NETWORK [conn502] end connection 127.0.0.1:59432 (3 connections now open) 2021-12-09T02:57:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59052 #503 (4 connections now open) 2021-12-09T02:57:57.652+0000 I NETWORK [conn503] end connection 10.233.75.131:59052 (3 connections now open) 2021-12-09T02:58:03.016+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59538 #504 (4 connections now open) 2021-12-09T02:58:03.111+0000 I NETWORK [conn504] received client metadata from 127.0.0.1:59538 conn504: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:03.117+0000 I NETWORK [conn504] end connection 127.0.0.1:59538 (3 connections now open) 2021-12-09T02:58:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59154 #505 (4 connections now open) 2021-12-09T02:58:07.652+0000 I NETWORK [conn505] end connection 10.233.75.131:59154 (3 connections now open) 2021-12-09T02:58:12.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59640 #506 (4 connections now open) 2021-12-09T02:58:12.911+0000 I NETWORK [conn506] received client metadata from 127.0.0.1:59640 conn506: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:12.917+0000 I NETWORK [conn506] end connection 127.0.0.1:59640 (3 connections now open) 2021-12-09T02:58:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59254 #507 (4 connections now open) 2021-12-09T02:58:17.652+0000 I NETWORK [conn507] end connection 10.233.75.131:59254 (3 connections now open) 2021-12-09T02:58:22.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59744 #508 (4 connections now open) 2021-12-09T02:58:22.817+0000 I NETWORK [conn508] received client metadata from 127.0.0.1:59744 conn508: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:22.915+0000 I NETWORK [conn508] end connection 127.0.0.1:59744 (3 connections now open) 2021-12-09T02:58:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59360 #509 (4 connections now open) 2021-12-09T02:58:27.652+0000 I NETWORK [conn509] end connection 10.233.75.131:59360 (3 connections now open) 2021-12-09T02:58:32.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59844 #510 (4 connections now open) 2021-12-09T02:58:32.915+0000 I NETWORK [conn510] received client metadata from 127.0.0.1:59844 conn510: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:33.014+0000 I NETWORK [conn510] end connection 127.0.0.1:59844 (3 connections now open) 2021-12-09T02:58:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59464 #511 (4 connections now open) 2021-12-09T02:58:37.653+0000 I NETWORK [conn511] end connection 10.233.75.131:59464 (3 connections now open) 2021-12-09T02:58:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59952 #512 (4 connections now open) 2021-12-09T02:58:42.818+0000 I NETWORK [conn512] received client metadata from 127.0.0.1:59952 conn512: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:42.916+0000 I NETWORK [conn512] end connection 127.0.0.1:59952 (3 connections now open) 2021-12-09T02:58:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59566 #513 (4 connections now open) 2021-12-09T02:58:47.652+0000 I NETWORK [conn513] end connection 10.233.75.131:59566 (3 connections now open) 2021-12-09T02:58:53.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60056 #514 (4 connections now open) 2021-12-09T02:58:53.014+0000 I NETWORK [conn514] received client metadata from 127.0.0.1:60056 conn514: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:58:53.113+0000 I NETWORK [conn514] end connection 127.0.0.1:60056 (3 connections now open) 2021-12-09T02:58:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59672 #515 (4 connections now open) 2021-12-09T02:58:57.652+0000 I NETWORK [conn515] end connection 10.233.75.131:59672 (3 connections now open) 2021-12-09T02:59:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60156 #516 (4 connections now open) 2021-12-09T02:59:02.914+0000 I NETWORK [conn516] received client metadata from 127.0.0.1:60156 conn516: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:03.014+0000 I NETWORK [conn516] end connection 127.0.0.1:60156 (3 connections now open) 2021-12-09T02:59:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59774 #517 (4 connections now open) 2021-12-09T02:59:07.652+0000 I NETWORK [conn517] end connection 10.233.75.131:59774 (3 connections now open) 2021-12-09T02:59:12.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60270 #518 (4 connections now open) 2021-12-09T02:59:12.911+0000 I NETWORK [conn518] received client metadata from 127.0.0.1:60270 conn518: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:12.916+0000 I NETWORK [conn518] end connection 127.0.0.1:60270 (3 connections now open) 2021-12-09T02:59:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59882 #519 (4 connections now open) 2021-12-09T02:59:17.652+0000 I NETWORK [conn519] end connection 10.233.75.131:59882 (3 connections now open) 2021-12-09T02:59:22.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60368 #520 (4 connections now open) 2021-12-09T02:59:22.717+0000 I NETWORK [conn520] received client metadata from 127.0.0.1:60368 conn520: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:22.816+0000 I NETWORK [conn520] end connection 127.0.0.1:60368 (3 connections now open) 2021-12-09T02:59:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:59986 #521 (4 connections now open) 2021-12-09T02:59:27.652+0000 I NETWORK [conn521] end connection 10.233.75.131:59986 (3 connections now open) 2021-12-09T02:59:32.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60476 #522 (4 connections now open) 2021-12-09T02:59:32.919+0000 I NETWORK [conn522] received client metadata from 127.0.0.1:60476 conn522: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:33.016+0000 I NETWORK [conn522] end connection 127.0.0.1:60476 (3 connections now open) 2021-12-09T02:59:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60094 #523 (4 connections now open) 2021-12-09T02:59:37.652+0000 I NETWORK [conn523] end connection 10.233.75.131:60094 (3 connections now open) 2021-12-09T02:59:42.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60578 #524 (4 connections now open) 2021-12-09T02:59:42.715+0000 I NETWORK [conn524] received client metadata from 127.0.0.1:60578 conn524: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:42.815+0000 I NETWORK [conn524] end connection 127.0.0.1:60578 (3 connections now open) 2021-12-09T02:59:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60196 #525 (4 connections now open) 2021-12-09T02:59:47.652+0000 I NETWORK [conn525] end connection 10.233.75.131:60196 (3 connections now open) 2021-12-09T02:59:52.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60684 #526 (4 connections now open) 2021-12-09T02:59:52.816+0000 I NETWORK [conn526] received client metadata from 127.0.0.1:60684 conn526: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T02:59:52.915+0000 I NETWORK [conn526] end connection 127.0.0.1:60684 (3 connections now open) 2021-12-09T02:59:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60298 #527 (4 connections now open) 2021-12-09T02:59:57.652+0000 I NETWORK [conn527] end connection 10.233.75.131:60298 (3 connections now open) 2021-12-09T03:00:02.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60786 #528 (4 connections now open) 2021-12-09T03:00:02.912+0000 I NETWORK [conn528] received client metadata from 127.0.0.1:60786 conn528: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:02.918+0000 I NETWORK [conn528] end connection 127.0.0.1:60786 (3 connections now open) 2021-12-09T03:00:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60402 #529 (4 connections now open) 2021-12-09T03:00:07.652+0000 I NETWORK [conn529] end connection 10.233.75.131:60402 (3 connections now open) 2021-12-09T03:00:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60890 #530 (4 connections now open) 2021-12-09T03:00:12.911+0000 I NETWORK [conn530] received client metadata from 127.0.0.1:60890 conn530: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:12.917+0000 I NETWORK [conn530] end connection 127.0.0.1:60890 (3 connections now open) 2021-12-09T03:00:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60502 #531 (4 connections now open) 2021-12-09T03:00:17.653+0000 I NETWORK [conn531] end connection 10.233.75.131:60502 (3 connections now open) 2021-12-09T03:00:22.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32768 #532 (4 connections now open) 2021-12-09T03:00:22.813+0000 I NETWORK [conn532] received client metadata from 127.0.0.1:32768 conn532: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:22.914+0000 I NETWORK [conn532] end connection 127.0.0.1:32768 (3 connections now open) 2021-12-09T03:00:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60616 #533 (4 connections now open) 2021-12-09T03:00:27.652+0000 I NETWORK [conn533] end connection 10.233.75.131:60616 (3 connections now open) 2021-12-09T03:00:33.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32876 #534 (4 connections now open) 2021-12-09T03:00:33.012+0000 I NETWORK [conn534] received client metadata from 127.0.0.1:32876 conn534: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:33.110+0000 I NETWORK [conn534] end connection 127.0.0.1:32876 (3 connections now open) 2021-12-09T03:00:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60732 #535 (4 connections now open) 2021-12-09T03:00:37.653+0000 I NETWORK [conn535] end connection 10.233.75.131:60732 (3 connections now open) 2021-12-09T03:00:42.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32984 #536 (4 connections now open) 2021-12-09T03:00:42.717+0000 I NETWORK [conn536] received client metadata from 127.0.0.1:32984 conn536: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:42.813+0000 I NETWORK [conn536] end connection 127.0.0.1:32984 (3 connections now open) 2021-12-09T03:00:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60834 #537 (4 connections now open) 2021-12-09T03:00:47.653+0000 I NETWORK [conn537] end connection 10.233.75.131:60834 (3 connections now open) 2021-12-09T03:00:52.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33094 #538 (4 connections now open) 2021-12-09T03:00:52.816+0000 I NETWORK [conn538] received client metadata from 127.0.0.1:33094 conn538: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:00:52.912+0000 I NETWORK [conn538] end connection 127.0.0.1:33094 (3 connections now open) 2021-12-09T03:00:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:60940 #539 (4 connections now open) 2021-12-09T03:00:57.652+0000 I NETWORK [conn539] end connection 10.233.75.131:60940 (3 connections now open) 2021-12-09T03:01:02.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33194 #540 (4 connections now open) 2021-12-09T03:01:02.917+0000 I NETWORK [conn540] received client metadata from 127.0.0.1:33194 conn540: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:03.015+0000 I NETWORK [conn540] end connection 127.0.0.1:33194 (3 connections now open) 2021-12-09T03:01:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:32812 #541 (4 connections now open) 2021-12-09T03:01:07.652+0000 I NETWORK [conn541] end connection 10.233.75.131:32812 (3 connections now open) 2021-12-09T03:01:12.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33300 #542 (4 connections now open) 2021-12-09T03:01:12.916+0000 I NETWORK [conn542] received client metadata from 127.0.0.1:33300 conn542: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:13.012+0000 I NETWORK [conn542] end connection 127.0.0.1:33300 (3 connections now open) 2021-12-09T03:01:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:32914 #543 (4 connections now open) 2021-12-09T03:01:17.653+0000 I NETWORK [conn543] end connection 10.233.75.131:32914 (3 connections now open) 2021-12-09T03:01:22.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33402 #544 (4 connections now open) 2021-12-09T03:01:22.911+0000 I NETWORK [conn544] received client metadata from 127.0.0.1:33402 conn544: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:22.916+0000 I NETWORK [conn544] end connection 127.0.0.1:33402 (3 connections now open) 2021-12-09T03:01:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33020 #545 (4 connections now open) 2021-12-09T03:01:27.652+0000 I NETWORK [conn545] end connection 10.233.75.131:33020 (3 connections now open) 2021-12-09T03:01:32.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33520 #546 (4 connections now open) 2021-12-09T03:01:32.913+0000 I NETWORK [conn546] received client metadata from 127.0.0.1:33520 conn546: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:33.010+0000 I NETWORK [conn546] end connection 127.0.0.1:33520 (3 connections now open) 2021-12-09T03:01:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33138 #547 (4 connections now open) 2021-12-09T03:01:37.652+0000 I NETWORK [conn547] end connection 10.233.75.131:33138 (3 connections now open) 2021-12-09T03:01:42.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33624 #548 (4 connections now open) 2021-12-09T03:01:42.915+0000 I NETWORK [conn548] received client metadata from 127.0.0.1:33624 conn548: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:43.011+0000 I NETWORK [conn548] end connection 127.0.0.1:33624 (3 connections now open) 2021-12-09T03:01:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33242 #549 (4 connections now open) 2021-12-09T03:01:47.652+0000 I NETWORK [conn549] end connection 10.233.75.131:33242 (3 connections now open) 2021-12-09T03:01:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33730 #550 (4 connections now open) 2021-12-09T03:01:52.916+0000 I NETWORK [conn550] received client metadata from 127.0.0.1:33730 conn550: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:01:53.015+0000 I NETWORK [conn550] end connection 127.0.0.1:33730 (3 connections now open) 2021-12-09T03:01:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33346 #551 (4 connections now open) 2021-12-09T03:01:57.652+0000 I NETWORK [conn551] end connection 10.233.75.131:33346 (3 connections now open) 2021-12-09T03:02:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33834 #552 (4 connections now open) 2021-12-09T03:02:02.812+0000 I NETWORK [conn552] received client metadata from 127.0.0.1:33834 conn552: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:02.817+0000 I NETWORK [conn552] end connection 127.0.0.1:33834 (3 connections now open) 2021-12-09T03:02:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33454 #553 (4 connections now open) 2021-12-09T03:02:07.652+0000 I NETWORK [conn553] end connection 10.233.75.131:33454 (3 connections now open) 2021-12-09T03:02:12.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33940 #554 (4 connections now open) 2021-12-09T03:02:12.914+0000 I NETWORK [conn554] received client metadata from 127.0.0.1:33940 conn554: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:13.012+0000 I NETWORK [conn554] end connection 127.0.0.1:33940 (3 connections now open) 2021-12-09T03:02:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33556 #555 (4 connections now open) 2021-12-09T03:02:17.653+0000 I NETWORK [conn555] end connection 10.233.75.131:33556 (3 connections now open) 2021-12-09T03:02:22.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34036 #556 (4 connections now open) 2021-12-09T03:02:22.718+0000 I NETWORK [conn556] received client metadata from 127.0.0.1:34036 conn556: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:22.816+0000 I NETWORK [conn556] end connection 127.0.0.1:34036 (3 connections now open) 2021-12-09T03:02:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33656 #557 (4 connections now open) 2021-12-09T03:02:27.652+0000 I NETWORK [conn557] end connection 10.233.75.131:33656 (3 connections now open) 2021-12-09T03:02:32.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34138 #558 (4 connections now open) 2021-12-09T03:02:32.811+0000 I NETWORK [conn558] received client metadata from 127.0.0.1:34138 conn558: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:32.814+0000 I NETWORK [conn558] end connection 127.0.0.1:34138 (3 connections now open) 2021-12-09T03:02:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33764 #559 (4 connections now open) 2021-12-09T03:02:37.652+0000 I NETWORK [conn559] end connection 10.233.75.131:33764 (3 connections now open) 2021-12-09T03:02:42.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34250 #560 (4 connections now open) 2021-12-09T03:02:42.916+0000 I NETWORK [conn560] received client metadata from 127.0.0.1:34250 conn560: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:43.011+0000 I NETWORK [conn560] end connection 127.0.0.1:34250 (3 connections now open) 2021-12-09T03:02:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33866 #561 (4 connections now open) 2021-12-09T03:02:47.652+0000 I NETWORK [conn561] end connection 10.233.75.131:33866 (3 connections now open) 2021-12-09T03:02:53.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34358 #562 (4 connections now open) 2021-12-09T03:02:53.012+0000 I NETWORK [conn562] received client metadata from 127.0.0.1:34358 conn562: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:02:53.110+0000 I NETWORK [conn562] end connection 127.0.0.1:34358 (3 connections now open) 2021-12-09T03:02:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:33972 #563 (4 connections now open) 2021-12-09T03:02:57.652+0000 I NETWORK [conn563] end connection 10.233.75.131:33972 (3 connections now open) 2021-12-09T03:03:02.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34456 #564 (4 connections now open) 2021-12-09T03:03:02.816+0000 I NETWORK [conn564] received client metadata from 127.0.0.1:34456 conn564: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:02.821+0000 I NETWORK [conn564] end connection 127.0.0.1:34456 (3 connections now open) 2021-12-09T03:03:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34078 #565 (4 connections now open) 2021-12-09T03:03:07.652+0000 I NETWORK [conn565] end connection 10.233.75.131:34078 (3 connections now open) 2021-12-09T03:03:12.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34564 #566 (4 connections now open) 2021-12-09T03:03:12.916+0000 I NETWORK [conn566] received client metadata from 127.0.0.1:34564 conn566: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:13.014+0000 I NETWORK [conn566] end connection 127.0.0.1:34564 (3 connections now open) 2021-12-09T03:03:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34176 #567 (4 connections now open) 2021-12-09T03:03:17.652+0000 I NETWORK [conn567] end connection 10.233.75.131:34176 (3 connections now open) 2021-12-09T03:03:22.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34666 #568 (4 connections now open) 2021-12-09T03:03:22.810+0000 I NETWORK [conn568] received client metadata from 127.0.0.1:34666 conn568: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:22.817+0000 I NETWORK [conn568] end connection 127.0.0.1:34666 (3 connections now open) 2021-12-09T03:03:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34286 #569 (4 connections now open) 2021-12-09T03:03:27.652+0000 I NETWORK [conn569] end connection 10.233.75.131:34286 (3 connections now open) 2021-12-09T03:03:32.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34770 #570 (4 connections now open) 2021-12-09T03:03:32.810+0000 I NETWORK [conn570] received client metadata from 127.0.0.1:34770 conn570: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:32.817+0000 I NETWORK [conn570] end connection 127.0.0.1:34770 (3 connections now open) 2021-12-09T03:03:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34390 #571 (4 connections now open) 2021-12-09T03:03:37.653+0000 I NETWORK [conn571] end connection 10.233.75.131:34390 (3 connections now open) 2021-12-09T03:03:42.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34880 #572 (4 connections now open) 2021-12-09T03:03:42.918+0000 I NETWORK [conn572] received client metadata from 127.0.0.1:34880 conn572: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:43.015+0000 I NETWORK [conn572] end connection 127.0.0.1:34880 (3 connections now open) 2021-12-09T03:03:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34494 #573 (4 connections now open) 2021-12-09T03:03:47.652+0000 I NETWORK [conn573] end connection 10.233.75.131:34494 (3 connections now open) 2021-12-09T03:03:52.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34984 #574 (4 connections now open) 2021-12-09T03:03:52.818+0000 I NETWORK [conn574] received client metadata from 127.0.0.1:34984 conn574: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:03:52.914+0000 I NETWORK [conn574] end connection 127.0.0.1:34984 (3 connections now open) 2021-12-09T03:03:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34598 #575 (4 connections now open) 2021-12-09T03:03:57.652+0000 I NETWORK [conn575] end connection 10.233.75.131:34598 (3 connections now open) 2021-12-09T03:04:02.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35086 #576 (4 connections now open) 2021-12-09T03:04:02.814+0000 I NETWORK [conn576] received client metadata from 127.0.0.1:35086 conn576: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:02.915+0000 I NETWORK [conn576] end connection 127.0.0.1:35086 (3 connections now open) 2021-12-09T03:04:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34704 #577 (4 connections now open) 2021-12-09T03:04:07.652+0000 I NETWORK [conn577] end connection 10.233.75.131:34704 (3 connections now open) 2021-12-09T03:04:12.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35192 #578 (4 connections now open) 2021-12-09T03:04:12.915+0000 I NETWORK [conn578] received client metadata from 127.0.0.1:35192 conn578: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:12.919+0000 I NETWORK [conn578] end connection 127.0.0.1:35192 (3 connections now open) 2021-12-09T03:04:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34806 #579 (4 connections now open) 2021-12-09T03:04:17.652+0000 I NETWORK [conn579] end connection 10.233.75.131:34806 (3 connections now open) 2021-12-09T03:04:22.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35298 #580 (4 connections now open) 2021-12-09T03:04:22.915+0000 I NETWORK [conn580] received client metadata from 127.0.0.1:35298 conn580: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:23.010+0000 I NETWORK [conn580] end connection 127.0.0.1:35298 (3 connections now open) 2021-12-09T03:04:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:34912 #581 (4 connections now open) 2021-12-09T03:04:27.652+0000 I NETWORK [conn581] end connection 10.233.75.131:34912 (3 connections now open) 2021-12-09T03:04:32.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35404 #582 (4 connections now open) 2021-12-09T03:04:32.911+0000 I NETWORK [conn582] received client metadata from 127.0.0.1:35404 conn582: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:33.011+0000 I NETWORK [conn582] end connection 127.0.0.1:35404 (3 connections now open) 2021-12-09T03:04:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35018 #583 (4 connections now open) 2021-12-09T03:04:37.653+0000 I NETWORK [conn583] end connection 10.233.75.131:35018 (3 connections now open) 2021-12-09T03:04:42.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35506 #584 (4 connections now open) 2021-12-09T03:04:42.912+0000 I NETWORK [conn584] received client metadata from 127.0.0.1:35506 conn584: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:43.011+0000 I NETWORK [conn584] end connection 127.0.0.1:35506 (3 connections now open) 2021-12-09T03:04:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35130 #585 (4 connections now open) 2021-12-09T03:04:47.652+0000 I NETWORK [conn585] end connection 10.233.75.131:35130 (3 connections now open) 2021-12-09T03:04:52.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35618 #586 (4 connections now open) 2021-12-09T03:04:52.915+0000 I NETWORK [conn586] received client metadata from 127.0.0.1:35618 conn586: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:04:53.014+0000 I NETWORK [conn586] end connection 127.0.0.1:35618 (3 connections now open) 2021-12-09T03:04:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35232 #587 (4 connections now open) 2021-12-09T03:04:57.653+0000 I NETWORK [conn587] end connection 10.233.75.131:35232 (3 connections now open) 2021-12-09T03:05:02.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35718 #588 (4 connections now open) 2021-12-09T03:05:02.816+0000 I NETWORK [conn588] received client metadata from 127.0.0.1:35718 conn588: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:02.914+0000 I NETWORK [conn588] end connection 127.0.0.1:35718 (3 connections now open) 2021-12-09T03:05:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35338 #589 (4 connections now open) 2021-12-09T03:05:07.653+0000 I NETWORK [conn589] end connection 10.233.75.131:35338 (3 connections now open) 2021-12-09T03:05:12.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35826 #590 (4 connections now open) 2021-12-09T03:05:13.011+0000 I NETWORK [conn590] received client metadata from 127.0.0.1:35826 conn590: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:13.016+0000 I NETWORK [conn590] end connection 127.0.0.1:35826 (3 connections now open) 2021-12-09T03:05:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35438 #591 (4 connections now open) 2021-12-09T03:05:17.653+0000 I NETWORK [conn591] end connection 10.233.75.131:35438 (3 connections now open) 2021-12-09T03:05:22.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35932 #592 (4 connections now open) 2021-12-09T03:05:23.011+0000 I NETWORK [conn592] received client metadata from 127.0.0.1:35932 conn592: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:23.017+0000 I NETWORK [conn592] end connection 127.0.0.1:35932 (3 connections now open) 2021-12-09T03:05:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35546 #593 (4 connections now open) 2021-12-09T03:05:27.652+0000 I NETWORK [conn593] end connection 10.233.75.131:35546 (3 connections now open) 2021-12-09T03:05:32.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36032 #594 (4 connections now open) 2021-12-09T03:05:32.917+0000 I NETWORK [conn594] received client metadata from 127.0.0.1:36032 conn594: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:33.014+0000 I NETWORK [conn594] end connection 127.0.0.1:36032 (3 connections now open) 2021-12-09T03:05:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35654 #595 (4 connections now open) 2021-12-09T03:05:37.652+0000 I NETWORK [conn595] end connection 10.233.75.131:35654 (3 connections now open) 2021-12-09T03:05:43.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36142 #596 (4 connections now open) 2021-12-09T03:05:43.016+0000 I NETWORK [conn596] received client metadata from 127.0.0.1:36142 conn596: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:43.115+0000 I NETWORK [conn596] end connection 127.0.0.1:36142 (3 connections now open) 2021-12-09T03:05:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35756 #597 (4 connections now open) 2021-12-09T03:05:47.652+0000 I NETWORK [conn597] end connection 10.233.75.131:35756 (3 connections now open) 2021-12-09T03:05:52.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36240 #598 (4 connections now open) 2021-12-09T03:05:52.721+0000 I NETWORK [conn598] received client metadata from 127.0.0.1:36240 conn598: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:05:52.910+0000 I NETWORK [conn598] end connection 127.0.0.1:36240 (3 connections now open) 2021-12-09T03:05:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35862 #599 (4 connections now open) 2021-12-09T03:05:57.652+0000 I NETWORK [conn599] end connection 10.233.75.131:35862 (3 connections now open) 2021-12-09T03:06:02.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36354 #600 (4 connections now open) 2021-12-09T03:06:02.715+0000 I NETWORK [conn600] received client metadata from 127.0.0.1:36354 conn600: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:02.814+0000 I NETWORK [conn600] end connection 127.0.0.1:36354 (3 connections now open) 2021-12-09T03:06:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:35976 #601 (4 connections now open) 2021-12-09T03:06:07.652+0000 I NETWORK [conn601] end connection 10.233.75.131:35976 (3 connections now open) 2021-12-09T03:06:12.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36470 #602 (4 connections now open) 2021-12-09T03:06:12.814+0000 I NETWORK [conn602] received client metadata from 127.0.0.1:36470 conn602: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:12.912+0000 I NETWORK [conn602] end connection 127.0.0.1:36470 (3 connections now open) 2021-12-09T03:06:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36084 #603 (4 connections now open) 2021-12-09T03:06:17.652+0000 I NETWORK [conn603] end connection 10.233.75.131:36084 (3 connections now open) 2021-12-09T03:06:22.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36572 #604 (4 connections now open) 2021-12-09T03:06:22.814+0000 I NETWORK [conn604] received client metadata from 127.0.0.1:36572 conn604: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:22.910+0000 I NETWORK [conn604] end connection 127.0.0.1:36572 (3 connections now open) 2021-12-09T03:06:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36188 #605 (4 connections now open) 2021-12-09T03:06:27.653+0000 I NETWORK [conn605] end connection 10.233.75.131:36188 (3 connections now open) 2021-12-09T03:06:32.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36676 #606 (4 connections now open) 2021-12-09T03:06:32.912+0000 I NETWORK [conn606] received client metadata from 127.0.0.1:36676 conn606: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:32.919+0000 I NETWORK [conn606] end connection 127.0.0.1:36676 (3 connections now open) 2021-12-09T03:06:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36298 #607 (4 connections now open) 2021-12-09T03:06:37.653+0000 I NETWORK [conn607] end connection 10.233.75.131:36298 (3 connections now open) 2021-12-09T03:06:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36784 #608 (4 connections now open) 2021-12-09T03:06:42.819+0000 I NETWORK [conn608] received client metadata from 127.0.0.1:36784 conn608: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:42.917+0000 I NETWORK [conn608] end connection 127.0.0.1:36784 (3 connections now open) 2021-12-09T03:06:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36402 #609 (4 connections now open) 2021-12-09T03:06:47.652+0000 I NETWORK [conn609] end connection 10.233.75.131:36402 (3 connections now open) 2021-12-09T03:06:52.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36886 #610 (4 connections now open) 2021-12-09T03:06:52.812+0000 I NETWORK [conn610] received client metadata from 127.0.0.1:36886 conn610: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:06:52.910+0000 I NETWORK [conn610] end connection 127.0.0.1:36886 (3 connections now open) 2021-12-09T03:06:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36502 #611 (4 connections now open) 2021-12-09T03:06:57.652+0000 I NETWORK [conn611] end connection 10.233.75.131:36502 (3 connections now open) 2021-12-09T03:07:02.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36984 #612 (4 connections now open) 2021-12-09T03:07:02.810+0000 I NETWORK [conn612] received client metadata from 127.0.0.1:36984 conn612: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:02.817+0000 I NETWORK [conn612] end connection 127.0.0.1:36984 (3 connections now open) 2021-12-09T03:07:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36604 #613 (4 connections now open) 2021-12-09T03:07:07.653+0000 I NETWORK [conn613] end connection 10.233.75.131:36604 (3 connections now open) 2021-12-09T03:07:13.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37092 #614 (4 connections now open) 2021-12-09T03:07:13.014+0000 I NETWORK [conn614] received client metadata from 127.0.0.1:37092 conn614: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:13.020+0000 I NETWORK [conn614] end connection 127.0.0.1:37092 (3 connections now open) 2021-12-09T03:07:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36702 #615 (4 connections now open) 2021-12-09T03:07:17.652+0000 I NETWORK [conn615] end connection 10.233.75.131:36702 (3 connections now open) 2021-12-09T03:07:22.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37194 #616 (4 connections now open) 2021-12-09T03:07:22.813+0000 I NETWORK [conn616] received client metadata from 127.0.0.1:37194 conn616: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:22.913+0000 I NETWORK [conn616] end connection 127.0.0.1:37194 (3 connections now open) 2021-12-09T03:07:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36808 #617 (4 connections now open) 2021-12-09T03:07:27.652+0000 I NETWORK [conn617] end connection 10.233.75.131:36808 (3 connections now open) 2021-12-09T03:07:32.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37302 #618 (4 connections now open) 2021-12-09T03:07:32.818+0000 I NETWORK [conn618] received client metadata from 127.0.0.1:37302 conn618: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:32.914+0000 I NETWORK [conn618] end connection 127.0.0.1:37302 (3 connections now open) 2021-12-09T03:07:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:36922 #619 (4 connections now open) 2021-12-09T03:07:37.652+0000 I NETWORK [conn619] end connection 10.233.75.131:36922 (3 connections now open) 2021-12-09T03:07:42.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37406 #620 (4 connections now open) 2021-12-09T03:07:42.814+0000 I NETWORK [conn620] received client metadata from 127.0.0.1:37406 conn620: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:42.819+0000 I NETWORK [conn620] end connection 127.0.0.1:37406 (3 connections now open) 2021-12-09T03:07:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37024 #621 (4 connections now open) 2021-12-09T03:07:47.652+0000 I NETWORK [conn621] end connection 10.233.75.131:37024 (3 connections now open) 2021-12-09T03:07:53.120+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37522 #622 (4 connections now open) 2021-12-09T03:07:53.211+0000 I NETWORK [conn622] received client metadata from 127.0.0.1:37522 conn622: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:07:53.217+0000 I NETWORK [conn622] end connection 127.0.0.1:37522 (3 connections now open) 2021-12-09T03:07:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37130 #623 (4 connections now open) 2021-12-09T03:07:57.652+0000 I NETWORK [conn623] end connection 10.233.75.131:37130 (3 connections now open) 2021-12-09T03:08:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37612 #624 (4 connections now open) 2021-12-09T03:08:02.718+0000 I NETWORK [conn624] received client metadata from 127.0.0.1:37612 conn624: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:02.817+0000 I NETWORK [conn624] end connection 127.0.0.1:37612 (3 connections now open) 2021-12-09T03:08:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37230 #625 (4 connections now open) 2021-12-09T03:08:07.653+0000 I NETWORK [conn625] end connection 10.233.75.131:37230 (3 connections now open) 2021-12-09T03:08:12.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37724 #626 (4 connections now open) 2021-12-09T03:08:13.011+0000 I NETWORK [conn626] received client metadata from 127.0.0.1:37724 conn626: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:13.017+0000 I NETWORK [conn626] end connection 127.0.0.1:37724 (3 connections now open) 2021-12-09T03:08:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37336 #627 (4 connections now open) 2021-12-09T03:08:17.652+0000 I NETWORK [conn627] end connection 10.233.75.131:37336 (3 connections now open) 2021-12-09T03:08:23.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37824 #628 (4 connections now open) 2021-12-09T03:08:23.013+0000 I NETWORK [conn628] received client metadata from 127.0.0.1:37824 conn628: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:23.111+0000 I NETWORK [conn628] end connection 127.0.0.1:37824 (3 connections now open) 2021-12-09T03:08:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37442 #629 (4 connections now open) 2021-12-09T03:08:27.653+0000 I NETWORK [conn629] end connection 10.233.75.131:37442 (3 connections now open) 2021-12-09T03:08:33.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37934 #630 (4 connections now open) 2021-12-09T03:08:33.111+0000 I NETWORK [conn630] received client metadata from 127.0.0.1:37934 conn630: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:33.117+0000 I NETWORK [conn630] end connection 127.0.0.1:37934 (3 connections now open) 2021-12-09T03:08:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37546 #631 (4 connections now open) 2021-12-09T03:08:37.652+0000 I NETWORK [conn631] end connection 10.233.75.131:37546 (3 connections now open) 2021-12-09T03:08:43.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38048 #632 (4 connections now open) 2021-12-09T03:08:43.212+0000 I NETWORK [conn632] received client metadata from 127.0.0.1:38048 conn632: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:43.310+0000 I NETWORK [conn632] end connection 127.0.0.1:38048 (3 connections now open) 2021-12-09T03:08:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37652 #633 (4 connections now open) 2021-12-09T03:08:47.652+0000 I NETWORK [conn633] end connection 10.233.75.131:37652 (3 connections now open) 2021-12-09T03:08:52.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38138 #634 (4 connections now open) 2021-12-09T03:08:53.011+0000 I NETWORK [conn634] received client metadata from 127.0.0.1:38138 conn634: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:08:53.112+0000 I NETWORK [conn634] end connection 127.0.0.1:38138 (3 connections now open) 2021-12-09T03:08:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37762 #635 (4 connections now open) 2021-12-09T03:08:57.653+0000 I NETWORK [conn635] end connection 10.233.75.131:37762 (3 connections now open) 2021-12-09T03:09:02.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38250 #636 (4 connections now open) 2021-12-09T03:09:02.812+0000 I NETWORK [conn636] received client metadata from 127.0.0.1:38250 conn636: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:02.816+0000 I NETWORK [conn636] end connection 127.0.0.1:38250 (3 connections now open) 2021-12-09T03:09:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37864 #637 (4 connections now open) 2021-12-09T03:09:07.652+0000 I NETWORK [conn637] end connection 10.233.75.131:37864 (3 connections now open) 2021-12-09T03:09:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38354 #638 (4 connections now open) 2021-12-09T03:09:12.817+0000 I NETWORK [conn638] received client metadata from 127.0.0.1:38354 conn638: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:12.913+0000 I NETWORK [conn638] end connection 127.0.0.1:38354 (3 connections now open) 2021-12-09T03:09:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:37968 #639 (4 connections now open) 2021-12-09T03:09:17.652+0000 I NETWORK [conn639] end connection 10.233.75.131:37968 (3 connections now open) 2021-12-09T03:09:22.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38452 #640 (4 connections now open) 2021-12-09T03:09:22.812+0000 I NETWORK [conn640] received client metadata from 127.0.0.1:38452 conn640: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:22.818+0000 I NETWORK [conn640] end connection 127.0.0.1:38452 (3 connections now open) 2021-12-09T03:09:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38068 #641 (4 connections now open) 2021-12-09T03:09:27.652+0000 I NETWORK [conn641] end connection 10.233.75.131:38068 (3 connections now open) 2021-12-09T03:09:32.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38558 #642 (4 connections now open) 2021-12-09T03:09:32.817+0000 I NETWORK [conn642] received client metadata from 127.0.0.1:38558 conn642: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:32.916+0000 I NETWORK [conn642] end connection 127.0.0.1:38558 (3 connections now open) 2021-12-09T03:09:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38174 #643 (4 connections now open) 2021-12-09T03:09:37.652+0000 I NETWORK [conn643] end connection 10.233.75.131:38174 (3 connections now open) 2021-12-09T03:09:42.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38660 #644 (4 connections now open) 2021-12-09T03:09:42.912+0000 I NETWORK [conn644] received client metadata from 127.0.0.1:38660 conn644: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:43.010+0000 I NETWORK [conn644] end connection 127.0.0.1:38660 (3 connections now open) 2021-12-09T03:09:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38276 #645 (4 connections now open) 2021-12-09T03:09:47.652+0000 I NETWORK [conn645] end connection 10.233.75.131:38276 (3 connections now open) 2021-12-09T03:09:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38764 #646 (4 connections now open) 2021-12-09T03:09:52.916+0000 I NETWORK [conn646] received client metadata from 127.0.0.1:38764 conn646: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:09:53.016+0000 I NETWORK [conn646] end connection 127.0.0.1:38764 (3 connections now open) 2021-12-09T03:09:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38380 #647 (4 connections now open) 2021-12-09T03:09:57.652+0000 I NETWORK [conn647] end connection 10.233.75.131:38380 (3 connections now open) 2021-12-09T03:10:02.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38864 #648 (4 connections now open) 2021-12-09T03:10:02.915+0000 I NETWORK [conn648] received client metadata from 127.0.0.1:38864 conn648: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:03.014+0000 I NETWORK [conn648] end connection 127.0.0.1:38864 (3 connections now open) 2021-12-09T03:10:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38490 #649 (4 connections now open) 2021-12-09T03:10:07.652+0000 I NETWORK [conn649] end connection 10.233.75.131:38490 (3 connections now open) 2021-12-09T03:10:12.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38976 #650 (4 connections now open) 2021-12-09T03:10:12.815+0000 I NETWORK [conn650] received client metadata from 127.0.0.1:38976 conn650: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:12.910+0000 I NETWORK [conn650] end connection 127.0.0.1:38976 (3 connections now open) 2021-12-09T03:10:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38596 #651 (4 connections now open) 2021-12-09T03:10:17.652+0000 I NETWORK [conn651] end connection 10.233.75.131:38596 (3 connections now open) 2021-12-09T03:10:22.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39084 #652 (4 connections now open) 2021-12-09T03:10:22.914+0000 I NETWORK [conn652] received client metadata from 127.0.0.1:39084 conn652: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:23.010+0000 I NETWORK [conn652] end connection 127.0.0.1:39084 (3 connections now open) 2021-12-09T03:10:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38700 #653 (4 connections now open) 2021-12-09T03:10:27.652+0000 I NETWORK [conn653] end connection 10.233.75.131:38700 (3 connections now open) 2021-12-09T03:10:32.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39202 #654 (4 connections now open) 2021-12-09T03:10:32.920+0000 I NETWORK [conn654] received client metadata from 127.0.0.1:39202 conn654: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:33.016+0000 I NETWORK [conn654] end connection 127.0.0.1:39202 (3 connections now open) 2021-12-09T03:10:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38818 #655 (4 connections now open) 2021-12-09T03:10:37.652+0000 I NETWORK [conn655] end connection 10.233.75.131:38818 (3 connections now open) 2021-12-09T03:10:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39308 #656 (4 connections now open) 2021-12-09T03:10:42.819+0000 I NETWORK [conn656] received client metadata from 127.0.0.1:39308 conn656: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:42.916+0000 I NETWORK [conn656] end connection 127.0.0.1:39308 (3 connections now open) 2021-12-09T03:10:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:38924 #657 (4 connections now open) 2021-12-09T03:10:47.652+0000 I NETWORK [conn657] end connection 10.233.75.131:38924 (3 connections now open) 2021-12-09T03:10:52.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39410 #658 (4 connections now open) 2021-12-09T03:10:52.814+0000 I NETWORK [conn658] received client metadata from 127.0.0.1:39410 conn658: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:10:52.819+0000 I NETWORK [conn658] end connection 127.0.0.1:39410 (3 connections now open) 2021-12-09T03:10:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39028 #659 (4 connections now open) 2021-12-09T03:10:57.652+0000 I NETWORK [conn659] end connection 10.233.75.131:39028 (3 connections now open) 2021-12-09T03:11:02.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39514 #660 (4 connections now open) 2021-12-09T03:11:02.910+0000 I NETWORK [conn660] received client metadata from 127.0.0.1:39514 conn660: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:02.917+0000 I NETWORK [conn660] end connection 127.0.0.1:39514 (3 connections now open) 2021-12-09T03:11:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39128 #661 (4 connections now open) 2021-12-09T03:11:07.652+0000 I NETWORK [conn661] end connection 10.233.75.131:39128 (3 connections now open) 2021-12-09T03:11:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39620 #662 (4 connections now open) 2021-12-09T03:11:12.817+0000 I NETWORK [conn662] received client metadata from 127.0.0.1:39620 conn662: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:12.914+0000 I NETWORK [conn662] end connection 127.0.0.1:39620 (3 connections now open) 2021-12-09T03:11:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39234 #663 (4 connections now open) 2021-12-09T03:11:17.652+0000 I NETWORK [conn663] end connection 10.233.75.131:39234 (3 connections now open) 2021-12-09T03:11:22.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39718 #664 (4 connections now open) 2021-12-09T03:11:22.811+0000 I NETWORK [conn664] received client metadata from 127.0.0.1:39718 conn664: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:22.816+0000 I NETWORK [conn664] end connection 127.0.0.1:39718 (3 connections now open) 2021-12-09T03:11:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39340 #665 (4 connections now open) 2021-12-09T03:11:27.652+0000 I NETWORK [conn665] end connection 10.233.75.131:39340 (3 connections now open) 2021-12-09T03:11:32.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39848 #666 (4 connections now open) 2021-12-09T03:11:32.918+0000 I NETWORK [conn666] received client metadata from 127.0.0.1:39848 conn666: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:33.013+0000 I NETWORK [conn666] end connection 127.0.0.1:39848 (3 connections now open) 2021-12-09T03:11:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39472 #667 (4 connections now open) 2021-12-09T03:11:37.652+0000 I NETWORK [conn667] end connection 10.233.75.131:39472 (3 connections now open) 2021-12-09T03:11:42.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39966 #668 (4 connections now open) 2021-12-09T03:11:42.811+0000 I NETWORK [conn668] received client metadata from 127.0.0.1:39966 conn668: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:42.911+0000 I NETWORK [conn668] end connection 127.0.0.1:39966 (3 connections now open) 2021-12-09T03:11:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39588 #669 (4 connections now open) 2021-12-09T03:11:47.652+0000 I NETWORK [conn669] end connection 10.233.75.131:39588 (3 connections now open) 2021-12-09T03:11:52.810+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40074 #670 (4 connections now open) 2021-12-09T03:11:52.812+0000 I NETWORK [conn670] received client metadata from 127.0.0.1:40074 conn670: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:11:52.819+0000 I NETWORK [conn670] end connection 127.0.0.1:40074 (3 connections now open) 2021-12-09T03:11:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39694 #671 (4 connections now open) 2021-12-09T03:11:57.652+0000 I NETWORK [conn671] end connection 10.233.75.131:39694 (3 connections now open) 2021-12-09T03:12:02.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40192 #672 (4 connections now open) 2021-12-09T03:12:02.718+0000 I NETWORK [conn672] received client metadata from 127.0.0.1:40192 conn672: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:02.817+0000 I NETWORK [conn672] end connection 127.0.0.1:40192 (3 connections now open) 2021-12-09T03:12:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39830 #673 (4 connections now open) 2021-12-09T03:12:07.652+0000 I NETWORK [conn673] end connection 10.233.75.131:39830 (3 connections now open) 2021-12-09T03:12:12.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40336 #674 (4 connections now open) 2021-12-09T03:12:12.912+0000 I NETWORK [conn674] received client metadata from 127.0.0.1:40336 conn674: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:12.917+0000 I NETWORK [conn674] end connection 127.0.0.1:40336 (3 connections now open) 2021-12-09T03:12:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:39948 #675 (4 connections now open) 2021-12-09T03:12:17.652+0000 I NETWORK [conn675] end connection 10.233.75.131:39948 (3 connections now open) 2021-12-09T03:12:22.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40450 #676 (4 connections now open) 2021-12-09T03:12:23.011+0000 I NETWORK [conn676] received client metadata from 127.0.0.1:40450 conn676: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:23.113+0000 I NETWORK [conn676] end connection 127.0.0.1:40450 (3 connections now open) 2021-12-09T03:12:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40086 #677 (4 connections now open) 2021-12-09T03:12:27.652+0000 I NETWORK [conn677] end connection 10.233.75.131:40086 (3 connections now open) 2021-12-09T03:12:32.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40574 #678 (4 connections now open) 2021-12-09T03:12:32.819+0000 I NETWORK [conn678] received client metadata from 127.0.0.1:40574 conn678: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:32.917+0000 I NETWORK [conn678] end connection 127.0.0.1:40574 (3 connections now open) 2021-12-09T03:12:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40194 #679 (4 connections now open) 2021-12-09T03:12:37.652+0000 I NETWORK [conn679] end connection 10.233.75.131:40194 (3 connections now open) 2021-12-09T03:12:42.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40680 #680 (4 connections now open) 2021-12-09T03:12:42.816+0000 I NETWORK [conn680] received client metadata from 127.0.0.1:40680 conn680: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:42.915+0000 I NETWORK [conn680] end connection 127.0.0.1:40680 (3 connections now open) 2021-12-09T03:12:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40296 #681 (4 connections now open) 2021-12-09T03:12:47.653+0000 I NETWORK [conn681] end connection 10.233.75.131:40296 (3 connections now open) 2021-12-09T03:12:53.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40796 #682 (4 connections now open) 2021-12-09T03:12:53.012+0000 I NETWORK [conn682] received client metadata from 127.0.0.1:40796 conn682: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:12:53.114+0000 I NETWORK [conn682] end connection 127.0.0.1:40796 (3 connections now open) 2021-12-09T03:12:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40420 #683 (4 connections now open) 2021-12-09T03:12:57.652+0000 I NETWORK [conn683] end connection 10.233.75.131:40420 (3 connections now open) 2021-12-09T03:13:02.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40902 #684 (4 connections now open) 2021-12-09T03:13:02.817+0000 I NETWORK [conn684] received client metadata from 127.0.0.1:40902 conn684: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:02.822+0000 I NETWORK [conn684] end connection 127.0.0.1:40902 (3 connections now open) 2021-12-09T03:13:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40528 #685 (4 connections now open) 2021-12-09T03:13:07.652+0000 I NETWORK [conn685] end connection 10.233.75.131:40528 (3 connections now open) 2021-12-09T03:13:12.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41012 #686 (4 connections now open) 2021-12-09T03:13:12.810+0000 I NETWORK [conn686] received client metadata from 127.0.0.1:41012 conn686: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:12.911+0000 I NETWORK [conn686] end connection 127.0.0.1:41012 (3 connections now open) 2021-12-09T03:13:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40630 #687 (4 connections now open) 2021-12-09T03:13:17.652+0000 I NETWORK [conn687] end connection 10.233.75.131:40630 (3 connections now open) 2021-12-09T03:13:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41114 #688 (4 connections now open) 2021-12-09T03:13:22.912+0000 I NETWORK [conn688] received client metadata from 127.0.0.1:41114 conn688: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:23.010+0000 I NETWORK [conn688] end connection 127.0.0.1:41114 (3 connections now open) 2021-12-09T03:13:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40734 #689 (4 connections now open) 2021-12-09T03:13:27.652+0000 I NETWORK [conn689] end connection 10.233.75.131:40734 (3 connections now open) 2021-12-09T03:13:32.621+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41214 #690 (4 connections now open) 2021-12-09T03:13:32.711+0000 I NETWORK [conn690] received client metadata from 127.0.0.1:41214 conn690: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:32.811+0000 I NETWORK [conn690] end connection 127.0.0.1:41214 (3 connections now open) 2021-12-09T03:13:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40838 #691 (4 connections now open) 2021-12-09T03:13:37.652+0000 I NETWORK [conn691] end connection 10.233.75.131:40838 (3 connections now open) 2021-12-09T03:13:42.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41328 #692 (4 connections now open) 2021-12-09T03:13:42.917+0000 I NETWORK [conn692] received client metadata from 127.0.0.1:41328 conn692: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:43.014+0000 I NETWORK [conn692] end connection 127.0.0.1:41328 (3 connections now open) 2021-12-09T03:13:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:40946 #693 (4 connections now open) 2021-12-09T03:13:47.652+0000 I NETWORK [conn693] end connection 10.233.75.131:40946 (3 connections now open) 2021-12-09T03:13:52.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41430 #694 (4 connections now open) 2021-12-09T03:13:52.912+0000 I NETWORK [conn694] received client metadata from 127.0.0.1:41430 conn694: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:13:53.014+0000 I NETWORK [conn694] end connection 127.0.0.1:41430 (3 connections now open) 2021-12-09T03:13:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41048 #695 (4 connections now open) 2021-12-09T03:13:57.652+0000 I NETWORK [conn695] end connection 10.233.75.131:41048 (3 connections now open) 2021-12-09T03:14:02.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41534 #696 (4 connections now open) 2021-12-09T03:14:02.816+0000 I NETWORK [conn696] received client metadata from 127.0.0.1:41534 conn696: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:02.910+0000 I NETWORK [conn696] end connection 127.0.0.1:41534 (3 connections now open) 2021-12-09T03:14:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41150 #697 (4 connections now open) 2021-12-09T03:14:07.652+0000 I NETWORK [conn697] end connection 10.233.75.131:41150 (3 connections now open) 2021-12-09T03:14:12.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41636 #698 (4 connections now open) 2021-12-09T03:14:12.916+0000 I NETWORK [conn698] received client metadata from 127.0.0.1:41636 conn698: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:13.011+0000 I NETWORK [conn698] end connection 127.0.0.1:41636 (3 connections now open) 2021-12-09T03:14:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41250 #699 (4 connections now open) 2021-12-09T03:14:17.652+0000 I NETWORK [conn699] end connection 10.233.75.131:41250 (3 connections now open) 2021-12-09T03:14:22.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41736 #700 (4 connections now open) 2021-12-09T03:14:22.913+0000 I NETWORK [conn700] received client metadata from 127.0.0.1:41736 conn700: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:22.917+0000 I NETWORK [conn700] end connection 127.0.0.1:41736 (3 connections now open) 2021-12-09T03:14:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41356 #701 (4 connections now open) 2021-12-09T03:14:27.652+0000 I NETWORK [conn701] end connection 10.233.75.131:41356 (3 connections now open) 2021-12-09T03:14:33.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41846 #702 (4 connections now open) 2021-12-09T03:14:33.013+0000 I NETWORK [conn702] received client metadata from 127.0.0.1:41846 conn702: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:33.113+0000 I NETWORK [conn702] end connection 127.0.0.1:41846 (3 connections now open) 2021-12-09T03:14:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41464 #703 (4 connections now open) 2021-12-09T03:14:37.653+0000 I NETWORK [conn703] end connection 10.233.75.131:41464 (3 connections now open) 2021-12-09T03:14:42.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41952 #704 (4 connections now open) 2021-12-09T03:14:42.911+0000 I NETWORK [conn704] received client metadata from 127.0.0.1:41952 conn704: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:43.010+0000 I NETWORK [conn704] end connection 127.0.0.1:41952 (3 connections now open) 2021-12-09T03:14:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41566 #705 (4 connections now open) 2021-12-09T03:14:47.652+0000 I NETWORK [conn705] end connection 10.233.75.131:41566 (3 connections now open) 2021-12-09T03:14:52.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42058 #706 (4 connections now open) 2021-12-09T03:14:52.918+0000 I NETWORK [conn706] received client metadata from 127.0.0.1:42058 conn706: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:14:53.018+0000 I NETWORK [conn706] end connection 127.0.0.1:42058 (3 connections now open) 2021-12-09T03:14:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41672 #707 (4 connections now open) 2021-12-09T03:14:57.652+0000 I NETWORK [conn707] end connection 10.233.75.131:41672 (3 connections now open) 2021-12-09T03:15:02.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42172 #708 (4 connections now open) 2021-12-09T03:15:02.911+0000 I NETWORK [conn708] received client metadata from 127.0.0.1:42172 conn708: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:02.919+0000 I NETWORK [conn708] end connection 127.0.0.1:42172 (3 connections now open) 2021-12-09T03:15:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41790 #709 (4 connections now open) 2021-12-09T03:15:07.652+0000 I NETWORK [conn709] end connection 10.233.75.131:41790 (3 connections now open) 2021-12-09T03:15:13.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42282 #710 (4 connections now open) 2021-12-09T03:15:13.012+0000 I NETWORK [conn710] received client metadata from 127.0.0.1:42282 conn710: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:13.018+0000 I NETWORK [conn710] end connection 127.0.0.1:42282 (3 connections now open) 2021-12-09T03:15:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41892 #711 (4 connections now open) 2021-12-09T03:15:17.652+0000 I NETWORK [conn711] end connection 10.233.75.131:41892 (3 connections now open) 2021-12-09T03:15:23.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42380 #712 (4 connections now open) 2021-12-09T03:15:23.110+0000 I NETWORK [conn712] received client metadata from 127.0.0.1:42380 conn712: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:23.118+0000 I NETWORK [conn712] end connection 127.0.0.1:42380 (3 connections now open) 2021-12-09T03:15:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:41998 #713 (4 connections now open) 2021-12-09T03:15:27.652+0000 I NETWORK [conn713] end connection 10.233.75.131:41998 (3 connections now open) 2021-12-09T03:15:32.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42486 #714 (4 connections now open) 2021-12-09T03:15:32.816+0000 I NETWORK [conn714] received client metadata from 127.0.0.1:42486 conn714: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:32.916+0000 I NETWORK [conn714] end connection 127.0.0.1:42486 (3 connections now open) 2021-12-09T03:15:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42100 #715 (4 connections now open) 2021-12-09T03:15:37.652+0000 I NETWORK [conn715] end connection 10.233.75.131:42100 (3 connections now open) 2021-12-09T03:15:42.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42590 #716 (4 connections now open) 2021-12-09T03:15:42.912+0000 I NETWORK [conn716] received client metadata from 127.0.0.1:42590 conn716: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:42.917+0000 I NETWORK [conn716] end connection 127.0.0.1:42590 (3 connections now open) 2021-12-09T03:15:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42204 #717 (4 connections now open) 2021-12-09T03:15:47.652+0000 I NETWORK [conn717] end connection 10.233.75.131:42204 (3 connections now open) 2021-12-09T03:15:52.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42696 #718 (4 connections now open) 2021-12-09T03:15:52.816+0000 I NETWORK [conn718] received client metadata from 127.0.0.1:42696 conn718: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:15:52.911+0000 I NETWORK [conn718] end connection 127.0.0.1:42696 (3 connections now open) 2021-12-09T03:15:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42314 #719 (4 connections now open) 2021-12-09T03:15:57.652+0000 I NETWORK [conn719] end connection 10.233.75.131:42314 (3 connections now open) 2021-12-09T03:16:02.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42802 #720 (4 connections now open) 2021-12-09T03:16:02.912+0000 I NETWORK [conn720] received client metadata from 127.0.0.1:42802 conn720: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:02.917+0000 I NETWORK [conn720] end connection 127.0.0.1:42802 (3 connections now open) 2021-12-09T03:16:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42418 #721 (4 connections now open) 2021-12-09T03:16:07.652+0000 I NETWORK [conn721] end connection 10.233.75.131:42418 (3 connections now open) 2021-12-09T03:16:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42908 #722 (4 connections now open) 2021-12-09T03:16:12.910+0000 I NETWORK [conn722] received client metadata from 127.0.0.1:42908 conn722: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:12.917+0000 I NETWORK [conn722] end connection 127.0.0.1:42908 (3 connections now open) 2021-12-09T03:16:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42522 #723 (4 connections now open) 2021-12-09T03:16:17.652+0000 I NETWORK [conn723] end connection 10.233.75.131:42522 (3 connections now open) 2021-12-09T03:16:22.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43006 #724 (4 connections now open) 2021-12-09T03:16:22.819+0000 I NETWORK [conn724] received client metadata from 127.0.0.1:43006 conn724: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:22.915+0000 I NETWORK [conn724] end connection 127.0.0.1:43006 (3 connections now open) 2021-12-09T03:16:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42626 #725 (4 connections now open) 2021-12-09T03:16:27.652+0000 I NETWORK [conn725] end connection 10.233.75.131:42626 (3 connections now open) 2021-12-09T03:16:32.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43114 #726 (4 connections now open) 2021-12-09T03:16:32.812+0000 I NETWORK [conn726] received client metadata from 127.0.0.1:43114 conn726: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:32.816+0000 I NETWORK [conn726] end connection 127.0.0.1:43114 (3 connections now open) 2021-12-09T03:16:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42732 #727 (4 connections now open) 2021-12-09T03:16:37.652+0000 I NETWORK [conn727] end connection 10.233.75.131:42732 (3 connections now open) 2021-12-09T03:16:42.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43218 #728 (4 connections now open) 2021-12-09T03:16:42.916+0000 I NETWORK [conn728] received client metadata from 127.0.0.1:43218 conn728: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:43.015+0000 I NETWORK [conn728] end connection 127.0.0.1:43218 (3 connections now open) 2021-12-09T03:16:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42834 #729 (4 connections now open) 2021-12-09T03:16:47.652+0000 I NETWORK [conn729] end connection 10.233.75.131:42834 (3 connections now open) 2021-12-09T03:16:52.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43322 #730 (4 connections now open) 2021-12-09T03:16:52.819+0000 I NETWORK [conn730] received client metadata from 127.0.0.1:43322 conn730: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:16:52.916+0000 I NETWORK [conn730] end connection 127.0.0.1:43322 (3 connections now open) 2021-12-09T03:16:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:42938 #731 (4 connections now open) 2021-12-09T03:16:57.652+0000 I NETWORK [conn731] end connection 10.233.75.131:42938 (3 connections now open) 2021-12-09T03:17:02.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43422 #732 (4 connections now open) 2021-12-09T03:17:02.819+0000 I NETWORK [conn732] received client metadata from 127.0.0.1:43422 conn732: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:02.917+0000 I NETWORK [conn732] end connection 127.0.0.1:43422 (3 connections now open) 2021-12-09T03:17:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43040 #733 (4 connections now open) 2021-12-09T03:17:07.652+0000 I NETWORK [conn733] end connection 10.233.75.131:43040 (3 connections now open) 2021-12-09T03:17:12.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43528 #734 (4 connections now open) 2021-12-09T03:17:12.916+0000 I NETWORK [conn734] received client metadata from 127.0.0.1:43528 conn734: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:13.010+0000 I NETWORK [conn734] end connection 127.0.0.1:43528 (3 connections now open) 2021-12-09T03:17:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43148 #735 (4 connections now open) 2021-12-09T03:17:17.652+0000 I NETWORK [conn735] end connection 10.233.75.131:43148 (3 connections now open) 2021-12-09T03:17:22.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43636 #736 (4 connections now open) 2021-12-09T03:17:22.910+0000 I NETWORK [conn736] received client metadata from 127.0.0.1:43636 conn736: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:22.916+0000 I NETWORK [conn736] end connection 127.0.0.1:43636 (3 connections now open) 2021-12-09T03:17:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43252 #737 (4 connections now open) 2021-12-09T03:17:27.652+0000 I NETWORK [conn737] end connection 10.233.75.131:43252 (3 connections now open) 2021-12-09T03:17:33.017+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43740 #738 (4 connections now open) 2021-12-09T03:17:33.018+0000 I NETWORK [conn738] received client metadata from 127.0.0.1:43740 conn738: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:33.115+0000 I NETWORK [conn738] end connection 127.0.0.1:43740 (3 connections now open) 2021-12-09T03:17:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43354 #739 (4 connections now open) 2021-12-09T03:17:37.652+0000 I NETWORK [conn739] end connection 10.233.75.131:43354 (3 connections now open) 2021-12-09T03:17:42.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43846 #740 (4 connections now open) 2021-12-09T03:17:42.911+0000 I NETWORK [conn740] received client metadata from 127.0.0.1:43846 conn740: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:42.917+0000 I NETWORK [conn740] end connection 127.0.0.1:43846 (3 connections now open) 2021-12-09T03:17:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43462 #741 (4 connections now open) 2021-12-09T03:17:47.653+0000 I NETWORK [conn741] end connection 10.233.75.131:43462 (3 connections now open) 2021-12-09T03:17:52.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43948 #742 (4 connections now open) 2021-12-09T03:17:52.912+0000 I NETWORK [conn742] received client metadata from 127.0.0.1:43948 conn742: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:17:52.919+0000 I NETWORK [conn742] end connection 127.0.0.1:43948 (3 connections now open) 2021-12-09T03:17:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43568 #743 (4 connections now open) 2021-12-09T03:17:57.652+0000 I NETWORK [conn743] end connection 10.233.75.131:43568 (3 connections now open) 2021-12-09T03:18:02.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44052 #744 (4 connections now open) 2021-12-09T03:18:02.821+0000 I NETWORK [conn744] received client metadata from 127.0.0.1:44052 conn744: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:02.916+0000 I NETWORK [conn744] end connection 127.0.0.1:44052 (3 connections now open) 2021-12-09T03:18:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43668 #745 (4 connections now open) 2021-12-09T03:18:07.652+0000 I NETWORK [conn745] end connection 10.233.75.131:43668 (3 connections now open) 2021-12-09T03:18:12.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44160 #746 (4 connections now open) 2021-12-09T03:18:12.911+0000 I NETWORK [conn746] received client metadata from 127.0.0.1:44160 conn746: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:12.916+0000 I NETWORK [conn746] end connection 127.0.0.1:44160 (3 connections now open) 2021-12-09T03:18:17.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43786 #747 (4 connections now open) 2021-12-09T03:18:17.653+0000 I NETWORK [conn747] end connection 10.233.75.131:43786 (3 connections now open) 2021-12-09T03:18:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44278 #748 (4 connections now open) 2021-12-09T03:18:22.911+0000 I NETWORK [conn748] received client metadata from 127.0.0.1:44278 conn748: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:22.917+0000 I NETWORK [conn748] end connection 127.0.0.1:44278 (3 connections now open) 2021-12-09T03:18:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:43896 #749 (4 connections now open) 2021-12-09T03:18:27.652+0000 I NETWORK [conn749] end connection 10.233.75.131:43896 (3 connections now open) 2021-12-09T03:18:32.810+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44386 #750 (4 connections now open) 2021-12-09T03:18:32.811+0000 I NETWORK [conn750] received client metadata from 127.0.0.1:44386 conn750: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:32.817+0000 I NETWORK [conn750] end connection 127.0.0.1:44386 (3 connections now open) 2021-12-09T03:18:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44006 #751 (4 connections now open) 2021-12-09T03:18:37.652+0000 I NETWORK [conn751] end connection 10.233.75.131:44006 (3 connections now open) 2021-12-09T03:18:42.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44498 #752 (4 connections now open) 2021-12-09T03:18:42.910+0000 I NETWORK [conn752] received client metadata from 127.0.0.1:44498 conn752: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:42.915+0000 I NETWORK [conn752] end connection 127.0.0.1:44498 (3 connections now open) 2021-12-09T03:18:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44114 #753 (4 connections now open) 2021-12-09T03:18:47.652+0000 I NETWORK [conn753] end connection 10.233.75.131:44114 (3 connections now open) 2021-12-09T03:18:52.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44600 #754 (4 connections now open) 2021-12-09T03:18:52.916+0000 I NETWORK [conn754] received client metadata from 127.0.0.1:44600 conn754: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:18:53.014+0000 I NETWORK [conn754] end connection 127.0.0.1:44600 (3 connections now open) 2021-12-09T03:18:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44218 #755 (4 connections now open) 2021-12-09T03:18:57.653+0000 I NETWORK [conn755] end connection 10.233.75.131:44218 (3 connections now open) 2021-12-09T03:19:02.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44706 #756 (4 connections now open) 2021-12-09T03:19:02.913+0000 I NETWORK [conn756] received client metadata from 127.0.0.1:44706 conn756: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:03.012+0000 I NETWORK [conn756] end connection 127.0.0.1:44706 (3 connections now open) 2021-12-09T03:19:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44320 #757 (4 connections now open) 2021-12-09T03:19:07.653+0000 I NETWORK [conn757] end connection 10.233.75.131:44320 (3 connections now open) 2021-12-09T03:19:12.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44808 #758 (4 connections now open) 2021-12-09T03:19:12.911+0000 I NETWORK [conn758] received client metadata from 127.0.0.1:44808 conn758: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:12.916+0000 I NETWORK [conn758] end connection 127.0.0.1:44808 (3 connections now open) 2021-12-09T03:19:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44420 #759 (4 connections now open) 2021-12-09T03:19:17.652+0000 I NETWORK [conn759] end connection 10.233.75.131:44420 (3 connections now open) 2021-12-09T03:19:22.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44912 #760 (4 connections now open) 2021-12-09T03:19:22.813+0000 I NETWORK [conn760] received client metadata from 127.0.0.1:44912 conn760: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:22.910+0000 I NETWORK [conn760] end connection 127.0.0.1:44912 (3 connections now open) 2021-12-09T03:19:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44526 #761 (4 connections now open) 2021-12-09T03:19:27.652+0000 I NETWORK [conn761] end connection 10.233.75.131:44526 (3 connections now open) 2021-12-09T03:19:32.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45030 #762 (4 connections now open) 2021-12-09T03:19:32.919+0000 I NETWORK [conn762] received client metadata from 127.0.0.1:45030 conn762: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:33.113+0000 I NETWORK [conn762] end connection 127.0.0.1:45030 (3 connections now open) 2021-12-09T03:19:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44648 #763 (4 connections now open) 2021-12-09T03:19:37.653+0000 I NETWORK [conn763] end connection 10.233.75.131:44648 (3 connections now open) 2021-12-09T03:19:42.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45136 #764 (4 connections now open) 2021-12-09T03:19:42.816+0000 I NETWORK [conn764] received client metadata from 127.0.0.1:45136 conn764: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:42.910+0000 I NETWORK [conn764] end connection 127.0.0.1:45136 (3 connections now open) 2021-12-09T03:19:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44754 #765 (4 connections now open) 2021-12-09T03:19:47.652+0000 I NETWORK [conn765] end connection 10.233.75.131:44754 (3 connections now open) 2021-12-09T03:19:52.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45246 #766 (4 connections now open) 2021-12-09T03:19:52.820+0000 I NETWORK [conn766] received client metadata from 127.0.0.1:45246 conn766: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:19:52.918+0000 I NETWORK [conn766] end connection 127.0.0.1:45246 (3 connections now open) 2021-12-09T03:19:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44862 #767 (4 connections now open) 2021-12-09T03:19:57.652+0000 I NETWORK [conn767] end connection 10.233.75.131:44862 (3 connections now open) 2021-12-09T03:20:02.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45358 #768 (4 connections now open) 2021-12-09T03:20:02.916+0000 I NETWORK [conn768] received client metadata from 127.0.0.1:45358 conn768: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:03.015+0000 I NETWORK [conn768] end connection 127.0.0.1:45358 (3 connections now open) 2021-12-09T03:20:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:44974 #769 (4 connections now open) 2021-12-09T03:20:07.652+0000 I NETWORK [conn769] end connection 10.233.75.131:44974 (3 connections now open) 2021-12-09T03:20:12.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45466 #770 (4 connections now open) 2021-12-09T03:20:12.822+0000 I NETWORK [conn770] received client metadata from 127.0.0.1:45466 conn770: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:12.913+0000 I NETWORK [conn770] end connection 127.0.0.1:45466 (3 connections now open) 2021-12-09T03:20:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45084 #771 (4 connections now open) 2021-12-09T03:20:17.653+0000 I NETWORK [conn771] end connection 10.233.75.131:45084 (3 connections now open) 2021-12-09T03:20:22.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45570 #772 (4 connections now open) 2021-12-09T03:20:22.817+0000 I NETWORK [conn772] received client metadata from 127.0.0.1:45570 conn772: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:22.917+0000 I NETWORK [conn772] end connection 127.0.0.1:45570 (3 connections now open) 2021-12-09T03:20:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45192 #773 (4 connections now open) 2021-12-09T03:20:27.652+0000 I NETWORK [conn773] end connection 10.233.75.131:45192 (3 connections now open) 2021-12-09T03:20:32.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45680 #774 (4 connections now open) 2021-12-09T03:20:32.910+0000 I NETWORK [conn774] received client metadata from 127.0.0.1:45680 conn774: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:32.917+0000 I NETWORK [conn774] end connection 127.0.0.1:45680 (3 connections now open) 2021-12-09T03:20:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45306 #775 (4 connections now open) 2021-12-09T03:20:37.652+0000 I NETWORK [conn775] end connection 10.233.75.131:45306 (3 connections now open) 2021-12-09T03:20:43.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45798 #776 (4 connections now open) 2021-12-09T03:20:43.012+0000 I NETWORK [conn776] received client metadata from 127.0.0.1:45798 conn776: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:43.113+0000 I NETWORK [conn776] end connection 127.0.0.1:45798 (3 connections now open) 2021-12-09T03:20:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45412 #777 (4 connections now open) 2021-12-09T03:20:47.652+0000 I NETWORK [conn777] end connection 10.233.75.131:45412 (3 connections now open) 2021-12-09T03:20:52.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45896 #778 (4 connections now open) 2021-12-09T03:20:52.918+0000 I NETWORK [conn778] received client metadata from 127.0.0.1:45896 conn778: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:20:53.011+0000 I NETWORK [conn778] end connection 127.0.0.1:45896 (3 connections now open) 2021-12-09T03:20:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45514 #779 (4 connections now open) 2021-12-09T03:20:57.653+0000 I NETWORK [conn779] end connection 10.233.75.131:45514 (3 connections now open) 2021-12-09T03:21:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46000 #780 (4 connections now open) 2021-12-09T03:21:02.914+0000 I NETWORK [conn780] received client metadata from 127.0.0.1:46000 conn780: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:02.920+0000 I NETWORK [conn780] end connection 127.0.0.1:46000 (3 connections now open) 2021-12-09T03:21:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45616 #781 (4 connections now open) 2021-12-09T03:21:07.652+0000 I NETWORK [conn781] end connection 10.233.75.131:45616 (3 connections now open) 2021-12-09T03:21:12.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46106 #782 (4 connections now open) 2021-12-09T03:21:12.912+0000 I NETWORK [conn782] received client metadata from 127.0.0.1:46106 conn782: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:12.918+0000 I NETWORK [conn782] end connection 127.0.0.1:46106 (3 connections now open) 2021-12-09T03:21:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45722 #783 (4 connections now open) 2021-12-09T03:21:17.652+0000 I NETWORK [conn783] end connection 10.233.75.131:45722 (3 connections now open) 2021-12-09T03:21:22.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46206 #784 (4 connections now open) 2021-12-09T03:21:22.819+0000 I NETWORK [conn784] received client metadata from 127.0.0.1:46206 conn784: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:22.917+0000 I NETWORK [conn784] end connection 127.0.0.1:46206 (3 connections now open) 2021-12-09T03:21:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45830 #785 (4 connections now open) 2021-12-09T03:21:27.652+0000 I NETWORK [conn785] end connection 10.233.75.131:45830 (3 connections now open) 2021-12-09T03:21:32.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46318 #786 (4 connections now open) 2021-12-09T03:21:32.914+0000 I NETWORK [conn786] received client metadata from 127.0.0.1:46318 conn786: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:32.919+0000 I NETWORK [conn786] end connection 127.0.0.1:46318 (3 connections now open) 2021-12-09T03:21:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:45936 #787 (4 connections now open) 2021-12-09T03:21:37.653+0000 I NETWORK [conn787] end connection 10.233.75.131:45936 (3 connections now open) 2021-12-09T03:21:42.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46424 #788 (4 connections now open) 2021-12-09T03:21:42.914+0000 I NETWORK [conn788] received client metadata from 127.0.0.1:46424 conn788: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:43.010+0000 I NETWORK [conn788] end connection 127.0.0.1:46424 (3 connections now open) 2021-12-09T03:21:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46040 #789 (4 connections now open) 2021-12-09T03:21:47.652+0000 I NETWORK [conn789] end connection 10.233.75.131:46040 (3 connections now open) 2021-12-09T03:21:52.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46526 #790 (4 connections now open) 2021-12-09T03:21:52.811+0000 I NETWORK [conn790] received client metadata from 127.0.0.1:46526 conn790: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:21:52.816+0000 I NETWORK [conn790] end connection 127.0.0.1:46526 (3 connections now open) 2021-12-09T03:21:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46146 #791 (4 connections now open) 2021-12-09T03:21:57.652+0000 I NETWORK [conn791] end connection 10.233.75.131:46146 (3 connections now open) 2021-12-09T03:22:02.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46630 #792 (4 connections now open) 2021-12-09T03:22:02.817+0000 I NETWORK [conn792] received client metadata from 127.0.0.1:46630 conn792: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:02.915+0000 I NETWORK [conn792] end connection 127.0.0.1:46630 (3 connections now open) 2021-12-09T03:22:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46246 #793 (4 connections now open) 2021-12-09T03:22:07.652+0000 I NETWORK [conn793] end connection 10.233.75.131:46246 (3 connections now open) 2021-12-09T03:22:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46734 #794 (4 connections now open) 2021-12-09T03:22:12.817+0000 I NETWORK [conn794] received client metadata from 127.0.0.1:46734 conn794: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:12.917+0000 I NETWORK [conn794] end connection 127.0.0.1:46734 (3 connections now open) 2021-12-09T03:22:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46346 #795 (4 connections now open) 2021-12-09T03:22:17.652+0000 I NETWORK [conn795] end connection 10.233.75.131:46346 (3 connections now open) 2021-12-09T03:22:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46838 #796 (4 connections now open) 2021-12-09T03:22:22.912+0000 I NETWORK [conn796] received client metadata from 127.0.0.1:46838 conn796: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:23.011+0000 I NETWORK [conn796] end connection 127.0.0.1:46838 (3 connections now open) 2021-12-09T03:22:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46452 #797 (4 connections now open) 2021-12-09T03:22:27.652+0000 I NETWORK [conn797] end connection 10.233.75.131:46452 (3 connections now open) 2021-12-09T03:22:32.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46940 #798 (4 connections now open) 2021-12-09T03:22:32.911+0000 I NETWORK [conn798] received client metadata from 127.0.0.1:46940 conn798: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:32.917+0000 I NETWORK [conn798] end connection 127.0.0.1:46940 (3 connections now open) 2021-12-09T03:22:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46554 #799 (4 connections now open) 2021-12-09T03:22:37.652+0000 I NETWORK [conn799] end connection 10.233.75.131:46554 (3 connections now open) 2021-12-09T03:22:42.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47046 #800 (4 connections now open) 2021-12-09T03:22:43.011+0000 I NETWORK [conn800] received client metadata from 127.0.0.1:47046 conn800: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:43.110+0000 I NETWORK [conn800] end connection 127.0.0.1:47046 (3 connections now open) 2021-12-09T03:22:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46666 #801 (4 connections now open) 2021-12-09T03:22:47.652+0000 I NETWORK [conn801] end connection 10.233.75.131:46666 (3 connections now open) 2021-12-09T03:22:52.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47156 #802 (4 connections now open) 2021-12-09T03:22:52.812+0000 I NETWORK [conn802] received client metadata from 127.0.0.1:47156 conn802: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:22:52.816+0000 I NETWORK [conn802] end connection 127.0.0.1:47156 (3 connections now open) 2021-12-09T03:22:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46774 #803 (4 connections now open) 2021-12-09T03:22:57.652+0000 I NETWORK [conn803] end connection 10.233.75.131:46774 (3 connections now open) 2021-12-09T03:23:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47260 #804 (4 connections now open) 2021-12-09T03:23:02.914+0000 I NETWORK [conn804] received client metadata from 127.0.0.1:47260 conn804: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:03.016+0000 I NETWORK [conn804] end connection 127.0.0.1:47260 (3 connections now open) 2021-12-09T03:23:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46876 #805 (4 connections now open) 2021-12-09T03:23:07.653+0000 I NETWORK [conn805] end connection 10.233.75.131:46876 (3 connections now open) 2021-12-09T03:23:12.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47368 #806 (4 connections now open) 2021-12-09T03:23:12.917+0000 I NETWORK [conn806] received client metadata from 127.0.0.1:47368 conn806: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:13.014+0000 I NETWORK [conn806] end connection 127.0.0.1:47368 (3 connections now open) 2021-12-09T03:23:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:46980 #807 (4 connections now open) 2021-12-09T03:23:17.652+0000 I NETWORK [conn807] end connection 10.233.75.131:46980 (3 connections now open) 2021-12-09T03:23:23.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47472 #808 (4 connections now open) 2021-12-09T03:23:23.114+0000 I NETWORK [conn808] received client metadata from 127.0.0.1:47472 conn808: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:23.211+0000 I NETWORK [conn808] end connection 127.0.0.1:47472 (3 connections now open) 2021-12-09T03:23:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47086 #809 (4 connections now open) 2021-12-09T03:23:27.653+0000 I NETWORK [conn809] end connection 10.233.75.131:47086 (3 connections now open) 2021-12-09T03:23:32.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47574 #810 (4 connections now open) 2021-12-09T03:23:32.921+0000 I NETWORK [conn810] received client metadata from 127.0.0.1:47574 conn810: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:33.014+0000 I NETWORK [conn810] end connection 127.0.0.1:47574 (3 connections now open) 2021-12-09T03:23:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47188 #811 (4 connections now open) 2021-12-09T03:23:37.653+0000 I NETWORK [conn811] end connection 10.233.75.131:47188 (3 connections now open) 2021-12-09T03:23:42.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47680 #812 (4 connections now open) 2021-12-09T03:23:42.816+0000 I NETWORK [conn812] received client metadata from 127.0.0.1:47680 conn812: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:42.915+0000 I NETWORK [conn812] end connection 127.0.0.1:47680 (3 connections now open) 2021-12-09T03:23:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47296 #813 (4 connections now open) 2021-12-09T03:23:47.652+0000 I NETWORK [conn813] end connection 10.233.75.131:47296 (3 connections now open) 2021-12-09T03:23:52.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47778 #814 (4 connections now open) 2021-12-09T03:23:52.718+0000 I NETWORK [conn814] received client metadata from 127.0.0.1:47778 conn814: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:23:52.814+0000 I NETWORK [conn814] end connection 127.0.0.1:47778 (3 connections now open) 2021-12-09T03:23:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47400 #815 (4 connections now open) 2021-12-09T03:23:57.652+0000 I NETWORK [conn815] end connection 10.233.75.131:47400 (3 connections now open) 2021-12-09T03:24:02.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47902 #816 (4 connections now open) 2021-12-09T03:24:02.916+0000 I NETWORK [conn816] received client metadata from 127.0.0.1:47902 conn816: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:03.014+0000 I NETWORK [conn816] end connection 127.0.0.1:47902 (3 connections now open) 2021-12-09T03:24:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47516 #817 (4 connections now open) 2021-12-09T03:24:07.652+0000 I NETWORK [conn817] end connection 10.233.75.131:47516 (3 connections now open) 2021-12-09T03:24:12.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48010 #818 (4 connections now open) 2021-12-09T03:24:12.821+0000 I NETWORK [conn818] received client metadata from 127.0.0.1:48010 conn818: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:12.917+0000 I NETWORK [conn818] end connection 127.0.0.1:48010 (3 connections now open) 2021-12-09T03:24:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47624 #819 (4 connections now open) 2021-12-09T03:24:17.652+0000 I NETWORK [conn819] end connection 10.233.75.131:47624 (3 connections now open) 2021-12-09T03:24:22.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48106 #820 (4 connections now open) 2021-12-09T03:24:22.810+0000 I NETWORK [conn820] received client metadata from 127.0.0.1:48106 conn820: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:22.815+0000 I NETWORK [conn820] end connection 127.0.0.1:48106 (3 connections now open) 2021-12-09T03:24:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47726 #821 (4 connections now open) 2021-12-09T03:24:27.652+0000 I NETWORK [conn821] end connection 10.233.75.131:47726 (3 connections now open) 2021-12-09T03:24:32.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48212 #822 (4 connections now open) 2021-12-09T03:24:32.819+0000 I NETWORK [conn822] received client metadata from 127.0.0.1:48212 conn822: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:32.916+0000 I NETWORK [conn822] end connection 127.0.0.1:48212 (3 connections now open) 2021-12-09T03:24:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47834 #823 (4 connections now open) 2021-12-09T03:24:37.652+0000 I NETWORK [conn823] end connection 10.233.75.131:47834 (3 connections now open) 2021-12-09T03:24:42.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48316 #824 (4 connections now open) 2021-12-09T03:24:42.719+0000 I NETWORK [conn824] received client metadata from 127.0.0.1:48316 conn824: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:42.815+0000 I NETWORK [conn824] end connection 127.0.0.1:48316 (3 connections now open) 2021-12-09T03:24:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:47936 #825 (4 connections now open) 2021-12-09T03:24:47.652+0000 I NETWORK [conn825] end connection 10.233.75.131:47936 (3 connections now open) 2021-12-09T03:24:52.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48428 #826 (4 connections now open) 2021-12-09T03:24:52.815+0000 I NETWORK [conn826] received client metadata from 127.0.0.1:48428 conn826: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:24:52.914+0000 I NETWORK [conn826] end connection 127.0.0.1:48428 (3 connections now open) 2021-12-09T03:24:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48044 #827 (4 connections now open) 2021-12-09T03:24:57.652+0000 I NETWORK [conn827] end connection 10.233.75.131:48044 (3 connections now open) 2021-12-09T03:25:02.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48528 #828 (4 connections now open) 2021-12-09T03:25:02.816+0000 I NETWORK [conn828] received client metadata from 127.0.0.1:48528 conn828: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:02.914+0000 I NETWORK [conn828] end connection 127.0.0.1:48528 (3 connections now open) 2021-12-09T03:25:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48146 #829 (4 connections now open) 2021-12-09T03:25:07.652+0000 I NETWORK [conn829] end connection 10.233.75.131:48146 (3 connections now open) 2021-12-09T03:25:12.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48636 #830 (4 connections now open) 2021-12-09T03:25:13.010+0000 I NETWORK [conn830] received client metadata from 127.0.0.1:48636 conn830: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:13.016+0000 I NETWORK [conn830] end connection 127.0.0.1:48636 (3 connections now open) 2021-12-09T03:25:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48250 #831 (4 connections now open) 2021-12-09T03:25:17.652+0000 I NETWORK [conn831] end connection 10.233.75.131:48250 (3 connections now open) 2021-12-09T03:25:22.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48734 #832 (4 connections now open) 2021-12-09T03:25:22.919+0000 I NETWORK [conn832] received client metadata from 127.0.0.1:48734 conn832: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:23.016+0000 I NETWORK [conn832] end connection 127.0.0.1:48734 (3 connections now open) 2021-12-09T03:25:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48356 #833 (4 connections now open) 2021-12-09T03:25:27.652+0000 I NETWORK [conn833] end connection 10.233.75.131:48356 (3 connections now open) 2021-12-09T03:25:32.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48842 #834 (4 connections now open) 2021-12-09T03:25:32.818+0000 I NETWORK [conn834] received client metadata from 127.0.0.1:48842 conn834: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:32.914+0000 I NETWORK [conn834] end connection 127.0.0.1:48842 (3 connections now open) 2021-12-09T03:25:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48464 #835 (4 connections now open) 2021-12-09T03:25:37.652+0000 I NETWORK [conn835] end connection 10.233.75.131:48464 (3 connections now open) 2021-12-09T03:25:42.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48956 #836 (4 connections now open) 2021-12-09T03:25:42.816+0000 I NETWORK [conn836] received client metadata from 127.0.0.1:48956 conn836: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:42.924+0000 I NETWORK [conn836] end connection 127.0.0.1:48956 (3 connections now open) 2021-12-09T03:25:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48572 #837 (4 connections now open) 2021-12-09T03:25:47.652+0000 I NETWORK [conn837] end connection 10.233.75.131:48572 (3 connections now open) 2021-12-09T03:25:52.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49056 #838 (4 connections now open) 2021-12-09T03:25:52.910+0000 I NETWORK [conn838] received client metadata from 127.0.0.1:49056 conn838: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:25:52.917+0000 I NETWORK [conn838] end connection 127.0.0.1:49056 (3 connections now open) 2021-12-09T03:25:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48676 #839 (4 connections now open) 2021-12-09T03:25:57.653+0000 I NETWORK [conn839] end connection 10.233.75.131:48676 (3 connections now open) 2021-12-09T03:26:02.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49162 #840 (4 connections now open) 2021-12-09T03:26:02.910+0000 I NETWORK [conn840] received client metadata from 127.0.0.1:49162 conn840: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:02.918+0000 I NETWORK [conn840] end connection 127.0.0.1:49162 (3 connections now open) 2021-12-09T03:26:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48778 #841 (4 connections now open) 2021-12-09T03:26:07.652+0000 I NETWORK [conn841] end connection 10.233.75.131:48778 (3 connections now open) 2021-12-09T03:26:12.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49266 #842 (4 connections now open) 2021-12-09T03:26:12.817+0000 I NETWORK [conn842] received client metadata from 127.0.0.1:49266 conn842: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:12.914+0000 I NETWORK [conn842] end connection 127.0.0.1:49266 (3 connections now open) 2021-12-09T03:26:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48880 #843 (4 connections now open) 2021-12-09T03:26:17.652+0000 I NETWORK [conn843] end connection 10.233.75.131:48880 (3 connections now open) 2021-12-09T03:26:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49366 #844 (4 connections now open) 2021-12-09T03:26:22.912+0000 I NETWORK [conn844] received client metadata from 127.0.0.1:49366 conn844: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:23.011+0000 I NETWORK [conn844] end connection 127.0.0.1:49366 (3 connections now open) 2021-12-09T03:26:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:48984 #845 (4 connections now open) 2021-12-09T03:26:27.652+0000 I NETWORK [conn845] end connection 10.233.75.131:48984 (3 connections now open) 2021-12-09T03:26:32.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49474 #846 (4 connections now open) 2021-12-09T03:26:32.815+0000 I NETWORK [conn846] received client metadata from 127.0.0.1:49474 conn846: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:32.910+0000 I NETWORK [conn846] end connection 127.0.0.1:49474 (3 connections now open) 2021-12-09T03:26:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49090 #847 (4 connections now open) 2021-12-09T03:26:37.652+0000 I NETWORK [conn847] end connection 10.233.75.131:49090 (3 connections now open) 2021-12-09T03:26:42.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49580 #848 (4 connections now open) 2021-12-09T03:26:42.921+0000 I NETWORK [conn848] received client metadata from 127.0.0.1:49580 conn848: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:43.112+0000 I NETWORK [conn848] end connection 127.0.0.1:49580 (3 connections now open) 2021-12-09T03:26:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49194 #849 (4 connections now open) 2021-12-09T03:26:47.652+0000 I NETWORK [conn849] end connection 10.233.75.131:49194 (3 connections now open) 2021-12-09T03:26:52.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49686 #850 (4 connections now open) 2021-12-09T03:26:53.011+0000 I NETWORK [conn850] received client metadata from 127.0.0.1:49686 conn850: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:26:53.018+0000 I NETWORK [conn850] end connection 127.0.0.1:49686 (3 connections now open) 2021-12-09T03:26:57.653+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49306 #851 (4 connections now open) 2021-12-09T03:26:57.653+0000 I NETWORK [conn851] end connection 10.233.75.131:49306 (3 connections now open) 2021-12-09T03:27:02.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49792 #852 (4 connections now open) 2021-12-09T03:27:02.817+0000 I NETWORK [conn852] received client metadata from 127.0.0.1:49792 conn852: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:02.916+0000 I NETWORK [conn852] end connection 127.0.0.1:49792 (3 connections now open) 2021-12-09T03:27:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49408 #853 (4 connections now open) 2021-12-09T03:27:07.652+0000 I NETWORK [conn853] end connection 10.233.75.131:49408 (3 connections now open) 2021-12-09T03:27:12.920+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49896 #854 (4 connections now open) 2021-12-09T03:27:13.011+0000 I NETWORK [conn854] received client metadata from 127.0.0.1:49896 conn854: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:13.110+0000 I NETWORK [conn854] end connection 127.0.0.1:49896 (3 connections now open) 2021-12-09T03:27:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49508 #855 (4 connections now open) 2021-12-09T03:27:17.652+0000 I NETWORK [conn855] end connection 10.233.75.131:49508 (3 connections now open) 2021-12-09T03:27:22.617+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49992 #856 (4 connections now open) 2021-12-09T03:27:22.618+0000 I NETWORK [conn856] received client metadata from 127.0.0.1:49992 conn856: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:22.715+0000 I NETWORK [conn856] end connection 127.0.0.1:49992 (3 connections now open) 2021-12-09T03:27:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49614 #857 (4 connections now open) 2021-12-09T03:27:27.652+0000 I NETWORK [conn857] end connection 10.233.75.131:49614 (3 connections now open) 2021-12-09T03:27:32.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50102 #858 (4 connections now open) 2021-12-09T03:27:32.813+0000 I NETWORK [conn858] received client metadata from 127.0.0.1:50102 conn858: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:32.913+0000 I NETWORK [conn858] end connection 127.0.0.1:50102 (3 connections now open) 2021-12-09T03:27:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49716 #859 (4 connections now open) 2021-12-09T03:27:37.652+0000 I NETWORK [conn859] end connection 10.233.75.131:49716 (3 connections now open) 2021-12-09T03:27:42.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50206 #860 (4 connections now open) 2021-12-09T03:27:42.811+0000 I NETWORK [conn860] received client metadata from 127.0.0.1:50206 conn860: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:42.816+0000 I NETWORK [conn860] end connection 127.0.0.1:50206 (3 connections now open) 2021-12-09T03:27:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49824 #861 (4 connections now open) 2021-12-09T03:27:47.652+0000 I NETWORK [conn861] end connection 10.233.75.131:49824 (3 connections now open) 2021-12-09T03:27:52.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50310 #862 (4 connections now open) 2021-12-09T03:27:52.821+0000 I NETWORK [conn862] received client metadata from 127.0.0.1:50310 conn862: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:27:52.916+0000 I NETWORK [conn862] end connection 127.0.0.1:50310 (3 connections now open) 2021-12-09T03:27:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:49930 #863 (4 connections now open) 2021-12-09T03:27:57.652+0000 I NETWORK [conn863] end connection 10.233.75.131:49930 (3 connections now open) 2021-12-09T03:28:02.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50412 #864 (4 connections now open) 2021-12-09T03:28:02.719+0000 I NETWORK [conn864] received client metadata from 127.0.0.1:50412 conn864: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:02.815+0000 I NETWORK [conn864] end connection 127.0.0.1:50412 (3 connections now open) 2021-12-09T03:28:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50030 #865 (4 connections now open) 2021-12-09T03:28:07.652+0000 I NETWORK [conn865] end connection 10.233.75.131:50030 (3 connections now open) 2021-12-09T03:28:12.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50520 #866 (4 connections now open) 2021-12-09T03:28:12.811+0000 I NETWORK [conn866] received client metadata from 127.0.0.1:50520 conn866: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:12.815+0000 I NETWORK [conn866] end connection 127.0.0.1:50520 (3 connections now open) 2021-12-09T03:28:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50136 #867 (4 connections now open) 2021-12-09T03:28:17.652+0000 I NETWORK [conn867] end connection 10.233.75.131:50136 (3 connections now open) 2021-12-09T03:28:23.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50632 #868 (4 connections now open) 2021-12-09T03:28:23.013+0000 I NETWORK [conn868] received client metadata from 127.0.0.1:50632 conn868: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:23.115+0000 I NETWORK [conn868] end connection 127.0.0.1:50632 (3 connections now open) 2021-12-09T03:28:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50246 #869 (4 connections now open) 2021-12-09T03:28:27.652+0000 I NETWORK [conn869] end connection 10.233.75.131:50246 (3 connections now open) 2021-12-09T03:28:33.115+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50754 #870 (4 connections now open) 2021-12-09T03:28:33.116+0000 I NETWORK [conn870] received client metadata from 127.0.0.1:50754 conn870: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:33.214+0000 I NETWORK [conn870] end connection 127.0.0.1:50754 (3 connections now open) 2021-12-09T03:28:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50364 #871 (4 connections now open) 2021-12-09T03:28:37.653+0000 I NETWORK [conn871] end connection 10.233.75.131:50364 (3 connections now open) 2021-12-09T03:28:42.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50854 #872 (4 connections now open) 2021-12-09T03:28:42.819+0000 I NETWORK [conn872] received client metadata from 127.0.0.1:50854 conn872: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:42.917+0000 I NETWORK [conn872] end connection 127.0.0.1:50854 (3 connections now open) 2021-12-09T03:28:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50472 #873 (4 connections now open) 2021-12-09T03:28:47.652+0000 I NETWORK [conn873] end connection 10.233.75.131:50472 (3 connections now open) 2021-12-09T03:28:52.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50956 #874 (4 connections now open) 2021-12-09T03:28:53.010+0000 I NETWORK [conn874] received client metadata from 127.0.0.1:50956 conn874: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:28:53.015+0000 I NETWORK [conn874] end connection 127.0.0.1:50956 (3 connections now open) 2021-12-09T03:28:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50576 #875 (4 connections now open) 2021-12-09T03:28:57.652+0000 I NETWORK [conn875] end connection 10.233.75.131:50576 (3 connections now open) 2021-12-09T03:29:02.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51062 #876 (4 connections now open) 2021-12-09T03:29:02.917+0000 I NETWORK [conn876] received client metadata from 127.0.0.1:51062 conn876: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:03.014+0000 I NETWORK [conn876] end connection 127.0.0.1:51062 (3 connections now open) 2021-12-09T03:29:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50678 #877 (4 connections now open) 2021-12-09T03:29:07.652+0000 I NETWORK [conn877] end connection 10.233.75.131:50678 (3 connections now open) 2021-12-09T03:29:12.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51168 #878 (4 connections now open) 2021-12-09T03:29:13.011+0000 I NETWORK [conn878] received client metadata from 127.0.0.1:51168 conn878: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:13.115+0000 I NETWORK [conn878] end connection 127.0.0.1:51168 (3 connections now open) 2021-12-09T03:29:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50782 #879 (4 connections now open) 2021-12-09T03:29:17.652+0000 I NETWORK [conn879] end connection 10.233.75.131:50782 (3 connections now open) 2021-12-09T03:29:22.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51264 #880 (4 connections now open) 2021-12-09T03:29:22.718+0000 I NETWORK [conn880] received client metadata from 127.0.0.1:51264 conn880: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:22.817+0000 I NETWORK [conn880] end connection 127.0.0.1:51264 (3 connections now open) 2021-12-09T03:29:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50884 #881 (4 connections now open) 2021-12-09T03:29:27.652+0000 I NETWORK [conn881] end connection 10.233.75.131:50884 (3 connections now open) 2021-12-09T03:29:32.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51370 #882 (4 connections now open) 2021-12-09T03:29:32.912+0000 I NETWORK [conn882] received client metadata from 127.0.0.1:51370 conn882: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:32.916+0000 I NETWORK [conn882] end connection 127.0.0.1:51370 (3 connections now open) 2021-12-09T03:29:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:50988 #883 (4 connections now open) 2021-12-09T03:29:37.652+0000 I NETWORK [conn883] end connection 10.233.75.131:50988 (3 connections now open) 2021-12-09T03:29:42.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51476 #884 (4 connections now open) 2021-12-09T03:29:42.912+0000 I NETWORK [conn884] received client metadata from 127.0.0.1:51476 conn884: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:43.010+0000 I NETWORK [conn884] end connection 127.0.0.1:51476 (3 connections now open) 2021-12-09T03:29:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51098 #885 (4 connections now open) 2021-12-09T03:29:47.652+0000 I NETWORK [conn885] end connection 10.233.75.131:51098 (3 connections now open) 2021-12-09T03:29:52.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51588 #886 (4 connections now open) 2021-12-09T03:29:53.010+0000 I NETWORK [conn886] received client metadata from 127.0.0.1:51588 conn886: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:29:53.017+0000 I NETWORK [conn886] end connection 127.0.0.1:51588 (3 connections now open) 2021-12-09T03:29:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51204 #887 (4 connections now open) 2021-12-09T03:29:57.652+0000 I NETWORK [conn887] end connection 10.233.75.131:51204 (3 connections now open) 2021-12-09T03:30:02.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51688 #888 (4 connections now open) 2021-12-09T03:30:02.814+0000 I NETWORK [conn888] received client metadata from 127.0.0.1:51688 conn888: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:02.910+0000 I NETWORK [conn888] end connection 127.0.0.1:51688 (3 connections now open) 2021-12-09T03:30:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51306 #889 (4 connections now open) 2021-12-09T03:30:07.652+0000 I NETWORK [conn889] end connection 10.233.75.131:51306 (3 connections now open) 2021-12-09T03:30:12.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51792 #890 (4 connections now open) 2021-12-09T03:30:12.715+0000 I NETWORK [conn890] received client metadata from 127.0.0.1:51792 conn890: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:12.812+0000 I NETWORK [conn890] end connection 127.0.0.1:51792 (3 connections now open) 2021-12-09T03:30:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51410 #891 (4 connections now open) 2021-12-09T03:30:17.652+0000 I NETWORK [conn891] end connection 10.233.75.131:51410 (3 connections now open) 2021-12-09T03:30:22.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51894 #892 (4 connections now open) 2021-12-09T03:30:22.912+0000 I NETWORK [conn892] received client metadata from 127.0.0.1:51894 conn892: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:23.012+0000 I NETWORK [conn892] end connection 127.0.0.1:51894 (3 connections now open) 2021-12-09T03:30:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51512 #893 (4 connections now open) 2021-12-09T03:30:27.652+0000 I NETWORK [conn893] end connection 10.233.75.131:51512 (3 connections now open) 2021-12-09T03:30:32.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52000 #894 (4 connections now open) 2021-12-09T03:30:32.821+0000 I NETWORK [conn894] received client metadata from 127.0.0.1:52000 conn894: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:33.011+0000 I NETWORK [conn894] end connection 127.0.0.1:52000 (3 connections now open) 2021-12-09T03:30:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51614 #895 (4 connections now open) 2021-12-09T03:30:37.652+0000 I NETWORK [conn895] end connection 10.233.75.131:51614 (3 connections now open) 2021-12-09T03:30:42.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52108 #896 (4 connections now open) 2021-12-09T03:30:42.911+0000 I NETWORK [conn896] received client metadata from 127.0.0.1:52108 conn896: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:42.917+0000 I NETWORK [conn896] end connection 127.0.0.1:52108 (3 connections now open) 2021-12-09T03:30:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51722 #897 (4 connections now open) 2021-12-09T03:30:47.653+0000 I NETWORK [conn897] end connection 10.233.75.131:51722 (3 connections now open) 2021-12-09T03:30:52.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52208 #898 (4 connections now open) 2021-12-09T03:30:52.820+0000 I NETWORK [conn898] received client metadata from 127.0.0.1:52208 conn898: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:30:52.916+0000 I NETWORK [conn898] end connection 127.0.0.1:52208 (3 connections now open) 2021-12-09T03:30:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51826 #899 (4 connections now open) 2021-12-09T03:30:57.652+0000 I NETWORK [conn899] end connection 10.233.75.131:51826 (3 connections now open) 2021-12-09T03:31:02.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #900 (4 connections now open) 2021-12-09T03:31:02.913+0000 I NETWORK [conn900] received client metadata from 127.0.0.1:52314 conn900: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:03.010+0000 I NETWORK [conn900] end connection 127.0.0.1:52314 (3 connections now open) 2021-12-09T03:31:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:51934 #901 (4 connections now open) 2021-12-09T03:31:07.652+0000 I NETWORK [conn901] end connection 10.233.75.131:51934 (3 connections now open) 2021-12-09T03:31:12.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52426 #902 (4 connections now open) 2021-12-09T03:31:12.812+0000 I NETWORK [conn902] received client metadata from 127.0.0.1:52426 conn902: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:12.817+0000 I NETWORK [conn902] end connection 127.0.0.1:52426 (3 connections now open) 2021-12-09T03:31:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52040 #903 (4 connections now open) 2021-12-09T03:31:17.652+0000 I NETWORK [conn903] end connection 10.233.75.131:52040 (3 connections now open) 2021-12-09T03:31:23.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52528 #904 (4 connections now open) 2021-12-09T03:31:23.013+0000 I NETWORK [conn904] received client metadata from 127.0.0.1:52528 conn904: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:23.113+0000 I NETWORK [conn904] end connection 127.0.0.1:52528 (3 connections now open) 2021-12-09T03:31:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52142 #905 (4 connections now open) 2021-12-09T03:31:27.652+0000 I NETWORK [conn905] end connection 10.233.75.131:52142 (3 connections now open) 2021-12-09T03:31:32.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52628 #906 (4 connections now open) 2021-12-09T03:31:32.812+0000 I NETWORK [conn906] received client metadata from 127.0.0.1:52628 conn906: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:32.911+0000 I NETWORK [conn906] end connection 127.0.0.1:52628 (3 connections now open) 2021-12-09T03:31:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52248 #907 (4 connections now open) 2021-12-09T03:31:37.652+0000 I NETWORK [conn907] end connection 10.233.75.131:52248 (3 connections now open) 2021-12-09T03:31:42.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52740 #908 (4 connections now open) 2021-12-09T03:31:42.812+0000 I NETWORK [conn908] received client metadata from 127.0.0.1:52740 conn908: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:42.817+0000 I NETWORK [conn908] end connection 127.0.0.1:52740 (3 connections now open) 2021-12-09T03:31:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52354 #909 (4 connections now open) 2021-12-09T03:31:47.652+0000 I NETWORK [conn909] end connection 10.233.75.131:52354 (3 connections now open) 2021-12-09T03:31:52.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #910 (4 connections now open) 2021-12-09T03:31:52.911+0000 I NETWORK [conn910] received client metadata from 127.0.0.1:52842 conn910: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:31:52.918+0000 I NETWORK [conn910] end connection 127.0.0.1:52842 (3 connections now open) 2021-12-09T03:31:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52458 #911 (4 connections now open) 2021-12-09T03:31:57.652+0000 I NETWORK [conn911] end connection 10.233.75.131:52458 (3 connections now open) 2021-12-09T03:32:02.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52944 #912 (4 connections now open) 2021-12-09T03:32:03.010+0000 I NETWORK [conn912] received client metadata from 127.0.0.1:52944 conn912: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:03.111+0000 I NETWORK [conn912] end connection 127.0.0.1:52944 (3 connections now open) 2021-12-09T03:32:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52560 #913 (4 connections now open) 2021-12-09T03:32:07.652+0000 I NETWORK [conn913] end connection 10.233.75.131:52560 (3 connections now open) 2021-12-09T03:32:12.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53050 #914 (4 connections now open) 2021-12-09T03:32:12.916+0000 I NETWORK [conn914] received client metadata from 127.0.0.1:53050 conn914: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:13.015+0000 I NETWORK [conn914] end connection 127.0.0.1:53050 (3 connections now open) 2021-12-09T03:32:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52662 #915 (4 connections now open) 2021-12-09T03:32:17.652+0000 I NETWORK [conn915] end connection 10.233.75.131:52662 (3 connections now open) 2021-12-09T03:32:22.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53154 #916 (4 connections now open) 2021-12-09T03:32:23.011+0000 I NETWORK [conn916] received client metadata from 127.0.0.1:53154 conn916: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:23.016+0000 I NETWORK [conn916] end connection 127.0.0.1:53154 (3 connections now open) 2021-12-09T03:32:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52768 #917 (4 connections now open) 2021-12-09T03:32:27.652+0000 I NETWORK [conn917] end connection 10.233.75.131:52768 (3 connections now open) 2021-12-09T03:32:33.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53262 #918 (4 connections now open) 2021-12-09T03:32:33.012+0000 I NETWORK [conn918] received client metadata from 127.0.0.1:53262 conn918: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:33.113+0000 I NETWORK [conn918] end connection 127.0.0.1:53262 (3 connections now open) 2021-12-09T03:32:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52882 #919 (4 connections now open) 2021-12-09T03:32:37.652+0000 I NETWORK [conn919] end connection 10.233.75.131:52882 (3 connections now open) 2021-12-09T03:32:42.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53364 #920 (4 connections now open) 2021-12-09T03:32:42.719+0000 I NETWORK [conn920] received client metadata from 127.0.0.1:53364 conn920: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:42.813+0000 I NETWORK [conn920] end connection 127.0.0.1:53364 (3 connections now open) 2021-12-09T03:32:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:52984 #921 (4 connections now open) 2021-12-09T03:32:47.653+0000 I NETWORK [conn921] end connection 10.233.75.131:52984 (3 connections now open) 2021-12-09T03:32:52.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53472 #922 (4 connections now open) 2021-12-09T03:32:52.816+0000 I NETWORK [conn922] received client metadata from 127.0.0.1:53472 conn922: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:32:52.917+0000 I NETWORK [conn922] end connection 127.0.0.1:53472 (3 connections now open) 2021-12-09T03:32:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53092 #923 (4 connections now open) 2021-12-09T03:32:57.652+0000 I NETWORK [conn923] end connection 10.233.75.131:53092 (3 connections now open) 2021-12-09T03:33:02.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53592 #924 (4 connections now open) 2021-12-09T03:33:02.914+0000 I NETWORK [conn924] received client metadata from 127.0.0.1:53592 conn924: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:03.013+0000 I NETWORK [conn924] end connection 127.0.0.1:53592 (3 connections now open) 2021-12-09T03:33:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53208 #925 (4 connections now open) 2021-12-09T03:33:07.652+0000 I NETWORK [conn925] end connection 10.233.75.131:53208 (3 connections now open) 2021-12-09T03:33:12.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53698 #926 (4 connections now open) 2021-12-09T03:33:12.911+0000 I NETWORK [conn926] received client metadata from 127.0.0.1:53698 conn926: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:12.916+0000 I NETWORK [conn926] end connection 127.0.0.1:53698 (3 connections now open) 2021-12-09T03:33:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53312 #927 (4 connections now open) 2021-12-09T03:33:17.653+0000 I NETWORK [conn927] end connection 10.233.75.131:53312 (3 connections now open) 2021-12-09T03:33:22.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53796 #928 (4 connections now open) 2021-12-09T03:33:22.912+0000 I NETWORK [conn928] received client metadata from 127.0.0.1:53796 conn928: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:23.011+0000 I NETWORK [conn928] end connection 127.0.0.1:53796 (3 connections now open) 2021-12-09T03:33:27.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53418 #929 (4 connections now open) 2021-12-09T03:33:27.653+0000 I NETWORK [conn929] end connection 10.233.75.131:53418 (3 connections now open) 2021-12-09T03:33:32.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53904 #930 (4 connections now open) 2021-12-09T03:33:32.814+0000 I NETWORK [conn930] received client metadata from 127.0.0.1:53904 conn930: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:32.914+0000 I NETWORK [conn930] end connection 127.0.0.1:53904 (3 connections now open) 2021-12-09T03:33:37.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53522 #931 (4 connections now open) 2021-12-09T03:33:37.652+0000 I NETWORK [conn931] end connection 10.233.75.131:53522 (3 connections now open) 2021-12-09T03:33:42.810+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54006 #932 (4 connections now open) 2021-12-09T03:33:42.811+0000 I NETWORK [conn932] received client metadata from 127.0.0.1:54006 conn932: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:42.817+0000 I NETWORK [conn932] end connection 127.0.0.1:54006 (3 connections now open) 2021-12-09T03:33:47.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53628 #933 (4 connections now open) 2021-12-09T03:33:47.652+0000 I NETWORK [conn933] end connection 10.233.75.131:53628 (3 connections now open) 2021-12-09T03:33:53.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54114 #934 (4 connections now open) 2021-12-09T03:33:53.012+0000 I NETWORK [conn934] received client metadata from 127.0.0.1:54114 conn934: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:33:53.111+0000 I NETWORK [conn934] end connection 127.0.0.1:54114 (3 connections now open) 2021-12-09T03:33:57.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53738 #935 (4 connections now open) 2021-12-09T03:33:57.653+0000 I NETWORK [conn935] end connection 10.233.75.131:53738 (3 connections now open) 2021-12-09T03:34:02.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54224 #936 (4 connections now open) 2021-12-09T03:34:02.918+0000 I NETWORK [conn936] received client metadata from 127.0.0.1:54224 conn936: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:34:03.015+0000 I NETWORK [conn936] end connection 127.0.0.1:54224 (3 connections now open) 2021-12-09T03:34:07.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53838 #937 (4 connections now open) 2021-12-09T03:34:07.652+0000 I NETWORK [conn937] end connection 10.233.75.131:53838 (3 connections now open) 2021-12-09T03:34:12.618+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54322 #938 (4 connections now open) 2021-12-09T03:34:12.619+0000 I NETWORK [conn938] received client metadata from 127.0.0.1:54322 conn938: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-12-09T03:34:12.717+0000 I NETWORK [conn938] end connection 127.0.0.1:54322 (3 connections now open) 2021-12-09T03:34:17.652+0000 I NETWORK [listener] connection accepted from 10.233.75.131:53944 #939 (4 connections now open) 2021-12-09T03:34:17.653+0000 I NETWORK [conn939] end connection 10.233.75.131:53944 (3 connections now open)