Results

By type

          2021-04-21T12:16:49.474+0000 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] db version v4.0.8
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.2g  1 Mar 2016
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] allocator: tcmalloc
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] modules: none
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] build environment:
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten]     distmod: ubuntu1604
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten]     distarch: x86_64
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten]     target_arch: x86_64
2021-04-21T12:16:49.570+0000 I CONTROL  [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } }
2021-04-21T12:16:49.571+0000 I STORAGE  [initandlisten] 
2021-04-21T12:16:49.571+0000 I STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
2021-04-21T12:16:49.571+0000 I STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
2021-04-21T12:16:49.571+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-04-21T12:16:58.060+0000 I STORAGE  [initandlisten] WiredTiger message [1619007418:60580][1:0x7fcf654b7a40], txn-recover: Set global recovery timestamp: 0
2021-04-21T12:16:58.096+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
2021-04-21T12:16:59.435+0000 I CONTROL  [initandlisten] 
2021-04-21T12:16:59.435+0000 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2021-04-21T12:16:59.435+0000 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2021-04-21T12:16:59.435+0000 I CONTROL  [initandlisten] 
2021-04-21T12:16:59.436+0000 I CONTROL  [initandlisten] 
2021-04-21T12:16:59.436+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
2021-04-21T12:16:59.436+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2021-04-21T12:16:59.436+0000 I CONTROL  [initandlisten] 
2021-04-21T12:16:59.437+0000 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: 9699e2bd-f827-40c1-912b-e4932c9c1813
2021-04-21T12:16:59.845+0000 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 4.0
2021-04-21T12:16:59.850+0000 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: 2fb9ddc7-56ea-4789-9afd-4f28ede21462
2021-04-21T12:17:00.984+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'
2021-04-21T12:17:00.987+0000 I NETWORK  [initandlisten] waiting for connections on port 27017
2021-04-21T12:17:00.987+0000 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: f9160d64-efeb-4caf-b043-bb1ade193266
2021-04-21T12:17:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36450 #1 (1 connection now open)
2021-04-21T12:17:02.013+0000 I NETWORK  [conn1] end connection 10.233.73.164:36450 (0 connections now open)
2021-04-21T12:17:02.288+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-04-21T12:17:02.288+0000 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-04-21T12:17:02.290+0000 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
2021-04-21T12:17:02.290+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 1302ms
2021-04-21T12:17:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36776 #2 (1 connection now open)
2021-04-21T12:17:12.013+0000 I NETWORK  [conn2] end connection 10.233.73.164:36776 (0 connections now open)
2021-04-21T12:17:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37138 #3 (1 connection now open)
2021-04-21T12:17:22.012+0000 I NETWORK  [conn3] end connection 10.233.73.164:37138 (0 connections now open)
2021-04-21T12:17:26.779+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46058 #4 (1 connection now open)
2021-04-21T12:17:26.780+0000 I NETWORK  [conn4] received client metadata from 127.0.0.1:46058 conn4: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:17:26.874+0000 I NETWORK  [conn4] end connection 127.0.0.1:46058 (0 connections now open)
2021-04-21T12:17:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37482 #5 (1 connection now open)
2021-04-21T12:17:32.012+0000 I NETWORK  [conn5] end connection 10.233.73.164:37482 (0 connections now open)
2021-04-21T12:17:36.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46396 #6 (1 connection now open)
2021-04-21T12:17:36.676+0000 I NETWORK  [conn6] received client metadata from 127.0.0.1:46396 conn6: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:17:36.773+0000 I NETWORK  [conn6] end connection 127.0.0.1:46396 (0 connections now open)
2021-04-21T12:17:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37820 #7 (1 connection now open)
2021-04-21T12:17:42.012+0000 I NETWORK  [conn7] end connection 10.233.73.164:37820 (0 connections now open)
2021-04-21T12:17:46.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46782 #8 (1 connection now open)
2021-04-21T12:17:46.669+0000 I NETWORK  [conn8] received client metadata from 127.0.0.1:46782 conn8: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:17:46.769+0000 I NETWORK  [conn8] end connection 127.0.0.1:46782 (0 connections now open)
2021-04-21T12:17:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38232 #9 (1 connection now open)
2021-04-21T12:17:52.012+0000 I NETWORK  [conn9] end connection 10.233.73.164:38232 (0 connections now open)
2021-04-21T12:18:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38564 #10 (1 connection now open)
2021-04-21T12:18:02.069+0000 I NETWORK  [conn10] end connection 10.233.73.164:38564 (0 connections now open)
2021-04-21T12:18:02.071+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47320 #11 (1 connection now open)
2021-04-21T12:18:02.072+0000 I NETWORK  [conn11] received client metadata from 127.0.0.1:47320 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-04-21T12:18:02.173+0000 I NETWORK  [conn11] end connection 127.0.0.1:47320 (0 connections now open)
2021-04-21T12:18:06.776+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47482 #12 (1 connection now open)
2021-04-21T12:18:06.776+0000 I NETWORK  [conn12] received client metadata from 127.0.0.1:47482 conn12: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:06.876+0000 I NETWORK  [conn12] end connection 127.0.0.1:47482 (0 connections now open)
2021-04-21T12:18:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38910 #13 (1 connection now open)
2021-04-21T12:18:12.012+0000 I NETWORK  [conn13] end connection 10.233.73.164:38910 (0 connections now open)
2021-04-21T12:18:16.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47818 #14 (1 connection now open)
2021-04-21T12:18:16.776+0000 I NETWORK  [conn14] received client metadata from 127.0.0.1:47818 conn14: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:16.871+0000 I NETWORK  [conn14] end connection 127.0.0.1:47818 (0 connections now open)
2021-04-21T12:18:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39242 #15 (1 connection now open)
2021-04-21T12:18:22.013+0000 I NETWORK  [conn15] end connection 10.233.73.164:39242 (0 connections now open)
2021-04-21T12:18:26.875+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48176 #16 (1 connection now open)
2021-04-21T12:18:26.876+0000 I NETWORK  [conn16] received client metadata from 127.0.0.1:48176 conn16: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:26.972+0000 I NETWORK  [conn16] end connection 127.0.0.1:48176 (0 connections now open)
2021-04-21T12:18:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39608 #17 (1 connection now open)
2021-04-21T12:18:32.012+0000 I NETWORK  [conn17] end connection 10.233.73.164:39608 (0 connections now open)
2021-04-21T12:18:37.272+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48522 #18 (1 connection now open)
2021-04-21T12:18:37.273+0000 I NETWORK  [conn18] received client metadata from 127.0.0.1:48522 conn18: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:37.370+0000 I NETWORK  [conn18] end connection 127.0.0.1:48522 (0 connections now open)
2021-04-21T12:18:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39940 #19 (1 connection now open)
2021-04-21T12:18:42.012+0000 I NETWORK  [conn19] end connection 10.233.73.164:39940 (0 connections now open)
2021-04-21T12:18:46.770+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48904 #20 (1 connection now open)
2021-04-21T12:18:46.869+0000 I NETWORK  [conn20] received client metadata from 127.0.0.1:48904 conn20: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:46.874+0000 I NETWORK  [conn20] end connection 127.0.0.1:48904 (0 connections now open)
2021-04-21T12:18:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40326 #21 (1 connection now open)
2021-04-21T12:18:52.012+0000 I NETWORK  [conn21] end connection 10.233.73.164:40326 (0 connections now open)
2021-04-21T12:18:57.172+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49248 #22 (1 connection now open)
2021-04-21T12:18:57.173+0000 I NETWORK  [conn22] received client metadata from 127.0.0.1:49248 conn22: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:18:57.271+0000 I NETWORK  [conn22] end connection 127.0.0.1:49248 (0 connections now open)
2021-04-21T12:19:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40788 #23 (1 connection now open)
2021-04-21T12:19:02.012+0000 I NETWORK  [conn23] end connection 10.233.73.164:40788 (0 connections now open)
2021-04-21T12:19:11.368+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49934 #24 (1 connection now open)
2021-04-21T12:19:11.369+0000 I NETWORK  [conn24] received client metadata from 127.0.0.1:49934 conn24: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:11.374+0000 I NETWORK  [conn24] end connection 127.0.0.1:49934 (0 connections now open)
2021-04-21T12:19:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41186 #25 (1 connection now open)
2021-04-21T12:19:12.012+0000 I NETWORK  [conn25] end connection 10.233.73.164:41186 (0 connections now open)
2021-04-21T12:19:16.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50142 #26 (1 connection now open)
2021-04-21T12:19:16.772+0000 I NETWORK  [conn26] received client metadata from 127.0.0.1:50142 conn26: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:16.871+0000 I NETWORK  [conn26] end connection 127.0.0.1:50142 (0 connections now open)
2021-04-21T12:19:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41616 #27 (1 connection now open)
2021-04-21T12:19:22.012+0000 I NETWORK  [conn27] end connection 10.233.73.164:41616 (0 connections now open)
2021-04-21T12:19:26.681+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50570 #28 (1 connection now open)
2021-04-21T12:19:26.773+0000 I NETWORK  [conn28] received client metadata from 127.0.0.1:50570 conn28: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:26.871+0000 I NETWORK  [conn28] end connection 127.0.0.1:50570 (0 connections now open)
2021-04-21T12:19:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42062 #29 (1 connection now open)
2021-04-21T12:19:32.012+0000 I NETWORK  [conn29] end connection 10.233.73.164:42062 (0 connections now open)
2021-04-21T12:19:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51008 #30 (1 connection now open)
2021-04-21T12:19:36.678+0000 I NETWORK  [conn30] received client metadata from 127.0.0.1:51008 conn30: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:36.769+0000 I NETWORK  [conn30] end connection 127.0.0.1:51008 (0 connections now open)
2021-04-21T12:19:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42484 #31 (1 connection now open)
2021-04-21T12:19:42.012+0000 I NETWORK  [conn31] end connection 10.233.73.164:42484 (0 connections now open)
2021-04-21T12:19:47.480+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51472 #32 (1 connection now open)
2021-04-21T12:19:47.481+0000 I NETWORK  [conn32] received client metadata from 127.0.0.1:51472 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:47.574+0000 I NETWORK  [conn32] end connection 127.0.0.1:51472 (0 connections now open)
2021-04-21T12:19:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42932 #33 (1 connection now open)
2021-04-21T12:19:52.012+0000 I NETWORK  [conn33] end connection 10.233.73.164:42932 (0 connections now open)
2021-04-21T12:19:56.970+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51888 #34 (1 connection now open)
2021-04-21T12:19:56.970+0000 I NETWORK  [conn34] received client metadata from 127.0.0.1:51888 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:19:57.069+0000 I NETWORK  [conn34] end connection 127.0.0.1:51888 (0 connections now open)
2021-04-21T12:20:02.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43362 #35 (1 connection now open)
2021-04-21T12:20:02.013+0000 I NETWORK  [conn35] end connection 10.233.73.164:43362 (0 connections now open)
2021-04-21T12:20:06.770+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52344 #36 (1 connection now open)
2021-04-21T12:20:06.770+0000 I NETWORK  [conn36] received client metadata from 127.0.0.1:52344 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:06.869+0000 I NETWORK  [conn36] end connection 127.0.0.1:52344 (0 connections now open)
2021-04-21T12:20:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43844 #37 (1 connection now open)
2021-04-21T12:20:12.012+0000 I NETWORK  [conn37] end connection 10.233.73.164:43844 (0 connections now open)
2021-04-21T12:20:16.679+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52808 #38 (1 connection now open)
2021-04-21T12:20:16.769+0000 I NETWORK  [conn38] received client metadata from 127.0.0.1:52808 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:16.774+0000 I NETWORK  [conn38] end connection 127.0.0.1:52808 (0 connections now open)
2021-04-21T12:20:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44310 #39 (1 connection now open)
2021-04-21T12:20:22.012+0000 I NETWORK  [conn39] end connection 10.233.73.164:44310 (0 connections now open)
2021-04-21T12:20:26.781+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53266 #40 (1 connection now open)
2021-04-21T12:20:26.869+0000 I NETWORK  [conn40] received client metadata from 127.0.0.1:53266 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:26.969+0000 I NETWORK  [conn40] end connection 127.0.0.1:53266 (0 connections now open)
2021-04-21T12:20:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44746 #41 (1 connection now open)
2021-04-21T12:20:32.012+0000 I NETWORK  [conn41] end connection 10.233.73.164:44746 (0 connections now open)
2021-04-21T12:20:36.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53734 #42 (1 connection now open)
2021-04-21T12:20:36.674+0000 I NETWORK  [conn42] received client metadata from 127.0.0.1:53734 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:36.771+0000 I NETWORK  [conn42] end connection 127.0.0.1:53734 (0 connections now open)
2021-04-21T12:20:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45196 #43 (1 connection now open)
2021-04-21T12:20:42.012+0000 I NETWORK  [conn43] end connection 10.233.73.164:45196 (0 connections now open)
2021-04-21T12:20:46.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54142 #44 (1 connection now open)
2021-04-21T12:20:46.678+0000 I NETWORK  [conn44] received client metadata from 127.0.0.1:54142 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:46.773+0000 I NETWORK  [conn44] end connection 127.0.0.1:54142 (0 connections now open)
2021-04-21T12:20:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45732 #45 (1 connection now open)
2021-04-21T12:20:52.012+0000 I NETWORK  [conn45] end connection 10.233.73.164:45732 (0 connections now open)
2021-04-21T12:20:56.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54684 #46 (1 connection now open)
2021-04-21T12:20:56.674+0000 I NETWORK  [conn46] received client metadata from 127.0.0.1:54684 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:20:56.772+0000 I NETWORK  [conn46] end connection 127.0.0.1:54684 (0 connections now open)
2021-04-21T12:21:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46152 #47 (1 connection now open)
2021-04-21T12:21:02.012+0000 I NETWORK  [conn47] end connection 10.233.73.164:46152 (0 connections now open)
2021-04-21T12:21:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55172 #48 (1 connection now open)
2021-04-21T12:21:06.673+0000 I NETWORK  [conn48] received client metadata from 127.0.0.1:55172 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:06.771+0000 I NETWORK  [conn48] end connection 127.0.0.1:55172 (0 connections now open)
2021-04-21T12:21:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46632 #49 (1 connection now open)
2021-04-21T12:21:12.012+0000 I NETWORK  [conn49] end connection 10.233.73.164:46632 (0 connections now open)
2021-04-21T12:21:16.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55580 #50 (1 connection now open)
2021-04-21T12:21:16.770+0000 I NETWORK  [conn50] received client metadata from 127.0.0.1:55580 conn50: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:16.776+0000 I NETWORK  [conn50] end connection 127.0.0.1:55580 (0 connections now open)
2021-04-21T12:21:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47074 #51 (1 connection now open)
2021-04-21T12:21:22.012+0000 I NETWORK  [conn51] end connection 10.233.73.164:47074 (0 connections now open)
2021-04-21T12:21:26.971+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56044 #52 (1 connection now open)
2021-04-21T12:21:26.972+0000 I NETWORK  [conn52] received client metadata from 127.0.0.1:56044 conn52: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:27.069+0000 I NETWORK  [conn52] end connection 127.0.0.1:56044 (0 connections now open)
2021-04-21T12:21:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47502 #53 (1 connection now open)
2021-04-21T12:21:32.012+0000 I NETWORK  [conn53] end connection 10.233.73.164:47502 (0 connections now open)
2021-04-21T12:21:36.781+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56458 #54 (1 connection now open)
2021-04-21T12:21:36.781+0000 I NETWORK  [conn54] received client metadata from 127.0.0.1:56458 conn54: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:36.876+0000 I NETWORK  [conn54] end connection 127.0.0.1:56458 (0 connections now open)
2021-04-21T12:21:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47934 #55 (1 connection now open)
2021-04-21T12:21:42.013+0000 I NETWORK  [conn55] end connection 10.233.73.164:47934 (0 connections now open)
2021-04-21T12:21:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56880 #56 (1 connection now open)
2021-04-21T12:21:46.673+0000 I NETWORK  [conn56] received client metadata from 127.0.0.1:56880 conn56: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:46.771+0000 I NETWORK  [conn56] end connection 127.0.0.1:56880 (0 connections now open)
2021-04-21T12:21:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48404 #57 (1 connection now open)
2021-04-21T12:21:52.012+0000 I NETWORK  [conn57] end connection 10.233.73.164:48404 (0 connections now open)
2021-04-21T12:21:56.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57370 #58 (1 connection now open)
2021-04-21T12:21:56.674+0000 I NETWORK  [conn58] received client metadata from 127.0.0.1:57370 conn58: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:21:56.768+0000 I NETWORK  [conn58] end connection 127.0.0.1:57370 (0 connections now open)
2021-04-21T12:22:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48832 #59 (1 connection now open)
2021-04-21T12:22:02.012+0000 I NETWORK  [conn59] end connection 10.233.73.164:48832 (0 connections now open)
2021-04-21T12:22:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57816 #60 (1 connection now open)
2021-04-21T12:22:06.670+0000 I NETWORK  [conn60] received client metadata from 127.0.0.1:57816 conn60: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:06.675+0000 I NETWORK  [conn60] end connection 127.0.0.1:57816 (0 connections now open)
2021-04-21T12:22:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49290 #61 (1 connection now open)
2021-04-21T12:22:12.013+0000 I NETWORK  [conn61] end connection 10.233.73.164:49290 (0 connections now open)
2021-04-21T12:22:16.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58234 #62 (1 connection now open)
2021-04-21T12:22:16.578+0000 I NETWORK  [conn62] received client metadata from 127.0.0.1:58234 conn62: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:16.673+0000 I NETWORK  [conn62] end connection 127.0.0.1:58234 (0 connections now open)
2021-04-21T12:22:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49730 #63 (1 connection now open)
2021-04-21T12:22:22.012+0000 I NETWORK  [conn63] end connection 10.233.73.164:49730 (0 connections now open)
2021-04-21T12:22:26.774+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58708 #64 (1 connection now open)
2021-04-21T12:22:26.775+0000 I NETWORK  [conn64] received client metadata from 127.0.0.1:58708 conn64: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:26.874+0000 I NETWORK  [conn64] end connection 127.0.0.1:58708 (0 connections now open)
2021-04-21T12:22:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50164 #65 (1 connection now open)
2021-04-21T12:22:32.013+0000 I NETWORK  [conn65] end connection 10.233.73.164:50164 (0 connections now open)
2021-04-21T12:22:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59130 #66 (1 connection now open)
2021-04-21T12:22:36.670+0000 I NETWORK  [conn66] received client metadata from 127.0.0.1:59130 conn66: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:36.674+0000 I NETWORK  [conn66] end connection 127.0.0.1:59130 (0 connections now open)
2021-04-21T12:22:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50590 #67 (1 connection now open)
2021-04-21T12:22:42.012+0000 I NETWORK  [conn67] end connection 10.233.73.164:50590 (0 connections now open)
2021-04-21T12:22:46.680+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59552 #68 (1 connection now open)
2021-04-21T12:22:46.680+0000 I NETWORK  [conn68] received client metadata from 127.0.0.1:59552 conn68: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:46.773+0000 I NETWORK  [conn68] end connection 127.0.0.1:59552 (0 connections now open)
2021-04-21T12:22:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51032 #69 (1 connection now open)
2021-04-21T12:22:52.012+0000 I NETWORK  [conn69] end connection 10.233.73.164:51032 (0 connections now open)
2021-04-21T12:22:56.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59986 #70 (1 connection now open)
2021-04-21T12:22:56.674+0000 I NETWORK  [conn70] received client metadata from 127.0.0.1:59986 conn70: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:22:56.772+0000 I NETWORK  [conn70] end connection 127.0.0.1:59986 (0 connections now open)
2021-04-21T12:23:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51482 #71 (1 connection now open)
2021-04-21T12:23:02.013+0000 I NETWORK  [conn71] end connection 10.233.73.164:51482 (0 connections now open)
2021-04-21T12:23:06.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60444 #72 (1 connection now open)
2021-04-21T12:23:06.770+0000 I NETWORK  [conn72] received client metadata from 127.0.0.1:60444 conn72: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:06.774+0000 I NETWORK  [conn72] end connection 127.0.0.1:60444 (0 connections now open)
2021-04-21T12:23:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51904 #73 (1 connection now open)
2021-04-21T12:23:12.012+0000 I NETWORK  [conn73] end connection 10.233.73.164:51904 (0 connections now open)
2021-04-21T12:23:16.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60868 #74 (1 connection now open)
2021-04-21T12:23:16.677+0000 I NETWORK  [conn74] received client metadata from 127.0.0.1:60868 conn74: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:16.775+0000 I NETWORK  [conn74] end connection 127.0.0.1:60868 (0 connections now open)
2021-04-21T12:23:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52338 #75 (1 connection now open)
2021-04-21T12:23:22.012+0000 I NETWORK  [conn75] end connection 10.233.73.164:52338 (0 connections now open)
2021-04-21T12:23:26.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33092 #76 (1 connection now open)
2021-04-21T12:23:26.776+0000 I NETWORK  [conn76] received client metadata from 127.0.0.1:33092 conn76: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:26.875+0000 I NETWORK  [conn76] end connection 127.0.0.1:33092 (0 connections now open)
2021-04-21T12:23:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52820 #77 (1 connection now open)
2021-04-21T12:23:32.012+0000 I NETWORK  [conn77] end connection 10.233.73.164:52820 (0 connections now open)
2021-04-21T12:23:36.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33544 #78 (1 connection now open)
2021-04-21T12:23:36.677+0000 I NETWORK  [conn78] received client metadata from 127.0.0.1:33544 conn78: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:36.775+0000 I NETWORK  [conn78] end connection 127.0.0.1:33544 (0 connections now open)
2021-04-21T12:23:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53274 #79 (1 connection now open)
2021-04-21T12:23:42.012+0000 I NETWORK  [conn79] end connection 10.233.73.164:53274 (0 connections now open)
2021-04-21T12:23:46.872+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34014 #80 (1 connection now open)
2021-04-21T12:23:46.873+0000 I NETWORK  [conn80] received client metadata from 127.0.0.1:34014 conn80: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:46.973+0000 I NETWORK  [conn80] end connection 127.0.0.1:34014 (0 connections now open)
2021-04-21T12:23:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53720 #81 (1 connection now open)
2021-04-21T12:23:52.012+0000 I NETWORK  [conn81] end connection 10.233.73.164:53720 (0 connections now open)
2021-04-21T12:23:56.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34436 #82 (1 connection now open)
2021-04-21T12:23:56.772+0000 I NETWORK  [conn82] received client metadata from 127.0.0.1:34436 conn82: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:23:56.869+0000 I NETWORK  [conn82] end connection 127.0.0.1:34436 (0 connections now open)
2021-04-21T12:24:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54146 #83 (1 connection now open)
2021-04-21T12:24:02.012+0000 I NETWORK  [conn83] end connection 10.233.73.164:54146 (0 connections now open)
2021-04-21T12:24:08.770+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35024 #84 (1 connection now open)
2021-04-21T12:24:08.771+0000 I NETWORK  [conn84] received client metadata from 127.0.0.1:35024 conn84: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:08.871+0000 I NETWORK  [conn84] end connection 127.0.0.1:35024 (0 connections now open)
2021-04-21T12:24:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54628 #85 (1 connection now open)
2021-04-21T12:24:12.012+0000 I NETWORK  [conn85] end connection 10.233.73.164:54628 (0 connections now open)
2021-04-21T12:24:16.773+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35354 #86 (1 connection now open)
2021-04-21T12:24:16.773+0000 I NETWORK  [conn86] received client metadata from 127.0.0.1:35354 conn86: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:16.872+0000 I NETWORK  [conn86] end connection 127.0.0.1:35354 (0 connections now open)
2021-04-21T12:24:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55086 #87 (1 connection now open)
2021-04-21T12:24:22.012+0000 I NETWORK  [conn87] end connection 10.233.73.164:55086 (0 connections now open)
2021-04-21T12:24:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35802 #88 (1 connection now open)
2021-04-21T12:24:26.672+0000 I NETWORK  [conn88] received client metadata from 127.0.0.1:35802 conn88: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:26.771+0000 I NETWORK  [conn88] end connection 127.0.0.1:35802 (0 connections now open)
2021-04-21T12:24:32.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55524 #89 (1 connection now open)
2021-04-21T12:24:32.013+0000 I NETWORK  [conn89] end connection 10.233.73.164:55524 (0 connections now open)
2021-04-21T12:24:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36274 #90 (1 connection now open)
2021-04-21T12:24:36.577+0000 I NETWORK  [conn90] received client metadata from 127.0.0.1:36274 conn90: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:36.673+0000 I NETWORK  [conn90] end connection 127.0.0.1:36274 (0 connections now open)
2021-04-21T12:24:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55976 #91 (1 connection now open)
2021-04-21T12:24:42.012+0000 I NETWORK  [conn91] end connection 10.233.73.164:55976 (0 connections now open)
2021-04-21T12:24:47.177+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36702 #92 (1 connection now open)
2021-04-21T12:24:47.177+0000 I NETWORK  [conn92] received client metadata from 127.0.0.1:36702 conn92: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:47.272+0000 I NETWORK  [conn92] end connection 127.0.0.1:36702 (0 connections now open)
2021-04-21T12:24:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56452 #93 (1 connection now open)
2021-04-21T12:24:52.012+0000 I NETWORK  [conn93] end connection 10.233.73.164:56452 (0 connections now open)
2021-04-21T12:24:56.681+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37184 #94 (1 connection now open)
2021-04-21T12:24:56.769+0000 I NETWORK  [conn94] received client metadata from 127.0.0.1:37184 conn94: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:24:56.774+0000 I NETWORK  [conn94] end connection 127.0.0.1:37184 (0 connections now open)
2021-04-21T12:25:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56916 #95 (1 connection now open)
2021-04-21T12:25:02.012+0000 I NETWORK  [conn95] end connection 10.233.73.164:56916 (0 connections now open)
2021-04-21T12:25:07.270+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37700 #96 (1 connection now open)
2021-04-21T12:25:07.270+0000 I NETWORK  [conn96] received client metadata from 127.0.0.1:37700 conn96: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:25:07.275+0000 I NETWORK  [conn96] end connection 127.0.0.1:37700 (0 connections now open)
2021-04-21T12:25:12.171+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57394 #97 (1 connection now open)
2021-04-21T12:25:12.172+0000 I NETWORK  [conn97] end connection 10.233.73.164:57394 (0 connections now open)
2021-04-21T12:25:17.472+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38126 #98 (1 connection now open)
2021-04-21T12:25:17.473+0000 I NETWORK  [conn98] received client metadata from 127.0.0.1:38126 conn98: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:25:17.573+0000 I NETWORK  [conn98] end connection 127.0.0.1:38126 (0 connections now open)
2021-04-21T12:25:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57834 #99 (1 connection now open)
2021-04-21T12:25:22.013+0000 I NETWORK  [conn99] end connection 10.233.73.164:57834 (0 connections now open)
2021-04-21T12:25:28.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38734 #100 (1 connection now open)
2021-04-21T12:25:28.671+0000 I NETWORK  [conn100] received client metadata from 127.0.0.1:38734 conn100: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:25:28.769+0000 I NETWORK  [conn100] end connection 127.0.0.1:38734 (0 connections now open)
2021-04-21T12:25:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58274 #101 (1 connection now open)
2021-04-21T12:25:32.023+0000 I NETWORK  [conn101] end connection 10.233.73.164:58274 (0 connections now open)
2021-04-21T12:25:52.443+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58666 #102 (1 connection now open)
2021-04-21T12:25:55.636+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58938 #103 (2 connections now open)
2021-04-21T12:25:55.645+0000 I NETWORK  [conn102] end connection 10.233.73.164:58666 (1 connection now open)
2021-04-21T12:25:55.689+0000 I NETWORK  [conn103] end connection 10.233.73.164:58938 (0 connections now open)
2021-04-21T12:25:57.585+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39694 #104 (1 connection now open)
2021-04-21T12:25:57.669+0000 I NETWORK  [conn104] received client metadata from 127.0.0.1:39694 conn104: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:25:57.678+0000 I NETWORK  [conn104] end connection 127.0.0.1:39694 (0 connections now open)
2021-04-21T12:25:58.876+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39824 #105 (1 connection now open)
2021-04-21T12:25:58.969+0000 I NETWORK  [conn105] received client metadata from 127.0.0.1:39824 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-04-21T12:25:58.976+0000 I NETWORK  [conn105] end connection 127.0.0.1:39824 (0 connections now open)
2021-04-21T12:26:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59428 #106 (1 connection now open)
2021-04-21T12:26:02.013+0000 I NETWORK  [conn106] end connection 10.233.73.164:59428 (0 connections now open)
2021-04-21T12:26:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59880 #107 (1 connection now open)
2021-04-21T12:26:12.013+0000 I NETWORK  [conn107] end connection 10.233.73.164:59880 (0 connections now open)
2021-04-21T12:26:20.175+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40926 #108 (1 connection now open)
2021-04-21T12:26:20.177+0000 I NETWORK  [conn108] received client metadata from 127.0.0.1:40926 conn108: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:26:20.373+0000 I NETWORK  [conn108] end connection 127.0.0.1:40926 (0 connections now open)
2021-04-21T12:26:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60444 #109 (1 connection now open)
2021-04-21T12:26:22.012+0000 I NETWORK  [conn109] end connection 10.233.73.164:60444 (0 connections now open)
2021-04-21T12:26:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60880 #110 (1 connection now open)
2021-04-21T12:26:32.013+0000 I NETWORK  [conn110] end connection 10.233.73.164:60880 (0 connections now open)
2021-04-21T12:26:43.509+0000 I COMMAND  [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after extra_info: 0, after freeMonitoring: 0, after globalLock: 0, after locks: 0, after logicalSessionRecordCache: 0, after network: 0, after opLatencies: 0, after opReadConcernCounters: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after transactions: 0, after transportSecurity: 0, after wiredTiger: 0, at end: 4509 }
2021-04-21T12:26:43.594+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33044 #111 (1 connection now open)
2021-04-21T12:26:43.670+0000 I NETWORK  [conn111] end connection 10.233.73.164:33044 (0 connections now open)
2021-04-21T12:26:45.874+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42200 #112 (1 connection now open)
2021-04-21T12:26:45.875+0000 I NETWORK  [conn112] received client metadata from 127.0.0.1:42200 conn112: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:26:45.973+0000 I NETWORK  [conn112] end connection 127.0.0.1:42200 (0 connections now open)
2021-04-21T12:26:47.270+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42218 #113 (1 connection now open)
2021-04-21T12:26:47.271+0000 I NETWORK  [conn113] received client metadata from 127.0.0.1:42218 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-04-21T12:26:47.276+0000 I NETWORK  [conn113] end connection 127.0.0.1:42218 (0 connections now open)
2021-04-21T12:26:52.015+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33686 #114 (1 connection now open)
2021-04-21T12:26:52.016+0000 I NETWORK  [conn114] end connection 10.233.73.164:33686 (0 connections now open)
2021-04-21T12:26:58.377+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42886 #115 (1 connection now open)
2021-04-21T12:26:58.469+0000 I NETWORK  [conn115] received client metadata from 127.0.0.1:42886 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-04-21T12:26:58.476+0000 I NETWORK  [conn115] end connection 127.0.0.1:42886 (0 connections now open)
2021-04-21T12:27:02.017+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34282 #116 (1 connection now open)
2021-04-21T12:27:02.018+0000 I NETWORK  [conn116] end connection 10.233.73.164:34282 (0 connections now open)
2021-04-21T12:27:07.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43294 #117 (1 connection now open)
2021-04-21T12:27:07.577+0000 I NETWORK  [conn117] received client metadata from 127.0.0.1:43294 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-04-21T12:27:07.675+0000 I NETWORK  [conn117] end connection 127.0.0.1:43294 (0 connections now open)
2021-04-21T12:27:12.018+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34854 #118 (1 connection now open)
2021-04-21T12:27:12.019+0000 I NETWORK  [conn118] end connection 10.233.73.164:34854 (0 connections now open)
2021-04-21T12:27:17.980+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44034 #119 (1 connection now open)
2021-04-21T12:27:18.068+0000 I NETWORK  [conn119] received client metadata from 127.0.0.1:44034 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-04-21T12:27:18.173+0000 I NETWORK  [conn119] end connection 127.0.0.1:44034 (0 connections now open)
2021-04-21T12:27:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35498 #120 (1 connection now open)
2021-04-21T12:27:22.013+0000 I NETWORK  [conn120] end connection 10.233.73.164:35498 (0 connections now open)
2021-04-21T12:27:26.876+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44508 #121 (1 connection now open)
2021-04-21T12:27:26.877+0000 I NETWORK  [conn121] received client metadata from 127.0.0.1:44508 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-04-21T12:27:26.976+0000 I NETWORK  [conn121] end connection 127.0.0.1:44508 (0 connections now open)
2021-04-21T12:27:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36120 #122 (1 connection now open)
2021-04-21T12:27:32.012+0000 I NETWORK  [conn122] end connection 10.233.73.164:36120 (0 connections now open)
2021-04-21T12:27:36.876+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45160 #123 (1 connection now open)
2021-04-21T12:27:36.876+0000 I NETWORK  [conn123] received client metadata from 127.0.0.1:45160 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-04-21T12:27:36.974+0000 I NETWORK  [conn123] end connection 127.0.0.1:45160 (0 connections now open)
2021-04-21T12:27:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36688 #124 (1 connection now open)
2021-04-21T12:27:42.013+0000 I NETWORK  [conn124] end connection 10.233.73.164:36688 (0 connections now open)
2021-04-21T12:27:46.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45760 #125 (1 connection now open)
2021-04-21T12:27:46.779+0000 I NETWORK  [conn125] received client metadata from 127.0.0.1:45760 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-04-21T12:27:46.874+0000 I NETWORK  [conn125] end connection 127.0.0.1:45760 (0 connections now open)
2021-04-21T12:27:52.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37326 #126 (1 connection now open)
2021-04-21T12:27:52.013+0000 I NETWORK  [conn126] end connection 10.233.73.164:37326 (0 connections now open)
2021-04-21T12:27:58.475+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46484 #127 (1 connection now open)
2021-04-21T12:27:58.476+0000 I NETWORK  [conn127] received client metadata from 127.0.0.1:46484 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-04-21T12:27:58.571+0000 I NETWORK  [conn127] end connection 127.0.0.1:46484 (0 connections now open)
2021-04-21T12:28:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37896 #128 (1 connection now open)
2021-04-21T12:28:02.012+0000 I NETWORK  [conn128] end connection 10.233.73.164:37896 (0 connections now open)
2021-04-21T12:28:06.870+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46928 #129 (1 connection now open)
2021-04-21T12:28:06.871+0000 I NETWORK  [conn129] received client metadata from 127.0.0.1:46928 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-04-21T12:28:06.971+0000 I NETWORK  [conn129] end connection 127.0.0.1:46928 (0 connections now open)
2021-04-21T12:28:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38658 #130 (1 connection now open)
2021-04-21T12:28:12.012+0000 I NETWORK  [conn130] end connection 10.233.73.164:38658 (0 connections now open)
2021-04-21T12:28:16.870+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47684 #131 (1 connection now open)
2021-04-21T12:28:16.871+0000 I NETWORK  [conn131] received client metadata from 127.0.0.1:47684 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-04-21T12:28:16.878+0000 I NETWORK  [conn131] end connection 127.0.0.1:47684 (0 connections now open)
2021-04-21T12:28:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39278 #132 (1 connection now open)
2021-04-21T12:28:22.013+0000 I NETWORK  [conn132] end connection 10.233.73.164:39278 (0 connections now open)
2021-04-21T12:28:26.877+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48378 #133 (1 connection now open)
2021-04-21T12:28:26.878+0000 I NETWORK  [conn133] received client metadata from 127.0.0.1:48378 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-04-21T12:28:26.976+0000 I NETWORK  [conn133] end connection 127.0.0.1:48378 (0 connections now open)
2021-04-21T12:28:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39962 #134 (1 connection now open)
2021-04-21T12:28:32.012+0000 I NETWORK  [conn134] end connection 10.233.73.164:39962 (0 connections now open)
2021-04-21T12:28:36.870+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49012 #135 (1 connection now open)
2021-04-21T12:28:36.873+0000 I NETWORK  [conn135] received client metadata from 127.0.0.1:49012 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-04-21T12:28:36.969+0000 I NETWORK  [conn135] end connection 127.0.0.1:49012 (0 connections now open)
2021-04-21T12:28:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40652 #136 (1 connection now open)
2021-04-21T12:28:42.013+0000 I NETWORK  [conn136] end connection 10.233.73.164:40652 (0 connections now open)
2021-04-21T12:28:46.973+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49698 #137 (1 connection now open)
2021-04-21T12:28:46.974+0000 I NETWORK  [conn137] received client metadata from 127.0.0.1:49698 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-04-21T12:28:47.073+0000 I NETWORK  [conn137] end connection 127.0.0.1:49698 (0 connections now open)
2021-04-21T12:28:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41280 #138 (1 connection now open)
2021-04-21T12:28:52.013+0000 I NETWORK  [conn138] end connection 10.233.73.164:41280 (0 connections now open)
2021-04-21T12:28:56.877+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50350 #139 (1 connection now open)
2021-04-21T12:28:56.883+0000 I NETWORK  [conn139] received client metadata from 127.0.0.1:50350 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-04-21T12:28:56.973+0000 I NETWORK  [conn139] end connection 127.0.0.1:50350 (0 connections now open)
2021-04-21T12:29:02.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41956 #140 (1 connection now open)
2021-04-21T12:29:02.013+0000 I NETWORK  [conn140] end connection 10.233.73.164:41956 (0 connections now open)
2021-04-21T12:29:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42568 #141 (1 connection now open)
2021-04-21T12:29:12.013+0000 I NETWORK  [conn141] end connection 10.233.73.164:42568 (0 connections now open)
2021-04-21T12:29:46.585+0000 I COMMAND  [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after extra_info: 0, after freeMonitoring: 0, after globalLock: 0, after locks: 0, after logicalSessionRecordCache: 0, after network: 0, after opLatencies: 0, after opReadConcernCounters: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after transactions: 0, after transportSecurity: 0, after wiredTiger: 0, at end: 30585 }
2021-04-21T12:29:46.598+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43210 #142 (1 connection now open)
2021-04-21T12:29:46.818+0000 I NETWORK  [conn142] end connection 10.233.73.164:43210 (0 connections now open)
2021-04-21T12:29:52.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43436 #143 (1 connection now open)
2021-04-21T12:29:59.472+0000 I NETWORK  [conn143] end connection 10.233.73.164:43436 (0 connections now open)
2021-04-21T12:30:00.977+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52816 #144 (1 connection now open)
2021-04-21T12:30:01.070+0000 I NETWORK  [conn144] received client metadata from 127.0.0.1:52816 conn144: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:30:01.176+0000 I NETWORK  [conn144] end connection 127.0.0.1:52816 (0 connections now open)
2021-04-21T12:30:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44126 #145 (1 connection now open)
2021-04-21T12:30:02.069+0000 I NETWORK  [conn145] end connection 10.233.73.164:44126 (0 connections now open)
2021-04-21T12:30:02.373+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52892 #146 (1 connection now open)
2021-04-21T12:30:02.375+0000 I NETWORK  [conn146] received client metadata from 127.0.0.1:52892 conn146: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:30:02.472+0000 I NETWORK  [conn146] end connection 127.0.0.1:52892 (0 connections now open)
2021-04-21T12:30:06.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53178 #147 (1 connection now open)
2021-04-21T12:30:06.775+0000 I NETWORK  [conn147] received client metadata from 127.0.0.1:53178 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-04-21T12:30:06.872+0000 I NETWORK  [conn147] end connection 127.0.0.1:53178 (0 connections now open)
2021-04-21T12:30:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44842 #148 (1 connection now open)
2021-04-21T12:30:12.012+0000 I NETWORK  [conn148] end connection 10.233.73.164:44842 (0 connections now open)
2021-04-21T12:30:17.279+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54038 #149 (1 connection now open)
2021-04-21T12:30:17.280+0000 I NETWORK  [conn149] received client metadata from 127.0.0.1:54038 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-04-21T12:30:17.386+0000 I NETWORK  [conn149] end connection 127.0.0.1:54038 (0 connections now open)
2021-04-21T12:30:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45680 #150 (1 connection now open)
2021-04-21T12:30:22.012+0000 I NETWORK  [conn150] end connection 10.233.73.164:45680 (0 connections now open)
2021-04-21T12:30:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54690 #151 (1 connection now open)
2021-04-21T12:30:26.674+0000 I NETWORK  [conn151] received client metadata from 127.0.0.1:54690 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-04-21T12:30:26.772+0000 I NETWORK  [conn151] end connection 127.0.0.1:54690 (0 connections now open)
2021-04-21T12:30:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46342 #152 (1 connection now open)
2021-04-21T12:30:32.012+0000 I NETWORK  [conn152] end connection 10.233.73.164:46342 (0 connections now open)
2021-04-21T12:30:36.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55386 #153 (1 connection now open)
2021-04-21T12:30:36.673+0000 I NETWORK  [conn153] received client metadata from 127.0.0.1:55386 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-04-21T12:30:36.769+0000 I NETWORK  [conn153] end connection 127.0.0.1:55386 (0 connections now open)
2021-04-21T12:30:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47002 #154 (1 connection now open)
2021-04-21T12:30:42.012+0000 I NETWORK  [conn154] end connection 10.233.73.164:47002 (0 connections now open)
2021-04-21T12:30:46.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56036 #155 (1 connection now open)
2021-04-21T12:30:46.772+0000 I NETWORK  [conn155] received client metadata from 127.0.0.1:56036 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-04-21T12:30:46.869+0000 I NETWORK  [conn155] end connection 127.0.0.1:56036 (0 connections now open)
2021-04-21T12:30:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47710 #156 (1 connection now open)
2021-04-21T12:30:52.012+0000 I NETWORK  [conn156] end connection 10.233.73.164:47710 (0 connections now open)
2021-04-21T12:30:56.779+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56746 #157 (1 connection now open)
2021-04-21T12:30:56.781+0000 I NETWORK  [conn157] received client metadata from 127.0.0.1:56746 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-04-21T12:30:56.876+0000 I NETWORK  [conn157] end connection 127.0.0.1:56746 (0 connections now open)
2021-04-21T12:31:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48380 #158 (1 connection now open)
2021-04-21T12:31:02.013+0000 I NETWORK  [conn158] end connection 10.233.73.164:48380 (0 connections now open)
2021-04-21T12:31:07.173+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57480 #159 (1 connection now open)
2021-04-21T12:31:07.174+0000 I NETWORK  [conn159] received client metadata from 127.0.0.1:57480 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-04-21T12:31:07.272+0000 I NETWORK  [conn159] end connection 127.0.0.1:57480 (0 connections now open)
2021-04-21T12:31:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49048 #160 (1 connection now open)
2021-04-21T12:31:12.012+0000 I NETWORK  [conn160] end connection 10.233.73.164:49048 (0 connections now open)
2021-04-21T12:31:16.773+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58076 #161 (1 connection now open)
2021-04-21T12:31:16.773+0000 I NETWORK  [conn161] received client metadata from 127.0.0.1:58076 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-04-21T12:31:16.884+0000 I NETWORK  [conn161] end connection 127.0.0.1:58076 (0 connections now open)
2021-04-21T12:31:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49726 #162 (1 connection now open)
2021-04-21T12:31:22.012+0000 I NETWORK  [conn162] end connection 10.233.73.164:49726 (0 connections now open)
2021-04-21T12:31:26.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58772 #163 (1 connection now open)
2021-04-21T12:31:26.676+0000 I NETWORK  [conn163] received client metadata from 127.0.0.1:58772 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-04-21T12:31:26.772+0000 I NETWORK  [conn163] end connection 127.0.0.1:58772 (0 connections now open)
2021-04-21T12:31:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50402 #164 (1 connection now open)
2021-04-21T12:31:32.012+0000 I NETWORK  [conn164] end connection 10.233.73.164:50402 (0 connections now open)
2021-04-21T12:31:36.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59430 #165 (1 connection now open)
2021-04-21T12:31:36.672+0000 I NETWORK  [conn165] received client metadata from 127.0.0.1:59430 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-04-21T12:31:36.678+0000 I NETWORK  [conn165] end connection 127.0.0.1:59430 (0 connections now open)
2021-04-21T12:31:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51074 #166 (1 connection now open)
2021-04-21T12:31:42.012+0000 I NETWORK  [conn166] end connection 10.233.73.164:51074 (0 connections now open)
2021-04-21T12:31:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60112 #167 (1 connection now open)
2021-04-21T12:31:46.672+0000 I NETWORK  [conn167] received client metadata from 127.0.0.1:60112 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-04-21T12:31:46.769+0000 I NETWORK  [conn167] end connection 127.0.0.1:60112 (0 connections now open)
2021-04-21T12:31:52.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51720 #168 (1 connection now open)
2021-04-21T12:31:52.013+0000 I NETWORK  [conn168] end connection 10.233.73.164:51720 (0 connections now open)
2021-04-21T12:31:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60770 #169 (1 connection now open)
2021-04-21T12:31:56.573+0000 I NETWORK  [conn169] received client metadata from 127.0.0.1:60770 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-04-21T12:31:56.672+0000 I NETWORK  [conn169] end connection 127.0.0.1:60770 (0 connections now open)
2021-04-21T12:32:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52402 #170 (1 connection now open)
2021-04-21T12:32:02.013+0000 I NETWORK  [conn170] end connection 10.233.73.164:52402 (0 connections now open)
2021-04-21T12:32:06.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33220 #171 (1 connection now open)
2021-04-21T12:32:06.873+0000 I NETWORK  [conn171] received client metadata from 127.0.0.1:33220 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-04-21T12:32:06.887+0000 I NETWORK  [conn171] end connection 127.0.0.1:33220 (0 connections now open)
2021-04-21T12:32:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53074 #172 (1 connection now open)
2021-04-21T12:32:12.012+0000 I NETWORK  [conn172] end connection 10.233.73.164:53074 (0 connections now open)
2021-04-21T12:32:16.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33872 #173 (1 connection now open)
2021-04-21T12:32:16.672+0000 I NETWORK  [conn173] received client metadata from 127.0.0.1:33872 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-04-21T12:32:16.676+0000 I NETWORK  [conn173] end connection 127.0.0.1:33872 (0 connections now open)
2021-04-21T12:32:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53740 #174 (1 connection now open)
2021-04-21T12:32:22.014+0000 I NETWORK  [conn174] end connection 10.233.73.164:53740 (0 connections now open)
2021-04-21T12:32:26.679+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34536 #175 (1 connection now open)
2021-04-21T12:32:26.680+0000 I NETWORK  [conn175] received client metadata from 127.0.0.1:34536 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-04-21T12:32:26.774+0000 I NETWORK  [conn175] end connection 127.0.0.1:34536 (0 connections now open)
2021-04-21T12:32:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54380 #176 (1 connection now open)
2021-04-21T12:32:32.012+0000 I NETWORK  [conn176] end connection 10.233.73.164:54380 (0 connections now open)
2021-04-21T12:32:36.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35194 #177 (1 connection now open)
2021-04-21T12:32:36.671+0000 I NETWORK  [conn177] received client metadata from 127.0.0.1:35194 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-04-21T12:32:36.769+0000 I NETWORK  [conn177] end connection 127.0.0.1:35194 (0 connections now open)
2021-04-21T12:32:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55038 #178 (1 connection now open)
2021-04-21T12:32:42.012+0000 I NETWORK  [conn178] end connection 10.233.73.164:55038 (0 connections now open)
2021-04-21T12:32:48.170+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36058 #179 (1 connection now open)
2021-04-21T12:32:48.171+0000 I NETWORK  [conn179] received client metadata from 127.0.0.1:36058 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-04-21T12:32:48.268+0000 I NETWORK  [conn179] end connection 127.0.0.1:36058 (0 connections now open)
2021-04-21T12:32:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55706 #180 (1 connection now open)
2021-04-21T12:32:52.012+0000 I NETWORK  [conn180] end connection 10.233.73.164:55706 (0 connections now open)
2021-04-21T12:32:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36508 #181 (1 connection now open)
2021-04-21T12:32:56.669+0000 I NETWORK  [conn181] received client metadata from 127.0.0.1:36508 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-04-21T12:32:56.674+0000 I NETWORK  [conn181] end connection 127.0.0.1:36508 (0 connections now open)
2021-04-21T12:33:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56358 #182 (1 connection now open)
2021-04-21T12:33:02.012+0000 I NETWORK  [conn182] end connection 10.233.73.164:56358 (0 connections now open)
2021-04-21T12:33:06.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37164 #183 (1 connection now open)
2021-04-21T12:33:06.578+0000 I NETWORK  [conn183] received client metadata from 127.0.0.1:37164 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-04-21T12:33:06.672+0000 I NETWORK  [conn183] end connection 127.0.0.1:37164 (0 connections now open)
2021-04-21T12:33:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57000 #184 (1 connection now open)
2021-04-21T12:33:12.012+0000 I NETWORK  [conn184] end connection 10.233.73.164:57000 (0 connections now open)
2021-04-21T12:33:16.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37802 #185 (1 connection now open)
2021-04-21T12:33:16.669+0000 I NETWORK  [conn185] received client metadata from 127.0.0.1:37802 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-04-21T12:33:16.674+0000 I NETWORK  [conn185] end connection 127.0.0.1:37802 (0 connections now open)
2021-04-21T12:33:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57692 #186 (1 connection now open)
2021-04-21T12:33:22.012+0000 I NETWORK  [conn186] end connection 10.233.73.164:57692 (0 connections now open)
2021-04-21T12:33:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38488 #187 (1 connection now open)
2021-04-21T12:33:26.674+0000 I NETWORK  [conn187] received client metadata from 127.0.0.1:38488 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-04-21T12:33:26.772+0000 I NETWORK  [conn187] end connection 127.0.0.1:38488 (0 connections now open)
2021-04-21T12:33:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58338 #188 (1 connection now open)
2021-04-21T12:33:32.012+0000 I NETWORK  [conn188] end connection 10.233.73.164:58338 (0 connections now open)
2021-04-21T12:33:36.668+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39144 #189 (1 connection now open)
2021-04-21T12:33:36.669+0000 I NETWORK  [conn189] received client metadata from 127.0.0.1:39144 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-04-21T12:33:36.674+0000 I NETWORK  [conn189] end connection 127.0.0.1:39144 (0 connections now open)
2021-04-21T12:33:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58990 #190 (1 connection now open)
2021-04-21T12:33:42.012+0000 I NETWORK  [conn190] end connection 10.233.73.164:58990 (0 connections now open)
2021-04-21T12:33:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39784 #191 (1 connection now open)
2021-04-21T12:33:46.671+0000 I NETWORK  [conn191] received client metadata from 127.0.0.1:39784 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-04-21T12:33:46.768+0000 I NETWORK  [conn191] end connection 127.0.0.1:39784 (0 connections now open)
2021-04-21T12:33:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59628 #192 (1 connection now open)
2021-04-21T12:33:52.012+0000 I NETWORK  [conn192] end connection 10.233.73.164:59628 (0 connections now open)
2021-04-21T12:33:56.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40418 #193 (1 connection now open)
2021-04-21T12:33:56.573+0000 I NETWORK  [conn193] received client metadata from 127.0.0.1:40418 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-04-21T12:33:56.670+0000 I NETWORK  [conn193] end connection 127.0.0.1:40418 (0 connections now open)
2021-04-21T12:34:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60272 #194 (1 connection now open)
2021-04-21T12:34:02.012+0000 I NETWORK  [conn194] end connection 10.233.73.164:60272 (0 connections now open)
2021-04-21T12:34:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41076 #195 (1 connection now open)
2021-04-21T12:34:06.673+0000 I NETWORK  [conn195] received client metadata from 127.0.0.1:41076 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-04-21T12:34:06.677+0000 I NETWORK  [conn195] end connection 127.0.0.1:41076 (0 connections now open)
2021-04-21T12:34:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60918 #196 (1 connection now open)
2021-04-21T12:34:12.012+0000 I NETWORK  [conn196] end connection 10.233.73.164:60918 (0 connections now open)
2021-04-21T12:34:16.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41710 #197 (1 connection now open)
2021-04-21T12:34:16.573+0000 I NETWORK  [conn197] received client metadata from 127.0.0.1:41710 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-04-21T12:34:16.671+0000 I NETWORK  [conn197] end connection 127.0.0.1:41710 (0 connections now open)
2021-04-21T12:34:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33338 #198 (1 connection now open)
2021-04-21T12:34:22.012+0000 I NETWORK  [conn198] end connection 10.233.73.164:33338 (0 connections now open)
2021-04-21T12:34:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42362 #199 (1 connection now open)
2021-04-21T12:34:26.674+0000 I NETWORK  [conn199] received client metadata from 127.0.0.1:42362 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-04-21T12:34:26.773+0000 I NETWORK  [conn199] end connection 127.0.0.1:42362 (0 connections now open)
2021-04-21T12:34:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33956 #200 (1 connection now open)
2021-04-21T12:34:32.012+0000 I NETWORK  [conn200] end connection 10.233.73.164:33956 (0 connections now open)
2021-04-21T12:34:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43010 #201 (1 connection now open)
2021-04-21T12:34:36.669+0000 I NETWORK  [conn201] received client metadata from 127.0.0.1:43010 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-04-21T12:34:36.675+0000 I NETWORK  [conn201] end connection 127.0.0.1:43010 (0 connections now open)
2021-04-21T12:34:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34618 #202 (1 connection now open)
2021-04-21T12:34:42.012+0000 I NETWORK  [conn202] end connection 10.233.73.164:34618 (0 connections now open)
2021-04-21T12:34:46.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43640 #203 (1 connection now open)
2021-04-21T12:34:46.676+0000 I NETWORK  [conn203] received client metadata from 127.0.0.1:43640 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-04-21T12:34:46.773+0000 I NETWORK  [conn203] end connection 127.0.0.1:43640 (0 connections now open)
2021-04-21T12:34:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35270 #204 (1 connection now open)
2021-04-21T12:34:52.012+0000 I NETWORK  [conn204] end connection 10.233.73.164:35270 (0 connections now open)
2021-04-21T12:34:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44294 #205 (1 connection now open)
2021-04-21T12:34:56.573+0000 I NETWORK  [conn205] received client metadata from 127.0.0.1:44294 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-04-21T12:34:56.669+0000 I NETWORK  [conn205] end connection 127.0.0.1:44294 (0 connections now open)
2021-04-21T12:35:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35884 #206 (1 connection now open)
2021-04-21T12:35:02.012+0000 I NETWORK  [conn206] end connection 10.233.73.164:35884 (0 connections now open)
2021-04-21T12:35:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44934 #207 (1 connection now open)
2021-04-21T12:35:06.576+0000 I NETWORK  [conn207] received client metadata from 127.0.0.1:44934 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-04-21T12:35:06.674+0000 I NETWORK  [conn207] end connection 127.0.0.1:44934 (0 connections now open)
2021-04-21T12:35:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36540 #208 (1 connection now open)
2021-04-21T12:35:12.012+0000 I NETWORK  [conn208] end connection 10.233.73.164:36540 (0 connections now open)
2021-04-21T12:35:16.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45566 #209 (1 connection now open)
2021-04-21T12:35:16.573+0000 I NETWORK  [conn209] received client metadata from 127.0.0.1:45566 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-04-21T12:35:16.672+0000 I NETWORK  [conn209] end connection 127.0.0.1:45566 (0 connections now open)
2021-04-21T12:35:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37182 #210 (1 connection now open)
2021-04-21T12:35:22.012+0000 I NETWORK  [conn210] end connection 10.233.73.164:37182 (0 connections now open)
2021-04-21T12:35:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46216 #211 (1 connection now open)
2021-04-21T12:35:26.673+0000 I NETWORK  [conn211] received client metadata from 127.0.0.1:46216 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-04-21T12:35:26.769+0000 I NETWORK  [conn211] end connection 127.0.0.1:46216 (0 connections now open)
2021-04-21T12:35:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37810 #212 (1 connection now open)
2021-04-21T12:35:32.012+0000 I NETWORK  [conn212] end connection 10.233.73.164:37810 (0 connections now open)
2021-04-21T12:35:36.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46850 #213 (1 connection now open)
2021-04-21T12:35:36.569+0000 I NETWORK  [conn213] received client metadata from 127.0.0.1:46850 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-04-21T12:35:36.574+0000 I NETWORK  [conn213] end connection 127.0.0.1:46850 (0 connections now open)
2021-04-21T12:35:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38464 #214 (1 connection now open)
2021-04-21T12:35:42.012+0000 I NETWORK  [conn214] end connection 10.233.73.164:38464 (0 connections now open)
2021-04-21T12:35:46.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47488 #215 (1 connection now open)
2021-04-21T12:35:46.670+0000 I NETWORK  [conn215] received client metadata from 127.0.0.1:47488 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-04-21T12:35:46.674+0000 I NETWORK  [conn215] end connection 127.0.0.1:47488 (0 connections now open)
2021-04-21T12:35:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39094 #216 (1 connection now open)
2021-04-21T12:35:52.012+0000 I NETWORK  [conn216] end connection 10.233.73.164:39094 (0 connections now open)
2021-04-21T12:35:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48134 #217 (1 connection now open)
2021-04-21T12:35:56.575+0000 I NETWORK  [conn217] received client metadata from 127.0.0.1:48134 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-04-21T12:35:56.671+0000 I NETWORK  [conn217] end connection 127.0.0.1:48134 (0 connections now open)
2021-04-21T12:36:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39728 #218 (1 connection now open)
2021-04-21T12:36:02.012+0000 I NETWORK  [conn218] end connection 10.233.73.164:39728 (0 connections now open)
2021-04-21T12:36:06.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48778 #219 (1 connection now open)
2021-04-21T12:36:06.570+0000 I NETWORK  [conn219] received client metadata from 127.0.0.1:48778 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-04-21T12:36:06.669+0000 I NETWORK  [conn219] end connection 127.0.0.1:48778 (0 connections now open)
2021-04-21T12:36:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40398 #220 (1 connection now open)
2021-04-21T12:36:12.012+0000 I NETWORK  [conn220] end connection 10.233.73.164:40398 (0 connections now open)
2021-04-21T12:36:16.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49420 #221 (1 connection now open)
2021-04-21T12:36:16.774+0000 I NETWORK  [conn221] received client metadata from 127.0.0.1:49420 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-04-21T12:36:16.873+0000 I NETWORK  [conn221] end connection 127.0.0.1:49420 (0 connections now open)
2021-04-21T12:36:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41040 #222 (1 connection now open)
2021-04-21T12:36:22.012+0000 I NETWORK  [conn222] end connection 10.233.73.164:41040 (0 connections now open)
2021-04-21T12:36:26.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50088 #223 (1 connection now open)
2021-04-21T12:36:26.674+0000 I NETWORK  [conn223] received client metadata from 127.0.0.1:50088 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-04-21T12:36:26.771+0000 I NETWORK  [conn223] end connection 127.0.0.1:50088 (0 connections now open)
2021-04-21T12:36:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41686 #224 (1 connection now open)
2021-04-21T12:36:32.012+0000 I NETWORK  [conn224] end connection 10.233.73.164:41686 (0 connections now open)
2021-04-21T12:36:36.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50722 #225 (1 connection now open)
2021-04-21T12:36:36.674+0000 I NETWORK  [conn225] received client metadata from 127.0.0.1:50722 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-04-21T12:36:36.769+0000 I NETWORK  [conn225] end connection 127.0.0.1:50722 (0 connections now open)
2021-04-21T12:36:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42334 #226 (1 connection now open)
2021-04-21T12:36:42.012+0000 I NETWORK  [conn226] end connection 10.233.73.164:42334 (0 connections now open)
2021-04-21T12:36:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51352 #227 (1 connection now open)
2021-04-21T12:36:46.672+0000 I NETWORK  [conn227] received client metadata from 127.0.0.1:51352 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-04-21T12:36:46.772+0000 I NETWORK  [conn227] end connection 127.0.0.1:51352 (0 connections now open)
2021-04-21T12:36:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42978 #228 (1 connection now open)
2021-04-21T12:36:52.012+0000 I NETWORK  [conn228] end connection 10.233.73.164:42978 (0 connections now open)
2021-04-21T12:36:56.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52034 #229 (1 connection now open)
2021-04-21T12:36:56.673+0000 I NETWORK  [conn229] received client metadata from 127.0.0.1:52034 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-04-21T12:36:56.772+0000 I NETWORK  [conn229] end connection 127.0.0.1:52034 (0 connections now open)
2021-04-21T12:37:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43642 #230 (1 connection now open)
2021-04-21T12:37:02.013+0000 I NETWORK  [conn230] end connection 10.233.73.164:43642 (0 connections now open)
2021-04-21T12:37:06.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52700 #231 (1 connection now open)
2021-04-21T12:37:06.669+0000 I NETWORK  [conn231] received client metadata from 127.0.0.1:52700 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-04-21T12:37:06.674+0000 I NETWORK  [conn231] end connection 127.0.0.1:52700 (0 connections now open)
2021-04-21T12:37:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44332 #232 (1 connection now open)
2021-04-21T12:37:12.023+0000 I NETWORK  [conn232] end connection 10.233.73.164:44332 (0 connections now open)
2021-04-21T12:37:17.176+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53440 #233 (1 connection now open)
2021-04-21T12:37:17.176+0000 I NETWORK  [conn233] received client metadata from 127.0.0.1:53440 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-04-21T12:37:17.274+0000 I NETWORK  [conn233] end connection 127.0.0.1:53440 (0 connections now open)
2021-04-21T12:37:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45036 #234 (1 connection now open)
2021-04-21T12:37:22.013+0000 I NETWORK  [conn234] end connection 10.233.73.164:45036 (0 connections now open)
2021-04-21T12:37:26.680+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54108 #235 (1 connection now open)
2021-04-21T12:37:26.773+0000 I NETWORK  [conn235] received client metadata from 127.0.0.1:54108 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-04-21T12:37:26.778+0000 I NETWORK  [conn235] end connection 127.0.0.1:54108 (0 connections now open)
2021-04-21T12:37:32.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45738 #236 (1 connection now open)
2021-04-21T12:37:32.013+0000 I NETWORK  [conn236] end connection 10.233.73.164:45738 (0 connections now open)
2021-04-21T12:37:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54808 #237 (1 connection now open)
2021-04-21T12:37:36.673+0000 I NETWORK  [conn237] received client metadata from 127.0.0.1:54808 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-04-21T12:37:36.678+0000 I NETWORK  [conn237] end connection 127.0.0.1:54808 (0 connections now open)
2021-04-21T12:37:42.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46420 #238 (1 connection now open)
2021-04-21T12:37:42.013+0000 I NETWORK  [conn238] end connection 10.233.73.164:46420 (0 connections now open)
2021-04-21T12:37:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55476 #239 (1 connection now open)
2021-04-21T12:37:46.674+0000 I NETWORK  [conn239] received client metadata from 127.0.0.1:55476 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-04-21T12:37:46.779+0000 I NETWORK  [conn239] end connection 127.0.0.1:55476 (0 connections now open)
2021-04-21T12:37:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47130 #240 (1 connection now open)
2021-04-21T12:37:52.012+0000 I NETWORK  [conn240] end connection 10.233.73.164:47130 (0 connections now open)
2021-04-21T12:37:56.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56184 #241 (1 connection now open)
2021-04-21T12:37:56.769+0000 I NETWORK  [conn241] received client metadata from 127.0.0.1:56184 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-04-21T12:37:56.776+0000 I NETWORK  [conn241] end connection 127.0.0.1:56184 (0 connections now open)
2021-04-21T12:38:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47814 #242 (1 connection now open)
2021-04-21T12:38:02.012+0000 I NETWORK  [conn242] end connection 10.233.73.164:47814 (0 connections now open)
2021-04-21T12:38:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56858 #243 (1 connection now open)
2021-04-21T12:38:06.576+0000 I NETWORK  [conn243] received client metadata from 127.0.0.1:56858 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-04-21T12:38:06.674+0000 I NETWORK  [conn243] end connection 127.0.0.1:56858 (0 connections now open)
2021-04-21T12:38:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48490 #244 (1 connection now open)
2021-04-21T12:38:12.012+0000 I NETWORK  [conn244] end connection 10.233.73.164:48490 (0 connections now open)
2021-04-21T12:38:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57532 #245 (1 connection now open)
2021-04-21T12:38:16.676+0000 I NETWORK  [conn245] received client metadata from 127.0.0.1:57532 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-04-21T12:38:16.769+0000 I NETWORK  [conn245] end connection 127.0.0.1:57532 (0 connections now open)
2021-04-21T12:38:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49144 #246 (1 connection now open)
2021-04-21T12:38:22.012+0000 I NETWORK  [conn246] end connection 10.233.73.164:49144 (0 connections now open)
2021-04-21T12:38:26.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58174 #247 (1 connection now open)
2021-04-21T12:38:26.676+0000 I NETWORK  [conn247] received client metadata from 127.0.0.1:58174 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:38:26.769+0000 I NETWORK  [conn247] end connection 127.0.0.1:58174 (0 connections now open)
2021-04-21T12:38:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49790 #248 (1 connection now open)
2021-04-21T12:38:32.012+0000 I NETWORK  [conn248] end connection 10.233.73.164:49790 (0 connections now open)
2021-04-21T12:38:36.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58838 #249 (1 connection now open)
2021-04-21T12:38:36.669+0000 I NETWORK  [conn249] received client metadata from 127.0.0.1:58838 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:38:36.674+0000 I NETWORK  [conn249] end connection 127.0.0.1:58838 (0 connections now open)
2021-04-21T12:38:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50448 #250 (1 connection now open)
2021-04-21T12:38:42.012+0000 I NETWORK  [conn250] end connection 10.233.73.164:50448 (0 connections now open)
2021-04-21T12:38:46.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59476 #251 (1 connection now open)
2021-04-21T12:38:46.672+0000 I NETWORK  [conn251] received client metadata from 127.0.0.1:59476 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:38:46.676+0000 I NETWORK  [conn251] end connection 127.0.0.1:59476 (0 connections now open)
2021-04-21T12:38:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51096 #252 (1 connection now open)
2021-04-21T12:38:52.012+0000 I NETWORK  [conn252] end connection 10.233.73.164:51096 (0 connections now open)
2021-04-21T12:38:56.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60116 #253 (1 connection now open)
2021-04-21T12:38:56.676+0000 I NETWORK  [conn253] received client metadata from 127.0.0.1:60116 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:38:56.771+0000 I NETWORK  [conn253] end connection 127.0.0.1:60116 (0 connections now open)
2021-04-21T12:39:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51720 #254 (1 connection now open)
2021-04-21T12:39:02.012+0000 I NETWORK  [conn254] end connection 10.233.73.164:51720 (0 connections now open)
2021-04-21T12:39:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60768 #255 (1 connection now open)
2021-04-21T12:39:06.673+0000 I NETWORK  [conn255] received client metadata from 127.0.0.1:60768 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:06.769+0000 I NETWORK  [conn255] end connection 127.0.0.1:60768 (0 connections now open)
2021-04-21T12:39:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52372 #256 (1 connection now open)
2021-04-21T12:39:12.012+0000 I NETWORK  [conn256] end connection 10.233.73.164:52372 (0 connections now open)
2021-04-21T12:39:16.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33166 #257 (1 connection now open)
2021-04-21T12:39:16.672+0000 I NETWORK  [conn257] received client metadata from 127.0.0.1:33166 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:16.676+0000 I NETWORK  [conn257] end connection 127.0.0.1:33166 (0 connections now open)
2021-04-21T12:39:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53042 #258 (1 connection now open)
2021-04-21T12:39:22.013+0000 I NETWORK  [conn258] end connection 10.233.73.164:53042 (0 connections now open)
2021-04-21T12:39:26.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33842 #259 (1 connection now open)
2021-04-21T12:39:26.576+0000 I NETWORK  [conn259] received client metadata from 127.0.0.1:33842 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:26.673+0000 I NETWORK  [conn259] end connection 127.0.0.1:33842 (0 connections now open)
2021-04-21T12:39:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53670 #260 (1 connection now open)
2021-04-21T12:39:32.012+0000 I NETWORK  [conn260] end connection 10.233.73.164:53670 (0 connections now open)
2021-04-21T12:39:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34472 #261 (1 connection now open)
2021-04-21T12:39:36.577+0000 I NETWORK  [conn261] received client metadata from 127.0.0.1:34472 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:36.673+0000 I NETWORK  [conn261] end connection 127.0.0.1:34472 (0 connections now open)
2021-04-21T12:39:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54322 #262 (1 connection now open)
2021-04-21T12:39:42.012+0000 I NETWORK  [conn262] end connection 10.233.73.164:54322 (0 connections now open)
2021-04-21T12:39:46.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35114 #263 (1 connection now open)
2021-04-21T12:39:46.669+0000 I NETWORK  [conn263] received client metadata from 127.0.0.1:35114 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:46.673+0000 I NETWORK  [conn263] end connection 127.0.0.1:35114 (0 connections now open)
2021-04-21T12:39:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54956 #264 (1 connection now open)
2021-04-21T12:39:52.012+0000 I NETWORK  [conn264] end connection 10.233.73.164:54956 (0 connections now open)
2021-04-21T12:39:56.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35760 #265 (1 connection now open)
2021-04-21T12:39:56.869+0000 I NETWORK  [conn265] received client metadata from 127.0.0.1:35760 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:39:56.873+0000 I NETWORK  [conn265] end connection 127.0.0.1:35760 (0 connections now open)
2021-04-21T12:40:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55594 #266 (1 connection now open)
2021-04-21T12:40:02.012+0000 I NETWORK  [conn266] end connection 10.233.73.164:55594 (0 connections now open)
2021-04-21T12:40:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56256 #267 (1 connection now open)
2021-04-21T12:40:12.013+0000 I NETWORK  [conn267] end connection 10.233.73.164:56256 (0 connections now open)
2021-04-21T12:40:13.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36918 #268 (1 connection now open)
2021-04-21T12:40:13.779+0000 I NETWORK  [conn268] received client metadata from 127.0.0.1:36918 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-04-21T12:40:13.875+0000 I NETWORK  [conn268] end connection 127.0.0.1:36918 (0 connections now open)
2021-04-21T12:40:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37060 #269 (1 connection now open)
2021-04-21T12:40:16.676+0000 I NETWORK  [conn269] received client metadata from 127.0.0.1:37060 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:40:16.771+0000 I NETWORK  [conn269] end connection 127.0.0.1:37060 (0 connections now open)
2021-04-21T12:40:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56912 #270 (1 connection now open)
2021-04-21T12:40:22.012+0000 I NETWORK  [conn270] end connection 10.233.73.164:56912 (0 connections now open)
2021-04-21T12:40:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37720 #271 (1 connection now open)
2021-04-21T12:40:26.577+0000 I NETWORK  [conn271] received client metadata from 127.0.0.1:37720 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:40:26.673+0000 I NETWORK  [conn271] end connection 127.0.0.1:37720 (0 connections now open)
2021-04-21T12:40:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57550 #272 (1 connection now open)
2021-04-21T12:40:32.013+0000 I NETWORK  [conn272] end connection 10.233.73.164:57550 (0 connections now open)
2021-04-21T12:40:36.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38352 #273 (1 connection now open)
2021-04-21T12:40:36.579+0000 I NETWORK  [conn273] received client metadata from 127.0.0.1:38352 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:40:36.674+0000 I NETWORK  [conn273] end connection 127.0.0.1:38352 (0 connections now open)
2021-04-21T12:40:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58198 #274 (1 connection now open)
2021-04-21T12:40:42.012+0000 I NETWORK  [conn274] end connection 10.233.73.164:58198 (0 connections now open)
2021-04-21T12:40:48.176+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39224 #275 (1 connection now open)
2021-04-21T12:40:48.177+0000 I NETWORK  [conn275] received client metadata from 127.0.0.1:39224 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:40:48.274+0000 I NETWORK  [conn275] end connection 127.0.0.1:39224 (0 connections now open)
2021-04-21T12:40:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58882 #276 (1 connection now open)
2021-04-21T12:40:52.012+0000 I NETWORK  [conn276] end connection 10.233.73.164:58882 (0 connections now open)
2021-04-21T12:40:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39684 #277 (1 connection now open)
2021-04-21T12:40:56.670+0000 I NETWORK  [conn277] received client metadata from 127.0.0.1:39684 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:40:56.675+0000 I NETWORK  [conn277] end connection 127.0.0.1:39684 (0 connections now open)
2021-04-21T12:41:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59510 #278 (1 connection now open)
2021-04-21T12:41:02.012+0000 I NETWORK  [conn278] end connection 10.233.73.164:59510 (0 connections now open)
2021-04-21T12:41:06.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40328 #279 (1 connection now open)
2021-04-21T12:41:06.673+0000 I NETWORK  [conn279] received client metadata from 127.0.0.1:40328 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:06.771+0000 I NETWORK  [conn279] end connection 127.0.0.1:40328 (0 connections now open)
2021-04-21T12:41:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60188 #280 (1 connection now open)
2021-04-21T12:41:12.012+0000 I NETWORK  [conn280] end connection 10.233.73.164:60188 (0 connections now open)
2021-04-21T12:41:16.770+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41022 #281 (1 connection now open)
2021-04-21T12:41:16.770+0000 I NETWORK  [conn281] received client metadata from 127.0.0.1:41022 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:16.775+0000 I NETWORK  [conn281] end connection 127.0.0.1:41022 (0 connections now open)
2021-04-21T12:41:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60888 #282 (1 connection now open)
2021-04-21T12:41:22.013+0000 I NETWORK  [conn282] end connection 10.233.73.164:60888 (0 connections now open)
2021-04-21T12:41:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41694 #283 (1 connection now open)
2021-04-21T12:41:26.577+0000 I NETWORK  [conn283] received client metadata from 127.0.0.1:41694 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:26.674+0000 I NETWORK  [conn283] end connection 127.0.0.1:41694 (0 connections now open)
2021-04-21T12:41:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33306 #284 (1 connection now open)
2021-04-21T12:41:32.012+0000 I NETWORK  [conn284] end connection 10.233.73.164:33306 (0 connections now open)
2021-04-21T12:41:36.681+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42346 #285 (1 connection now open)
2021-04-21T12:41:36.769+0000 I NETWORK  [conn285] received client metadata from 127.0.0.1:42346 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:36.774+0000 I NETWORK  [conn285] end connection 127.0.0.1:42346 (0 connections now open)
2021-04-21T12:41:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33966 #286 (1 connection now open)
2021-04-21T12:41:42.013+0000 I NETWORK  [conn286] end connection 10.233.73.164:33966 (0 connections now open)
2021-04-21T12:41:46.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43000 #287 (1 connection now open)
2021-04-21T12:41:46.676+0000 I NETWORK  [conn287] received client metadata from 127.0.0.1:43000 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:46.775+0000 I NETWORK  [conn287] end connection 127.0.0.1:43000 (0 connections now open)
2021-04-21T12:41:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34648 #288 (1 connection now open)
2021-04-21T12:41:52.012+0000 I NETWORK  [conn288] end connection 10.233.73.164:34648 (0 connections now open)
2021-04-21T12:41:56.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43668 #289 (1 connection now open)
2021-04-21T12:41:56.677+0000 I NETWORK  [conn289] received client metadata from 127.0.0.1:43668 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:41:56.773+0000 I NETWORK  [conn289] end connection 127.0.0.1:43668 (0 connections now open)
2021-04-21T12:42:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35288 #290 (1 connection now open)
2021-04-21T12:42:02.012+0000 I NETWORK  [conn290] end connection 10.233.73.164:35288 (0 connections now open)
2021-04-21T12:42:06.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44332 #291 (1 connection now open)
2021-04-21T12:42:06.671+0000 I NETWORK  [conn291] received client metadata from 127.0.0.1:44332 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:06.676+0000 I NETWORK  [conn291] end connection 127.0.0.1:44332 (0 connections now open)
2021-04-21T12:42:09.942+0000 I NETWORK  [listener] connection accepted from 10.233.69.64:34334 #292 (1 connection now open)
2021-04-21T12:42:09.959+0000 I NETWORK  [conn292] received client metadata from 10.233.69.64:34334 conn292: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-04-21T12:42:11.420+0000 I NETWORK  [listener] connection accepted from 10.233.69.64:34350 #293 (2 connections now open)
2021-04-21T12:42:11.421+0000 I NETWORK  [conn293] received client metadata from 10.233.69.64:34350 conn293: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-04-21T12:42:11.445+0000 I STORAGE  [conn293] createCollection: dcae-tcagen2.channelMessages with generated UUID: a03b8dc0-c8b4-41a1-aced-b97e293a2603
2021-04-21T12:42:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35960 #294 (3 connections now open)
2021-04-21T12:42:12.012+0000 I NETWORK  [conn294] end connection 10.233.73.164:35960 (2 connections now open)
2021-04-21T12:42:12.043+0000 I INDEX    [conn293] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-04-21T12:42:12.043+0000 I INDEX    [conn293] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-04-21T12:42:12.044+0000 I INDEX    [conn293] build index done.  scanned 0 total records. 0 secs
2021-04-21T12:42:12.045+0000 I COMMAND  [conn293] 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("396a481b-a51b-4f15-8099-f2c02e18ceb5") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 600ms
2021-04-21T12:42:12.075+0000 I INDEX    [conn293] 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-04-21T12:42:12.075+0000 I INDEX    [conn293] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-04-21T12:42:12.076+0000 I INDEX    [conn293] build index done.  scanned 0 total records. 0 secs
2021-04-21T12:42:12.178+0000 I INDEX    [conn293] 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-04-21T12:42:12.178+0000 I INDEX    [conn293] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-04-21T12:42:12.179+0000 I INDEX    [conn293] build index done.  scanned 0 total records. 0 secs
2021-04-21T12:42:12.179+0000 I COMMAND  [conn293] 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("396a481b-a51b-4f15-8099-f2c02e18ceb5") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 100ms
2021-04-21T12:42:13.188+0000 I INDEX    [conn293] 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-04-21T12:42:13.188+0000 I INDEX    [conn293] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-04-21T12:42:13.189+0000 I INDEX    [conn293] build index done.  scanned 0 total records. 0 secs
2021-04-21T12:42:13.189+0000 I COMMAND  [conn293] 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("396a481b-a51b-4f15-8099-f2c02e18ceb5") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1006ms
2021-04-21T12:42:16.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44994 #295 (3 connections now open)
2021-04-21T12:42:16.770+0000 I NETWORK  [conn295] received client metadata from 127.0.0.1:44994 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:16.775+0000 I NETWORK  [conn295] end connection 127.0.0.1:44994 (2 connections now open)
2021-04-21T12:42:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36632 #296 (3 connections now open)
2021-04-21T12:42:22.012+0000 I NETWORK  [conn296] end connection 10.233.73.164:36632 (2 connections now open)
2021-04-21T12:42:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45670 #297 (3 connections now open)
2021-04-21T12:42:26.669+0000 I NETWORK  [conn297] received client metadata from 127.0.0.1:45670 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:26.675+0000 I NETWORK  [conn297] end connection 127.0.0.1:45670 (2 connections now open)
2021-04-21T12:42:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37288 #298 (3 connections now open)
2021-04-21T12:42:32.012+0000 I NETWORK  [conn298] end connection 10.233.73.164:37288 (2 connections now open)
2021-04-21T12:42:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46348 #299 (3 connections now open)
2021-04-21T12:42:36.670+0000 I NETWORK  [conn299] received client metadata from 127.0.0.1:46348 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:36.769+0000 I NETWORK  [conn299] end connection 127.0.0.1:46348 (2 connections now open)
2021-04-21T12:42:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37972 #300 (3 connections now open)
2021-04-21T12:42:42.012+0000 I NETWORK  [conn300] end connection 10.233.73.164:37972 (2 connections now open)
2021-04-21T12:42:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47006 #301 (3 connections now open)
2021-04-21T12:42:46.671+0000 I NETWORK  [conn301] received client metadata from 127.0.0.1:47006 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:46.768+0000 I NETWORK  [conn301] end connection 127.0.0.1:47006 (2 connections now open)
2021-04-21T12:42:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38646 #302 (3 connections now open)
2021-04-21T12:42:52.012+0000 I NETWORK  [conn302] end connection 10.233.73.164:38646 (2 connections now open)
2021-04-21T12:42:56.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47690 #303 (3 connections now open)
2021-04-21T12:42:56.772+0000 I NETWORK  [conn303] received client metadata from 127.0.0.1:47690 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:42:56.777+0000 I NETWORK  [conn303] end connection 127.0.0.1:47690 (2 connections now open)
2021-04-21T12:43:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39292 #304 (3 connections now open)
2021-04-21T12:43:02.012+0000 I NETWORK  [conn304] end connection 10.233.73.164:39292 (2 connections now open)
2021-04-21T12:43:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48348 #305 (3 connections now open)
2021-04-21T12:43:06.669+0000 I NETWORK  [conn305] received client metadata from 127.0.0.1:48348 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:43:06.674+0000 I NETWORK  [conn305] end connection 127.0.0.1:48348 (2 connections now open)
2021-04-21T12:43:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39972 #306 (3 connections now open)
2021-04-21T12:43:12.012+0000 I NETWORK  [conn306] end connection 10.233.73.164:39972 (2 connections now open)
2021-04-21T12:43:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49000 #307 (3 connections now open)
2021-04-21T12:43:16.673+0000 I NETWORK  [conn307] received client metadata from 127.0.0.1:49000 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:43:16.771+0000 I NETWORK  [conn307] end connection 127.0.0.1:49000 (2 connections now open)
2021-04-21T12:43:22.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40632 #308 (3 connections now open)
2021-04-21T12:43:22.013+0000 I NETWORK  [conn308] end connection 10.233.73.164:40632 (2 connections now open)
2021-04-21T12:43:26.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49666 #309 (3 connections now open)
2021-04-21T12:43:26.770+0000 I NETWORK  [conn309] received client metadata from 127.0.0.1:49666 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:43:26.776+0000 I NETWORK  [conn309] end connection 127.0.0.1:49666 (2 connections now open)
2021-04-21T12:43:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41274 #310 (3 connections now open)
2021-04-21T12:43:32.012+0000 I NETWORK  [conn310] end connection 10.233.73.164:41274 (2 connections now open)
2021-04-21T12:43:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41948 #311 (3 connections now open)
2021-04-21T12:43:42.068+0000 I NETWORK  [conn311] end connection 10.233.73.164:41948 (2 connections now open)
2021-04-21T12:43:42.776+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50714 #312 (3 connections now open)
2021-04-21T12:43:42.778+0000 I NETWORK  [conn312] received client metadata from 127.0.0.1:50714 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-04-21T12:43:42.872+0000 I NETWORK  [conn312] end connection 127.0.0.1:50714 (2 connections now open)
2021-04-21T12:43:46.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50978 #313 (3 connections now open)
2021-04-21T12:43:46.670+0000 I NETWORK  [conn313] received client metadata from 127.0.0.1:50978 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:43:46.675+0000 I NETWORK  [conn313] end connection 127.0.0.1:50978 (2 connections now open)
2021-04-21T12:43:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42608 #314 (3 connections now open)
2021-04-21T12:43:52.012+0000 I NETWORK  [conn314] end connection 10.233.73.164:42608 (2 connections now open)
2021-04-21T12:43:56.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51646 #315 (3 connections now open)
2021-04-21T12:43:56.770+0000 I NETWORK  [conn315] received client metadata from 127.0.0.1:51646 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:43:56.777+0000 I NETWORK  [conn315] end connection 127.0.0.1:51646 (2 connections now open)
2021-04-21T12:44:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43252 #316 (3 connections now open)
2021-04-21T12:44:02.012+0000 I NETWORK  [conn316] end connection 10.233.73.164:43252 (2 connections now open)
2021-04-21T12:44:06.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52314 #317 (3 connections now open)
2021-04-21T12:44:06.675+0000 I NETWORK  [conn317] received client metadata from 127.0.0.1:52314 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:06.771+0000 I NETWORK  [conn317] end connection 127.0.0.1:52314 (2 connections now open)
2021-04-21T12:44:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43954 #318 (3 connections now open)
2021-04-21T12:44:12.012+0000 I NETWORK  [conn318] end connection 10.233.73.164:43954 (2 connections now open)
2021-04-21T12:44:16.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52986 #319 (3 connections now open)
2021-04-21T12:44:16.676+0000 I NETWORK  [conn319] received client metadata from 127.0.0.1:52986 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:16.775+0000 I NETWORK  [conn319] end connection 127.0.0.1:52986 (2 connections now open)
2021-04-21T12:44:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44618 #320 (3 connections now open)
2021-04-21T12:44:22.012+0000 I NETWORK  [conn320] end connection 10.233.73.164:44618 (2 connections now open)
2021-04-21T12:44:26.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53658 #321 (3 connections now open)
2021-04-21T12:44:26.772+0000 I NETWORK  [conn321] received client metadata from 127.0.0.1:53658 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:26.868+0000 I NETWORK  [conn321] end connection 127.0.0.1:53658 (2 connections now open)
2021-04-21T12:44:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45274 #322 (3 connections now open)
2021-04-21T12:44:32.012+0000 I NETWORK  [conn322] end connection 10.233.73.164:45274 (2 connections now open)
2021-04-21T12:44:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54342 #323 (3 connections now open)
2021-04-21T12:44:36.674+0000 I NETWORK  [conn323] received client metadata from 127.0.0.1:54342 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:36.772+0000 I NETWORK  [conn323] end connection 127.0.0.1:54342 (2 connections now open)
2021-04-21T12:44:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45970 #324 (3 connections now open)
2021-04-21T12:44:42.012+0000 I NETWORK  [conn324] end connection 10.233.73.164:45970 (2 connections now open)
2021-04-21T12:44:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55002 #325 (3 connections now open)
2021-04-21T12:44:46.671+0000 I NETWORK  [conn325] received client metadata from 127.0.0.1:55002 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:46.770+0000 I NETWORK  [conn325] end connection 127.0.0.1:55002 (2 connections now open)
2021-04-21T12:44:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46636 #326 (3 connections now open)
2021-04-21T12:44:52.012+0000 I NETWORK  [conn326] end connection 10.233.73.164:46636 (2 connections now open)
2021-04-21T12:44:56.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55686 #327 (3 connections now open)
2021-04-21T12:44:56.674+0000 I NETWORK  [conn327] received client metadata from 127.0.0.1:55686 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:44:56.768+0000 I NETWORK  [conn327] end connection 127.0.0.1:55686 (2 connections now open)
2021-04-21T12:45:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47292 #328 (3 connections now open)
2021-04-21T12:45:02.012+0000 I NETWORK  [conn328] end connection 10.233.73.164:47292 (2 connections now open)
2021-04-21T12:45:06.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56338 #329 (3 connections now open)
2021-04-21T12:45:06.769+0000 I NETWORK  [conn329] received client metadata from 127.0.0.1:56338 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:06.775+0000 I NETWORK  [conn329] end connection 127.0.0.1:56338 (2 connections now open)
2021-04-21T12:45:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47968 #330 (3 connections now open)
2021-04-21T12:45:12.012+0000 I NETWORK  [conn330] end connection 10.233.73.164:47968 (2 connections now open)
2021-04-21T12:45:16.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56998 #331 (3 connections now open)
2021-04-21T12:45:16.676+0000 I NETWORK  [conn331] received client metadata from 127.0.0.1:56998 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:16.773+0000 I NETWORK  [conn331] end connection 127.0.0.1:56998 (2 connections now open)
2021-04-21T12:45:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48640 #332 (3 connections now open)
2021-04-21T12:45:22.012+0000 I NETWORK  [conn332] end connection 10.233.73.164:48640 (2 connections now open)
2021-04-21T12:45:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57682 #333 (3 connections now open)
2021-04-21T12:45:26.673+0000 I NETWORK  [conn333] received client metadata from 127.0.0.1:57682 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:26.772+0000 I NETWORK  [conn333] end connection 127.0.0.1:57682 (2 connections now open)
2021-04-21T12:45:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49304 #334 (3 connections now open)
2021-04-21T12:45:32.012+0000 I NETWORK  [conn334] end connection 10.233.73.164:49304 (2 connections now open)
2021-04-21T12:45:36.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58344 #335 (3 connections now open)
2021-04-21T12:45:36.573+0000 I NETWORK  [conn335] received client metadata from 127.0.0.1:58344 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:36.671+0000 I NETWORK  [conn335] end connection 127.0.0.1:58344 (2 connections now open)
2021-04-21T12:45:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49986 #336 (3 connections now open)
2021-04-21T12:45:42.012+0000 I NETWORK  [conn336] end connection 10.233.73.164:49986 (2 connections now open)
2021-04-21T12:45:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59012 #337 (3 connections now open)
2021-04-21T12:45:46.671+0000 I NETWORK  [conn337] received client metadata from 127.0.0.1:59012 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:46.769+0000 I NETWORK  [conn337] end connection 127.0.0.1:59012 (2 connections now open)
2021-04-21T12:45:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50640 #338 (3 connections now open)
2021-04-21T12:45:52.012+0000 I NETWORK  [conn338] end connection 10.233.73.164:50640 (2 connections now open)
2021-04-21T12:45:56.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59680 #339 (3 connections now open)
2021-04-21T12:45:56.574+0000 I NETWORK  [conn339] received client metadata from 127.0.0.1:59680 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:45:56.673+0000 I NETWORK  [conn339] end connection 127.0.0.1:59680 (2 connections now open)
2021-04-21T12:46:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51300 #340 (3 connections now open)
2021-04-21T12:46:02.012+0000 I NETWORK  [conn340] end connection 10.233.73.164:51300 (2 connections now open)
2021-04-21T12:46:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60340 #341 (3 connections now open)
2021-04-21T12:46:06.671+0000 I NETWORK  [conn341] received client metadata from 127.0.0.1:60340 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:06.769+0000 I NETWORK  [conn341] end connection 127.0.0.1:60340 (2 connections now open)
2021-04-21T12:46:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51976 #342 (3 connections now open)
2021-04-21T12:46:12.012+0000 I NETWORK  [conn342] end connection 10.233.73.164:51976 (2 connections now open)
2021-04-21T12:46:16.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32784 #343 (3 connections now open)
2021-04-21T12:46:16.674+0000 I NETWORK  [conn343] received client metadata from 127.0.0.1:32784 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:16.771+0000 I NETWORK  [conn343] end connection 127.0.0.1:32784 (2 connections now open)
2021-04-21T12:46:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52636 #344 (3 connections now open)
2021-04-21T12:46:22.012+0000 I NETWORK  [conn344] end connection 10.233.73.164:52636 (2 connections now open)
2021-04-21T12:46:26.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33440 #345 (3 connections now open)
2021-04-21T12:46:26.572+0000 I NETWORK  [conn345] received client metadata from 127.0.0.1:33440 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:26.577+0000 I NETWORK  [conn345] end connection 127.0.0.1:33440 (2 connections now open)
2021-04-21T12:46:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53306 #346 (3 connections now open)
2021-04-21T12:46:32.012+0000 I NETWORK  [conn346] end connection 10.233.73.164:53306 (2 connections now open)
2021-04-21T12:46:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34116 #347 (3 connections now open)
2021-04-21T12:46:36.671+0000 I NETWORK  [conn347] received client metadata from 127.0.0.1:34116 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:36.769+0000 I NETWORK  [conn347] end connection 127.0.0.1:34116 (2 connections now open)
2021-04-21T12:46:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53968 #348 (3 connections now open)
2021-04-21T12:46:42.012+0000 I NETWORK  [conn348] end connection 10.233.73.164:53968 (2 connections now open)
2021-04-21T12:46:46.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34782 #349 (3 connections now open)
2021-04-21T12:46:46.669+0000 I NETWORK  [conn349] received client metadata from 127.0.0.1:34782 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:46.674+0000 I NETWORK  [conn349] end connection 127.0.0.1:34782 (2 connections now open)
2021-04-21T12:46:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54648 #350 (3 connections now open)
2021-04-21T12:46:52.012+0000 I NETWORK  [conn350] end connection 10.233.73.164:54648 (2 connections now open)
2021-04-21T12:46:56.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35440 #351 (3 connections now open)
2021-04-21T12:46:56.669+0000 I NETWORK  [conn351] received client metadata from 127.0.0.1:35440 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:46:56.673+0000 I NETWORK  [conn351] end connection 127.0.0.1:35440 (2 connections now open)
2021-04-21T12:47:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55298 #352 (3 connections now open)
2021-04-21T12:47:02.012+0000 I NETWORK  [conn352] end connection 10.233.73.164:55298 (2 connections now open)
2021-04-21T12:47:06.679+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36114 #353 (3 connections now open)
2021-04-21T12:47:06.769+0000 I NETWORK  [conn353] received client metadata from 127.0.0.1:36114 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:47:06.773+0000 I NETWORK  [conn353] end connection 127.0.0.1:36114 (2 connections now open)
2021-04-21T12:47:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55970 #354 (3 connections now open)
2021-04-21T12:47:12.012+0000 I NETWORK  [conn354] end connection 10.233.73.164:55970 (2 connections now open)
2021-04-21T12:47:16.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36776 #355 (3 connections now open)
2021-04-21T12:47:16.669+0000 I NETWORK  [conn355] received client metadata from 127.0.0.1:36776 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:47:16.675+0000 I NETWORK  [conn355] end connection 127.0.0.1:36776 (2 connections now open)
2021-04-21T12:47:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56664 #356 (3 connections now open)
2021-04-21T12:47:22.012+0000 I NETWORK  [conn356] end connection 10.233.73.164:56664 (2 connections now open)
2021-04-21T12:47:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57320 #357 (3 connections now open)
2021-04-21T12:47:32.069+0000 I NETWORK  [conn357] end connection 10.233.73.164:57320 (2 connections now open)
2021-04-21T12:47:32.970+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37978 #358 (3 connections now open)
2021-04-21T12:47:32.971+0000 I NETWORK  [conn358] received client metadata from 127.0.0.1:37978 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-04-21T12:47:32.976+0000 I NETWORK  [conn358] end connection 127.0.0.1:37978 (2 connections now open)
2021-04-21T12:47:38.373+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38334 #359 (3 connections now open)
2021-04-21T12:47:38.374+0000 I NETWORK  [conn359] received client metadata from 127.0.0.1:38334 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:47:38.471+0000 I NETWORK  [conn359] end connection 127.0.0.1:38334 (2 connections now open)
2021-04-21T12:47:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58006 #360 (3 connections now open)
2021-04-21T12:47:42.013+0000 I NETWORK  [conn360] end connection 10.233.73.164:58006 (2 connections now open)
2021-04-21T12:47:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38802 #361 (3 connections now open)
2021-04-21T12:47:46.674+0000 I NETWORK  [conn361] received client metadata from 127.0.0.1:38802 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:47:46.769+0000 I NETWORK  [conn361] end connection 127.0.0.1:38802 (2 connections now open)
2021-04-21T12:47:52.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58688 #362 (3 connections now open)
2021-04-21T12:47:52.014+0000 I NETWORK  [conn362] end connection 10.233.73.164:58688 (2 connections now open)
2021-04-21T12:47:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39506 #363 (3 connections now open)
2021-04-21T12:47:56.575+0000 I NETWORK  [conn363] received client metadata from 127.0.0.1:39506 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:47:56.672+0000 I NETWORK  [conn363] end connection 127.0.0.1:39506 (2 connections now open)
2021-04-21T12:48:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59368 #364 (3 connections now open)
2021-04-21T12:48:02.012+0000 I NETWORK  [conn364] end connection 10.233.73.164:59368 (2 connections now open)
2021-04-21T12:48:06.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40212 #365 (3 connections now open)
2021-04-21T12:48:06.674+0000 I NETWORK  [conn365] received client metadata from 127.0.0.1:40212 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:06.769+0000 I NETWORK  [conn365] end connection 127.0.0.1:40212 (2 connections now open)
2021-04-21T12:48:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60092 #366 (3 connections now open)
2021-04-21T12:48:12.012+0000 I NETWORK  [conn366] end connection 10.233.73.164:60092 (2 connections now open)
2021-04-21T12:48:16.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40914 #367 (3 connections now open)
2021-04-21T12:48:16.773+0000 I NETWORK  [conn367] received client metadata from 127.0.0.1:40914 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:16.871+0000 I NETWORK  [conn367] end connection 127.0.0.1:40914 (2 connections now open)
2021-04-21T12:48:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60778 #368 (3 connections now open)
2021-04-21T12:48:22.012+0000 I NETWORK  [conn368] end connection 10.233.73.164:60778 (2 connections now open)
2021-04-21T12:48:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41602 #369 (3 connections now open)
2021-04-21T12:48:26.669+0000 I NETWORK  [conn369] received client metadata from 127.0.0.1:41602 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:26.673+0000 I NETWORK  [conn369] end connection 127.0.0.1:41602 (2 connections now open)
2021-04-21T12:48:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33248 #370 (3 connections now open)
2021-04-21T12:48:32.012+0000 I NETWORK  [conn370] end connection 10.233.73.164:33248 (2 connections now open)
2021-04-21T12:48:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42310 #371 (3 connections now open)
2021-04-21T12:48:36.674+0000 I NETWORK  [conn371] received client metadata from 127.0.0.1:42310 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:36.772+0000 I NETWORK  [conn371] end connection 127.0.0.1:42310 (2 connections now open)
2021-04-21T12:48:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33934 #372 (3 connections now open)
2021-04-21T12:48:42.012+0000 I NETWORK  [conn372] end connection 10.233.73.164:33934 (2 connections now open)
2021-04-21T12:48:49.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43322 #373 (3 connections now open)
2021-04-21T12:48:49.776+0000 I NETWORK  [conn373] received client metadata from 127.0.0.1:43322 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:49.873+0000 I NETWORK  [conn373] end connection 127.0.0.1:43322 (2 connections now open)
2021-04-21T12:48:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34648 #374 (3 connections now open)
2021-04-21T12:48:52.012+0000 I NETWORK  [conn374] end connection 10.233.73.164:34648 (2 connections now open)
2021-04-21T12:48:56.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43682 #375 (3 connections now open)
2021-04-21T12:48:56.676+0000 I NETWORK  [conn375] received client metadata from 127.0.0.1:43682 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:48:56.773+0000 I NETWORK  [conn375] end connection 127.0.0.1:43682 (2 connections now open)
2021-04-21T12:49:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35312 #376 (3 connections now open)
2021-04-21T12:49:02.012+0000 I NETWORK  [conn376] end connection 10.233.73.164:35312 (2 connections now open)
2021-04-21T12:49:06.773+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44370 #377 (3 connections now open)
2021-04-21T12:49:06.774+0000 I NETWORK  [conn377] received client metadata from 127.0.0.1:44370 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:06.871+0000 I NETWORK  [conn377] end connection 127.0.0.1:44370 (2 connections now open)
2021-04-21T12:49:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35996 #378 (3 connections now open)
2021-04-21T12:49:12.012+0000 I NETWORK  [conn378] end connection 10.233.73.164:35996 (2 connections now open)
2021-04-21T12:49:19.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45324 #379 (3 connections now open)
2021-04-21T12:49:19.574+0000 I NETWORK  [conn379] received client metadata from 127.0.0.1:45324 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:19.673+0000 I NETWORK  [conn379] end connection 127.0.0.1:45324 (2 connections now open)
2021-04-21T12:49:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36696 #380 (3 connections now open)
2021-04-21T12:49:22.012+0000 I NETWORK  [conn380] end connection 10.233.73.164:36696 (2 connections now open)
2021-04-21T12:49:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45736 #381 (3 connections now open)
2021-04-21T12:49:26.672+0000 I NETWORK  [conn381] received client metadata from 127.0.0.1:45736 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:26.769+0000 I NETWORK  [conn381] end connection 127.0.0.1:45736 (2 connections now open)
2021-04-21T12:49:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37364 #382 (3 connections now open)
2021-04-21T12:49:32.012+0000 I NETWORK  [conn382] end connection 10.233.73.164:37364 (2 connections now open)
2021-04-21T12:49:36.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46422 #383 (3 connections now open)
2021-04-21T12:49:36.569+0000 I NETWORK  [conn383] received client metadata from 127.0.0.1:46422 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:36.669+0000 I NETWORK  [conn383] end connection 127.0.0.1:46422 (2 connections now open)
2021-04-21T12:49:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38044 #384 (3 connections now open)
2021-04-21T12:49:42.012+0000 I NETWORK  [conn384] end connection 10.233.73.164:38044 (2 connections now open)
2021-04-21T12:49:46.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47098 #385 (3 connections now open)
2021-04-21T12:49:46.675+0000 I NETWORK  [conn385] received client metadata from 127.0.0.1:47098 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:46.773+0000 I NETWORK  [conn385] end connection 127.0.0.1:47098 (2 connections now open)
2021-04-21T12:49:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38730 #386 (3 connections now open)
2021-04-21T12:49:52.012+0000 I NETWORK  [conn386] end connection 10.233.73.164:38730 (2 connections now open)
2021-04-21T12:49:56.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47760 #387 (3 connections now open)
2021-04-21T12:49:56.572+0000 I NETWORK  [conn387] received client metadata from 127.0.0.1:47760 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:49:56.576+0000 I NETWORK  [conn387] end connection 127.0.0.1:47760 (2 connections now open)
2021-04-21T12:50:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39390 #388 (3 connections now open)
2021-04-21T12:50:02.012+0000 I NETWORK  [conn388] end connection 10.233.73.164:39390 (2 connections now open)
2021-04-21T12:50:06.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48442 #389 (3 connections now open)
2021-04-21T12:50:06.575+0000 I NETWORK  [conn389] received client metadata from 127.0.0.1:48442 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:06.673+0000 I NETWORK  [conn389] end connection 127.0.0.1:48442 (2 connections now open)
2021-04-21T12:50:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40070 #390 (3 connections now open)
2021-04-21T12:50:12.012+0000 I NETWORK  [conn390] end connection 10.233.73.164:40070 (2 connections now open)
2021-04-21T12:50:16.777+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49134 #391 (3 connections now open)
2021-04-21T12:50:16.869+0000 I NETWORK  [conn391] received client metadata from 127.0.0.1:49134 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:16.970+0000 I NETWORK  [conn391] end connection 127.0.0.1:49134 (2 connections now open)
2021-04-21T12:50:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40792 #392 (3 connections now open)
2021-04-21T12:50:22.012+0000 I NETWORK  [conn392] end connection 10.233.73.164:40792 (2 connections now open)
2021-04-21T12:50:26.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49820 #393 (3 connections now open)
2021-04-21T12:50:26.571+0000 I NETWORK  [conn393] received client metadata from 127.0.0.1:49820 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:26.671+0000 I NETWORK  [conn393] end connection 127.0.0.1:49820 (2 connections now open)
2021-04-21T12:50:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41472 #394 (3 connections now open)
2021-04-21T12:50:32.012+0000 I NETWORK  [conn394] end connection 10.233.73.164:41472 (2 connections now open)
2021-04-21T12:50:36.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50514 #395 (3 connections now open)
2021-04-21T12:50:36.573+0000 I NETWORK  [conn395] received client metadata from 127.0.0.1:50514 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:36.672+0000 I NETWORK  [conn395] end connection 127.0.0.1:50514 (2 connections now open)
2021-04-21T12:50:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42136 #396 (3 connections now open)
2021-04-21T12:50:42.012+0000 I NETWORK  [conn396] end connection 10.233.73.164:42136 (2 connections now open)
2021-04-21T12:50:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51198 #397 (3 connections now open)
2021-04-21T12:50:46.675+0000 I NETWORK  [conn397] received client metadata from 127.0.0.1:51198 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:46.770+0000 I NETWORK  [conn397] end connection 127.0.0.1:51198 (2 connections now open)
2021-04-21T12:50:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42840 #398 (3 connections now open)
2021-04-21T12:50:52.012+0000 I NETWORK  [conn398] end connection 10.233.73.164:42840 (2 connections now open)
2021-04-21T12:50:56.878+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51890 #399 (3 connections now open)
2021-04-21T12:50:56.969+0000 I NETWORK  [conn399] received client metadata from 127.0.0.1:51890 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:50:56.976+0000 I NETWORK  [conn399] end connection 127.0.0.1:51890 (2 connections now open)
2021-04-21T12:51:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43500 #400 (3 connections now open)
2021-04-21T12:51:02.012+0000 I NETWORK  [conn400] end connection 10.233.73.164:43500 (2 connections now open)
2021-04-21T12:51:06.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52560 #401 (3 connections now open)
2021-04-21T12:51:06.677+0000 I NETWORK  [conn401] received client metadata from 127.0.0.1:52560 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:06.773+0000 I NETWORK  [conn401] end connection 127.0.0.1:52560 (2 connections now open)
2021-04-21T12:51:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44184 #402 (3 connections now open)
2021-04-21T12:51:12.012+0000 I NETWORK  [conn402] end connection 10.233.73.164:44184 (2 connections now open)
2021-04-21T12:51:16.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53238 #403 (3 connections now open)
2021-04-21T12:51:16.676+0000 I NETWORK  [conn403] received client metadata from 127.0.0.1:53238 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:16.772+0000 I NETWORK  [conn403] end connection 127.0.0.1:53238 (2 connections now open)
2021-04-21T12:51:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44870 #404 (3 connections now open)
2021-04-21T12:51:22.012+0000 I NETWORK  [conn404] end connection 10.233.73.164:44870 (2 connections now open)
2021-04-21T12:51:26.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53898 #405 (3 connections now open)
2021-04-21T12:51:26.770+0000 I NETWORK  [conn405] received client metadata from 127.0.0.1:53898 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:26.774+0000 I NETWORK  [conn405] end connection 127.0.0.1:53898 (2 connections now open)
2021-04-21T12:51:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45538 #406 (3 connections now open)
2021-04-21T12:51:32.012+0000 I NETWORK  [conn406] end connection 10.233.73.164:45538 (2 connections now open)
2021-04-21T12:51:36.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54594 #407 (3 connections now open)
2021-04-21T12:51:36.673+0000 I NETWORK  [conn407] received client metadata from 127.0.0.1:54594 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:36.776+0000 I NETWORK  [conn407] end connection 127.0.0.1:54594 (2 connections now open)
2021-04-21T12:51:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46228 #408 (3 connections now open)
2021-04-21T12:51:42.012+0000 I NETWORK  [conn408] end connection 10.233.73.164:46228 (2 connections now open)
2021-04-21T12:51:46.781+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55284 #409 (3 connections now open)
2021-04-21T12:51:46.782+0000 I NETWORK  [conn409] received client metadata from 127.0.0.1:55284 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:46.876+0000 I NETWORK  [conn409] end connection 127.0.0.1:55284 (2 connections now open)
2021-04-21T12:51:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46924 #410 (3 connections now open)
2021-04-21T12:51:52.012+0000 I NETWORK  [conn410] end connection 10.233.73.164:46924 (2 connections now open)
2021-04-21T12:51:58.277+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56148 #411 (3 connections now open)
2021-04-21T12:51:58.278+0000 I NETWORK  [conn411] received client metadata from 127.0.0.1:56148 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:51:58.373+0000 I NETWORK  [conn411] end connection 127.0.0.1:56148 (2 connections now open)
2021-04-21T12:52:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47592 #412 (3 connections now open)
2021-04-21T12:52:02.013+0000 I NETWORK  [conn412] end connection 10.233.73.164:47592 (2 connections now open)
2021-04-21T12:52:06.768+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56652 #413 (3 connections now open)
2021-04-21T12:52:06.769+0000 I NETWORK  [conn413] received client metadata from 127.0.0.1:56652 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:06.776+0000 I NETWORK  [conn413] end connection 127.0.0.1:56652 (2 connections now open)
2021-04-21T12:52:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48274 #414 (3 connections now open)
2021-04-21T12:52:12.012+0000 I NETWORK  [conn414] end connection 10.233.73.164:48274 (2 connections now open)
2021-04-21T12:52:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57332 #415 (3 connections now open)
2021-04-21T12:52:16.675+0000 I NETWORK  [conn415] received client metadata from 127.0.0.1:57332 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:16.771+0000 I NETWORK  [conn415] end connection 127.0.0.1:57332 (2 connections now open)
2021-04-21T12:52:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48994 #416 (3 connections now open)
2021-04-21T12:52:22.012+0000 I NETWORK  [conn416] end connection 10.233.73.164:48994 (2 connections now open)
2021-04-21T12:52:26.779+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58032 #417 (3 connections now open)
2021-04-21T12:52:26.869+0000 I NETWORK  [conn417] received client metadata from 127.0.0.1:58032 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:26.875+0000 I NETWORK  [conn417] end connection 127.0.0.1:58032 (2 connections now open)
2021-04-21T12:52:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49656 #418 (3 connections now open)
2021-04-21T12:52:32.012+0000 I NETWORK  [conn418] end connection 10.233.73.164:49656 (2 connections now open)
2021-04-21T12:52:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58714 #419 (3 connections now open)
2021-04-21T12:52:36.670+0000 I NETWORK  [conn419] received client metadata from 127.0.0.1:58714 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:36.773+0000 I NETWORK  [conn419] end connection 127.0.0.1:58714 (2 connections now open)
2021-04-21T12:52:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50338 #420 (3 connections now open)
2021-04-21T12:52:42.012+0000 I NETWORK  [conn420] end connection 10.233.73.164:50338 (2 connections now open)
2021-04-21T12:52:46.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59382 #421 (3 connections now open)
2021-04-21T12:52:46.669+0000 I NETWORK  [conn421] received client metadata from 127.0.0.1:59382 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:46.769+0000 I NETWORK  [conn421] end connection 127.0.0.1:59382 (2 connections now open)
2021-04-21T12:52:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51030 #422 (3 connections now open)
2021-04-21T12:52:52.012+0000 I NETWORK  [conn422] end connection 10.233.73.164:51030 (2 connections now open)
2021-04-21T12:52:56.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60074 #423 (3 connections now open)
2021-04-21T12:52:56.773+0000 I NETWORK  [conn423] received client metadata from 127.0.0.1:60074 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:52:56.874+0000 I NETWORK  [conn423] end connection 127.0.0.1:60074 (2 connections now open)
2021-04-21T12:53:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51684 #424 (3 connections now open)
2021-04-21T12:53:02.012+0000 I NETWORK  [conn424] end connection 10.233.73.164:51684 (2 connections now open)
2021-04-21T12:53:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60774 #425 (3 connections now open)
2021-04-21T12:53:06.673+0000 I NETWORK  [conn425] received client metadata from 127.0.0.1:60774 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:06.678+0000 I NETWORK  [conn425] end connection 127.0.0.1:60774 (2 connections now open)
2021-04-21T12:53:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52402 #426 (3 connections now open)
2021-04-21T12:53:12.012+0000 I NETWORK  [conn426] end connection 10.233.73.164:52402 (2 connections now open)
2021-04-21T12:53:16.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33218 #427 (3 connections now open)
2021-04-21T12:53:16.675+0000 I NETWORK  [conn427] received client metadata from 127.0.0.1:33218 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:16.769+0000 I NETWORK  [conn427] end connection 127.0.0.1:33218 (2 connections now open)
2021-04-21T12:53:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53080 #428 (3 connections now open)
2021-04-21T12:53:22.012+0000 I NETWORK  [conn428] end connection 10.233.73.164:53080 (2 connections now open)
2021-04-21T12:53:26.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33890 #429 (3 connections now open)
2021-04-21T12:53:26.775+0000 I NETWORK  [conn429] received client metadata from 127.0.0.1:33890 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:26.875+0000 I NETWORK  [conn429] end connection 127.0.0.1:33890 (2 connections now open)
2021-04-21T12:53:32.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53752 #430 (3 connections now open)
2021-04-21T12:53:32.013+0000 I NETWORK  [conn430] end connection 10.233.73.164:53752 (2 connections now open)
2021-04-21T12:53:37.274+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34618 #431 (3 connections now open)
2021-04-21T12:53:37.274+0000 I NETWORK  [conn431] received client metadata from 127.0.0.1:34618 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:37.378+0000 I NETWORK  [conn431] end connection 127.0.0.1:34618 (2 connections now open)
2021-04-21T12:53:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54422 #432 (3 connections now open)
2021-04-21T12:53:42.012+0000 I NETWORK  [conn432] end connection 10.233.73.164:54422 (2 connections now open)
2021-04-21T12:53:46.869+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35264 #433 (3 connections now open)
2021-04-21T12:53:46.870+0000 I NETWORK  [conn433] received client metadata from 127.0.0.1:35264 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:46.877+0000 I NETWORK  [conn433] end connection 127.0.0.1:35264 (2 connections now open)
2021-04-21T12:53:52.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55116 #434 (3 connections now open)
2021-04-21T12:53:52.014+0000 I NETWORK  [conn434] end connection 10.233.73.164:55116 (2 connections now open)
2021-04-21T12:53:56.681+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35918 #435 (3 connections now open)
2021-04-21T12:53:56.769+0000 I NETWORK  [conn435] received client metadata from 127.0.0.1:35918 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:53:56.774+0000 I NETWORK  [conn435] end connection 127.0.0.1:35918 (2 connections now open)
2021-04-21T12:54:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55768 #436 (3 connections now open)
2021-04-21T12:54:02.012+0000 I NETWORK  [conn436] end connection 10.233.73.164:55768 (2 connections now open)
2021-04-21T12:54:06.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36594 #437 (3 connections now open)
2021-04-21T12:54:06.770+0000 I NETWORK  [conn437] received client metadata from 127.0.0.1:36594 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:06.775+0000 I NETWORK  [conn437] end connection 127.0.0.1:36594 (2 connections now open)
2021-04-21T12:54:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56454 #438 (3 connections now open)
2021-04-21T12:54:12.013+0000 I NETWORK  [conn438] end connection 10.233.73.164:56454 (2 connections now open)
2021-04-21T12:54:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37280 #439 (3 connections now open)
2021-04-21T12:54:16.674+0000 I NETWORK  [conn439] received client metadata from 127.0.0.1:37280 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:16.771+0000 I NETWORK  [conn439] end connection 127.0.0.1:37280 (2 connections now open)
2021-04-21T12:54:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57146 #440 (3 connections now open)
2021-04-21T12:54:22.012+0000 I NETWORK  [conn440] end connection 10.233.73.164:57146 (2 connections now open)
2021-04-21T12:54:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37942 #441 (3 connections now open)
2021-04-21T12:54:26.669+0000 I NETWORK  [conn441] received client metadata from 127.0.0.1:37942 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:26.673+0000 I NETWORK  [conn441] end connection 127.0.0.1:37942 (2 connections now open)
2021-04-21T12:54:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57804 #442 (3 connections now open)
2021-04-21T12:54:32.012+0000 I NETWORK  [conn442] end connection 10.233.73.164:57804 (2 connections now open)
2021-04-21T12:54:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38624 #443 (3 connections now open)
2021-04-21T12:54:36.673+0000 I NETWORK  [conn443] received client metadata from 127.0.0.1:38624 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:36.769+0000 I NETWORK  [conn443] end connection 127.0.0.1:38624 (2 connections now open)
2021-04-21T12:54:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58476 #444 (3 connections now open)
2021-04-21T12:54:42.012+0000 I NETWORK  [conn444] end connection 10.233.73.164:58476 (2 connections now open)
2021-04-21T12:54:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39290 #445 (3 connections now open)
2021-04-21T12:54:46.672+0000 I NETWORK  [conn445] received client metadata from 127.0.0.1:39290 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:46.769+0000 I NETWORK  [conn445] end connection 127.0.0.1:39290 (2 connections now open)
2021-04-21T12:54:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59166 #446 (3 connections now open)
2021-04-21T12:54:52.012+0000 I NETWORK  [conn446] end connection 10.233.73.164:59166 (2 connections now open)
2021-04-21T12:54:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39960 #447 (3 connections now open)
2021-04-21T12:54:56.574+0000 I NETWORK  [conn447] received client metadata from 127.0.0.1:39960 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:54:56.671+0000 I NETWORK  [conn447] end connection 127.0.0.1:39960 (2 connections now open)
2021-04-21T12:55:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59816 #448 (3 connections now open)
2021-04-21T12:55:02.012+0000 I NETWORK  [conn448] end connection 10.233.73.164:59816 (2 connections now open)
2021-04-21T12:55:07.073+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40676 #449 (3 connections now open)
2021-04-21T12:55:07.074+0000 I NETWORK  [conn449] received client metadata from 127.0.0.1:40676 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:07.172+0000 I NETWORK  [conn449] end connection 127.0.0.1:40676 (2 connections now open)
2021-04-21T12:55:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60490 #450 (3 connections now open)
2021-04-21T12:55:12.012+0000 I NETWORK  [conn450] end connection 10.233.73.164:60490 (2 connections now open)
2021-04-21T12:55:16.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41302 #451 (3 connections now open)
2021-04-21T12:55:16.671+0000 I NETWORK  [conn451] received client metadata from 127.0.0.1:41302 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:16.675+0000 I NETWORK  [conn451] end connection 127.0.0.1:41302 (2 connections now open)
2021-04-21T12:55:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:32938 #452 (3 connections now open)
2021-04-21T12:55:22.012+0000 I NETWORK  [conn452] end connection 10.233.73.164:32938 (2 connections now open)
2021-04-21T12:55:26.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41970 #453 (3 connections now open)
2021-04-21T12:55:26.672+0000 I NETWORK  [conn453] received client metadata from 127.0.0.1:41970 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:26.677+0000 I NETWORK  [conn453] end connection 127.0.0.1:41970 (2 connections now open)
2021-04-21T12:55:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33598 #454 (3 connections now open)
2021-04-21T12:55:32.012+0000 I NETWORK  [conn454] end connection 10.233.73.164:33598 (2 connections now open)
2021-04-21T12:55:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42652 #455 (3 connections now open)
2021-04-21T12:55:36.577+0000 I NETWORK  [conn455] received client metadata from 127.0.0.1:42652 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:36.673+0000 I NETWORK  [conn455] end connection 127.0.0.1:42652 (2 connections now open)
2021-04-21T12:55:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34280 #456 (3 connections now open)
2021-04-21T12:55:42.012+0000 I NETWORK  [conn456] end connection 10.233.73.164:34280 (2 connections now open)
2021-04-21T12:55:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43324 #457 (3 connections now open)
2021-04-21T12:55:46.671+0000 I NETWORK  [conn457] received client metadata from 127.0.0.1:43324 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:46.675+0000 I NETWORK  [conn457] end connection 127.0.0.1:43324 (2 connections now open)
2021-04-21T12:55:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34970 #458 (3 connections now open)
2021-04-21T12:55:52.012+0000 I NETWORK  [conn458] end connection 10.233.73.164:34970 (2 connections now open)
2021-04-21T12:55:56.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43996 #459 (3 connections now open)
2021-04-21T12:55:56.669+0000 I NETWORK  [conn459] received client metadata from 127.0.0.1:43996 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:55:56.674+0000 I NETWORK  [conn459] end connection 127.0.0.1:43996 (2 connections now open)
2021-04-21T12:56:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35620 #460 (3 connections now open)
2021-04-21T12:56:02.012+0000 I NETWORK  [conn460] end connection 10.233.73.164:35620 (2 connections now open)
2021-04-21T12:56:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44674 #461 (3 connections now open)
2021-04-21T12:56:06.668+0000 I NETWORK  [conn461] received client metadata from 127.0.0.1:44674 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:06.675+0000 I NETWORK  [conn461] end connection 127.0.0.1:44674 (2 connections now open)
2021-04-21T12:56:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36298 #462 (3 connections now open)
2021-04-21T12:56:12.012+0000 I NETWORK  [conn462] end connection 10.233.73.164:36298 (2 connections now open)
2021-04-21T12:56:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45346 #463 (3 connections now open)
2021-04-21T12:56:16.577+0000 I NETWORK  [conn463] received client metadata from 127.0.0.1:45346 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:16.673+0000 I NETWORK  [conn463] end connection 127.0.0.1:45346 (2 connections now open)
2021-04-21T12:56:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36990 #464 (3 connections now open)
2021-04-21T12:56:22.012+0000 I NETWORK  [conn464] end connection 10.233.73.164:36990 (2 connections now open)
2021-04-21T12:56:26.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46018 #465 (3 connections now open)
2021-04-21T12:56:26.575+0000 I NETWORK  [conn465] received client metadata from 127.0.0.1:46018 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:26.671+0000 I NETWORK  [conn465] end connection 127.0.0.1:46018 (2 connections now open)
2021-04-21T12:56:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37650 #466 (3 connections now open)
2021-04-21T12:56:32.012+0000 I NETWORK  [conn466] end connection 10.233.73.164:37650 (2 connections now open)
2021-04-21T12:56:36.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46712 #467 (3 connections now open)
2021-04-21T12:56:36.773+0000 I NETWORK  [conn467] received client metadata from 127.0.0.1:46712 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:36.777+0000 I NETWORK  [conn467] end connection 127.0.0.1:46712 (2 connections now open)
2021-04-21T12:56:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38338 #468 (3 connections now open)
2021-04-21T12:56:42.012+0000 I NETWORK  [conn468] end connection 10.233.73.164:38338 (2 connections now open)
2021-04-21T12:56:46.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47384 #469 (3 connections now open)
2021-04-21T12:56:46.678+0000 I NETWORK  [conn469] received client metadata from 127.0.0.1:47384 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:46.772+0000 I NETWORK  [conn469] end connection 127.0.0.1:47384 (2 connections now open)
2021-04-21T12:56:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39032 #470 (3 connections now open)
2021-04-21T12:56:52.013+0000 I NETWORK  [conn470] end connection 10.233.73.164:39032 (2 connections now open)
2021-04-21T12:56:56.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48056 #471 (3 connections now open)
2021-04-21T12:56:56.581+0000 I NETWORK  [conn471] received client metadata from 127.0.0.1:48056 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:56:56.673+0000 I NETWORK  [conn471] end connection 127.0.0.1:48056 (2 connections now open)
2021-04-21T12:57:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39692 #472 (3 connections now open)
2021-04-21T12:57:02.012+0000 I NETWORK  [conn472] end connection 10.233.73.164:39692 (2 connections now open)
2021-04-21T12:57:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48754 #473 (3 connections now open)
2021-04-21T12:57:06.671+0000 I NETWORK  [conn473] received client metadata from 127.0.0.1:48754 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:06.675+0000 I NETWORK  [conn473] end connection 127.0.0.1:48754 (2 connections now open)
2021-04-21T12:57:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40378 #474 (3 connections now open)
2021-04-21T12:57:12.012+0000 I NETWORK  [conn474] end connection 10.233.73.164:40378 (2 connections now open)
2021-04-21T12:57:16.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49428 #475 (3 connections now open)
2021-04-21T12:57:16.670+0000 I NETWORK  [conn475] received client metadata from 127.0.0.1:49428 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:16.675+0000 I NETWORK  [conn475] end connection 127.0.0.1:49428 (2 connections now open)
2021-04-21T12:57:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41064 #476 (3 connections now open)
2021-04-21T12:57:22.012+0000 I NETWORK  [conn476] end connection 10.233.73.164:41064 (2 connections now open)
2021-04-21T12:57:26.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50098 #477 (3 connections now open)
2021-04-21T12:57:26.671+0000 I NETWORK  [conn477] received client metadata from 127.0.0.1:50098 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:26.676+0000 I NETWORK  [conn477] end connection 127.0.0.1:50098 (2 connections now open)
2021-04-21T12:57:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41726 #478 (3 connections now open)
2021-04-21T12:57:32.012+0000 I NETWORK  [conn478] end connection 10.233.73.164:41726 (2 connections now open)
2021-04-21T12:57:36.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50788 #479 (3 connections now open)
2021-04-21T12:57:36.771+0000 I NETWORK  [conn479] received client metadata from 127.0.0.1:50788 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:36.869+0000 I NETWORK  [conn479] end connection 127.0.0.1:50788 (2 connections now open)
2021-04-21T12:57:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42404 #480 (3 connections now open)
2021-04-21T12:57:42.012+0000 I NETWORK  [conn480] end connection 10.233.73.164:42404 (2 connections now open)
2021-04-21T12:57:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51452 #481 (3 connections now open)
2021-04-21T12:57:46.671+0000 I NETWORK  [conn481] received client metadata from 127.0.0.1:51452 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:46.675+0000 I NETWORK  [conn481] end connection 127.0.0.1:51452 (2 connections now open)
2021-04-21T12:57:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43100 #482 (3 connections now open)
2021-04-21T12:57:52.012+0000 I NETWORK  [conn482] end connection 10.233.73.164:43100 (2 connections now open)
2021-04-21T12:57:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52126 #483 (3 connections now open)
2021-04-21T12:57:56.673+0000 I NETWORK  [conn483] received client metadata from 127.0.0.1:52126 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:57:56.677+0000 I NETWORK  [conn483] end connection 127.0.0.1:52126 (2 connections now open)
2021-04-21T12:58:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43760 #484 (3 connections now open)
2021-04-21T12:58:02.012+0000 I NETWORK  [conn484] end connection 10.233.73.164:43760 (2 connections now open)
2021-04-21T12:58:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52800 #485 (3 connections now open)
2021-04-21T12:58:06.669+0000 I NETWORK  [conn485] received client metadata from 127.0.0.1:52800 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:06.674+0000 I NETWORK  [conn485] end connection 127.0.0.1:52800 (2 connections now open)
2021-04-21T12:58:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44450 #486 (3 connections now open)
2021-04-21T12:58:12.012+0000 I NETWORK  [conn486] end connection 10.233.73.164:44450 (2 connections now open)
2021-04-21T12:58:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53518 #487 (3 connections now open)
2021-04-21T12:58:16.676+0000 I NETWORK  [conn487] received client metadata from 127.0.0.1:53518 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:16.771+0000 I NETWORK  [conn487] end connection 127.0.0.1:53518 (2 connections now open)
2021-04-21T12:58:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45176 #488 (3 connections now open)
2021-04-21T12:58:22.012+0000 I NETWORK  [conn488] end connection 10.233.73.164:45176 (2 connections now open)
2021-04-21T12:58:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54222 #489 (3 connections now open)
2021-04-21T12:58:26.672+0000 I NETWORK  [conn489] received client metadata from 127.0.0.1:54222 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:26.771+0000 I NETWORK  [conn489] end connection 127.0.0.1:54222 (2 connections now open)
2021-04-21T12:58:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45872 #490 (3 connections now open)
2021-04-21T12:58:32.012+0000 I NETWORK  [conn490] end connection 10.233.73.164:45872 (2 connections now open)
2021-04-21T12:58:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54910 #491 (3 connections now open)
2021-04-21T12:58:36.576+0000 I NETWORK  [conn491] received client metadata from 127.0.0.1:54910 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:36.672+0000 I NETWORK  [conn491] end connection 127.0.0.1:54910 (2 connections now open)
2021-04-21T12:58:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46540 #492 (3 connections now open)
2021-04-21T12:58:42.012+0000 I NETWORK  [conn492] end connection 10.233.73.164:46540 (2 connections now open)
2021-04-21T12:58:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55582 #493 (3 connections now open)
2021-04-21T12:58:46.675+0000 I NETWORK  [conn493] received client metadata from 127.0.0.1:55582 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:46.769+0000 I NETWORK  [conn493] end connection 127.0.0.1:55582 (2 connections now open)
2021-04-21T12:58:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47228 #494 (3 connections now open)
2021-04-21T12:58:52.012+0000 I NETWORK  [conn494] end connection 10.233.73.164:47228 (2 connections now open)
2021-04-21T12:58:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56252 #495 (3 connections now open)
2021-04-21T12:58:56.573+0000 I NETWORK  [conn495] received client metadata from 127.0.0.1:56252 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:58:56.671+0000 I NETWORK  [conn495] end connection 127.0.0.1:56252 (2 connections now open)
2021-04-21T12:59:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47918 #496 (3 connections now open)
2021-04-21T12:59:02.012+0000 I NETWORK  [conn496] end connection 10.233.73.164:47918 (2 connections now open)
2021-04-21T12:59:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56956 #497 (3 connections now open)
2021-04-21T12:59:06.576+0000 I NETWORK  [conn497] received client metadata from 127.0.0.1:56956 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:06.673+0000 I NETWORK  [conn497] end connection 127.0.0.1:56956 (2 connections now open)
2021-04-21T12:59:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48592 #498 (3 connections now open)
2021-04-21T12:59:12.012+0000 I NETWORK  [conn498] end connection 10.233.73.164:48592 (2 connections now open)
2021-04-21T12:59:16.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57648 #499 (3 connections now open)
2021-04-21T12:59:16.770+0000 I NETWORK  [conn499] received client metadata from 127.0.0.1:57648 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:16.776+0000 I NETWORK  [conn499] end connection 127.0.0.1:57648 (2 connections now open)
2021-04-21T12:59:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49282 #500 (3 connections now open)
2021-04-21T12:59:22.012+0000 I NETWORK  [conn500] end connection 10.233.73.164:49282 (2 connections now open)
2021-04-21T12:59:26.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58308 #501 (3 connections now open)
2021-04-21T12:59:26.573+0000 I NETWORK  [conn501] received client metadata from 127.0.0.1:58308 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:26.671+0000 I NETWORK  [conn501] end connection 127.0.0.1:58308 (2 connections now open)
2021-04-21T12:59:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49962 #502 (3 connections now open)
2021-04-21T12:59:32.012+0000 I NETWORK  [conn502] end connection 10.233.73.164:49962 (2 connections now open)
2021-04-21T12:59:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59000 #503 (3 connections now open)
2021-04-21T12:59:36.671+0000 I NETWORK  [conn503] received client metadata from 127.0.0.1:59000 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:36.675+0000 I NETWORK  [conn503] end connection 127.0.0.1:59000 (2 connections now open)
2021-04-21T12:59:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50632 #504 (3 connections now open)
2021-04-21T12:59:42.012+0000 I NETWORK  [conn504] end connection 10.233.73.164:50632 (2 connections now open)
2021-04-21T12:59:46.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59680 #505 (3 connections now open)
2021-04-21T12:59:46.580+0000 I NETWORK  [conn505] received client metadata from 127.0.0.1:59680 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:46.673+0000 I NETWORK  [conn505] end connection 127.0.0.1:59680 (2 connections now open)
2021-04-21T12:59:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51334 #506 (3 connections now open)
2021-04-21T12:59:52.012+0000 I NETWORK  [conn506] end connection 10.233.73.164:51334 (2 connections now open)
2021-04-21T12:59:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60352 #507 (3 connections now open)
2021-04-21T12:59:56.575+0000 I NETWORK  [conn507] received client metadata from 127.0.0.1:60352 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T12:59:56.672+0000 I NETWORK  [conn507] end connection 127.0.0.1:60352 (2 connections now open)
2021-04-21T13:00:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51986 #508 (3 connections now open)
2021-04-21T13:00:02.013+0000 I NETWORK  [conn508] end connection 10.233.73.164:51986 (2 connections now open)
2021-04-21T13:00:06.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32800 #509 (3 connections now open)
2021-04-21T13:00:06.669+0000 I NETWORK  [conn509] received client metadata from 127.0.0.1:32800 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:06.674+0000 I NETWORK  [conn509] end connection 127.0.0.1:32800 (2 connections now open)
2021-04-21T13:00:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52666 #510 (3 connections now open)
2021-04-21T13:00:12.012+0000 I NETWORK  [conn510] end connection 10.233.73.164:52666 (2 connections now open)
2021-04-21T13:00:16.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33476 #511 (3 connections now open)
2021-04-21T13:00:16.669+0000 I NETWORK  [conn511] received client metadata from 127.0.0.1:33476 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:16.674+0000 I NETWORK  [conn511] end connection 127.0.0.1:33476 (2 connections now open)
2021-04-21T13:00:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53364 #512 (3 connections now open)
2021-04-21T13:00:22.012+0000 I NETWORK  [conn512] end connection 10.233.73.164:53364 (2 connections now open)
2021-04-21T13:00:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34156 #513 (3 connections now open)
2021-04-21T13:00:26.673+0000 I NETWORK  [conn513] received client metadata from 127.0.0.1:34156 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:26.677+0000 I NETWORK  [conn513] end connection 127.0.0.1:34156 (2 connections now open)
2021-04-21T13:00:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54020 #514 (3 connections now open)
2021-04-21T13:00:32.012+0000 I NETWORK  [conn514] end connection 10.233.73.164:54020 (2 connections now open)
2021-04-21T13:00:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34836 #515 (3 connections now open)
2021-04-21T13:00:36.673+0000 I NETWORK  [conn515] received client metadata from 127.0.0.1:34836 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:36.769+0000 I NETWORK  [conn515] end connection 127.0.0.1:34836 (2 connections now open)
2021-04-21T13:00:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54694 #516 (3 connections now open)
2021-04-21T13:00:42.012+0000 I NETWORK  [conn516] end connection 10.233.73.164:54694 (2 connections now open)
2021-04-21T13:00:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35502 #517 (3 connections now open)
2021-04-21T13:00:46.671+0000 I NETWORK  [conn517] received client metadata from 127.0.0.1:35502 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:46.769+0000 I NETWORK  [conn517] end connection 127.0.0.1:35502 (2 connections now open)
2021-04-21T13:00:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55376 #518 (3 connections now open)
2021-04-21T13:00:52.012+0000 I NETWORK  [conn518] end connection 10.233.73.164:55376 (2 connections now open)
2021-04-21T13:00:56.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36172 #519 (3 connections now open)
2021-04-21T13:00:56.571+0000 I NETWORK  [conn519] received client metadata from 127.0.0.1:36172 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:00:56.575+0000 I NETWORK  [conn519] end connection 127.0.0.1:36172 (2 connections now open)
2021-04-21T13:01:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56034 #520 (3 connections now open)
2021-04-21T13:01:02.012+0000 I NETWORK  [conn520] end connection 10.233.73.164:56034 (2 connections now open)
2021-04-21T13:01:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36842 #521 (3 connections now open)
2021-04-21T13:01:06.673+0000 I NETWORK  [conn521] received client metadata from 127.0.0.1:36842 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:06.769+0000 I NETWORK  [conn521] end connection 127.0.0.1:36842 (2 connections now open)
2021-04-21T13:01:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56712 #522 (3 connections now open)
2021-04-21T13:01:12.012+0000 I NETWORK  [conn522] end connection 10.233.73.164:56712 (2 connections now open)
2021-04-21T13:01:16.174+0000 I COMMAND  [conn293] command dcae-tcagen2.channelMessages command: findAndModify { findandmodify: "channelMessages", query: { groupId: "mrSubscriberMessageStoreGroup" }, fields: {}, sort: { priority: -1, lastModifiedTime: 1, sequence: 1 }, remove: true, $db: "dcae-tcagen2", lsid: { id: UUID("396a481b-a51b-4f15-8099-f2c02e18ceb5") } } planSummary: IXSCAN { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 } keysExamined:0 docsExamined:0 ndeleted:0 numYields:0 reslen:74 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 105ms
2021-04-21T13:01:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37518 #523 (3 connections now open)
2021-04-21T13:01:16.668+0000 I NETWORK  [conn523] received client metadata from 127.0.0.1:37518 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:16.675+0000 I NETWORK  [conn523] end connection 127.0.0.1:37518 (2 connections now open)
2021-04-21T13:01:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57396 #524 (3 connections now open)
2021-04-21T13:01:22.012+0000 I NETWORK  [conn524] end connection 10.233.73.164:57396 (2 connections now open)
2021-04-21T13:01:26.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38188 #525 (3 connections now open)
2021-04-21T13:01:26.574+0000 I NETWORK  [conn525] received client metadata from 127.0.0.1:38188 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:26.673+0000 I NETWORK  [conn525] end connection 127.0.0.1:38188 (2 connections now open)
2021-04-21T13:01:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58060 #526 (3 connections now open)
2021-04-21T13:01:32.012+0000 I NETWORK  [conn526] end connection 10.233.73.164:58060 (2 connections now open)
2021-04-21T13:01:36.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38874 #527 (3 connections now open)
2021-04-21T13:01:36.675+0000 I NETWORK  [conn527] received client metadata from 127.0.0.1:38874 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:36.772+0000 I NETWORK  [conn527] end connection 127.0.0.1:38874 (2 connections now open)
2021-04-21T13:01:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58734 #528 (3 connections now open)
2021-04-21T13:01:42.012+0000 I NETWORK  [conn528] end connection 10.233.73.164:58734 (2 connections now open)
2021-04-21T13:01:46.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39548 #529 (3 connections now open)
2021-04-21T13:01:46.773+0000 I NETWORK  [conn529] received client metadata from 127.0.0.1:39548 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:46.868+0000 I NETWORK  [conn529] end connection 127.0.0.1:39548 (2 connections now open)
2021-04-21T13:01:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59424 #530 (3 connections now open)
2021-04-21T13:01:52.012+0000 I NETWORK  [conn530] end connection 10.233.73.164:59424 (2 connections now open)
2021-04-21T13:01:56.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40214 #531 (3 connections now open)
2021-04-21T13:01:56.669+0000 I NETWORK  [conn531] received client metadata from 127.0.0.1:40214 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:01:56.673+0000 I NETWORK  [conn531] end connection 127.0.0.1:40214 (2 connections now open)
2021-04-21T13:02:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60078 #532 (3 connections now open)
2021-04-21T13:02:02.012+0000 I NETWORK  [conn532] end connection 10.233.73.164:60078 (2 connections now open)
2021-04-21T13:02:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40888 #533 (3 connections now open)
2021-04-21T13:02:06.671+0000 I NETWORK  [conn533] received client metadata from 127.0.0.1:40888 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:06.676+0000 I NETWORK  [conn533] end connection 127.0.0.1:40888 (2 connections now open)
2021-04-21T13:02:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60750 #534 (3 connections now open)
2021-04-21T13:02:12.012+0000 I NETWORK  [conn534] end connection 10.233.73.164:60750 (2 connections now open)
2021-04-21T13:02:16.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41556 #535 (3 connections now open)
2021-04-21T13:02:16.576+0000 I NETWORK  [conn535] received client metadata from 127.0.0.1:41556 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:16.673+0000 I NETWORK  [conn535] end connection 127.0.0.1:41556 (2 connections now open)
2021-04-21T13:02:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33208 #536 (3 connections now open)
2021-04-21T13:02:22.015+0000 I NETWORK  [conn536] end connection 10.233.73.164:33208 (2 connections now open)
2021-04-21T13:02:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42230 #537 (3 connections now open)
2021-04-21T13:02:26.575+0000 I NETWORK  [conn537] received client metadata from 127.0.0.1:42230 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:26.672+0000 I NETWORK  [conn537] end connection 127.0.0.1:42230 (2 connections now open)
2021-04-21T13:02:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33866 #538 (3 connections now open)
2021-04-21T13:02:32.012+0000 I NETWORK  [conn538] end connection 10.233.73.164:33866 (2 connections now open)
2021-04-21T13:02:36.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42912 #539 (3 connections now open)
2021-04-21T13:02:36.669+0000 I NETWORK  [conn539] received client metadata from 127.0.0.1:42912 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:36.675+0000 I NETWORK  [conn539] end connection 127.0.0.1:42912 (2 connections now open)
2021-04-21T13:02:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34542 #540 (3 connections now open)
2021-04-21T13:02:42.012+0000 I NETWORK  [conn540] end connection 10.233.73.164:34542 (2 connections now open)
2021-04-21T13:02:46.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43580 #541 (3 connections now open)
2021-04-21T13:02:46.576+0000 I NETWORK  [conn541] received client metadata from 127.0.0.1:43580 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:46.675+0000 I NETWORK  [conn541] end connection 127.0.0.1:43580 (2 connections now open)
2021-04-21T13:02:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35230 #542 (3 connections now open)
2021-04-21T13:02:52.012+0000 I NETWORK  [conn542] end connection 10.233.73.164:35230 (2 connections now open)
2021-04-21T13:02:56.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44256 #543 (3 connections now open)
2021-04-21T13:02:56.671+0000 I NETWORK  [conn543] received client metadata from 127.0.0.1:44256 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:02:56.769+0000 I NETWORK  [conn543] end connection 127.0.0.1:44256 (2 connections now open)
2021-04-21T13:03:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35884 #544 (3 connections now open)
2021-04-21T13:03:02.012+0000 I NETWORK  [conn544] end connection 10.233.73.164:35884 (2 connections now open)
2021-04-21T13:03:06.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44932 #545 (3 connections now open)
2021-04-21T13:03:06.675+0000 I NETWORK  [conn545] received client metadata from 127.0.0.1:44932 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:06.772+0000 I NETWORK  [conn545] end connection 127.0.0.1:44932 (2 connections now open)
2021-04-21T13:03:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36564 #546 (3 connections now open)
2021-04-21T13:03:12.012+0000 I NETWORK  [conn546] end connection 10.233.73.164:36564 (2 connections now open)
2021-04-21T13:03:16.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45602 #547 (3 connections now open)
2021-04-21T13:03:16.573+0000 I NETWORK  [conn547] received client metadata from 127.0.0.1:45602 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:16.671+0000 I NETWORK  [conn547] end connection 127.0.0.1:45602 (2 connections now open)
2021-04-21T13:03:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37258 #548 (3 connections now open)
2021-04-21T13:03:22.012+0000 I NETWORK  [conn548] end connection 10.233.73.164:37258 (2 connections now open)
2021-04-21T13:03:26.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46280 #549 (3 connections now open)
2021-04-21T13:03:26.569+0000 I NETWORK  [conn549] received client metadata from 127.0.0.1:46280 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:26.574+0000 I NETWORK  [conn549] end connection 127.0.0.1:46280 (2 connections now open)
2021-04-21T13:03:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37912 #550 (3 connections now open)
2021-04-21T13:03:32.012+0000 I NETWORK  [conn550] end connection 10.233.73.164:37912 (2 connections now open)
2021-04-21T13:03:36.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46952 #551 (3 connections now open)
2021-04-21T13:03:36.575+0000 I NETWORK  [conn551] received client metadata from 127.0.0.1:46952 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:36.671+0000 I NETWORK  [conn551] end connection 127.0.0.1:46952 (2 connections now open)
2021-04-21T13:03:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38584 #552 (3 connections now open)
2021-04-21T13:03:42.012+0000 I NETWORK  [conn552] end connection 10.233.73.164:38584 (2 connections now open)
2021-04-21T13:03:46.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47614 #553 (3 connections now open)
2021-04-21T13:03:46.569+0000 I NETWORK  [conn553] received client metadata from 127.0.0.1:47614 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:46.573+0000 I NETWORK  [conn553] end connection 127.0.0.1:47614 (2 connections now open)
2021-04-21T13:03:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39304 #554 (3 connections now open)
2021-04-21T13:03:52.012+0000 I NETWORK  [conn554] end connection 10.233.73.164:39304 (2 connections now open)
2021-04-21T13:03:56.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48332 #555 (3 connections now open)
2021-04-21T13:03:56.669+0000 I NETWORK  [conn555] received client metadata from 127.0.0.1:48332 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:03:56.674+0000 I NETWORK  [conn555] end connection 127.0.0.1:48332 (2 connections now open)
2021-04-21T13:04:02.016+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39960 #556 (3 connections now open)
2021-04-21T13:04:02.017+0000 I NETWORK  [conn556] end connection 10.233.73.164:39960 (2 connections now open)
2021-04-21T13:04:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49012 #557 (3 connections now open)
2021-04-21T13:04:06.576+0000 I NETWORK  [conn557] received client metadata from 127.0.0.1:49012 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:06.673+0000 I NETWORK  [conn557] end connection 127.0.0.1:49012 (2 connections now open)
2021-04-21T13:04:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40650 #558 (3 connections now open)
2021-04-21T13:04:12.012+0000 I NETWORK  [conn558] end connection 10.233.73.164:40650 (2 connections now open)
2021-04-21T13:04:16.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49694 #559 (3 connections now open)
2021-04-21T13:04:16.672+0000 I NETWORK  [conn559] received client metadata from 127.0.0.1:49694 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:16.769+0000 I NETWORK  [conn559] end connection 127.0.0.1:49694 (2 connections now open)
2021-04-21T13:04:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41348 #560 (3 connections now open)
2021-04-21T13:04:22.012+0000 I NETWORK  [conn560] end connection 10.233.73.164:41348 (2 connections now open)
2021-04-21T13:04:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50376 #561 (3 connections now open)
2021-04-21T13:04:26.669+0000 I NETWORK  [conn561] received client metadata from 127.0.0.1:50376 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:26.674+0000 I NETWORK  [conn561] end connection 127.0.0.1:50376 (2 connections now open)
2021-04-21T13:04:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42014 #562 (3 connections now open)
2021-04-21T13:04:32.012+0000 I NETWORK  [conn562] end connection 10.233.73.164:42014 (2 connections now open)
2021-04-21T13:04:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51064 #563 (3 connections now open)
2021-04-21T13:04:36.575+0000 I NETWORK  [conn563] received client metadata from 127.0.0.1:51064 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:36.672+0000 I NETWORK  [conn563] end connection 127.0.0.1:51064 (2 connections now open)
2021-04-21T13:04:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42696 #564 (3 connections now open)
2021-04-21T13:04:42.012+0000 I NETWORK  [conn564] end connection 10.233.73.164:42696 (2 connections now open)
2021-04-21T13:04:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51734 #565 (3 connections now open)
2021-04-21T13:04:46.670+0000 I NETWORK  [conn565] received client metadata from 127.0.0.1:51734 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:46.675+0000 I NETWORK  [conn565] end connection 127.0.0.1:51734 (2 connections now open)
2021-04-21T13:04:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43388 #566 (3 connections now open)
2021-04-21T13:04:52.012+0000 I NETWORK  [conn566] end connection 10.233.73.164:43388 (2 connections now open)
2021-04-21T13:04:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52412 #567 (3 connections now open)
2021-04-21T13:04:56.575+0000 I NETWORK  [conn567] received client metadata from 127.0.0.1:52412 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:04:56.672+0000 I NETWORK  [conn567] end connection 127.0.0.1:52412 (2 connections now open)
2021-04-21T13:05:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44038 #568 (3 connections now open)
2021-04-21T13:05:02.012+0000 I NETWORK  [conn568] end connection 10.233.73.164:44038 (2 connections now open)
2021-04-21T13:05:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53080 #569 (3 connections now open)
2021-04-21T13:05:06.670+0000 I NETWORK  [conn569] received client metadata from 127.0.0.1:53080 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:06.675+0000 I NETWORK  [conn569] end connection 127.0.0.1:53080 (2 connections now open)
2021-04-21T13:05:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44712 #570 (3 connections now open)
2021-04-21T13:05:12.012+0000 I NETWORK  [conn570] end connection 10.233.73.164:44712 (2 connections now open)
2021-04-21T13:05:16.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53750 #571 (3 connections now open)
2021-04-21T13:05:16.669+0000 I NETWORK  [conn571] received client metadata from 127.0.0.1:53750 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:16.673+0000 I NETWORK  [conn571] end connection 127.0.0.1:53750 (2 connections now open)
2021-04-21T13:05:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45410 #572 (3 connections now open)
2021-04-21T13:05:22.012+0000 I NETWORK  [conn572] end connection 10.233.73.164:45410 (2 connections now open)
2021-04-21T13:05:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54434 #573 (3 connections now open)
2021-04-21T13:05:26.669+0000 I NETWORK  [conn573] received client metadata from 127.0.0.1:54434 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:26.674+0000 I NETWORK  [conn573] end connection 127.0.0.1:54434 (2 connections now open)
2021-04-21T13:05:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46064 #574 (3 connections now open)
2021-04-21T13:05:32.012+0000 I NETWORK  [conn574] end connection 10.233.73.164:46064 (2 connections now open)
2021-04-21T13:05:36.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55112 #575 (3 connections now open)
2021-04-21T13:05:36.574+0000 I NETWORK  [conn575] received client metadata from 127.0.0.1:55112 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:36.672+0000 I NETWORK  [conn575] end connection 127.0.0.1:55112 (2 connections now open)
2021-04-21T13:05:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46740 #576 (3 connections now open)
2021-04-21T13:05:42.012+0000 I NETWORK  [conn576] end connection 10.233.73.164:46740 (2 connections now open)
2021-04-21T13:05:46.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55776 #577 (3 connections now open)
2021-04-21T13:05:46.576+0000 I NETWORK  [conn577] received client metadata from 127.0.0.1:55776 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:46.673+0000 I NETWORK  [conn577] end connection 127.0.0.1:55776 (2 connections now open)
2021-04-21T13:05:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47428 #578 (3 connections now open)
2021-04-21T13:05:52.012+0000 I NETWORK  [conn578] end connection 10.233.73.164:47428 (2 connections now open)
2021-04-21T13:05:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56452 #579 (3 connections now open)
2021-04-21T13:05:56.669+0000 I NETWORK  [conn579] received client metadata from 127.0.0.1:56452 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:05:56.674+0000 I NETWORK  [conn579] end connection 127.0.0.1:56452 (2 connections now open)
2021-04-21T13:06:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48076 #580 (3 connections now open)
2021-04-21T13:06:02.012+0000 I NETWORK  [conn580] end connection 10.233.73.164:48076 (2 connections now open)
2021-04-21T13:06:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57128 #581 (3 connections now open)
2021-04-21T13:06:06.671+0000 I NETWORK  [conn581] received client metadata from 127.0.0.1:57128 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:06.675+0000 I NETWORK  [conn581] end connection 127.0.0.1:57128 (2 connections now open)
2021-04-21T13:06:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48764 #582 (3 connections now open)
2021-04-21T13:06:12.012+0000 I NETWORK  [conn582] end connection 10.233.73.164:48764 (2 connections now open)
2021-04-21T13:06:16.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57798 #583 (3 connections now open)
2021-04-21T13:06:16.672+0000 I NETWORK  [conn583] received client metadata from 127.0.0.1:57798 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:16.676+0000 I NETWORK  [conn583] end connection 127.0.0.1:57798 (2 connections now open)
2021-04-21T13:06:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49450 #584 (3 connections now open)
2021-04-21T13:06:22.012+0000 I NETWORK  [conn584] end connection 10.233.73.164:49450 (2 connections now open)
2021-04-21T13:06:26.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58476 #585 (3 connections now open)
2021-04-21T13:06:26.572+0000 I NETWORK  [conn585] received client metadata from 127.0.0.1:58476 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:26.671+0000 I NETWORK  [conn585] end connection 127.0.0.1:58476 (2 connections now open)
2021-04-21T13:06:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50106 #586 (3 connections now open)
2021-04-21T13:06:32.012+0000 I NETWORK  [conn586] end connection 10.233.73.164:50106 (2 connections now open)
2021-04-21T13:06:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59176 #587 (3 connections now open)
2021-04-21T13:06:36.670+0000 I NETWORK  [conn587] received client metadata from 127.0.0.1:59176 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:36.768+0000 I NETWORK  [conn587] end connection 127.0.0.1:59176 (2 connections now open)
2021-04-21T13:06:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50808 #588 (3 connections now open)
2021-04-21T13:06:42.012+0000 I NETWORK  [conn588] end connection 10.233.73.164:50808 (2 connections now open)
2021-04-21T13:06:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59838 #589 (3 connections now open)
2021-04-21T13:06:46.672+0000 I NETWORK  [conn589] received client metadata from 127.0.0.1:59838 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:46.676+0000 I NETWORK  [conn589] end connection 127.0.0.1:59838 (2 connections now open)
2021-04-21T13:06:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51494 #590 (3 connections now open)
2021-04-21T13:06:52.012+0000 I NETWORK  [conn590] end connection 10.233.73.164:51494 (2 connections now open)
2021-04-21T13:06:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60516 #591 (3 connections now open)
2021-04-21T13:06:56.576+0000 I NETWORK  [conn591] received client metadata from 127.0.0.1:60516 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:06:56.673+0000 I NETWORK  [conn591] end connection 127.0.0.1:60516 (2 connections now open)
2021-04-21T13:07:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52146 #592 (3 connections now open)
2021-04-21T13:07:02.012+0000 I NETWORK  [conn592] end connection 10.233.73.164:52146 (2 connections now open)
2021-04-21T13:07:06.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32974 #593 (3 connections now open)
2021-04-21T13:07:06.677+0000 I NETWORK  [conn593] received client metadata from 127.0.0.1:32974 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:06.773+0000 I NETWORK  [conn593] end connection 127.0.0.1:32974 (2 connections now open)
2021-04-21T13:07:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52840 #594 (3 connections now open)
2021-04-21T13:07:12.012+0000 I NETWORK  [conn594] end connection 10.233.73.164:52840 (2 connections now open)
2021-04-21T13:07:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33646 #595 (3 connections now open)
2021-04-21T13:07:16.674+0000 I NETWORK  [conn595] received client metadata from 127.0.0.1:33646 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:16.772+0000 I NETWORK  [conn595] end connection 127.0.0.1:33646 (2 connections now open)
2021-04-21T13:07:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53526 #596 (3 connections now open)
2021-04-21T13:07:22.012+0000 I NETWORK  [conn596] end connection 10.233.73.164:53526 (2 connections now open)
2021-04-21T13:07:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34318 #597 (3 connections now open)
2021-04-21T13:07:26.576+0000 I NETWORK  [conn597] received client metadata from 127.0.0.1:34318 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:26.674+0000 I NETWORK  [conn597] end connection 127.0.0.1:34318 (2 connections now open)
2021-04-21T13:07:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54190 #598 (3 connections now open)
2021-04-21T13:07:32.012+0000 I NETWORK  [conn598] end connection 10.233.73.164:54190 (2 connections now open)
2021-04-21T13:07:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35004 #599 (3 connections now open)
2021-04-21T13:07:36.670+0000 I NETWORK  [conn599] received client metadata from 127.0.0.1:35004 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:36.677+0000 I NETWORK  [conn599] end connection 127.0.0.1:35004 (2 connections now open)
2021-04-21T13:07:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54864 #600 (3 connections now open)
2021-04-21T13:07:42.012+0000 I NETWORK  [conn600] end connection 10.233.73.164:54864 (2 connections now open)
2021-04-21T13:07:46.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35656 #601 (3 connections now open)
2021-04-21T13:07:46.677+0000 I NETWORK  [conn601] received client metadata from 127.0.0.1:35656 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:46.774+0000 I NETWORK  [conn601] end connection 127.0.0.1:35656 (2 connections now open)
2021-04-21T13:07:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55538 #602 (3 connections now open)
2021-04-21T13:07:52.012+0000 I NETWORK  [conn602] end connection 10.233.73.164:55538 (2 connections now open)
2021-04-21T13:07:56.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36328 #603 (3 connections now open)
2021-04-21T13:07:56.571+0000 I NETWORK  [conn603] received client metadata from 127.0.0.1:36328 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:07:56.575+0000 I NETWORK  [conn603] end connection 127.0.0.1:36328 (2 connections now open)
2021-04-21T13:08:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56196 #604 (3 connections now open)
2021-04-21T13:08:02.012+0000 I NETWORK  [conn604] end connection 10.233.73.164:56196 (2 connections now open)
2021-04-21T13:08:06.678+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37028 #605 (3 connections now open)
2021-04-21T13:08:06.769+0000 I NETWORK  [conn605] received client metadata from 127.0.0.1:37028 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:06.773+0000 I NETWORK  [conn605] end connection 127.0.0.1:37028 (2 connections now open)
2021-04-21T13:08:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56894 #606 (3 connections now open)
2021-04-21T13:08:12.012+0000 I NETWORK  [conn606] end connection 10.233.73.164:56894 (2 connections now open)
2021-04-21T13:08:16.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37688 #607 (3 connections now open)
2021-04-21T13:08:16.575+0000 I NETWORK  [conn607] received client metadata from 127.0.0.1:37688 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:16.669+0000 I NETWORK  [conn607] end connection 127.0.0.1:37688 (2 connections now open)
2021-04-21T13:08:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57578 #608 (3 connections now open)
2021-04-21T13:08:22.012+0000 I NETWORK  [conn608] end connection 10.233.73.164:57578 (2 connections now open)
2021-04-21T13:08:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38372 #609 (3 connections now open)
2021-04-21T13:08:26.575+0000 I NETWORK  [conn609] received client metadata from 127.0.0.1:38372 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:26.673+0000 I NETWORK  [conn609] end connection 127.0.0.1:38372 (2 connections now open)
2021-04-21T13:08:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58234 #610 (3 connections now open)
2021-04-21T13:08:32.012+0000 I NETWORK  [conn610] end connection 10.233.73.164:58234 (2 connections now open)
2021-04-21T13:08:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39044 #611 (3 connections now open)
2021-04-21T13:08:36.575+0000 I NETWORK  [conn611] received client metadata from 127.0.0.1:39044 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:36.672+0000 I NETWORK  [conn611] end connection 127.0.0.1:39044 (2 connections now open)
2021-04-21T13:08:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58912 #612 (3 connections now open)
2021-04-21T13:08:42.012+0000 I NETWORK  [conn612] end connection 10.233.73.164:58912 (2 connections now open)
2021-04-21T13:08:46.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39702 #613 (3 connections now open)
2021-04-21T13:08:46.570+0000 I NETWORK  [conn613] received client metadata from 127.0.0.1:39702 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:46.669+0000 I NETWORK  [conn613] end connection 127.0.0.1:39702 (2 connections now open)
2021-04-21T13:08:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59582 #614 (3 connections now open)
2021-04-21T13:08:52.012+0000 I NETWORK  [conn614] end connection 10.233.73.164:59582 (2 connections now open)
2021-04-21T13:08:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40376 #615 (3 connections now open)
2021-04-21T13:08:56.669+0000 I NETWORK  [conn615] received client metadata from 127.0.0.1:40376 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:08:56.674+0000 I NETWORK  [conn615] end connection 127.0.0.1:40376 (2 connections now open)
2021-04-21T13:09:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60236 #616 (3 connections now open)
2021-04-21T13:09:02.013+0000 I NETWORK  [conn616] end connection 10.233.73.164:60236 (2 connections now open)
2021-04-21T13:09:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41046 #617 (3 connections now open)
2021-04-21T13:09:06.670+0000 I NETWORK  [conn617] received client metadata from 127.0.0.1:41046 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:06.675+0000 I NETWORK  [conn617] end connection 127.0.0.1:41046 (2 connections now open)
2021-04-21T13:09:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60914 #618 (3 connections now open)
2021-04-21T13:09:12.012+0000 I NETWORK  [conn618] end connection 10.233.73.164:60914 (2 connections now open)
2021-04-21T13:09:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41706 #619 (3 connections now open)
2021-04-21T13:09:16.669+0000 I NETWORK  [conn619] received client metadata from 127.0.0.1:41706 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:16.674+0000 I NETWORK  [conn619] end connection 127.0.0.1:41706 (2 connections now open)
2021-04-21T13:09:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33352 #620 (3 connections now open)
2021-04-21T13:09:22.012+0000 I NETWORK  [conn620] end connection 10.233.73.164:33352 (2 connections now open)
2021-04-21T13:09:26.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42382 #621 (3 connections now open)
2021-04-21T13:09:26.573+0000 I NETWORK  [conn621] received client metadata from 127.0.0.1:42382 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:26.576+0000 I NETWORK  [conn621] end connection 127.0.0.1:42382 (2 connections now open)
2021-04-21T13:09:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34030 #622 (3 connections now open)
2021-04-21T13:09:32.012+0000 I NETWORK  [conn622] end connection 10.233.73.164:34030 (2 connections now open)
2021-04-21T13:09:36.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43076 #623 (3 connections now open)
2021-04-21T13:09:36.674+0000 I NETWORK  [conn623] received client metadata from 127.0.0.1:43076 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:36.772+0000 I NETWORK  [conn623] end connection 127.0.0.1:43076 (2 connections now open)
2021-04-21T13:09:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34708 #624 (3 connections now open)
2021-04-21T13:09:42.012+0000 I NETWORK  [conn624] end connection 10.233.73.164:34708 (2 connections now open)
2021-04-21T13:09:46.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43738 #625 (3 connections now open)
2021-04-21T13:09:46.676+0000 I NETWORK  [conn625] received client metadata from 127.0.0.1:43738 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:46.772+0000 I NETWORK  [conn625] end connection 127.0.0.1:43738 (2 connections now open)
2021-04-21T13:09:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35382 #626 (3 connections now open)
2021-04-21T13:09:52.012+0000 I NETWORK  [conn626] end connection 10.233.73.164:35382 (2 connections now open)
2021-04-21T13:09:56.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44402 #627 (3 connections now open)
2021-04-21T13:09:56.569+0000 I NETWORK  [conn627] received client metadata from 127.0.0.1:44402 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:09:56.669+0000 I NETWORK  [conn627] end connection 127.0.0.1:44402 (2 connections now open)
2021-04-21T13:10:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36040 #628 (3 connections now open)
2021-04-21T13:10:02.012+0000 I NETWORK  [conn628] end connection 10.233.73.164:36040 (2 connections now open)
2021-04-21T13:10:06.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45080 #629 (3 connections now open)
2021-04-21T13:10:06.572+0000 I NETWORK  [conn629] received client metadata from 127.0.0.1:45080 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:06.669+0000 I NETWORK  [conn629] end connection 127.0.0.1:45080 (2 connections now open)
2021-04-21T13:10:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36716 #630 (3 connections now open)
2021-04-21T13:10:12.012+0000 I NETWORK  [conn630] end connection 10.233.73.164:36716 (2 connections now open)
2021-04-21T13:10:16.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45746 #631 (3 connections now open)
2021-04-21T13:10:16.576+0000 I NETWORK  [conn631] received client metadata from 127.0.0.1:45746 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:16.668+0000 I NETWORK  [conn631] end connection 127.0.0.1:45746 (2 connections now open)
2021-04-21T13:10:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37390 #632 (3 connections now open)
2021-04-21T13:10:22.012+0000 I NETWORK  [conn632] end connection 10.233.73.164:37390 (2 connections now open)
2021-04-21T13:10:26.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46416 #633 (3 connections now open)
2021-04-21T13:10:26.573+0000 I NETWORK  [conn633] received client metadata from 127.0.0.1:46416 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:26.579+0000 I NETWORK  [conn633] end connection 127.0.0.1:46416 (2 connections now open)
2021-04-21T13:10:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38054 #634 (3 connections now open)
2021-04-21T13:10:32.012+0000 I NETWORK  [conn634] end connection 10.233.73.164:38054 (2 connections now open)
2021-04-21T13:10:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47098 #635 (3 connections now open)
2021-04-21T13:10:36.577+0000 I NETWORK  [conn635] received client metadata from 127.0.0.1:47098 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:36.673+0000 I NETWORK  [conn635] end connection 127.0.0.1:47098 (2 connections now open)
2021-04-21T13:10:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38734 #636 (3 connections now open)
2021-04-21T13:10:42.012+0000 I NETWORK  [conn636] end connection 10.233.73.164:38734 (2 connections now open)
2021-04-21T13:10:46.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47760 #637 (3 connections now open)
2021-04-21T13:10:46.670+0000 I NETWORK  [conn637] received client metadata from 127.0.0.1:47760 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:46.674+0000 I NETWORK  [conn637] end connection 127.0.0.1:47760 (2 connections now open)
2021-04-21T13:10:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39412 #638 (3 connections now open)
2021-04-21T13:10:52.012+0000 I NETWORK  [conn638] end connection 10.233.73.164:39412 (2 connections now open)
2021-04-21T13:10:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48444 #639 (3 connections now open)
2021-04-21T13:10:56.576+0000 I NETWORK  [conn639] received client metadata from 127.0.0.1:48444 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:10:56.672+0000 I NETWORK  [conn639] end connection 127.0.0.1:48444 (2 connections now open)
2021-04-21T13:11:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40086 #640 (3 connections now open)
2021-04-21T13:11:02.012+0000 I NETWORK  [conn640] end connection 10.233.73.164:40086 (2 connections now open)
2021-04-21T13:11:06.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49130 #641 (3 connections now open)
2021-04-21T13:11:06.669+0000 I NETWORK  [conn641] received client metadata from 127.0.0.1:49130 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:06.674+0000 I NETWORK  [conn641] end connection 127.0.0.1:49130 (2 connections now open)
2021-04-21T13:11:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40770 #642 (3 connections now open)
2021-04-21T13:11:12.012+0000 I NETWORK  [conn642] end connection 10.233.73.164:40770 (2 connections now open)
2021-04-21T13:11:16.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49800 #643 (3 connections now open)
2021-04-21T13:11:16.673+0000 I NETWORK  [conn643] received client metadata from 127.0.0.1:49800 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:16.769+0000 I NETWORK  [conn643] end connection 127.0.0.1:49800 (2 connections now open)
2021-04-21T13:11:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41444 #644 (3 connections now open)
2021-04-21T13:11:22.012+0000 I NETWORK  [conn644] end connection 10.233.73.164:41444 (2 connections now open)
2021-04-21T13:11:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50470 #645 (3 connections now open)
2021-04-21T13:11:26.575+0000 I NETWORK  [conn645] received client metadata from 127.0.0.1:50470 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:26.671+0000 I NETWORK  [conn645] end connection 127.0.0.1:50470 (2 connections now open)
2021-04-21T13:11:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42108 #646 (3 connections now open)
2021-04-21T13:11:32.012+0000 I NETWORK  [conn646] end connection 10.233.73.164:42108 (2 connections now open)
2021-04-21T13:11:36.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51146 #647 (3 connections now open)
2021-04-21T13:11:36.574+0000 I NETWORK  [conn647] received client metadata from 127.0.0.1:51146 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:36.671+0000 I NETWORK  [conn647] end connection 127.0.0.1:51146 (2 connections now open)
2021-04-21T13:11:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42786 #648 (3 connections now open)
2021-04-21T13:11:42.012+0000 I NETWORK  [conn648] end connection 10.233.73.164:42786 (2 connections now open)
2021-04-21T13:11:46.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51810 #649 (3 connections now open)
2021-04-21T13:11:46.569+0000 I NETWORK  [conn649] received client metadata from 127.0.0.1:51810 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:46.574+0000 I NETWORK  [conn649] end connection 127.0.0.1:51810 (2 connections now open)
2021-04-21T13:11:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43458 #650 (3 connections now open)
2021-04-21T13:11:52.012+0000 I NETWORK  [conn650] end connection 10.233.73.164:43458 (2 connections now open)
2021-04-21T13:11:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52482 #651 (3 connections now open)
2021-04-21T13:11:56.572+0000 I NETWORK  [conn651] received client metadata from 127.0.0.1:52482 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:11:56.671+0000 I NETWORK  [conn651] end connection 127.0.0.1:52482 (2 connections now open)
2021-04-21T13:12:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44108 #652 (3 connections now open)
2021-04-21T13:12:02.012+0000 I NETWORK  [conn652] end connection 10.233.73.164:44108 (2 connections now open)
2021-04-21T13:12:06.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53148 #653 (3 connections now open)
2021-04-21T13:12:06.668+0000 I NETWORK  [conn653] received client metadata from 127.0.0.1:53148 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:06.674+0000 I NETWORK  [conn653] end connection 127.0.0.1:53148 (2 connections now open)
2021-04-21T13:12:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44790 #654 (3 connections now open)
2021-04-21T13:12:12.012+0000 I NETWORK  [conn654] end connection 10.233.73.164:44790 (2 connections now open)
2021-04-21T13:12:16.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53820 #655 (3 connections now open)
2021-04-21T13:12:16.573+0000 I NETWORK  [conn655] received client metadata from 127.0.0.1:53820 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:16.672+0000 I NETWORK  [conn655] end connection 127.0.0.1:53820 (2 connections now open)
2021-04-21T13:12:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45470 #656 (3 connections now open)
2021-04-21T13:12:22.012+0000 I NETWORK  [conn656] end connection 10.233.73.164:45470 (2 connections now open)
2021-04-21T13:12:26.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54490 #657 (3 connections now open)
2021-04-21T13:12:26.569+0000 I NETWORK  [conn657] received client metadata from 127.0.0.1:54490 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:26.670+0000 I NETWORK  [conn657] end connection 127.0.0.1:54490 (2 connections now open)
2021-04-21T13:12:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46130 #658 (3 connections now open)
2021-04-21T13:12:32.012+0000 I NETWORK  [conn658] end connection 10.233.73.164:46130 (2 connections now open)
2021-04-21T13:12:36.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55178 #659 (3 connections now open)
2021-04-21T13:12:36.770+0000 I NETWORK  [conn659] received client metadata from 127.0.0.1:55178 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:36.776+0000 I NETWORK  [conn659] end connection 127.0.0.1:55178 (2 connections now open)
2021-04-21T13:12:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46810 #660 (3 connections now open)
2021-04-21T13:12:42.012+0000 I NETWORK  [conn660] end connection 10.233.73.164:46810 (2 connections now open)
2021-04-21T13:12:46.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55830 #661 (3 connections now open)
2021-04-21T13:12:46.576+0000 I NETWORK  [conn661] received client metadata from 127.0.0.1:55830 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:46.673+0000 I NETWORK  [conn661] end connection 127.0.0.1:55830 (2 connections now open)
2021-04-21T13:12:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47484 #662 (3 connections now open)
2021-04-21T13:12:52.012+0000 I NETWORK  [conn662] end connection 10.233.73.164:47484 (2 connections now open)
2021-04-21T13:12:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56508 #663 (3 connections now open)
2021-04-21T13:12:56.673+0000 I NETWORK  [conn663] received client metadata from 127.0.0.1:56508 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:12:56.677+0000 I NETWORK  [conn663] end connection 127.0.0.1:56508 (2 connections now open)
2021-04-21T13:13:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48138 #664 (3 connections now open)
2021-04-21T13:13:02.012+0000 I NETWORK  [conn664] end connection 10.233.73.164:48138 (2 connections now open)
2021-04-21T13:13:06.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57176 #665 (3 connections now open)
2021-04-21T13:13:06.571+0000 I NETWORK  [conn665] received client metadata from 127.0.0.1:57176 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:06.575+0000 I NETWORK  [conn665] end connection 127.0.0.1:57176 (2 connections now open)
2021-04-21T13:13:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48818 #666 (3 connections now open)
2021-04-21T13:13:12.012+0000 I NETWORK  [conn666] end connection 10.233.73.164:48818 (2 connections now open)
2021-04-21T13:13:16.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57836 #667 (3 connections now open)
2021-04-21T13:13:16.574+0000 I NETWORK  [conn667] received client metadata from 127.0.0.1:57836 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:16.671+0000 I NETWORK  [conn667] end connection 127.0.0.1:57836 (2 connections now open)
2021-04-21T13:13:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49494 #668 (3 connections now open)
2021-04-21T13:13:22.012+0000 I NETWORK  [conn668] end connection 10.233.73.164:49494 (2 connections now open)
2021-04-21T13:13:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58518 #669 (3 connections now open)
2021-04-21T13:13:26.669+0000 I NETWORK  [conn669] received client metadata from 127.0.0.1:58518 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:26.673+0000 I NETWORK  [conn669] end connection 127.0.0.1:58518 (2 connections now open)
2021-04-21T13:13:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50146 #670 (3 connections now open)
2021-04-21T13:13:32.012+0000 I NETWORK  [conn670] end connection 10.233.73.164:50146 (2 connections now open)
2021-04-21T13:13:36.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59186 #671 (3 connections now open)
2021-04-21T13:13:36.668+0000 I NETWORK  [conn671] received client metadata from 127.0.0.1:59186 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:36.684+0000 I NETWORK  [conn671] end connection 127.0.0.1:59186 (2 connections now open)
2021-04-21T13:13:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50824 #672 (3 connections now open)
2021-04-21T13:13:42.012+0000 I NETWORK  [conn672] end connection 10.233.73.164:50824 (2 connections now open)
2021-04-21T13:13:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59848 #673 (3 connections now open)
2021-04-21T13:13:46.673+0000 I NETWORK  [conn673] received client metadata from 127.0.0.1:59848 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:46.769+0000 I NETWORK  [conn673] end connection 127.0.0.1:59848 (2 connections now open)
2021-04-21T13:13:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51504 #674 (3 connections now open)
2021-04-21T13:13:52.012+0000 I NETWORK  [conn674] end connection 10.233.73.164:51504 (2 connections now open)
2021-04-21T13:13:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60526 #675 (3 connections now open)
2021-04-21T13:13:56.673+0000 I NETWORK  [conn675] received client metadata from 127.0.0.1:60526 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:13:56.769+0000 I NETWORK  [conn675] end connection 127.0.0.1:60526 (2 connections now open)
2021-04-21T13:14:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52164 #676 (3 connections now open)
2021-04-21T13:14:02.012+0000 I NETWORK  [conn676] end connection 10.233.73.164:52164 (2 connections now open)
2021-04-21T13:14:06.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32970 #677 (3 connections now open)
2021-04-21T13:14:06.575+0000 I NETWORK  [conn677] received client metadata from 127.0.0.1:32970 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:06.672+0000 I NETWORK  [conn677] end connection 127.0.0.1:32970 (2 connections now open)
2021-04-21T13:14:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52844 #678 (3 connections now open)
2021-04-21T13:14:12.012+0000 I NETWORK  [conn678] end connection 10.233.73.164:52844 (2 connections now open)
2021-04-21T13:14:16.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33636 #679 (3 connections now open)
2021-04-21T13:14:16.669+0000 I NETWORK  [conn679] received client metadata from 127.0.0.1:33636 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:16.675+0000 I NETWORK  [conn679] end connection 127.0.0.1:33636 (2 connections now open)
2021-04-21T13:14:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53514 #680 (3 connections now open)
2021-04-21T13:14:22.012+0000 I NETWORK  [conn680] end connection 10.233.73.164:53514 (2 connections now open)
2021-04-21T13:14:26.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34314 #681 (3 connections now open)
2021-04-21T13:14:26.671+0000 I NETWORK  [conn681] received client metadata from 127.0.0.1:34314 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:26.769+0000 I NETWORK  [conn681] end connection 127.0.0.1:34314 (2 connections now open)
2021-04-21T13:14:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54172 #682 (3 connections now open)
2021-04-21T13:14:32.012+0000 I NETWORK  [conn682] end connection 10.233.73.164:54172 (2 connections now open)
2021-04-21T13:14:36.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34986 #683 (3 connections now open)
2021-04-21T13:14:36.674+0000 I NETWORK  [conn683] received client metadata from 127.0.0.1:34986 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:36.773+0000 I NETWORK  [conn683] end connection 127.0.0.1:34986 (2 connections now open)
2021-04-21T13:14:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54844 #684 (3 connections now open)
2021-04-21T13:14:42.012+0000 I NETWORK  [conn684] end connection 10.233.73.164:54844 (2 connections now open)
2021-04-21T13:14:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35642 #685 (3 connections now open)
2021-04-21T13:14:46.670+0000 I NETWORK  [conn685] received client metadata from 127.0.0.1:35642 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:46.674+0000 I NETWORK  [conn685] end connection 127.0.0.1:35642 (2 connections now open)
2021-04-21T13:14:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55516 #686 (3 connections now open)
2021-04-21T13:14:52.012+0000 I NETWORK  [conn686] end connection 10.233.73.164:55516 (2 connections now open)
2021-04-21T13:14:56.869+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36340 #687 (3 connections now open)
2021-04-21T13:14:56.870+0000 I NETWORK  [conn687] received client metadata from 127.0.0.1:36340 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:14:56.874+0000 I NETWORK  [conn687] end connection 127.0.0.1:36340 (2 connections now open)
2021-04-21T13:15:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56186 #688 (3 connections now open)
2021-04-21T13:15:02.012+0000 I NETWORK  [conn688] end connection 10.233.73.164:56186 (2 connections now open)
2021-04-21T13:15:06.775+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36998 #689 (3 connections now open)
2021-04-21T13:15:06.776+0000 I NETWORK  [conn689] received client metadata from 127.0.0.1:36998 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:06.874+0000 I NETWORK  [conn689] end connection 127.0.0.1:36998 (2 connections now open)
2021-04-21T13:15:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56864 #690 (3 connections now open)
2021-04-21T13:15:12.012+0000 I NETWORK  [conn690] end connection 10.233.73.164:56864 (2 connections now open)
2021-04-21T13:15:16.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37662 #691 (3 connections now open)
2021-04-21T13:15:16.671+0000 I NETWORK  [conn691] received client metadata from 127.0.0.1:37662 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:16.675+0000 I NETWORK  [conn691] end connection 127.0.0.1:37662 (2 connections now open)
2021-04-21T13:15:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57550 #692 (3 connections now open)
2021-04-21T13:15:22.012+0000 I NETWORK  [conn692] end connection 10.233.73.164:57550 (2 connections now open)
2021-04-21T13:15:26.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38346 #693 (3 connections now open)
2021-04-21T13:15:26.571+0000 I NETWORK  [conn693] received client metadata from 127.0.0.1:38346 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:26.669+0000 I NETWORK  [conn693] end connection 127.0.0.1:38346 (2 connections now open)
2021-04-21T13:15:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58212 #694 (3 connections now open)
2021-04-21T13:15:32.012+0000 I NETWORK  [conn694] end connection 10.233.73.164:58212 (2 connections now open)
2021-04-21T13:15:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39018 #695 (3 connections now open)
2021-04-21T13:15:36.576+0000 I NETWORK  [conn695] received client metadata from 127.0.0.1:39018 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:36.673+0000 I NETWORK  [conn695] end connection 127.0.0.1:39018 (2 connections now open)
2021-04-21T13:15:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58882 #696 (3 connections now open)
2021-04-21T13:15:42.012+0000 I NETWORK  [conn696] end connection 10.233.73.164:58882 (2 connections now open)
2021-04-21T13:15:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39676 #697 (3 connections now open)
2021-04-21T13:15:46.674+0000 I NETWORK  [conn697] received client metadata from 127.0.0.1:39676 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:46.678+0000 I NETWORK  [conn697] end connection 127.0.0.1:39676 (2 connections now open)
2021-04-21T13:15:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59604 #698 (3 connections now open)
2021-04-21T13:15:52.012+0000 I NETWORK  [conn698] end connection 10.233.73.164:59604 (2 connections now open)
2021-04-21T13:15:56.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40394 #699 (3 connections now open)
2021-04-21T13:15:56.669+0000 I NETWORK  [conn699] received client metadata from 127.0.0.1:40394 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:15:56.673+0000 I NETWORK  [conn699] end connection 127.0.0.1:40394 (2 connections now open)
2021-04-21T13:16:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60252 #700 (3 connections now open)
2021-04-21T13:16:02.012+0000 I NETWORK  [conn700] end connection 10.233.73.164:60252 (2 connections now open)
2021-04-21T13:16:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41086 #701 (3 connections now open)
2021-04-21T13:16:06.669+0000 I NETWORK  [conn701] received client metadata from 127.0.0.1:41086 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:06.674+0000 I NETWORK  [conn701] end connection 127.0.0.1:41086 (2 connections now open)
2021-04-21T13:16:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60952 #702 (3 connections now open)
2021-04-21T13:16:12.012+0000 I NETWORK  [conn702] end connection 10.233.73.164:60952 (2 connections now open)
2021-04-21T13:16:16.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41744 #703 (3 connections now open)
2021-04-21T13:16:16.572+0000 I NETWORK  [conn703] received client metadata from 127.0.0.1:41744 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:16.671+0000 I NETWORK  [conn703] end connection 127.0.0.1:41744 (2 connections now open)
2021-04-21T13:16:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33410 #704 (3 connections now open)
2021-04-21T13:16:22.012+0000 I NETWORK  [conn704] end connection 10.233.73.164:33410 (2 connections now open)
2021-04-21T13:16:26.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42438 #705 (3 connections now open)
2021-04-21T13:16:26.569+0000 I NETWORK  [conn705] received client metadata from 127.0.0.1:42438 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:26.574+0000 I NETWORK  [conn705] end connection 127.0.0.1:42438 (2 connections now open)
2021-04-21T13:16:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34070 #706 (3 connections now open)
2021-04-21T13:16:32.012+0000 I NETWORK  [conn706] end connection 10.233.73.164:34070 (2 connections now open)
2021-04-21T13:16:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43140 #707 (3 connections now open)
2021-04-21T13:16:36.670+0000 I NETWORK  [conn707] received client metadata from 127.0.0.1:43140 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:36.676+0000 I NETWORK  [conn707] end connection 127.0.0.1:43140 (2 connections now open)
2021-04-21T13:16:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34770 #708 (3 connections now open)
2021-04-21T13:16:42.012+0000 I NETWORK  [conn708] end connection 10.233.73.164:34770 (2 connections now open)
2021-04-21T13:16:46.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43794 #709 (3 connections now open)
2021-04-21T13:16:46.577+0000 I NETWORK  [conn709] received client metadata from 127.0.0.1:43794 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:46.673+0000 I NETWORK  [conn709] end connection 127.0.0.1:43794 (2 connections now open)
2021-04-21T13:16:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35454 #710 (3 connections now open)
2021-04-21T13:16:52.012+0000 I NETWORK  [conn710] end connection 10.233.73.164:35454 (2 connections now open)
2021-04-21T13:16:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44478 #711 (3 connections now open)
2021-04-21T13:16:56.669+0000 I NETWORK  [conn711] received client metadata from 127.0.0.1:44478 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:16:56.674+0000 I NETWORK  [conn711] end connection 127.0.0.1:44478 (2 connections now open)
2021-04-21T13:17:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36106 #712 (3 connections now open)
2021-04-21T13:17:02.012+0000 I NETWORK  [conn712] end connection 10.233.73.164:36106 (2 connections now open)
2021-04-21T13:17:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45150 #713 (3 connections now open)
2021-04-21T13:17:06.668+0000 I NETWORK  [conn713] received client metadata from 127.0.0.1:45150 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:06.674+0000 I NETWORK  [conn713] end connection 127.0.0.1:45150 (2 connections now open)
2021-04-21T13:17:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36786 #714 (3 connections now open)
2021-04-21T13:17:12.012+0000 I NETWORK  [conn714] end connection 10.233.73.164:36786 (2 connections now open)
2021-04-21T13:17:16.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45812 #715 (3 connections now open)
2021-04-21T13:17:16.574+0000 I NETWORK  [conn715] received client metadata from 127.0.0.1:45812 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:16.668+0000 I NETWORK  [conn715] end connection 127.0.0.1:45812 (2 connections now open)
2021-04-21T13:17:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37470 #716 (3 connections now open)
2021-04-21T13:17:22.012+0000 I NETWORK  [conn716] end connection 10.233.73.164:37470 (2 connections now open)
2021-04-21T13:17:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46500 #717 (3 connections now open)
2021-04-21T13:17:26.578+0000 I NETWORK  [conn717] received client metadata from 127.0.0.1:46500 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:26.672+0000 I NETWORK  [conn717] end connection 127.0.0.1:46500 (2 connections now open)
2021-04-21T13:17:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38126 #718 (3 connections now open)
2021-04-21T13:17:32.012+0000 I NETWORK  [conn718] end connection 10.233.73.164:38126 (2 connections now open)
2021-04-21T13:17:36.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47170 #719 (3 connections now open)
2021-04-21T13:17:36.580+0000 I NETWORK  [conn719] received client metadata from 127.0.0.1:47170 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:36.673+0000 I NETWORK  [conn719] end connection 127.0.0.1:47170 (2 connections now open)
2021-04-21T13:17:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38800 #720 (3 connections now open)
2021-04-21T13:17:42.012+0000 I NETWORK  [conn720] end connection 10.233.73.164:38800 (2 connections now open)
2021-04-21T13:17:46.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47830 #721 (3 connections now open)
2021-04-21T13:17:46.673+0000 I NETWORK  [conn721] received client metadata from 127.0.0.1:47830 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:46.770+0000 I NETWORK  [conn721] end connection 127.0.0.1:47830 (2 connections now open)
2021-04-21T13:17:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39480 #722 (3 connections now open)
2021-04-21T13:17:52.012+0000 I NETWORK  [conn722] end connection 10.233.73.164:39480 (2 connections now open)
2021-04-21T13:17:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48504 #723 (3 connections now open)
2021-04-21T13:17:56.575+0000 I NETWORK  [conn723] received client metadata from 127.0.0.1:48504 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:17:56.673+0000 I NETWORK  [conn723] end connection 127.0.0.1:48504 (2 connections now open)
2021-04-21T13:18:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40130 #724 (3 connections now open)
2021-04-21T13:18:02.012+0000 I NETWORK  [conn724] end connection 10.233.73.164:40130 (2 connections now open)
2021-04-21T13:18:06.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49176 #725 (3 connections now open)
2021-04-21T13:18:06.479+0000 I NETWORK  [conn725] received client metadata from 127.0.0.1:49176 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:06.573+0000 I NETWORK  [conn725] end connection 127.0.0.1:49176 (2 connections now open)
2021-04-21T13:18:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40812 #726 (3 connections now open)
2021-04-21T13:18:12.012+0000 I NETWORK  [conn726] end connection 10.233.73.164:40812 (2 connections now open)
2021-04-21T13:18:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49842 #727 (3 connections now open)
2021-04-21T13:18:16.576+0000 I NETWORK  [conn727] received client metadata from 127.0.0.1:49842 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:16.671+0000 I NETWORK  [conn727] end connection 127.0.0.1:49842 (2 connections now open)
2021-04-21T13:18:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41500 #728 (3 connections now open)
2021-04-21T13:18:22.012+0000 I NETWORK  [conn728] end connection 10.233.73.164:41500 (2 connections now open)
2021-04-21T13:18:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50530 #729 (3 connections now open)
2021-04-21T13:18:26.670+0000 I NETWORK  [conn729] received client metadata from 127.0.0.1:50530 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:26.674+0000 I NETWORK  [conn729] end connection 127.0.0.1:50530 (2 connections now open)
2021-04-21T13:18:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42162 #730 (3 connections now open)
2021-04-21T13:18:32.012+0000 I NETWORK  [conn730] end connection 10.233.73.164:42162 (2 connections now open)
2021-04-21T13:18:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51210 #731 (3 connections now open)
2021-04-21T13:18:36.574+0000 I NETWORK  [conn731] received client metadata from 127.0.0.1:51210 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:36.668+0000 I NETWORK  [conn731] end connection 127.0.0.1:51210 (2 connections now open)
2021-04-21T13:18:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42838 #732 (3 connections now open)
2021-04-21T13:18:42.012+0000 I NETWORK  [conn732] end connection 10.233.73.164:42838 (2 connections now open)
2021-04-21T13:18:46.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51868 #733 (3 connections now open)
2021-04-21T13:18:46.672+0000 I NETWORK  [conn733] received client metadata from 127.0.0.1:51868 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:46.677+0000 I NETWORK  [conn733] end connection 127.0.0.1:51868 (2 connections now open)
2021-04-21T13:18:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43530 #734 (3 connections now open)
2021-04-21T13:18:52.012+0000 I NETWORK  [conn734] end connection 10.233.73.164:43530 (2 connections now open)
2021-04-21T13:18:56.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52554 #735 (3 connections now open)
2021-04-21T13:18:56.573+0000 I NETWORK  [conn735] received client metadata from 127.0.0.1:52554 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:18:56.669+0000 I NETWORK  [conn735] end connection 127.0.0.1:52554 (2 connections now open)
2021-04-21T13:19:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44186 #736 (3 connections now open)
2021-04-21T13:19:02.012+0000 I NETWORK  [conn736] end connection 10.233.73.164:44186 (2 connections now open)
2021-04-21T13:19:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53236 #737 (3 connections now open)
2021-04-21T13:19:06.670+0000 I NETWORK  [conn737] received client metadata from 127.0.0.1:53236 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:06.675+0000 I NETWORK  [conn737] end connection 127.0.0.1:53236 (2 connections now open)
2021-04-21T13:19:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44870 #738 (3 connections now open)
2021-04-21T13:19:12.012+0000 I NETWORK  [conn738] end connection 10.233.73.164:44870 (2 connections now open)
2021-04-21T13:19:16.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53904 #739 (3 connections now open)
2021-04-21T13:19:16.577+0000 I NETWORK  [conn739] received client metadata from 127.0.0.1:53904 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:16.673+0000 I NETWORK  [conn739] end connection 127.0.0.1:53904 (2 connections now open)
2021-04-21T13:19:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45558 #740 (3 connections now open)
2021-04-21T13:19:22.012+0000 I NETWORK  [conn740] end connection 10.233.73.164:45558 (2 connections now open)
2021-04-21T13:19:26.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54584 #741 (3 connections now open)
2021-04-21T13:19:26.570+0000 I NETWORK  [conn741] received client metadata from 127.0.0.1:54584 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:26.575+0000 I NETWORK  [conn741] end connection 127.0.0.1:54584 (2 connections now open)
2021-04-21T13:19:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46214 #742 (3 connections now open)
2021-04-21T13:19:32.012+0000 I NETWORK  [conn742] end connection 10.233.73.164:46214 (2 connections now open)
2021-04-21T13:19:36.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55272 #743 (3 connections now open)
2021-04-21T13:19:36.581+0000 I NETWORK  [conn743] received client metadata from 127.0.0.1:55272 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:36.673+0000 I NETWORK  [conn743] end connection 127.0.0.1:55272 (2 connections now open)
2021-04-21T13:19:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46900 #744 (3 connections now open)
2021-04-21T13:19:42.013+0000 I NETWORK  [conn744] end connection 10.233.73.164:46900 (2 connections now open)
2021-04-21T13:19:46.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55928 #745 (3 connections now open)
2021-04-21T13:19:46.669+0000 I NETWORK  [conn745] received client metadata from 127.0.0.1:55928 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:46.673+0000 I NETWORK  [conn745] end connection 127.0.0.1:55928 (2 connections now open)
2021-04-21T13:19:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47582 #746 (3 connections now open)
2021-04-21T13:19:52.012+0000 I NETWORK  [conn746] end connection 10.233.73.164:47582 (2 connections now open)
2021-04-21T13:19:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56604 #747 (3 connections now open)
2021-04-21T13:19:56.572+0000 I NETWORK  [conn747] received client metadata from 127.0.0.1:56604 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:19:56.577+0000 I NETWORK  [conn747] end connection 127.0.0.1:56604 (2 connections now open)
2021-04-21T13:20:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48232 #748 (3 connections now open)
2021-04-21T13:20:02.012+0000 I NETWORK  [conn748] end connection 10.233.73.164:48232 (2 connections now open)
2021-04-21T13:20:06.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57288 #749 (3 connections now open)
2021-04-21T13:20:06.669+0000 I NETWORK  [conn749] received client metadata from 127.0.0.1:57288 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:06.673+0000 I NETWORK  [conn749] end connection 127.0.0.1:57288 (2 connections now open)
2021-04-21T13:20:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48922 #750 (3 connections now open)
2021-04-21T13:20:12.012+0000 I NETWORK  [conn750] end connection 10.233.73.164:48922 (2 connections now open)
2021-04-21T13:20:16.874+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57982 #751 (3 connections now open)
2021-04-21T13:20:16.875+0000 I NETWORK  [conn751] received client metadata from 127.0.0.1:57982 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:16.972+0000 I NETWORK  [conn751] end connection 127.0.0.1:57982 (2 connections now open)
2021-04-21T13:20:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49618 #752 (3 connections now open)
2021-04-21T13:20:22.012+0000 I NETWORK  [conn752] end connection 10.233.73.164:49618 (2 connections now open)
2021-04-21T13:20:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58646 #753 (3 connections now open)
2021-04-21T13:20:26.674+0000 I NETWORK  [conn753] received client metadata from 127.0.0.1:58646 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:26.770+0000 I NETWORK  [conn753] end connection 127.0.0.1:58646 (2 connections now open)
2021-04-21T13:20:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50274 #754 (3 connections now open)
2021-04-21T13:20:32.012+0000 I NETWORK  [conn754] end connection 10.233.73.164:50274 (2 connections now open)
2021-04-21T13:20:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59346 #755 (3 connections now open)
2021-04-21T13:20:36.670+0000 I NETWORK  [conn755] received client metadata from 127.0.0.1:59346 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:36.676+0000 I NETWORK  [conn755] end connection 127.0.0.1:59346 (2 connections now open)
2021-04-21T13:20:42.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50974 #756 (3 connections now open)
2021-04-21T13:20:42.013+0000 I NETWORK  [conn756] end connection 10.233.73.164:50974 (2 connections now open)
2021-04-21T13:20:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60004 #757 (3 connections now open)
2021-04-21T13:20:46.674+0000 I NETWORK  [conn757] received client metadata from 127.0.0.1:60004 conn757: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:46.773+0000 I NETWORK  [conn757] end connection 127.0.0.1:60004 (2 connections now open)
2021-04-21T13:20:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51666 #758 (3 connections now open)
2021-04-21T13:20:52.012+0000 I NETWORK  [conn758] end connection 10.233.73.164:51666 (2 connections now open)
2021-04-21T13:20:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60686 #759 (3 connections now open)
2021-04-21T13:20:56.575+0000 I NETWORK  [conn759] received client metadata from 127.0.0.1:60686 conn759: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:20:56.672+0000 I NETWORK  [conn759] end connection 127.0.0.1:60686 (2 connections now open)
2021-04-21T13:21:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52316 #760 (3 connections now open)
2021-04-21T13:21:02.012+0000 I NETWORK  [conn760] end connection 10.233.73.164:52316 (2 connections now open)
2021-04-21T13:21:06.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33142 #761 (3 connections now open)
2021-04-21T13:21:06.677+0000 I NETWORK  [conn761] received client metadata from 127.0.0.1:33142 conn761: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:06.771+0000 I NETWORK  [conn761] end connection 127.0.0.1:33142 (2 connections now open)
2021-04-21T13:21:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53004 #762 (3 connections now open)
2021-04-21T13:21:12.012+0000 I NETWORK  [conn762] end connection 10.233.73.164:53004 (2 connections now open)
2021-04-21T13:21:16.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33802 #763 (3 connections now open)
2021-04-21T13:21:16.576+0000 I NETWORK  [conn763] received client metadata from 127.0.0.1:33802 conn763: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:16.672+0000 I NETWORK  [conn763] end connection 127.0.0.1:33802 (2 connections now open)
2021-04-21T13:21:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53702 #764 (3 connections now open)
2021-04-21T13:21:22.012+0000 I NETWORK  [conn764] end connection 10.233.73.164:53702 (2 connections now open)
2021-04-21T13:21:26.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34496 #765 (3 connections now open)
2021-04-21T13:21:26.670+0000 I NETWORK  [conn765] received client metadata from 127.0.0.1:34496 conn765: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:26.674+0000 I NETWORK  [conn765] end connection 127.0.0.1:34496 (2 connections now open)
2021-04-21T13:21:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54358 #766 (3 connections now open)
2021-04-21T13:21:32.012+0000 I NETWORK  [conn766] end connection 10.233.73.164:54358 (2 connections now open)
2021-04-21T13:21:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35168 #767 (3 connections now open)
2021-04-21T13:21:36.575+0000 I NETWORK  [conn767] received client metadata from 127.0.0.1:35168 conn767: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:36.673+0000 I NETWORK  [conn767] end connection 127.0.0.1:35168 (2 connections now open)
2021-04-21T13:21:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55034 #768 (3 connections now open)
2021-04-21T13:21:42.012+0000 I NETWORK  [conn768] end connection 10.233.73.164:55034 (2 connections now open)
2021-04-21T13:21:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35832 #769 (3 connections now open)
2021-04-21T13:21:46.675+0000 I NETWORK  [conn769] received client metadata from 127.0.0.1:35832 conn769: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:46.775+0000 I NETWORK  [conn769] end connection 127.0.0.1:35832 (2 connections now open)
2021-04-21T13:21:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55714 #770 (3 connections now open)
2021-04-21T13:21:52.012+0000 I NETWORK  [conn770] end connection 10.233.73.164:55714 (2 connections now open)
2021-04-21T13:21:56.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36504 #771 (3 connections now open)
2021-04-21T13:21:56.668+0000 I NETWORK  [conn771] received client metadata from 127.0.0.1:36504 conn771: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:21:56.673+0000 I NETWORK  [conn771] end connection 127.0.0.1:36504 (2 connections now open)
2021-04-21T13:22:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56368 #772 (3 connections now open)
2021-04-21T13:22:02.012+0000 I NETWORK  [conn772] end connection 10.233.73.164:56368 (2 connections now open)
2021-04-21T13:22:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37176 #773 (3 connections now open)
2021-04-21T13:22:06.577+0000 I NETWORK  [conn773] received client metadata from 127.0.0.1:37176 conn773: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:06.674+0000 I NETWORK  [conn773] end connection 127.0.0.1:37176 (2 connections now open)
2021-04-21T13:22:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57042 #774 (3 connections now open)
2021-04-21T13:22:12.012+0000 I NETWORK  [conn774] end connection 10.233.73.164:57042 (2 connections now open)
2021-04-21T13:22:16.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37842 #775 (3 connections now open)
2021-04-21T13:22:16.670+0000 I NETWORK  [conn775] received client metadata from 127.0.0.1:37842 conn775: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:16.768+0000 I NETWORK  [conn775] end connection 127.0.0.1:37842 (2 connections now open)
2021-04-21T13:22:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57726 #776 (3 connections now open)
2021-04-21T13:22:22.012+0000 I NETWORK  [conn776] end connection 10.233.73.164:57726 (2 connections now open)
2021-04-21T13:22:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38522 #777 (3 connections now open)
2021-04-21T13:22:26.669+0000 I NETWORK  [conn777] received client metadata from 127.0.0.1:38522 conn777: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:26.674+0000 I NETWORK  [conn777] end connection 127.0.0.1:38522 (2 connections now open)
2021-04-21T13:22:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58388 #778 (3 connections now open)
2021-04-21T13:22:32.012+0000 I NETWORK  [conn778] end connection 10.233.73.164:58388 (2 connections now open)
2021-04-21T13:22:36.475+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39204 #779 (3 connections now open)
2021-04-21T13:22:36.475+0000 I NETWORK  [conn779] received client metadata from 127.0.0.1:39204 conn779: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:36.573+0000 I NETWORK  [conn779] end connection 127.0.0.1:39204 (2 connections now open)
2021-04-21T13:22:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59072 #780 (3 connections now open)
2021-04-21T13:22:42.012+0000 I NETWORK  [conn780] end connection 10.233.73.164:59072 (2 connections now open)
2021-04-21T13:22:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39876 #781 (3 connections now open)
2021-04-21T13:22:46.670+0000 I NETWORK  [conn781] received client metadata from 127.0.0.1:39876 conn781: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:46.674+0000 I NETWORK  [conn781] end connection 127.0.0.1:39876 (2 connections now open)
2021-04-21T13:22:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59756 #782 (3 connections now open)
2021-04-21T13:22:52.012+0000 I NETWORK  [conn782] end connection 10.233.73.164:59756 (2 connections now open)
2021-04-21T13:22:56.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40552 #783 (3 connections now open)
2021-04-21T13:22:56.579+0000 I NETWORK  [conn783] received client metadata from 127.0.0.1:40552 conn783: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:22:56.673+0000 I NETWORK  [conn783] end connection 127.0.0.1:40552 (2 connections now open)
2021-04-21T13:23:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60410 #784 (3 connections now open)
2021-04-21T13:23:02.012+0000 I NETWORK  [conn784] end connection 10.233.73.164:60410 (2 connections now open)
2021-04-21T13:23:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41222 #785 (3 connections now open)
2021-04-21T13:23:06.668+0000 I NETWORK  [conn785] received client metadata from 127.0.0.1:41222 conn785: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:06.673+0000 I NETWORK  [conn785] end connection 127.0.0.1:41222 (2 connections now open)
2021-04-21T13:23:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:32856 #786 (3 connections now open)
2021-04-21T13:23:12.012+0000 I NETWORK  [conn786] end connection 10.233.73.164:32856 (2 connections now open)
2021-04-21T13:23:16.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41886 #787 (3 connections now open)
2021-04-21T13:23:16.575+0000 I NETWORK  [conn787] received client metadata from 127.0.0.1:41886 conn787: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:16.673+0000 I NETWORK  [conn787] end connection 127.0.0.1:41886 (2 connections now open)
2021-04-21T13:23:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33546 #788 (3 connections now open)
2021-04-21T13:23:22.012+0000 I NETWORK  [conn788] end connection 10.233.73.164:33546 (2 connections now open)
2021-04-21T13:23:26.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42576 #789 (3 connections now open)
2021-04-21T13:23:26.671+0000 I NETWORK  [conn789] received client metadata from 127.0.0.1:42576 conn789: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:26.676+0000 I NETWORK  [conn789] end connection 127.0.0.1:42576 (2 connections now open)
2021-04-21T13:23:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34200 #790 (3 connections now open)
2021-04-21T13:23:32.012+0000 I NETWORK  [conn790] end connection 10.233.73.164:34200 (2 connections now open)
2021-04-21T13:23:37.076+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43292 #791 (3 connections now open)
2021-04-21T13:23:37.077+0000 I NETWORK  [conn791] received client metadata from 127.0.0.1:43292 conn791: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:37.173+0000 I NETWORK  [conn791] end connection 127.0.0.1:43292 (2 connections now open)
2021-04-21T13:23:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34870 #792 (3 connections now open)
2021-04-21T13:23:42.012+0000 I NETWORK  [conn792] end connection 10.233.73.164:34870 (2 connections now open)
2021-04-21T13:23:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43904 #793 (3 connections now open)
2021-04-21T13:23:46.674+0000 I NETWORK  [conn793] received client metadata from 127.0.0.1:43904 conn793: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:46.679+0000 I NETWORK  [conn793] end connection 127.0.0.1:43904 (2 connections now open)
2021-04-21T13:23:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35550 #794 (3 connections now open)
2021-04-21T13:23:52.012+0000 I NETWORK  [conn794] end connection 10.233.73.164:35550 (2 connections now open)
2021-04-21T13:23:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44570 #795 (3 connections now open)
2021-04-21T13:23:56.668+0000 I NETWORK  [conn795] received client metadata from 127.0.0.1:44570 conn795: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:23:56.673+0000 I NETWORK  [conn795] end connection 127.0.0.1:44570 (2 connections now open)
2021-04-21T13:24:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36206 #796 (3 connections now open)
2021-04-21T13:24:02.012+0000 I NETWORK  [conn796] end connection 10.233.73.164:36206 (2 connections now open)
2021-04-21T13:24:06.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45250 #797 (3 connections now open)
2021-04-21T13:24:06.672+0000 I NETWORK  [conn797] received client metadata from 127.0.0.1:45250 conn797: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:06.769+0000 I NETWORK  [conn797] end connection 127.0.0.1:45250 (2 connections now open)
2021-04-21T13:24:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36882 #798 (3 connections now open)
2021-04-21T13:24:12.012+0000 I NETWORK  [conn798] end connection 10.233.73.164:36882 (2 connections now open)
2021-04-21T13:24:16.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45918 #799 (3 connections now open)
2021-04-21T13:24:16.574+0000 I NETWORK  [conn799] received client metadata from 127.0.0.1:45918 conn799: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:16.671+0000 I NETWORK  [conn799] end connection 127.0.0.1:45918 (2 connections now open)
2021-04-21T13:24:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37570 #800 (3 connections now open)
2021-04-21T13:24:22.012+0000 I NETWORK  [conn800] end connection 10.233.73.164:37570 (2 connections now open)
2021-04-21T13:24:26.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46598 #801 (3 connections now open)
2021-04-21T13:24:26.673+0000 I NETWORK  [conn801] received client metadata from 127.0.0.1:46598 conn801: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:26.677+0000 I NETWORK  [conn801] end connection 127.0.0.1:46598 (2 connections now open)
2021-04-21T13:24:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38230 #802 (3 connections now open)
2021-04-21T13:24:32.012+0000 I NETWORK  [conn802] end connection 10.233.73.164:38230 (2 connections now open)
2021-04-21T13:24:36.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47280 #803 (3 connections now open)
2021-04-21T13:24:36.571+0000 I NETWORK  [conn803] received client metadata from 127.0.0.1:47280 conn803: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:36.576+0000 I NETWORK  [conn803] end connection 127.0.0.1:47280 (2 connections now open)
2021-04-21T13:24:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38908 #804 (3 connections now open)
2021-04-21T13:24:42.012+0000 I NETWORK  [conn804] end connection 10.233.73.164:38908 (2 connections now open)
2021-04-21T13:24:46.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47948 #805 (3 connections now open)
2021-04-21T13:24:46.673+0000 I NETWORK  [conn805] received client metadata from 127.0.0.1:47948 conn805: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:46.768+0000 I NETWORK  [conn805] end connection 127.0.0.1:47948 (2 connections now open)
2021-04-21T13:24:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39596 #806 (3 connections now open)
2021-04-21T13:24:52.012+0000 I NETWORK  [conn806] end connection 10.233.73.164:39596 (2 connections now open)
2021-04-21T13:24:56.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48618 #807 (3 connections now open)
2021-04-21T13:24:56.579+0000 I NETWORK  [conn807] received client metadata from 127.0.0.1:48618 conn807: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:24:56.673+0000 I NETWORK  [conn807] end connection 127.0.0.1:48618 (2 connections now open)
2021-04-21T13:25:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40252 #808 (3 connections now open)
2021-04-21T13:25:02.012+0000 I NETWORK  [conn808] end connection 10.233.73.164:40252 (2 connections now open)
2021-04-21T13:25:06.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49296 #809 (3 connections now open)
2021-04-21T13:25:06.574+0000 I NETWORK  [conn809] received client metadata from 127.0.0.1:49296 conn809: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:06.670+0000 I NETWORK  [conn809] end connection 127.0.0.1:49296 (2 connections now open)
2021-04-21T13:25:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40930 #810 (3 connections now open)
2021-04-21T13:25:12.012+0000 I NETWORK  [conn810] end connection 10.233.73.164:40930 (2 connections now open)
2021-04-21T13:25:16.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49966 #811 (3 connections now open)
2021-04-21T13:25:16.675+0000 I NETWORK  [conn811] received client metadata from 127.0.0.1:49966 conn811: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:16.769+0000 I NETWORK  [conn811] end connection 127.0.0.1:49966 (2 connections now open)
2021-04-21T13:25:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41618 #812 (3 connections now open)
2021-04-21T13:25:22.012+0000 I NETWORK  [conn812] end connection 10.233.73.164:41618 (2 connections now open)
2021-04-21T13:25:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50646 #813 (3 connections now open)
2021-04-21T13:25:26.670+0000 I NETWORK  [conn813] received client metadata from 127.0.0.1:50646 conn813: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:26.678+0000 I NETWORK  [conn813] end connection 127.0.0.1:50646 (2 connections now open)
2021-04-21T13:25:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42284 #814 (3 connections now open)
2021-04-21T13:25:32.012+0000 I NETWORK  [conn814] end connection 10.233.73.164:42284 (2 connections now open)
2021-04-21T13:25:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51332 #815 (3 connections now open)
2021-04-21T13:25:36.671+0000 I NETWORK  [conn815] received client metadata from 127.0.0.1:51332 conn815: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:36.675+0000 I NETWORK  [conn815] end connection 127.0.0.1:51332 (2 connections now open)
2021-04-21T13:25:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42968 #816 (3 connections now open)
2021-04-21T13:25:42.012+0000 I NETWORK  [conn816] end connection 10.233.73.164:42968 (2 connections now open)
2021-04-21T13:25:46.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52004 #817 (3 connections now open)
2021-04-21T13:25:46.676+0000 I NETWORK  [conn817] received client metadata from 127.0.0.1:52004 conn817: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:46.775+0000 I NETWORK  [conn817] end connection 127.0.0.1:52004 (2 connections now open)
2021-04-21T13:25:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43650 #818 (3 connections now open)
2021-04-21T13:25:52.012+0000 I NETWORK  [conn818] end connection 10.233.73.164:43650 (2 connections now open)
2021-04-21T13:25:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52674 #819 (3 connections now open)
2021-04-21T13:25:56.576+0000 I NETWORK  [conn819] received client metadata from 127.0.0.1:52674 conn819: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:25:56.673+0000 I NETWORK  [conn819] end connection 127.0.0.1:52674 (2 connections now open)
2021-04-21T13:26:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44302 #820 (3 connections now open)
2021-04-21T13:26:02.012+0000 I NETWORK  [conn820] end connection 10.233.73.164:44302 (2 connections now open)
2021-04-21T13:26:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53346 #821 (3 connections now open)
2021-04-21T13:26:06.670+0000 I NETWORK  [conn821] received client metadata from 127.0.0.1:53346 conn821: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:06.674+0000 I NETWORK  [conn821] end connection 127.0.0.1:53346 (2 connections now open)
2021-04-21T13:26:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44984 #822 (3 connections now open)
2021-04-21T13:26:12.012+0000 I NETWORK  [conn822] end connection 10.233.73.164:44984 (2 connections now open)
2021-04-21T13:26:16.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54022 #823 (3 connections now open)
2021-04-21T13:26:16.672+0000 I NETWORK  [conn823] received client metadata from 127.0.0.1:54022 conn823: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:16.769+0000 I NETWORK  [conn823] end connection 127.0.0.1:54022 (2 connections now open)
2021-04-21T13:26:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45672 #824 (3 connections now open)
2021-04-21T13:26:22.012+0000 I NETWORK  [conn824] end connection 10.233.73.164:45672 (2 connections now open)
2021-04-21T13:26:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54702 #825 (3 connections now open)
2021-04-21T13:26:26.576+0000 I NETWORK  [conn825] received client metadata from 127.0.0.1:54702 conn825: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:26.672+0000 I NETWORK  [conn825] end connection 127.0.0.1:54702 (2 connections now open)
2021-04-21T13:26:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46334 #826 (3 connections now open)
2021-04-21T13:26:32.012+0000 I NETWORK  [conn826] end connection 10.233.73.164:46334 (2 connections now open)
2021-04-21T13:26:36.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55380 #827 (3 connections now open)
2021-04-21T13:26:36.673+0000 I NETWORK  [conn827] received client metadata from 127.0.0.1:55380 conn827: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:36.677+0000 I NETWORK  [conn827] end connection 127.0.0.1:55380 (2 connections now open)
2021-04-21T13:26:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47012 #828 (3 connections now open)
2021-04-21T13:26:42.012+0000 I NETWORK  [conn828] end connection 10.233.73.164:47012 (2 connections now open)
2021-04-21T13:26:46.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56046 #829 (3 connections now open)
2021-04-21T13:26:46.577+0000 I NETWORK  [conn829] received client metadata from 127.0.0.1:56046 conn829: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:46.673+0000 I NETWORK  [conn829] end connection 127.0.0.1:56046 (2 connections now open)
2021-04-21T13:26:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47688 #830 (3 connections now open)
2021-04-21T13:26:52.012+0000 I NETWORK  [conn830] end connection 10.233.73.164:47688 (2 connections now open)
2021-04-21T13:26:56.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56712 #831 (3 connections now open)
2021-04-21T13:26:56.574+0000 I NETWORK  [conn831] received client metadata from 127.0.0.1:56712 conn831: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:26:56.671+0000 I NETWORK  [conn831] end connection 127.0.0.1:56712 (2 connections now open)
2021-04-21T13:27:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48344 #832 (3 connections now open)
2021-04-21T13:27:02.012+0000 I NETWORK  [conn832] end connection 10.233.73.164:48344 (2 connections now open)
2021-04-21T13:27:06.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57386 #833 (3 connections now open)
2021-04-21T13:27:06.669+0000 I NETWORK  [conn833] received client metadata from 127.0.0.1:57386 conn833: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:06.675+0000 I NETWORK  [conn833] end connection 127.0.0.1:57386 (2 connections now open)
2021-04-21T13:27:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49018 #834 (3 connections now open)
2021-04-21T13:27:12.012+0000 I NETWORK  [conn834] end connection 10.233.73.164:49018 (2 connections now open)
2021-04-21T13:27:16.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58054 #835 (3 connections now open)
2021-04-21T13:27:16.673+0000 I NETWORK  [conn835] received client metadata from 127.0.0.1:58054 conn835: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:16.677+0000 I NETWORK  [conn835] end connection 127.0.0.1:58054 (2 connections now open)
2021-04-21T13:27:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49700 #836 (3 connections now open)
2021-04-21T13:27:22.012+0000 I NETWORK  [conn836] end connection 10.233.73.164:49700 (2 connections now open)
2021-04-21T13:27:26.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58730 #837 (3 connections now open)
2021-04-21T13:27:26.576+0000 I NETWORK  [conn837] received client metadata from 127.0.0.1:58730 conn837: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:26.675+0000 I NETWORK  [conn837] end connection 127.0.0.1:58730 (2 connections now open)
2021-04-21T13:27:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50376 #838 (3 connections now open)
2021-04-21T13:27:32.012+0000 I NETWORK  [conn838] end connection 10.233.73.164:50376 (2 connections now open)
2021-04-21T13:27:36.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59418 #839 (3 connections now open)
2021-04-21T13:27:36.675+0000 I NETWORK  [conn839] received client metadata from 127.0.0.1:59418 conn839: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:36.774+0000 I NETWORK  [conn839] end connection 127.0.0.1:59418 (2 connections now open)
2021-04-21T13:27:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51044 #840 (3 connections now open)
2021-04-21T13:27:42.012+0000 I NETWORK  [conn840] end connection 10.233.73.164:51044 (2 connections now open)
2021-04-21T13:27:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60080 #841 (3 connections now open)
2021-04-21T13:27:46.674+0000 I NETWORK  [conn841] received client metadata from 127.0.0.1:60080 conn841: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:46.770+0000 I NETWORK  [conn841] end connection 127.0.0.1:60080 (2 connections now open)
2021-04-21T13:27:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51722 #842 (3 connections now open)
2021-04-21T13:27:52.012+0000 I NETWORK  [conn842] end connection 10.233.73.164:51722 (2 connections now open)
2021-04-21T13:27:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60744 #843 (3 connections now open)
2021-04-21T13:27:56.669+0000 I NETWORK  [conn843] received client metadata from 127.0.0.1:60744 conn843: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:27:56.680+0000 I NETWORK  [conn843] end connection 127.0.0.1:60744 (2 connections now open)
2021-04-21T13:28:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52374 #844 (3 connections now open)
2021-04-21T13:28:02.012+0000 I NETWORK  [conn844] end connection 10.233.73.164:52374 (2 connections now open)
2021-04-21T13:28:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33184 #845 (3 connections now open)
2021-04-21T13:28:06.576+0000 I NETWORK  [conn845] received client metadata from 127.0.0.1:33184 conn845: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:06.673+0000 I NETWORK  [conn845] end connection 127.0.0.1:33184 (2 connections now open)
2021-04-21T13:28:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53050 #846 (3 connections now open)
2021-04-21T13:28:12.012+0000 I NETWORK  [conn846] end connection 10.233.73.164:53050 (2 connections now open)
2021-04-21T13:28:16.668+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33844 #847 (3 connections now open)
2021-04-21T13:28:16.670+0000 I NETWORK  [conn847] received client metadata from 127.0.0.1:33844 conn847: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:16.674+0000 I NETWORK  [conn847] end connection 127.0.0.1:33844 (2 connections now open)
2021-04-21T13:28:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53736 #848 (3 connections now open)
2021-04-21T13:28:22.012+0000 I NETWORK  [conn848] end connection 10.233.73.164:53736 (2 connections now open)
2021-04-21T13:28:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34532 #849 (3 connections now open)
2021-04-21T13:28:26.669+0000 I NETWORK  [conn849] received client metadata from 127.0.0.1:34532 conn849: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:26.674+0000 I NETWORK  [conn849] end connection 127.0.0.1:34532 (2 connections now open)
2021-04-21T13:28:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54396 #850 (3 connections now open)
2021-04-21T13:28:32.012+0000 I NETWORK  [conn850] end connection 10.233.73.164:54396 (2 connections now open)
2021-04-21T13:28:36.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35204 #851 (3 connections now open)
2021-04-21T13:28:36.669+0000 I NETWORK  [conn851] received client metadata from 127.0.0.1:35204 conn851: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:36.674+0000 I NETWORK  [conn851] end connection 127.0.0.1:35204 (2 connections now open)
2021-04-21T13:28:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55070 #852 (3 connections now open)
2021-04-21T13:28:42.012+0000 I NETWORK  [conn852] end connection 10.233.73.164:55070 (2 connections now open)
2021-04-21T13:28:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35870 #853 (3 connections now open)
2021-04-21T13:28:46.671+0000 I NETWORK  [conn853] received client metadata from 127.0.0.1:35870 conn853: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:46.676+0000 I NETWORK  [conn853] end connection 127.0.0.1:35870 (2 connections now open)
2021-04-21T13:28:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55752 #854 (3 connections now open)
2021-04-21T13:28:52.012+0000 I NETWORK  [conn854] end connection 10.233.73.164:55752 (2 connections now open)
2021-04-21T13:28:56.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36552 #855 (3 connections now open)
2021-04-21T13:28:56.772+0000 I NETWORK  [conn855] received client metadata from 127.0.0.1:36552 conn855: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:28:56.778+0000 I NETWORK  [conn855] end connection 127.0.0.1:36552 (2 connections now open)
2021-04-21T13:29:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56418 #856 (3 connections now open)
2021-04-21T13:29:02.012+0000 I NETWORK  [conn856] end connection 10.233.73.164:56418 (2 connections now open)
2021-04-21T13:29:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37222 #857 (3 connections now open)
2021-04-21T13:29:06.672+0000 I NETWORK  [conn857] received client metadata from 127.0.0.1:37222 conn857: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:06.769+0000 I NETWORK  [conn857] end connection 127.0.0.1:37222 (2 connections now open)
2021-04-21T13:29:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57088 #858 (3 connections now open)
2021-04-21T13:29:12.012+0000 I NETWORK  [conn858] end connection 10.233.73.164:57088 (2 connections now open)
2021-04-21T13:29:16.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37882 #859 (3 connections now open)
2021-04-21T13:29:16.574+0000 I NETWORK  [conn859] received client metadata from 127.0.0.1:37882 conn859: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:16.672+0000 I NETWORK  [conn859] end connection 127.0.0.1:37882 (2 connections now open)
2021-04-21T13:29:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57774 #860 (3 connections now open)
2021-04-21T13:29:22.012+0000 I NETWORK  [conn860] end connection 10.233.73.164:57774 (2 connections now open)
2021-04-21T13:29:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38572 #861 (3 connections now open)
2021-04-21T13:29:26.673+0000 I NETWORK  [conn861] received client metadata from 127.0.0.1:38572 conn861: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:26.769+0000 I NETWORK  [conn861] end connection 127.0.0.1:38572 (2 connections now open)
2021-04-21T13:29:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58430 #862 (3 connections now open)
2021-04-21T13:29:32.012+0000 I NETWORK  [conn862] end connection 10.233.73.164:58430 (2 connections now open)
2021-04-21T13:29:36.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39236 #863 (3 connections now open)
2021-04-21T13:29:36.575+0000 I NETWORK  [conn863] received client metadata from 127.0.0.1:39236 conn863: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:36.671+0000 I NETWORK  [conn863] end connection 127.0.0.1:39236 (2 connections now open)
2021-04-21T13:29:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59102 #864 (3 connections now open)
2021-04-21T13:29:42.012+0000 I NETWORK  [conn864] end connection 10.233.73.164:59102 (2 connections now open)
2021-04-21T13:29:46.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39898 #865 (3 connections now open)
2021-04-21T13:29:46.579+0000 I NETWORK  [conn865] received client metadata from 127.0.0.1:39898 conn865: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:46.674+0000 I NETWORK  [conn865] end connection 127.0.0.1:39898 (2 connections now open)
2021-04-21T13:29:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59776 #866 (3 connections now open)
2021-04-21T13:29:52.012+0000 I NETWORK  [conn866] end connection 10.233.73.164:59776 (2 connections now open)
2021-04-21T13:29:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40566 #867 (3 connections now open)
2021-04-21T13:29:56.573+0000 I NETWORK  [conn867] received client metadata from 127.0.0.1:40566 conn867: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:29:56.671+0000 I NETWORK  [conn867] end connection 127.0.0.1:40566 (2 connections now open)
2021-04-21T13:30:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60434 #868 (3 connections now open)
2021-04-21T13:30:02.012+0000 I NETWORK  [conn868] end connection 10.233.73.164:60434 (2 connections now open)
2021-04-21T13:30:06.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41238 #869 (3 connections now open)
2021-04-21T13:30:06.675+0000 I NETWORK  [conn869] received client metadata from 127.0.0.1:41238 conn869: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:06.770+0000 I NETWORK  [conn869] end connection 127.0.0.1:41238 (2 connections now open)
2021-04-21T13:30:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:32868 #870 (3 connections now open)
2021-04-21T13:30:12.012+0000 I NETWORK  [conn870] end connection 10.233.73.164:32868 (2 connections now open)
2021-04-21T13:30:16.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41902 #871 (3 connections now open)
2021-04-21T13:30:16.669+0000 I NETWORK  [conn871] received client metadata from 127.0.0.1:41902 conn871: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:16.673+0000 I NETWORK  [conn871] end connection 127.0.0.1:41902 (2 connections now open)
2021-04-21T13:30:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33554 #872 (3 connections now open)
2021-04-21T13:30:22.012+0000 I NETWORK  [conn872] end connection 10.233.73.164:33554 (2 connections now open)
2021-04-21T13:30:26.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42584 #873 (3 connections now open)
2021-04-21T13:30:26.675+0000 I NETWORK  [conn873] received client metadata from 127.0.0.1:42584 conn873: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:26.772+0000 I NETWORK  [conn873] end connection 127.0.0.1:42584 (2 connections now open)
2021-04-21T13:30:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34216 #874 (3 connections now open)
2021-04-21T13:30:32.012+0000 I NETWORK  [conn874] end connection 10.233.73.164:34216 (2 connections now open)
2021-04-21T13:30:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43258 #875 (3 connections now open)
2021-04-21T13:30:36.576+0000 I NETWORK  [conn875] received client metadata from 127.0.0.1:43258 conn875: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:36.673+0000 I NETWORK  [conn875] end connection 127.0.0.1:43258 (2 connections now open)
2021-04-21T13:30:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34890 #876 (3 connections now open)
2021-04-21T13:30:42.012+0000 I NETWORK  [conn876] end connection 10.233.73.164:34890 (2 connections now open)
2021-04-21T13:30:46.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43920 #877 (3 connections now open)
2021-04-21T13:30:46.669+0000 I NETWORK  [conn877] received client metadata from 127.0.0.1:43920 conn877: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:46.674+0000 I NETWORK  [conn877] end connection 127.0.0.1:43920 (2 connections now open)
2021-04-21T13:30:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35570 #878 (3 connections now open)
2021-04-21T13:30:52.012+0000 I NETWORK  [conn878] end connection 10.233.73.164:35570 (2 connections now open)
2021-04-21T13:30:56.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44594 #879 (3 connections now open)
2021-04-21T13:30:56.670+0000 I NETWORK  [conn879] received client metadata from 127.0.0.1:44594 conn879: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:30:56.675+0000 I NETWORK  [conn879] end connection 127.0.0.1:44594 (2 connections now open)
2021-04-21T13:31:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36226 #880 (3 connections now open)
2021-04-21T13:31:02.012+0000 I NETWORK  [conn880] end connection 10.233.73.164:36226 (2 connections now open)
2021-04-21T13:31:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45264 #881 (3 connections now open)
2021-04-21T13:31:06.576+0000 I NETWORK  [conn881] received client metadata from 127.0.0.1:45264 conn881: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:06.673+0000 I NETWORK  [conn881] end connection 127.0.0.1:45264 (2 connections now open)
2021-04-21T13:31:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36900 #882 (3 connections now open)
2021-04-21T13:31:12.012+0000 I NETWORK  [conn882] end connection 10.233.73.164:36900 (2 connections now open)
2021-04-21T13:31:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45934 #883 (3 connections now open)
2021-04-21T13:31:16.674+0000 I NETWORK  [conn883] received client metadata from 127.0.0.1:45934 conn883: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:16.769+0000 I NETWORK  [conn883] end connection 127.0.0.1:45934 (2 connections now open)
2021-04-21T13:31:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37580 #884 (3 connections now open)
2021-04-21T13:31:22.012+0000 I NETWORK  [conn884] end connection 10.233.73.164:37580 (2 connections now open)
2021-04-21T13:31:26.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46610 #885 (3 connections now open)
2021-04-21T13:31:26.574+0000 I NETWORK  [conn885] received client metadata from 127.0.0.1:46610 conn885: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:26.672+0000 I NETWORK  [conn885] end connection 127.0.0.1:46610 (2 connections now open)
2021-04-21T13:31:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38246 #886 (3 connections now open)
2021-04-21T13:31:32.012+0000 I NETWORK  [conn886] end connection 10.233.73.164:38246 (2 connections now open)
2021-04-21T13:31:36.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47286 #887 (3 connections now open)
2021-04-21T13:31:36.580+0000 I NETWORK  [conn887] received client metadata from 127.0.0.1:47286 conn887: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:36.673+0000 I NETWORK  [conn887] end connection 127.0.0.1:47286 (2 connections now open)
2021-04-21T13:31:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38928 #888 (3 connections now open)
2021-04-21T13:31:42.012+0000 I NETWORK  [conn888] end connection 10.233.73.164:38928 (2 connections now open)
2021-04-21T13:31:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47964 #889 (3 connections now open)
2021-04-21T13:31:46.670+0000 I NETWORK  [conn889] received client metadata from 127.0.0.1:47964 conn889: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:46.674+0000 I NETWORK  [conn889] end connection 127.0.0.1:47964 (2 connections now open)
2021-04-21T13:31:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39618 #890 (3 connections now open)
2021-04-21T13:31:52.012+0000 I NETWORK  [conn890] end connection 10.233.73.164:39618 (2 connections now open)
2021-04-21T13:31:56.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48644 #891 (3 connections now open)
2021-04-21T13:31:56.672+0000 I NETWORK  [conn891] received client metadata from 127.0.0.1:48644 conn891: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:31:56.676+0000 I NETWORK  [conn891] end connection 127.0.0.1:48644 (2 connections now open)
2021-04-21T13:32:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40264 #892 (3 connections now open)
2021-04-21T13:32:02.012+0000 I NETWORK  [conn892] end connection 10.233.73.164:40264 (2 connections now open)
2021-04-21T13:32:06.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49308 #893 (3 connections now open)
2021-04-21T13:32:06.675+0000 I NETWORK  [conn893] received client metadata from 127.0.0.1:49308 conn893: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:06.772+0000 I NETWORK  [conn893] end connection 127.0.0.1:49308 (2 connections now open)
2021-04-21T13:32:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40944 #894 (3 connections now open)
2021-04-21T13:32:12.012+0000 I NETWORK  [conn894] end connection 10.233.73.164:40944 (2 connections now open)
2021-04-21T13:32:16.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49974 #895 (3 connections now open)
2021-04-21T13:32:16.576+0000 I NETWORK  [conn895] received client metadata from 127.0.0.1:49974 conn895: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:16.674+0000 I NETWORK  [conn895] end connection 127.0.0.1:49974 (2 connections now open)
2021-04-21T13:32:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41628 #896 (3 connections now open)
2021-04-21T13:32:22.012+0000 I NETWORK  [conn896] end connection 10.233.73.164:41628 (2 connections now open)
2021-04-21T13:32:26.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50658 #897 (3 connections now open)
2021-04-21T13:32:26.671+0000 I NETWORK  [conn897] received client metadata from 127.0.0.1:50658 conn897: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:26.769+0000 I NETWORK  [conn897] end connection 127.0.0.1:50658 (2 connections now open)
2021-04-21T13:32:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42286 #898 (3 connections now open)
2021-04-21T13:32:32.012+0000 I NETWORK  [conn898] end connection 10.233.73.164:42286 (2 connections now open)
2021-04-21T13:32:36.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51338 #899 (3 connections now open)
2021-04-21T13:32:36.672+0000 I NETWORK  [conn899] received client metadata from 127.0.0.1:51338 conn899: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:36.768+0000 I NETWORK  [conn899] end connection 127.0.0.1:51338 (2 connections now open)
2021-04-21T13:32:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42968 #900 (3 connections now open)
2021-04-21T13:32:42.012+0000 I NETWORK  [conn900] end connection 10.233.73.164:42968 (2 connections now open)
2021-04-21T13:32:46.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52004 #901 (3 connections now open)
2021-04-21T13:32:46.574+0000 I NETWORK  [conn901] received client metadata from 127.0.0.1:52004 conn901: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:46.672+0000 I NETWORK  [conn901] end connection 127.0.0.1:52004 (2 connections now open)
2021-04-21T13:32:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43654 #902 (3 connections now open)
2021-04-21T13:32:52.012+0000 I NETWORK  [conn902] end connection 10.233.73.164:43654 (2 connections now open)
2021-04-21T13:32:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52676 #903 (3 connections now open)
2021-04-21T13:32:56.575+0000 I NETWORK  [conn903] received client metadata from 127.0.0.1:52676 conn903: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:32:56.670+0000 I NETWORK  [conn903] end connection 127.0.0.1:52676 (2 connections now open)
2021-04-21T13:33:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44304 #904 (3 connections now open)
2021-04-21T13:33:02.012+0000 I NETWORK  [conn904] end connection 10.233.73.164:44304 (2 connections now open)
2021-04-21T13:33:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53344 #905 (3 connections now open)
2021-04-21T13:33:06.669+0000 I NETWORK  [conn905] received client metadata from 127.0.0.1:53344 conn905: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:06.673+0000 I NETWORK  [conn905] end connection 127.0.0.1:53344 (2 connections now open)
2021-04-21T13:33:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44992 #906 (3 connections now open)
2021-04-21T13:33:12.012+0000 I NETWORK  [conn906] end connection 10.233.73.164:44992 (2 connections now open)
2021-04-21T13:33:16.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54022 #907 (3 connections now open)
2021-04-21T13:33:16.575+0000 I NETWORK  [conn907] received client metadata from 127.0.0.1:54022 conn907: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:16.675+0000 I NETWORK  [conn907] end connection 127.0.0.1:54022 (2 connections now open)
2021-04-21T13:33:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45684 #908 (3 connections now open)
2021-04-21T13:33:22.012+0000 I NETWORK  [conn908] end connection 10.233.73.164:45684 (2 connections now open)
2021-04-21T13:33:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54716 #909 (3 connections now open)
2021-04-21T13:33:26.670+0000 I NETWORK  [conn909] received client metadata from 127.0.0.1:54716 conn909: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:26.674+0000 I NETWORK  [conn909] end connection 127.0.0.1:54716 (2 connections now open)
2021-04-21T13:33:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46350 #910 (3 connections now open)
2021-04-21T13:33:32.012+0000 I NETWORK  [conn910] end connection 10.233.73.164:46350 (2 connections now open)
2021-04-21T13:33:36.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55396 #911 (3 connections now open)
2021-04-21T13:33:36.672+0000 I NETWORK  [conn911] received client metadata from 127.0.0.1:55396 conn911: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:36.676+0000 I NETWORK  [conn911] end connection 127.0.0.1:55396 (2 connections now open)
2021-04-21T13:33:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47026 #912 (3 connections now open)
2021-04-21T13:33:42.012+0000 I NETWORK  [conn912] end connection 10.233.73.164:47026 (2 connections now open)
2021-04-21T13:33:46.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56058 #913 (3 connections now open)
2021-04-21T13:33:46.669+0000 I NETWORK  [conn913] received client metadata from 127.0.0.1:56058 conn913: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:46.674+0000 I NETWORK  [conn913] end connection 127.0.0.1:56058 (2 connections now open)
2021-04-21T13:33:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47714 #914 (3 connections now open)
2021-04-21T13:33:52.012+0000 I NETWORK  [conn914] end connection 10.233.73.164:47714 (2 connections now open)
2021-04-21T13:33:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56736 #915 (3 connections now open)
2021-04-21T13:33:56.669+0000 I NETWORK  [conn915] received client metadata from 127.0.0.1:56736 conn915: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:33:56.674+0000 I NETWORK  [conn915] end connection 127.0.0.1:56736 (2 connections now open)
2021-04-21T13:34:02.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48362 #916 (3 connections now open)
2021-04-21T13:34:02.012+0000 I NETWORK  [conn916] end connection 10.233.73.164:48362 (2 connections now open)
2021-04-21T13:34:06.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57398 #917 (3 connections now open)
2021-04-21T13:34:06.574+0000 I NETWORK  [conn917] received client metadata from 127.0.0.1:57398 conn917: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:06.672+0000 I NETWORK  [conn917] end connection 127.0.0.1:57398 (2 connections now open)
2021-04-21T13:34:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49042 #918 (3 connections now open)
2021-04-21T13:34:12.012+0000 I NETWORK  [conn918] end connection 10.233.73.164:49042 (2 connections now open)
2021-04-21T13:34:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58076 #919 (3 connections now open)
2021-04-21T13:34:16.673+0000 I NETWORK  [conn919] received client metadata from 127.0.0.1:58076 conn919: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:16.773+0000 I NETWORK  [conn919] end connection 127.0.0.1:58076 (2 connections now open)
2021-04-21T13:34:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49726 #920 (3 connections now open)
2021-04-21T13:34:22.012+0000 I NETWORK  [conn920] end connection 10.233.73.164:49726 (2 connections now open)
2021-04-21T13:34:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58752 #921 (3 connections now open)
2021-04-21T13:34:26.577+0000 I NETWORK  [conn921] received client metadata from 127.0.0.1:58752 conn921: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:26.673+0000 I NETWORK  [conn921] end connection 127.0.0.1:58752 (2 connections now open)
2021-04-21T13:34:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50402 #922 (3 connections now open)
2021-04-21T13:34:32.012+0000 I NETWORK  [conn922] end connection 10.233.73.164:50402 (2 connections now open)
2021-04-21T13:34:36.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59436 #923 (3 connections now open)
2021-04-21T13:34:36.579+0000 I NETWORK  [conn923] received client metadata from 127.0.0.1:59436 conn923: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:36.691+0000 I NETWORK  [conn923] end connection 127.0.0.1:59436 (2 connections now open)
2021-04-21T13:34:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51068 #924 (3 connections now open)
2021-04-21T13:34:42.012+0000 I NETWORK  [conn924] end connection 10.233.73.164:51068 (2 connections now open)
2021-04-21T13:34:46.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60108 #925 (3 connections now open)
2021-04-21T13:34:46.677+0000 I NETWORK  [conn925] received client metadata from 127.0.0.1:60108 conn925: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:46.773+0000 I NETWORK  [conn925] end connection 127.0.0.1:60108 (2 connections now open)
2021-04-21T13:34:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51748 #926 (3 connections now open)
2021-04-21T13:34:52.012+0000 I NETWORK  [conn926] end connection 10.233.73.164:51748 (2 connections now open)
2021-04-21T13:34:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60776 #927 (3 connections now open)
2021-04-21T13:34:56.672+0000 I NETWORK  [conn927] received client metadata from 127.0.0.1:60776 conn927: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:34:56.768+0000 I NETWORK  [conn927] end connection 127.0.0.1:60776 (2 connections now open)
2021-04-21T13:35:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52406 #928 (3 connections now open)
2021-04-21T13:35:02.012+0000 I NETWORK  [conn928] end connection 10.233.73.164:52406 (2 connections now open)
2021-04-21T13:35:06.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33210 #929 (3 connections now open)
2021-04-21T13:35:06.669+0000 I NETWORK  [conn929] received client metadata from 127.0.0.1:33210 conn929: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:06.674+0000 I NETWORK  [conn929] end connection 127.0.0.1:33210 (2 connections now open)
2021-04-21T13:35:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53082 #930 (3 connections now open)
2021-04-21T13:35:12.012+0000 I NETWORK  [conn930] end connection 10.233.73.164:53082 (2 connections now open)
2021-04-21T13:35:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33880 #931 (3 connections now open)
2021-04-21T13:35:16.577+0000 I NETWORK  [conn931] received client metadata from 127.0.0.1:33880 conn931: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:16.673+0000 I NETWORK  [conn931] end connection 127.0.0.1:33880 (2 connections now open)
2021-04-21T13:35:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53754 #932 (3 connections now open)
2021-04-21T13:35:22.012+0000 I NETWORK  [conn932] end connection 10.233.73.164:53754 (2 connections now open)
2021-04-21T13:35:26.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34550 #933 (3 connections now open)
2021-04-21T13:35:26.571+0000 I NETWORK  [conn933] received client metadata from 127.0.0.1:34550 conn933: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:26.575+0000 I NETWORK  [conn933] end connection 127.0.0.1:34550 (2 connections now open)
2021-04-21T13:35:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54420 #934 (3 connections now open)
2021-04-21T13:35:32.012+0000 I NETWORK  [conn934] end connection 10.233.73.164:54420 (2 connections now open)
2021-04-21T13:35:36.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35224 #935 (3 connections now open)
2021-04-21T13:35:36.576+0000 I NETWORK  [conn935] received client metadata from 127.0.0.1:35224 conn935: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:36.672+0000 I NETWORK  [conn935] end connection 127.0.0.1:35224 (2 connections now open)
2021-04-21T13:35:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55066 #936 (3 connections now open)
2021-04-21T13:35:42.012+0000 I NETWORK  [conn936] end connection 10.233.73.164:55066 (2 connections now open)
2021-04-21T13:35:46.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35896 #937 (3 connections now open)
2021-04-21T13:35:46.669+0000 I NETWORK  [conn937] received client metadata from 127.0.0.1:35896 conn937: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:46.674+0000 I NETWORK  [conn937] end connection 127.0.0.1:35896 (2 connections now open)
2021-04-21T13:35:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55774 #938 (3 connections now open)
2021-04-21T13:35:52.012+0000 I NETWORK  [conn938] end connection 10.233.73.164:55774 (2 connections now open)
2021-04-21T13:35:56.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36566 #939 (3 connections now open)
2021-04-21T13:35:56.574+0000 I NETWORK  [conn939] received client metadata from 127.0.0.1:36566 conn939: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:35:56.668+0000 I NETWORK  [conn939] end connection 127.0.0.1:36566 (2 connections now open)
2021-04-21T13:36:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56436 #940 (3 connections now open)
2021-04-21T13:36:02.012+0000 I NETWORK  [conn940] end connection 10.233.73.164:56436 (2 connections now open)
2021-04-21T13:36:06.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37240 #941 (3 connections now open)
2021-04-21T13:36:06.669+0000 I NETWORK  [conn941] received client metadata from 127.0.0.1:37240 conn941: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:06.769+0000 I NETWORK  [conn941] end connection 127.0.0.1:37240 (2 connections now open)
2021-04-21T13:36:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57106 #942 (3 connections now open)
2021-04-21T13:36:12.012+0000 I NETWORK  [conn942] end connection 10.233.73.164:57106 (2 connections now open)
2021-04-21T13:36:16.680+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37924 #943 (3 connections now open)
2021-04-21T13:36:16.681+0000 I NETWORK  [conn943] received client metadata from 127.0.0.1:37924 conn943: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:16.869+0000 I NETWORK  [conn943] end connection 127.0.0.1:37924 (2 connections now open)
2021-04-21T13:36:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57794 #944 (3 connections now open)
2021-04-21T13:36:22.012+0000 I NETWORK  [conn944] end connection 10.233.73.164:57794 (2 connections now open)
2021-04-21T13:36:26.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38592 #945 (3 connections now open)
2021-04-21T13:36:26.576+0000 I NETWORK  [conn945] received client metadata from 127.0.0.1:38592 conn945: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:26.673+0000 I NETWORK  [conn945] end connection 127.0.0.1:38592 (2 connections now open)
2021-04-21T13:36:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58458 #946 (3 connections now open)
2021-04-21T13:36:32.012+0000 I NETWORK  [conn946] end connection 10.233.73.164:58458 (2 connections now open)
2021-04-21T13:36:36.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39264 #947 (3 connections now open)
2021-04-21T13:36:36.570+0000 I NETWORK  [conn947] received client metadata from 127.0.0.1:39264 conn947: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:36.574+0000 I NETWORK  [conn947] end connection 127.0.0.1:39264 (2 connections now open)
2021-04-21T13:36:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59130 #948 (3 connections now open)
2021-04-21T13:36:42.012+0000 I NETWORK  [conn948] end connection 10.233.73.164:59130 (2 connections now open)
2021-04-21T13:36:46.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39936 #949 (3 connections now open)
2021-04-21T13:36:46.574+0000 I NETWORK  [conn949] received client metadata from 127.0.0.1:39936 conn949: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:46.674+0000 I NETWORK  [conn949] end connection 127.0.0.1:39936 (2 connections now open)
2021-04-21T13:36:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59810 #950 (3 connections now open)
2021-04-21T13:36:52.012+0000 I NETWORK  [conn950] end connection 10.233.73.164:59810 (2 connections now open)
2021-04-21T13:36:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40602 #951 (3 connections now open)
2021-04-21T13:36:56.673+0000 I NETWORK  [conn951] received client metadata from 127.0.0.1:40602 conn951: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:36:56.677+0000 I NETWORK  [conn951] end connection 127.0.0.1:40602 (2 connections now open)
2021-04-21T13:37:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60472 #952 (3 connections now open)
2021-04-21T13:37:02.012+0000 I NETWORK  [conn952] end connection 10.233.73.164:60472 (2 connections now open)
2021-04-21T13:37:06.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41276 #953 (3 connections now open)
2021-04-21T13:37:06.668+0000 I NETWORK  [conn953] received client metadata from 127.0.0.1:41276 conn953: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:06.673+0000 I NETWORK  [conn953] end connection 127.0.0.1:41276 (2 connections now open)
2021-04-21T13:37:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:32914 #954 (3 connections now open)
2021-04-21T13:37:12.012+0000 I NETWORK  [conn954] end connection 10.233.73.164:32914 (2 connections now open)
2021-04-21T13:37:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41958 #955 (3 connections now open)
2021-04-21T13:37:16.675+0000 I NETWORK  [conn955] received client metadata from 127.0.0.1:41958 conn955: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:16.772+0000 I NETWORK  [conn955] end connection 127.0.0.1:41958 (2 connections now open)
2021-04-21T13:37:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33598 #956 (3 connections now open)
2021-04-21T13:37:22.012+0000 I NETWORK  [conn956] end connection 10.233.73.164:33598 (2 connections now open)
2021-04-21T13:37:26.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42630 #957 (3 connections now open)
2021-04-21T13:37:26.676+0000 I NETWORK  [conn957] received client metadata from 127.0.0.1:42630 conn957: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:26.771+0000 I NETWORK  [conn957] end connection 127.0.0.1:42630 (2 connections now open)
2021-04-21T13:37:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34270 #958 (3 connections now open)
2021-04-21T13:37:32.012+0000 I NETWORK  [conn958] end connection 10.233.73.164:34270 (2 connections now open)
2021-04-21T13:37:36.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43304 #959 (3 connections now open)
2021-04-21T13:37:36.575+0000 I NETWORK  [conn959] received client metadata from 127.0.0.1:43304 conn959: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:36.674+0000 I NETWORK  [conn959] end connection 127.0.0.1:43304 (2 connections now open)
2021-04-21T13:37:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34940 #960 (3 connections now open)
2021-04-21T13:37:42.012+0000 I NETWORK  [conn960] end connection 10.233.73.164:34940 (2 connections now open)
2021-04-21T13:37:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43984 #961 (3 connections now open)
2021-04-21T13:37:46.674+0000 I NETWORK  [conn961] received client metadata from 127.0.0.1:43984 conn961: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:46.769+0000 I NETWORK  [conn961] end connection 127.0.0.1:43984 (2 connections now open)
2021-04-21T13:37:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35628 #962 (3 connections now open)
2021-04-21T13:37:52.012+0000 I NETWORK  [conn962] end connection 10.233.73.164:35628 (2 connections now open)
2021-04-21T13:37:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44658 #963 (3 connections now open)
2021-04-21T13:37:56.576+0000 I NETWORK  [conn963] received client metadata from 127.0.0.1:44658 conn963: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:37:56.671+0000 I NETWORK  [conn963] end connection 127.0.0.1:44658 (2 connections now open)
2021-04-21T13:38:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36292 #964 (3 connections now open)
2021-04-21T13:38:02.012+0000 I NETWORK  [conn964] end connection 10.233.73.164:36292 (2 connections now open)
2021-04-21T13:38:06.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45338 #965 (3 connections now open)
2021-04-21T13:38:06.671+0000 I NETWORK  [conn965] received client metadata from 127.0.0.1:45338 conn965: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:06.768+0000 I NETWORK  [conn965] end connection 127.0.0.1:45338 (2 connections now open)
2021-04-21T13:38:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36978 #966 (3 connections now open)
2021-04-21T13:38:12.012+0000 I NETWORK  [conn966] end connection 10.233.73.164:36978 (2 connections now open)
2021-04-21T13:38:16.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46018 #967 (3 connections now open)
2021-04-21T13:38:16.673+0000 I NETWORK  [conn967] received client metadata from 127.0.0.1:46018 conn967: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:16.677+0000 I NETWORK  [conn967] end connection 127.0.0.1:46018 (2 connections now open)
2021-04-21T13:38:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37658 #968 (3 connections now open)
2021-04-21T13:38:22.012+0000 I NETWORK  [conn968] end connection 10.233.73.164:37658 (2 connections now open)
2021-04-21T13:38:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46686 #969 (3 connections now open)
2021-04-21T13:38:26.674+0000 I NETWORK  [conn969] received client metadata from 127.0.0.1:46686 conn969: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:26.678+0000 I NETWORK  [conn969] end connection 127.0.0.1:46686 (2 connections now open)
2021-04-21T13:38:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38328 #970 (3 connections now open)
2021-04-21T13:38:32.012+0000 I NETWORK  [conn970] end connection 10.233.73.164:38328 (2 connections now open)
2021-04-21T13:38:36.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47358 #971 (3 connections now open)
2021-04-21T13:38:36.572+0000 I NETWORK  [conn971] received client metadata from 127.0.0.1:47358 conn971: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:36.669+0000 I NETWORK  [conn971] end connection 127.0.0.1:47358 (2 connections now open)
2021-04-21T13:38:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38998 #972 (3 connections now open)
2021-04-21T13:38:42.012+0000 I NETWORK  [conn972] end connection 10.233.73.164:38998 (2 connections now open)
2021-04-21T13:38:46.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48038 #973 (3 connections now open)
2021-04-21T13:38:46.574+0000 I NETWORK  [conn973] received client metadata from 127.0.0.1:48038 conn973: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:46.670+0000 I NETWORK  [conn973] end connection 127.0.0.1:48038 (2 connections now open)
2021-04-21T13:38:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39690 #974 (3 connections now open)
2021-04-21T13:38:52.012+0000 I NETWORK  [conn974] end connection 10.233.73.164:39690 (2 connections now open)
2021-04-21T13:38:56.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48714 #975 (3 connections now open)
2021-04-21T13:38:56.672+0000 I NETWORK  [conn975] received client metadata from 127.0.0.1:48714 conn975: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:38:56.769+0000 I NETWORK  [conn975] end connection 127.0.0.1:48714 (2 connections now open)
2021-04-21T13:39:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40342 #976 (3 connections now open)
2021-04-21T13:39:02.012+0000 I NETWORK  [conn976] end connection 10.233.73.164:40342 (2 connections now open)
2021-04-21T13:39:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49374 #977 (3 connections now open)
2021-04-21T13:39:06.576+0000 I NETWORK  [conn977] received client metadata from 127.0.0.1:49374 conn977: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:06.676+0000 I NETWORK  [conn977] end connection 127.0.0.1:49374 (2 connections now open)
2021-04-21T13:39:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41068 #978 (3 connections now open)
2021-04-21T13:39:12.012+0000 I NETWORK  [conn978] end connection 10.233.73.164:41068 (2 connections now open)
2021-04-21T13:39:16.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50096 #979 (3 connections now open)
2021-04-21T13:39:16.570+0000 I NETWORK  [conn979] received client metadata from 127.0.0.1:50096 conn979: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:16.575+0000 I NETWORK  [conn979] end connection 127.0.0.1:50096 (2 connections now open)
2021-04-21T13:39:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41782 #980 (3 connections now open)
2021-04-21T13:39:22.012+0000 I NETWORK  [conn980] end connection 10.233.73.164:41782 (2 connections now open)
2021-04-21T13:39:26.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50808 #981 (3 connections now open)
2021-04-21T13:39:26.576+0000 I NETWORK  [conn981] received client metadata from 127.0.0.1:50808 conn981: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:26.673+0000 I NETWORK  [conn981] end connection 127.0.0.1:50808 (2 connections now open)
2021-04-21T13:39:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42460 #982 (3 connections now open)
2021-04-21T13:39:32.012+0000 I NETWORK  [conn982] end connection 10.233.73.164:42460 (2 connections now open)
2021-04-21T13:39:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51498 #983 (3 connections now open)
2021-04-21T13:39:36.670+0000 I NETWORK  [conn983] received client metadata from 127.0.0.1:51498 conn983: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:36.676+0000 I NETWORK  [conn983] end connection 127.0.0.1:51498 (2 connections now open)
2021-04-21T13:39:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43138 #984 (3 connections now open)
2021-04-21T13:39:42.012+0000 I NETWORK  [conn984] end connection 10.233.73.164:43138 (2 connections now open)
2021-04-21T13:39:46.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52190 #985 (3 connections now open)
2021-04-21T13:39:46.772+0000 I NETWORK  [conn985] received client metadata from 127.0.0.1:52190 conn985: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:46.869+0000 I NETWORK  [conn985] end connection 127.0.0.1:52190 (2 connections now open)
2021-04-21T13:39:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43834 #986 (3 connections now open)
2021-04-21T13:39:52.012+0000 I NETWORK  [conn986] end connection 10.233.73.164:43834 (2 connections now open)
2021-04-21T13:39:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52860 #987 (3 connections now open)
2021-04-21T13:39:56.573+0000 I NETWORK  [conn987] received client metadata from 127.0.0.1:52860 conn987: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:39:56.577+0000 I NETWORK  [conn987] end connection 127.0.0.1:52860 (2 connections now open)
2021-04-21T13:40:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44498 #988 (3 connections now open)
2021-04-21T13:40:02.012+0000 I NETWORK  [conn988] end connection 10.233.73.164:44498 (2 connections now open)
2021-04-21T13:40:06.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53536 #989 (3 connections now open)
2021-04-21T13:40:06.669+0000 I NETWORK  [conn989] received client metadata from 127.0.0.1:53536 conn989: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:06.674+0000 I NETWORK  [conn989] end connection 127.0.0.1:53536 (2 connections now open)
2021-04-21T13:40:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45178 #990 (3 connections now open)
2021-04-21T13:40:12.012+0000 I NETWORK  [conn990] end connection 10.233.73.164:45178 (2 connections now open)
2021-04-21T13:40:16.668+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54216 #991 (3 connections now open)
2021-04-21T13:40:16.670+0000 I NETWORK  [conn991] received client metadata from 127.0.0.1:54216 conn991: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:16.674+0000 I NETWORK  [conn991] end connection 127.0.0.1:54216 (2 connections now open)
2021-04-21T13:40:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45854 #992 (3 connections now open)
2021-04-21T13:40:22.012+0000 I NETWORK  [conn992] end connection 10.233.73.164:45854 (2 connections now open)
2021-04-21T13:40:26.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54902 #993 (3 connections now open)
2021-04-21T13:40:26.576+0000 I NETWORK  [conn993] received client metadata from 127.0.0.1:54902 conn993: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:26.673+0000 I NETWORK  [conn993] end connection 127.0.0.1:54902 (2 connections now open)
2021-04-21T13:40:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46546 #994 (3 connections now open)
2021-04-21T13:40:32.012+0000 I NETWORK  [conn994] end connection 10.233.73.164:46546 (2 connections now open)
2021-04-21T13:40:36.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55586 #995 (3 connections now open)
2021-04-21T13:40:36.669+0000 I NETWORK  [conn995] received client metadata from 127.0.0.1:55586 conn995: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:36.674+0000 I NETWORK  [conn995] end connection 127.0.0.1:55586 (2 connections now open)
2021-04-21T13:40:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47222 #996 (3 connections now open)
2021-04-21T13:40:42.012+0000 I NETWORK  [conn996] end connection 10.233.73.164:47222 (2 connections now open)
2021-04-21T13:40:46.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56266 #997 (3 connections now open)
2021-04-21T13:40:46.575+0000 I NETWORK  [conn997] received client metadata from 127.0.0.1:56266 conn997: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:46.674+0000 I NETWORK  [conn997] end connection 127.0.0.1:56266 (2 connections now open)
2021-04-21T13:40:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47906 #998 (3 connections now open)
2021-04-21T13:40:52.012+0000 I NETWORK  [conn998] end connection 10.233.73.164:47906 (2 connections now open)
2021-04-21T13:40:56.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56936 #999 (3 connections now open)
2021-04-21T13:40:56.673+0000 I NETWORK  [conn999] received client metadata from 127.0.0.1:56936 conn999: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:40:56.772+0000 I NETWORK  [conn999] end connection 127.0.0.1:56936 (2 connections now open)
2021-04-21T13:41:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48568 #1000 (3 connections now open)
2021-04-21T13:41:02.012+0000 I NETWORK  [conn1000] end connection 10.233.73.164:48568 (2 connections now open)
2021-04-21T13:41:06.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57602 #1001 (3 connections now open)
2021-04-21T13:41:06.575+0000 I NETWORK  [conn1001] received client metadata from 127.0.0.1:57602 conn1001: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:06.671+0000 I NETWORK  [conn1001] end connection 127.0.0.1:57602 (2 connections now open)
2021-04-21T13:41:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49238 #1002 (3 connections now open)
2021-04-21T13:41:12.012+0000 I NETWORK  [conn1002] end connection 10.233.73.164:49238 (2 connections now open)
2021-04-21T13:41:16.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58272 #1003 (3 connections now open)
2021-04-21T13:41:16.676+0000 I NETWORK  [conn1003] received client metadata from 127.0.0.1:58272 conn1003: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:16.771+0000 I NETWORK  [conn1003] end connection 127.0.0.1:58272 (2 connections now open)
2021-04-21T13:41:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49908 #1004 (3 connections now open)
2021-04-21T13:41:22.012+0000 I NETWORK  [conn1004] end connection 10.233.73.164:49908 (2 connections now open)
2021-04-21T13:41:27.178+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59008 #1005 (3 connections now open)
2021-04-21T13:41:27.269+0000 I NETWORK  [conn1005] received client metadata from 127.0.0.1:59008 conn1005: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:27.277+0000 I NETWORK  [conn1005] end connection 127.0.0.1:59008 (2 connections now open)
2021-04-21T13:41:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50600 #1006 (3 connections now open)
2021-04-21T13:41:32.012+0000 I NETWORK  [conn1006] end connection 10.233.73.164:50600 (2 connections now open)
2021-04-21T13:41:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59636 #1007 (3 connections now open)
2021-04-21T13:41:36.670+0000 I NETWORK  [conn1007] received client metadata from 127.0.0.1:59636 conn1007: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:36.675+0000 I NETWORK  [conn1007] end connection 127.0.0.1:59636 (2 connections now open)
2021-04-21T13:41:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51266 #1008 (3 connections now open)
2021-04-21T13:41:42.012+0000 I NETWORK  [conn1008] end connection 10.233.73.164:51266 (2 connections now open)
2021-04-21T13:41:46.768+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60314 #1009 (3 connections now open)
2021-04-21T13:41:46.769+0000 I NETWORK  [conn1009] received client metadata from 127.0.0.1:60314 conn1009: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:46.774+0000 I NETWORK  [conn1009] end connection 127.0.0.1:60314 (2 connections now open)
2021-04-21T13:41:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51950 #1010 (3 connections now open)
2021-04-21T13:41:52.012+0000 I NETWORK  [conn1010] end connection 10.233.73.164:51950 (2 connections now open)
2021-04-21T13:41:56.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60974 #1011 (3 connections now open)
2021-04-21T13:41:56.573+0000 I NETWORK  [conn1011] received client metadata from 127.0.0.1:60974 conn1011: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:41:56.671+0000 I NETWORK  [conn1011] end connection 127.0.0.1:60974 (2 connections now open)
2021-04-21T13:42:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52612 #1012 (3 connections now open)
2021-04-21T13:42:02.012+0000 I NETWORK  [conn1012] end connection 10.233.73.164:52612 (2 connections now open)
2021-04-21T13:42:06.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33418 #1013 (3 connections now open)
2021-04-21T13:42:06.672+0000 I NETWORK  [conn1013] received client metadata from 127.0.0.1:33418 conn1013: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:06.771+0000 I NETWORK  [conn1013] end connection 127.0.0.1:33418 (2 connections now open)
2021-04-21T13:42:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53282 #1014 (3 connections now open)
2021-04-21T13:42:12.012+0000 I NETWORK  [conn1014] end connection 10.233.73.164:53282 (2 connections now open)
2021-04-21T13:42:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34096 #1015 (3 connections now open)
2021-04-21T13:42:16.674+0000 I NETWORK  [conn1015] received client metadata from 127.0.0.1:34096 conn1015: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:16.772+0000 I NETWORK  [conn1015] end connection 127.0.0.1:34096 (2 connections now open)
2021-04-21T13:42:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53964 #1016 (3 connections now open)
2021-04-21T13:42:22.012+0000 I NETWORK  [conn1016] end connection 10.233.73.164:53964 (2 connections now open)
2021-04-21T13:42:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34764 #1017 (3 connections now open)
2021-04-21T13:42:26.574+0000 I NETWORK  [conn1017] received client metadata from 127.0.0.1:34764 conn1017: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:26.670+0000 I NETWORK  [conn1017] end connection 127.0.0.1:34764 (2 connections now open)
2021-04-21T13:42:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54644 #1018 (3 connections now open)
2021-04-21T13:42:32.012+0000 I NETWORK  [conn1018] end connection 10.233.73.164:54644 (2 connections now open)
2021-04-21T13:42:36.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35450 #1019 (3 connections now open)
2021-04-21T13:42:36.669+0000 I NETWORK  [conn1019] received client metadata from 127.0.0.1:35450 conn1019: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:36.675+0000 I NETWORK  [conn1019] end connection 127.0.0.1:35450 (2 connections now open)
2021-04-21T13:42:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55310 #1020 (3 connections now open)
2021-04-21T13:42:42.012+0000 I NETWORK  [conn1020] end connection 10.233.73.164:55310 (2 connections now open)
2021-04-21T13:42:46.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36130 #1021 (3 connections now open)
2021-04-21T13:42:46.675+0000 I NETWORK  [conn1021] received client metadata from 127.0.0.1:36130 conn1021: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:46.772+0000 I NETWORK  [conn1021] end connection 127.0.0.1:36130 (2 connections now open)
2021-04-21T13:42:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56004 #1022 (3 connections now open)
2021-04-21T13:42:52.012+0000 I NETWORK  [conn1022] end connection 10.233.73.164:56004 (2 connections now open)
2021-04-21T13:42:56.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36800 #1023 (3 connections now open)
2021-04-21T13:42:56.674+0000 I NETWORK  [conn1023] received client metadata from 127.0.0.1:36800 conn1023: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:42:56.678+0000 I NETWORK  [conn1023] end connection 127.0.0.1:36800 (2 connections now open)
2021-04-21T13:43:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56660 #1024 (3 connections now open)
2021-04-21T13:43:02.012+0000 I NETWORK  [conn1024] end connection 10.233.73.164:56660 (2 connections now open)
2021-04-21T13:43:06.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37466 #1025 (3 connections now open)
2021-04-21T13:43:06.576+0000 I NETWORK  [conn1025] received client metadata from 127.0.0.1:37466 conn1025: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:06.673+0000 I NETWORK  [conn1025] end connection 127.0.0.1:37466 (2 connections now open)
2021-04-21T13:43:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57330 #1026 (3 connections now open)
2021-04-21T13:43:12.012+0000 I NETWORK  [conn1026] end connection 10.233.73.164:57330 (2 connections now open)
2021-04-21T13:43:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38140 #1027 (3 connections now open)
2021-04-21T13:43:16.577+0000 I NETWORK  [conn1027] received client metadata from 127.0.0.1:38140 conn1027: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:16.669+0000 I NETWORK  [conn1027] end connection 127.0.0.1:38140 (2 connections now open)
2021-04-21T13:43:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58010 #1028 (3 connections now open)
2021-04-21T13:43:22.012+0000 I NETWORK  [conn1028] end connection 10.233.73.164:58010 (2 connections now open)
2021-04-21T13:43:26.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38812 #1029 (3 connections now open)
2021-04-21T13:43:26.669+0000 I NETWORK  [conn1029] received client metadata from 127.0.0.1:38812 conn1029: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:26.674+0000 I NETWORK  [conn1029] end connection 127.0.0.1:38812 (2 connections now open)
2021-04-21T13:43:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58676 #1030 (3 connections now open)
2021-04-21T13:43:32.012+0000 I NETWORK  [conn1030] end connection 10.233.73.164:58676 (2 connections now open)
2021-04-21T13:43:36.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39480 #1031 (3 connections now open)
2021-04-21T13:43:36.578+0000 I NETWORK  [conn1031] received client metadata from 127.0.0.1:39480 conn1031: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:36.674+0000 I NETWORK  [conn1031] end connection 127.0.0.1:39480 (2 connections now open)
2021-04-21T13:43:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59344 #1032 (3 connections now open)
2021-04-21T13:43:42.012+0000 I NETWORK  [conn1032] end connection 10.233.73.164:59344 (2 connections now open)
2021-04-21T13:43:46.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40150 #1033 (3 connections now open)
2021-04-21T13:43:46.673+0000 I NETWORK  [conn1033] received client metadata from 127.0.0.1:40150 conn1033: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:46.771+0000 I NETWORK  [conn1033] end connection 127.0.0.1:40150 (2 connections now open)
2021-04-21T13:43:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60020 #1034 (3 connections now open)
2021-04-21T13:43:52.012+0000 I NETWORK  [conn1034] end connection 10.233.73.164:60020 (2 connections now open)
2021-04-21T13:43:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40826 #1035 (3 connections now open)
2021-04-21T13:43:56.668+0000 I NETWORK  [conn1035] received client metadata from 127.0.0.1:40826 conn1035: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:43:56.673+0000 I NETWORK  [conn1035] end connection 127.0.0.1:40826 (2 connections now open)
2021-04-21T13:44:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60684 #1036 (3 connections now open)
2021-04-21T13:44:02.012+0000 I NETWORK  [conn1036] end connection 10.233.73.164:60684 (2 connections now open)
2021-04-21T13:44:06.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41490 #1037 (3 connections now open)
2021-04-21T13:44:06.673+0000 I NETWORK  [conn1037] received client metadata from 127.0.0.1:41490 conn1037: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:06.677+0000 I NETWORK  [conn1037] end connection 127.0.0.1:41490 (2 connections now open)
2021-04-21T13:44:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33132 #1038 (3 connections now open)
2021-04-21T13:44:12.012+0000 I NETWORK  [conn1038] end connection 10.233.73.164:33132 (2 connections now open)
2021-04-21T13:44:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42172 #1039 (3 connections now open)
2021-04-21T13:44:16.676+0000 I NETWORK  [conn1039] received client metadata from 127.0.0.1:42172 conn1039: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:16.771+0000 I NETWORK  [conn1039] end connection 127.0.0.1:42172 (2 connections now open)
2021-04-21T13:44:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33806 #1040 (3 connections now open)
2021-04-21T13:44:22.012+0000 I NETWORK  [conn1040] end connection 10.233.73.164:33806 (2 connections now open)
2021-04-21T13:44:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42844 #1041 (3 connections now open)
2021-04-21T13:44:26.578+0000 I NETWORK  [conn1041] received client metadata from 127.0.0.1:42844 conn1041: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:26.672+0000 I NETWORK  [conn1041] end connection 127.0.0.1:42844 (2 connections now open)
2021-04-21T13:44:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34478 #1042 (3 connections now open)
2021-04-21T13:44:32.012+0000 I NETWORK  [conn1042] end connection 10.233.73.164:34478 (2 connections now open)
2021-04-21T13:44:36.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43516 #1043 (3 connections now open)
2021-04-21T13:44:36.573+0000 I NETWORK  [conn1043] received client metadata from 127.0.0.1:43516 conn1043: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:36.671+0000 I NETWORK  [conn1043] end connection 127.0.0.1:43516 (2 connections now open)
2021-04-21T13:44:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35154 #1044 (3 connections now open)
2021-04-21T13:44:42.013+0000 I NETWORK  [conn1044] end connection 10.233.73.164:35154 (2 connections now open)
2021-04-21T13:44:46.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44194 #1045 (3 connections now open)
2021-04-21T13:44:46.575+0000 I NETWORK  [conn1045] received client metadata from 127.0.0.1:44194 conn1045: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:46.672+0000 I NETWORK  [conn1045] end connection 127.0.0.1:44194 (2 connections now open)
2021-04-21T13:44:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35826 #1046 (3 connections now open)
2021-04-21T13:44:52.012+0000 I NETWORK  [conn1046] end connection 10.233.73.164:35826 (2 connections now open)
2021-04-21T13:44:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44888 #1047 (3 connections now open)
2021-04-21T13:44:56.576+0000 I NETWORK  [conn1047] received client metadata from 127.0.0.1:44888 conn1047: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:44:56.670+0000 I NETWORK  [conn1047] end connection 127.0.0.1:44888 (2 connections now open)
2021-04-21T13:45:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36514 #1048 (3 connections now open)
2021-04-21T13:45:02.012+0000 I NETWORK  [conn1048] end connection 10.233.73.164:36514 (2 connections now open)
2021-04-21T13:45:06.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45558 #1049 (3 connections now open)
2021-04-21T13:45:06.773+0000 I NETWORK  [conn1049] received client metadata from 127.0.0.1:45558 conn1049: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:06.777+0000 I NETWORK  [conn1049] end connection 127.0.0.1:45558 (2 connections now open)
2021-04-21T13:45:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37208 #1050 (3 connections now open)
2021-04-21T13:45:12.012+0000 I NETWORK  [conn1050] end connection 10.233.73.164:37208 (2 connections now open)
2021-04-21T13:45:16.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46252 #1051 (3 connections now open)
2021-04-21T13:45:16.769+0000 I NETWORK  [conn1051] received client metadata from 127.0.0.1:46252 conn1051: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:16.774+0000 I NETWORK  [conn1051] end connection 127.0.0.1:46252 (2 connections now open)
2021-04-21T13:45:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37882 #1052 (3 connections now open)
2021-04-21T13:45:22.012+0000 I NETWORK  [conn1052] end connection 10.233.73.164:37882 (2 connections now open)
2021-04-21T13:45:26.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46936 #1053 (3 connections now open)
2021-04-21T13:45:26.674+0000 I NETWORK  [conn1053] received client metadata from 127.0.0.1:46936 conn1053: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:26.771+0000 I NETWORK  [conn1053] end connection 127.0.0.1:46936 (2 connections now open)
2021-04-21T13:45:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38562 #1054 (3 connections now open)
2021-04-21T13:45:32.012+0000 I NETWORK  [conn1054] end connection 10.233.73.164:38562 (2 connections now open)
2021-04-21T13:45:36.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47610 #1055 (3 connections now open)
2021-04-21T13:45:36.581+0000 I NETWORK  [conn1055] received client metadata from 127.0.0.1:47610 conn1055: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:36.674+0000 I NETWORK  [conn1055] end connection 127.0.0.1:47610 (2 connections now open)
2021-04-21T13:45:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39248 #1056 (3 connections now open)
2021-04-21T13:45:42.012+0000 I NETWORK  [conn1056] end connection 10.233.73.164:39248 (2 connections now open)
2021-04-21T13:45:46.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48286 #1057 (3 connections now open)
2021-04-21T13:45:46.571+0000 I NETWORK  [conn1057] received client metadata from 127.0.0.1:48286 conn1057: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:46.668+0000 I NETWORK  [conn1057] end connection 127.0.0.1:48286 (2 connections now open)
2021-04-21T13:45:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39926 #1058 (3 connections now open)
2021-04-21T13:45:52.012+0000 I NETWORK  [conn1058] end connection 10.233.73.164:39926 (2 connections now open)
2021-04-21T13:45:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48968 #1059 (3 connections now open)
2021-04-21T13:45:56.575+0000 I NETWORK  [conn1059] received client metadata from 127.0.0.1:48968 conn1059: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:45:56.671+0000 I NETWORK  [conn1059] end connection 127.0.0.1:48968 (2 connections now open)
2021-04-21T13:46:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40592 #1060 (3 connections now open)
2021-04-21T13:46:02.012+0000 I NETWORK  [conn1060] end connection 10.233.73.164:40592 (2 connections now open)
2021-04-21T13:46:06.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49634 #1061 (3 connections now open)
2021-04-21T13:46:06.675+0000 I NETWORK  [conn1061] received client metadata from 127.0.0.1:49634 conn1061: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:06.769+0000 I NETWORK  [conn1061] end connection 127.0.0.1:49634 (2 connections now open)
2021-04-21T13:46:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41278 #1062 (3 connections now open)
2021-04-21T13:46:12.012+0000 I NETWORK  [conn1062] end connection 10.233.73.164:41278 (2 connections now open)
2021-04-21T13:46:16.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50314 #1063 (3 connections now open)
2021-04-21T13:46:16.577+0000 I NETWORK  [conn1063] received client metadata from 127.0.0.1:50314 conn1063: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:16.675+0000 I NETWORK  [conn1063] end connection 127.0.0.1:50314 (2 connections now open)
2021-04-21T13:46:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41914 #1064 (3 connections now open)
2021-04-21T13:46:22.012+0000 I NETWORK  [conn1064] end connection 10.233.73.164:41914 (2 connections now open)
2021-04-21T13:46:26.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50920 #1065 (3 connections now open)
2021-04-21T13:46:26.779+0000 I NETWORK  [conn1065] received client metadata from 127.0.0.1:50920 conn1065: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:26.874+0000 I NETWORK  [conn1065] end connection 127.0.0.1:50920 (2 connections now open)
2021-04-21T13:46:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42506 #1066 (3 connections now open)
2021-04-21T13:46:32.013+0000 I NETWORK  [conn1066] end connection 10.233.73.164:42506 (2 connections now open)
2021-04-21T13:46:36.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51504 #1067 (3 connections now open)
2021-04-21T13:46:36.570+0000 I NETWORK  [conn1067] received client metadata from 127.0.0.1:51504 conn1067: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:36.669+0000 I NETWORK  [conn1067] end connection 127.0.0.1:51504 (2 connections now open)
2021-04-21T13:46:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43102 #1068 (3 connections now open)
2021-04-21T13:46:42.012+0000 I NETWORK  [conn1068] end connection 10.233.73.164:43102 (2 connections now open)
2021-04-21T13:46:46.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52104 #1069 (3 connections now open)
2021-04-21T13:46:46.673+0000 I NETWORK  [conn1069] received client metadata from 127.0.0.1:52104 conn1069: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:46.679+0000 I NETWORK  [conn1069] end connection 127.0.0.1:52104 (2 connections now open)
2021-04-21T13:46:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43776 #1070 (3 connections now open)
2021-04-21T13:46:52.012+0000 I NETWORK  [conn1070] end connection 10.233.73.164:43776 (2 connections now open)
2021-04-21T13:46:56.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52778 #1071 (3 connections now open)
2021-04-21T13:46:56.669+0000 I NETWORK  [conn1071] received client metadata from 127.0.0.1:52778 conn1071: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:46:56.673+0000 I NETWORK  [conn1071] end connection 127.0.0.1:52778 (2 connections now open)
2021-04-21T13:47:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44366 #1072 (3 connections now open)
2021-04-21T13:47:02.012+0000 I NETWORK  [conn1072] end connection 10.233.73.164:44366 (2 connections now open)
2021-04-21T13:47:06.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53362 #1073 (3 connections now open)
2021-04-21T13:47:06.675+0000 I NETWORK  [conn1073] received client metadata from 127.0.0.1:53362 conn1073: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:06.771+0000 I NETWORK  [conn1073] end connection 127.0.0.1:53362 (2 connections now open)
2021-04-21T13:47:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44952 #1074 (3 connections now open)
2021-04-21T13:47:12.012+0000 I NETWORK  [conn1074] end connection 10.233.73.164:44952 (2 connections now open)
2021-04-21T13:47:16.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53950 #1075 (3 connections now open)
2021-04-21T13:47:16.675+0000 I NETWORK  [conn1075] received client metadata from 127.0.0.1:53950 conn1075: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:16.679+0000 I NETWORK  [conn1075] end connection 127.0.0.1:53950 (2 connections now open)
2021-04-21T13:47:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45558 #1076 (3 connections now open)
2021-04-21T13:47:22.012+0000 I NETWORK  [conn1076] end connection 10.233.73.164:45558 (2 connections now open)
2021-04-21T13:47:26.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54550 #1077 (3 connections now open)
2021-04-21T13:47:26.575+0000 I NETWORK  [conn1077] received client metadata from 127.0.0.1:54550 conn1077: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:26.669+0000 I NETWORK  [conn1077] end connection 127.0.0.1:54550 (2 connections now open)
2021-04-21T13:47:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46158 #1078 (3 connections now open)
2021-04-21T13:47:32.012+0000 I NETWORK  [conn1078] end connection 10.233.73.164:46158 (2 connections now open)
2021-04-21T13:47:36.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55164 #1079 (3 connections now open)
2021-04-21T13:47:36.671+0000 I NETWORK  [conn1079] received client metadata from 127.0.0.1:55164 conn1079: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:36.675+0000 I NETWORK  [conn1079] end connection 127.0.0.1:55164 (2 connections now open)
2021-04-21T13:47:42.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46826 #1080 (3 connections now open)
2021-04-21T13:47:42.012+0000 I NETWORK  [conn1080] end connection 10.233.73.164:46826 (2 connections now open)
2021-04-21T13:47:46.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55868 #1081 (3 connections now open)
2021-04-21T13:47:46.676+0000 I NETWORK  [conn1081] received client metadata from 127.0.0.1:55868 conn1081: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:46.774+0000 I NETWORK  [conn1081] end connection 127.0.0.1:55868 (2 connections now open)
2021-04-21T13:47:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47504 #1082 (3 connections now open)
2021-04-21T13:47:52.012+0000 I NETWORK  [conn1082] end connection 10.233.73.164:47504 (2 connections now open)
2021-04-21T13:47:56.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56538 #1083 (3 connections now open)
2021-04-21T13:47:56.674+0000 I NETWORK  [conn1083] received client metadata from 127.0.0.1:56538 conn1083: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:47:56.772+0000 I NETWORK  [conn1083] end connection 127.0.0.1:56538 (2 connections now open)
2021-04-21T13:48:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48176 #1084 (3 connections now open)
2021-04-21T13:48:02.013+0000 I NETWORK  [conn1084] end connection 10.233.73.164:48176 (2 connections now open)
2021-04-21T13:48:06.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57218 #1085 (3 connections now open)
2021-04-21T13:48:06.674+0000 I NETWORK  [conn1085] received client metadata from 127.0.0.1:57218 conn1085: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:06.773+0000 I NETWORK  [conn1085] end connection 127.0.0.1:57218 (2 connections now open)
2021-04-21T13:48:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:48858 #1086 (3 connections now open)
2021-04-21T13:48:12.013+0000 I NETWORK  [conn1086] end connection 10.233.73.164:48858 (2 connections now open)
2021-04-21T13:48:16.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57904 #1087 (3 connections now open)
2021-04-21T13:48:16.676+0000 I NETWORK  [conn1087] received client metadata from 127.0.0.1:57904 conn1087: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:16.772+0000 I NETWORK  [conn1087] end connection 127.0.0.1:57904 (2 connections now open)
2021-04-21T13:48:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:49562 #1088 (3 connections now open)
2021-04-21T13:48:22.012+0000 I NETWORK  [conn1088] end connection 10.233.73.164:49562 (2 connections now open)
2021-04-21T13:48:26.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58620 #1089 (3 connections now open)
2021-04-21T13:48:26.670+0000 I NETWORK  [conn1089] received client metadata from 127.0.0.1:58620 conn1089: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:26.674+0000 I NETWORK  [conn1089] end connection 127.0.0.1:58620 (2 connections now open)
2021-04-21T13:48:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50266 #1090 (3 connections now open)
2021-04-21T13:48:32.012+0000 I NETWORK  [conn1090] end connection 10.233.73.164:50266 (2 connections now open)
2021-04-21T13:48:36.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59308 #1091 (3 connections now open)
2021-04-21T13:48:36.669+0000 I NETWORK  [conn1091] received client metadata from 127.0.0.1:59308 conn1091: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:36.675+0000 I NETWORK  [conn1091] end connection 127.0.0.1:59308 (2 connections now open)
2021-04-21T13:48:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:50928 #1092 (3 connections now open)
2021-04-21T13:48:42.012+0000 I NETWORK  [conn1092] end connection 10.233.73.164:50928 (2 connections now open)
2021-04-21T13:48:46.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59966 #1093 (3 connections now open)
2021-04-21T13:48:46.571+0000 I NETWORK  [conn1093] received client metadata from 127.0.0.1:59966 conn1093: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:46.668+0000 I NETWORK  [conn1093] end connection 127.0.0.1:59966 (2 connections now open)
2021-04-21T13:48:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:51608 #1094 (3 connections now open)
2021-04-21T13:48:52.012+0000 I NETWORK  [conn1094] end connection 10.233.73.164:51608 (2 connections now open)
2021-04-21T13:48:56.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60650 #1095 (3 connections now open)
2021-04-21T13:48:56.671+0000 I NETWORK  [conn1095] received client metadata from 127.0.0.1:60650 conn1095: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:48:56.677+0000 I NETWORK  [conn1095] end connection 127.0.0.1:60650 (2 connections now open)
2021-04-21T13:49:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52292 #1096 (3 connections now open)
2021-04-21T13:49:02.012+0000 I NETWORK  [conn1096] end connection 10.233.73.164:52292 (2 connections now open)
2021-04-21T13:49:06.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33106 #1097 (3 connections now open)
2021-04-21T13:49:06.674+0000 I NETWORK  [conn1097] received client metadata from 127.0.0.1:33106 conn1097: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:06.773+0000 I NETWORK  [conn1097] end connection 127.0.0.1:33106 (2 connections now open)
2021-04-21T13:49:12.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:52970 #1098 (3 connections now open)
2021-04-21T13:49:12.012+0000 I NETWORK  [conn1098] end connection 10.233.73.164:52970 (2 connections now open)
2021-04-21T13:49:16.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33776 #1099 (3 connections now open)
2021-04-21T13:49:16.573+0000 I NETWORK  [conn1099] received client metadata from 127.0.0.1:33776 conn1099: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:16.670+0000 I NETWORK  [conn1099] end connection 127.0.0.1:33776 (2 connections now open)
2021-04-21T13:49:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:53642 #1100 (3 connections now open)
2021-04-21T13:49:22.012+0000 I NETWORK  [conn1100] end connection 10.233.73.164:53642 (2 connections now open)
2021-04-21T13:49:26.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34526 #1101 (3 connections now open)
2021-04-21T13:49:26.773+0000 I NETWORK  [conn1101] received client metadata from 127.0.0.1:34526 conn1101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:26.869+0000 I NETWORK  [conn1101] end connection 127.0.0.1:34526 (2 connections now open)
2021-04-21T13:49:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:54424 #1102 (3 connections now open)
2021-04-21T13:49:32.012+0000 I NETWORK  [conn1102] end connection 10.233.73.164:54424 (2 connections now open)
2021-04-21T13:49:36.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35274 #1103 (3 connections now open)
2021-04-21T13:49:36.573+0000 I NETWORK  [conn1103] received client metadata from 127.0.0.1:35274 conn1103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:36.681+0000 I NETWORK  [conn1103] end connection 127.0.0.1:35274 (2 connections now open)
2021-04-21T13:49:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55174 #1104 (3 connections now open)
2021-04-21T13:49:42.012+0000 I NETWORK  [conn1104] end connection 10.233.73.164:55174 (2 connections now open)
2021-04-21T13:49:46.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36030 #1105 (3 connections now open)
2021-04-21T13:49:46.671+0000 I NETWORK  [conn1105] received client metadata from 127.0.0.1:36030 conn1105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:46.769+0000 I NETWORK  [conn1105] end connection 127.0.0.1:36030 (2 connections now open)
2021-04-21T13:49:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:55942 #1106 (3 connections now open)
2021-04-21T13:49:52.012+0000 I NETWORK  [conn1106] end connection 10.233.73.164:55942 (2 connections now open)
2021-04-21T13:49:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36786 #1107 (3 connections now open)
2021-04-21T13:49:56.575+0000 I NETWORK  [conn1107] received client metadata from 127.0.0.1:36786 conn1107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:49:56.672+0000 I NETWORK  [conn1107] end connection 127.0.0.1:36786 (2 connections now open)
2021-04-21T13:50:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:56704 #1108 (3 connections now open)
2021-04-21T13:50:02.012+0000 I NETWORK  [conn1108] end connection 10.233.73.164:56704 (2 connections now open)
2021-04-21T13:50:06.771+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37554 #1109 (3 connections now open)
2021-04-21T13:50:06.771+0000 I NETWORK  [conn1109] received client metadata from 127.0.0.1:37554 conn1109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:06.868+0000 I NETWORK  [conn1109] end connection 127.0.0.1:37554 (2 connections now open)
2021-04-21T13:50:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:57462 #1110 (3 connections now open)
2021-04-21T13:50:12.013+0000 I NETWORK  [conn1110] end connection 10.233.73.164:57462 (2 connections now open)
2021-04-21T13:50:16.774+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38310 #1111 (3 connections now open)
2021-04-21T13:50:16.775+0000 I NETWORK  [conn1111] received client metadata from 127.0.0.1:38310 conn1111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:16.873+0000 I NETWORK  [conn1111] end connection 127.0.0.1:38310 (2 connections now open)
2021-04-21T13:50:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58226 #1112 (3 connections now open)
2021-04-21T13:50:22.012+0000 I NETWORK  [conn1112] end connection 10.233.73.164:58226 (2 connections now open)
2021-04-21T13:50:26.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39076 #1113 (3 connections now open)
2021-04-21T13:50:26.572+0000 I NETWORK  [conn1113] received client metadata from 127.0.0.1:39076 conn1113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:26.669+0000 I NETWORK  [conn1113] end connection 127.0.0.1:39076 (2 connections now open)
2021-04-21T13:50:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:58982 #1114 (3 connections now open)
2021-04-21T13:50:32.012+0000 I NETWORK  [conn1114] end connection 10.233.73.164:58982 (2 connections now open)
2021-04-21T13:50:36.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39830 #1115 (3 connections now open)
2021-04-21T13:50:36.669+0000 I NETWORK  [conn1115] received client metadata from 127.0.0.1:39830 conn1115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:36.674+0000 I NETWORK  [conn1115] end connection 127.0.0.1:39830 (2 connections now open)
2021-04-21T13:50:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:59730 #1116 (3 connections now open)
2021-04-21T13:50:42.012+0000 I NETWORK  [conn1116] end connection 10.233.73.164:59730 (2 connections now open)
2021-04-21T13:50:46.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40582 #1117 (3 connections now open)
2021-04-21T13:50:46.772+0000 I NETWORK  [conn1117] received client metadata from 127.0.0.1:40582 conn1117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:46.875+0000 I NETWORK  [conn1117] end connection 127.0.0.1:40582 (2 connections now open)
2021-04-21T13:50:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:60492 #1118 (3 connections now open)
2021-04-21T13:50:52.012+0000 I NETWORK  [conn1118] end connection 10.233.73.164:60492 (2 connections now open)
2021-04-21T13:50:56.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41340 #1119 (3 connections now open)
2021-04-21T13:50:56.576+0000 I NETWORK  [conn1119] received client metadata from 127.0.0.1:41340 conn1119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:50:56.674+0000 I NETWORK  [conn1119] end connection 127.0.0.1:41340 (2 connections now open)
2021-04-21T13:51:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33018 #1120 (3 connections now open)
2021-04-21T13:51:02.012+0000 I NETWORK  [conn1120] end connection 10.233.73.164:33018 (2 connections now open)
2021-04-21T13:51:06.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42106 #1121 (3 connections now open)
2021-04-21T13:51:06.672+0000 I NETWORK  [conn1121] received client metadata from 127.0.0.1:42106 conn1121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:06.773+0000 I NETWORK  [conn1121] end connection 127.0.0.1:42106 (2 connections now open)
2021-04-21T13:51:12.013+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:33782 #1122 (3 connections now open)
2021-04-21T13:51:12.014+0000 I NETWORK  [conn1122] end connection 10.233.73.164:33782 (2 connections now open)
2021-04-21T13:51:16.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42856 #1123 (3 connections now open)
2021-04-21T13:51:16.481+0000 I NETWORK  [conn1123] received client metadata from 127.0.0.1:42856 conn1123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:16.573+0000 I NETWORK  [conn1123] end connection 127.0.0.1:42856 (2 connections now open)
2021-04-21T13:51:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:34538 #1124 (3 connections now open)
2021-04-21T13:51:22.012+0000 I NETWORK  [conn1124] end connection 10.233.73.164:34538 (2 connections now open)
2021-04-21T13:51:26.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43624 #1125 (3 connections now open)
2021-04-21T13:51:26.669+0000 I NETWORK  [conn1125] received client metadata from 127.0.0.1:43624 conn1125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:26.674+0000 I NETWORK  [conn1125] end connection 127.0.0.1:43624 (2 connections now open)
2021-04-21T13:51:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:35306 #1126 (3 connections now open)
2021-04-21T13:51:32.012+0000 I NETWORK  [conn1126] end connection 10.233.73.164:35306 (2 connections now open)
2021-04-21T13:51:36.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44392 #1127 (3 connections now open)
2021-04-21T13:51:36.672+0000 I NETWORK  [conn1127] received client metadata from 127.0.0.1:44392 conn1127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:36.769+0000 I NETWORK  [conn1127] end connection 127.0.0.1:44392 (2 connections now open)
2021-04-21T13:51:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36064 #1128 (3 connections now open)
2021-04-21T13:51:42.012+0000 I NETWORK  [conn1128] end connection 10.233.73.164:36064 (2 connections now open)
2021-04-21T13:51:46.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45146 #1129 (3 connections now open)
2021-04-21T13:51:46.669+0000 I NETWORK  [conn1129] received client metadata from 127.0.0.1:45146 conn1129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:46.674+0000 I NETWORK  [conn1129] end connection 127.0.0.1:45146 (2 connections now open)
2021-04-21T13:51:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:36826 #1130 (3 connections now open)
2021-04-21T13:51:52.012+0000 I NETWORK  [conn1130] end connection 10.233.73.164:36826 (2 connections now open)
2021-04-21T13:51:56.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45914 #1131 (3 connections now open)
2021-04-21T13:51:56.577+0000 I NETWORK  [conn1131] received client metadata from 127.0.0.1:45914 conn1131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:51:56.672+0000 I NETWORK  [conn1131] end connection 127.0.0.1:45914 (2 connections now open)
2021-04-21T13:52:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:37584 #1132 (3 connections now open)
2021-04-21T13:52:02.012+0000 I NETWORK  [conn1132] end connection 10.233.73.164:37584 (2 connections now open)
2021-04-21T13:52:06.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46664 #1133 (3 connections now open)
2021-04-21T13:52:06.575+0000 I NETWORK  [conn1133] received client metadata from 127.0.0.1:46664 conn1133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:06.673+0000 I NETWORK  [conn1133] end connection 127.0.0.1:46664 (2 connections now open)
2021-04-21T13:52:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:38348 #1134 (3 connections now open)
2021-04-21T13:52:12.012+0000 I NETWORK  [conn1134] end connection 10.233.73.164:38348 (2 connections now open)
2021-04-21T13:52:16.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47432 #1135 (3 connections now open)
2021-04-21T13:52:16.671+0000 I NETWORK  [conn1135] received client metadata from 127.0.0.1:47432 conn1135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:16.677+0000 I NETWORK  [conn1135] end connection 127.0.0.1:47432 (2 connections now open)
2021-04-21T13:52:22.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39112 #1136 (3 connections now open)
2021-04-21T13:52:22.012+0000 I NETWORK  [conn1136] end connection 10.233.73.164:39112 (2 connections now open)
2021-04-21T13:52:26.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48196 #1137 (3 connections now open)
2021-04-21T13:52:26.572+0000 I NETWORK  [conn1137] received client metadata from 127.0.0.1:48196 conn1137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:26.672+0000 I NETWORK  [conn1137] end connection 127.0.0.1:48196 (2 connections now open)
2021-04-21T13:52:32.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:39880 #1138 (3 connections now open)
2021-04-21T13:52:32.012+0000 I NETWORK  [conn1138] end connection 10.233.73.164:39880 (2 connections now open)
2021-04-21T13:52:36.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48962 #1139 (3 connections now open)
2021-04-21T13:52:36.573+0000 I NETWORK  [conn1139] received client metadata from 127.0.0.1:48962 conn1139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:36.673+0000 I NETWORK  [conn1139] end connection 127.0.0.1:48962 (2 connections now open)
2021-04-21T13:52:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:40634 #1140 (3 connections now open)
2021-04-21T13:52:42.012+0000 I NETWORK  [conn1140] end connection 10.233.73.164:40634 (2 connections now open)
2021-04-21T13:52:46.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49716 #1141 (3 connections now open)
2021-04-21T13:52:46.577+0000 I NETWORK  [conn1141] received client metadata from 127.0.0.1:49716 conn1141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:46.674+0000 I NETWORK  [conn1141] end connection 127.0.0.1:49716 (2 connections now open)
2021-04-21T13:52:52.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:41396 #1142 (3 connections now open)
2021-04-21T13:52:52.012+0000 I NETWORK  [conn1142] end connection 10.233.73.164:41396 (2 connections now open)
2021-04-21T13:52:56.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50474 #1143 (3 connections now open)
2021-04-21T13:52:56.769+0000 I NETWORK  [conn1143] received client metadata from 127.0.0.1:50474 conn1143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:52:56.775+0000 I NETWORK  [conn1143] end connection 127.0.0.1:50474 (2 connections now open)
2021-04-21T13:53:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42140 #1144 (3 connections now open)
2021-04-21T13:53:02.012+0000 I NETWORK  [conn1144] end connection 10.233.73.164:42140 (2 connections now open)
2021-04-21T13:53:06.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51224 #1145 (3 connections now open)
2021-04-21T13:53:06.672+0000 I NETWORK  [conn1145] received client metadata from 127.0.0.1:51224 conn1145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:06.676+0000 I NETWORK  [conn1145] end connection 127.0.0.1:51224 (2 connections now open)
2021-04-21T13:53:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:42906 #1146 (3 connections now open)
2021-04-21T13:53:12.012+0000 I NETWORK  [conn1146] end connection 10.233.73.164:42906 (2 connections now open)
2021-04-21T13:53:16.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51994 #1147 (3 connections now open)
2021-04-21T13:53:16.674+0000 I NETWORK  [conn1147] received client metadata from 127.0.0.1:51994 conn1147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:16.771+0000 I NETWORK  [conn1147] end connection 127.0.0.1:51994 (2 connections now open)
2021-04-21T13:53:22.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:43670 #1148 (3 connections now open)
2021-04-21T13:53:22.012+0000 I NETWORK  [conn1148] end connection 10.233.73.164:43670 (2 connections now open)
2021-04-21T13:53:26.668+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52756 #1149 (3 connections now open)
2021-04-21T13:53:26.669+0000 I NETWORK  [conn1149] received client metadata from 127.0.0.1:52756 conn1149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:26.674+0000 I NETWORK  [conn1149] end connection 127.0.0.1:52756 (2 connections now open)
2021-04-21T13:53:32.011+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:44430 #1150 (3 connections now open)
2021-04-21T13:53:32.018+0000 I NETWORK  [conn1150] end connection 10.233.73.164:44430 (2 connections now open)
2021-04-21T13:53:36.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53516 #1151 (3 connections now open)
2021-04-21T13:53:36.575+0000 I NETWORK  [conn1151] received client metadata from 127.0.0.1:53516 conn1151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:36.671+0000 I NETWORK  [conn1151] end connection 127.0.0.1:53516 (2 connections now open)
2021-04-21T13:53:42.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45184 #1152 (3 connections now open)
2021-04-21T13:53:42.012+0000 I NETWORK  [conn1152] end connection 10.233.73.164:45184 (2 connections now open)
2021-04-21T13:53:46.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54266 #1153 (3 connections now open)
2021-04-21T13:53:46.672+0000 I NETWORK  [conn1153] received client metadata from 127.0.0.1:54266 conn1153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:46.676+0000 I NETWORK  [conn1153] end connection 127.0.0.1:54266 (2 connections now open)
2021-04-21T13:53:52.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:45944 #1154 (3 connections now open)
2021-04-21T13:53:52.012+0000 I NETWORK  [conn1154] end connection 10.233.73.164:45944 (2 connections now open)
2021-04-21T13:53:56.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55030 #1155 (3 connections now open)
2021-04-21T13:53:56.575+0000 I NETWORK  [conn1155] received client metadata from 127.0.0.1:55030 conn1155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:53:56.673+0000 I NETWORK  [conn1155] end connection 127.0.0.1:55030 (2 connections now open)
2021-04-21T13:54:02.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:46702 #1156 (3 connections now open)
2021-04-21T13:54:02.012+0000 I NETWORK  [conn1156] end connection 10.233.73.164:46702 (2 connections now open)
2021-04-21T13:54:06.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55794 #1157 (3 connections now open)
2021-04-21T13:54:06.571+0000 I NETWORK  [conn1157] received client metadata from 127.0.0.1:55794 conn1157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-04-21T13:54:06.673+0000 I NETWORK  [conn1157] end connection 127.0.0.1:55794 (2 connections now open)
2021-04-21T13:54:12.012+0000 I NETWORK  [listener] connection accepted from 10.233.73.164:47470 #1158 (3 connections now open)
2021-04-21T13:54:12.012+0000 I NETWORK  [conn1158] end connection 10.233.73.164:47470 (2 connections now open)