By type
2021-04-06T12:08:04.537+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] db version v4.0.8 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] modules: none 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] build environment: 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] distarch: x86_64 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-04-06T12:08:04.627+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-04-06T12:08:04.628+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-06T12:08:12.641+0000 I STORAGE [initandlisten] WiredTiger message [1617710892:641434][1:0x7f40f05eba40], txn-recover: Set global recovery timestamp: 0 2021-04-06T12:08:12.658+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-04-06T12:08:13.282+0000 I CONTROL [initandlisten] 2021-04-06T12:08:13.282+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-04-06T12:08:13.282+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-04-06T12:08:13.282+0000 I CONTROL [initandlisten] 2021-04-06T12:08:13.283+0000 I CONTROL [initandlisten] 2021-04-06T12:08:13.283+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-04-06T12:08:13.283+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-04-06T12:08:13.283+0000 I CONTROL [initandlisten] 2021-04-06T12:08:13.283+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 35655dce-9d9c-4cb8-b2aa-2df6430c056e 2021-04-06T12:08:13.775+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-04-06T12:08:13.778+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: bad91983-e92d-4d2e-8dd7-b5d2c8c13d91 2021-04-06T12:08:14.895+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-04-06T12:08:14.897+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-04-06T12:08:14.926+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 2b55c237-22c7-4099-a6bb-c41a970fd694 2021-04-06T12:08:15.636+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-06T12:08:15.636+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-06T12:08:15.639+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-04-06T12:08:15.639+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 713ms 2021-04-06T12:08:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52706 #1 (1 connection now open) 2021-04-06T12:08:16.133+0000 I NETWORK [conn1] end connection 10.233.69.97:52706 (0 connections now open) 2021-04-06T12:08:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52772 #2 (1 connection now open) 2021-04-06T12:08:26.132+0000 I NETWORK [conn2] end connection 10.233.69.97:52772 (0 connections now open) 2021-04-06T12:08:34.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38208 #3 (1 connection now open) 2021-04-06T12:08:34.426+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:38208 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:08:34.430+0000 I NETWORK [conn3] end connection 127.0.0.1:38208 (0 connections now open) 2021-04-06T12:08:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52850 #4 (1 connection now open) 2021-04-06T12:08:36.133+0000 I NETWORK [conn4] end connection 10.233.69.97:52850 (0 connections now open) 2021-04-06T12:08:44.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38270 #5 (1 connection now open) 2021-04-06T12:08:44.332+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:38270 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:08:44.428+0000 I NETWORK [conn5] end connection 127.0.0.1:38270 (0 connections now open) 2021-04-06T12:08:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52910 #6 (1 connection now open) 2021-04-06T12:08:46.133+0000 I NETWORK [conn6] end connection 10.233.69.97:52910 (0 connections now open) 2021-04-06T12:08:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38338 #7 (1 connection now open) 2021-04-06T12:08:54.429+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:38338 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:08:54.433+0000 I NETWORK [conn7] end connection 127.0.0.1:38338 (0 connections now open) 2021-04-06T12:08:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52978 #8 (1 connection now open) 2021-04-06T12:08:56.132+0000 I NETWORK [conn8] end connection 10.233.69.97:52978 (0 connections now open) 2021-04-06T12:09:04.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38412 #9 (1 connection now open) 2021-04-06T12:09:04.328+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:38412 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:09:04.332+0000 I NETWORK [conn9] end connection 127.0.0.1:38412 (0 connections now open) 2021-04-06T12:09:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53052 #10 (1 connection now open) 2021-04-06T12:09:06.133+0000 I NETWORK [conn10] end connection 10.233.69.97:53052 (0 connections now open) 2021-04-06T12:09:14.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38486 #11 (1 connection now open) 2021-04-06T12:09:14.333+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:38486 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-06T12:09:14.430+0000 I NETWORK [conn11] end connection 127.0.0.1:38486 (0 connections now open) 2021-04-06T12:09:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53130 #12 (1 connection now open) 2021-04-06T12:09:16.132+0000 I NETWORK [conn12] end connection 10.233.69.97:53130 (0 connections now open) 2021-04-06T12:09:24.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38552 #13 (1 connection now open) 2021-04-06T12:09:24.329+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:38552 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:09:24.426+0000 I NETWORK [conn13] end connection 127.0.0.1:38552 (0 connections now open) 2021-04-06T12:09:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53192 #14 (1 connection now open) 2021-04-06T12:09:26.133+0000 I NETWORK [conn14] end connection 10.233.69.97:53192 (0 connections now open) 2021-04-06T12:09:34.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38624 #15 (1 connection now open) 2021-04-06T12:09:34.235+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:38624 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:09:34.330+0000 I NETWORK [conn15] end connection 127.0.0.1:38624 (0 connections now open) 2021-04-06T12:09:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53268 #16 (1 connection now open) 2021-04-06T12:09:36.132+0000 I NETWORK [conn16] end connection 10.233.69.97:53268 (0 connections now open) 2021-04-06T12:09:44.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38696 #17 (1 connection now open) 2021-04-06T12:09:44.329+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:38696 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:09:44.333+0000 I NETWORK [conn17] end connection 127.0.0.1:38696 (0 connections now open) 2021-04-06T12:09:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53338 #18 (1 connection now open) 2021-04-06T12:09:46.132+0000 I NETWORK [conn18] end connection 10.233.69.97:53338 (0 connections now open) 2021-04-06T12:09:54.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38778 #19 (1 connection now open) 2021-04-06T12:09:54.331+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:38778 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:09:54.426+0000 I NETWORK [conn19] end connection 127.0.0.1:38778 (0 connections now open) 2021-04-06T12:09:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53420 #20 (1 connection now open) 2021-04-06T12:09:56.132+0000 I NETWORK [conn20] end connection 10.233.69.97:53420 (0 connections now open) 2021-04-06T12:10:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38852 #21 (1 connection now open) 2021-04-06T12:10:04.332+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:38852 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:04.429+0000 I NETWORK [conn21] end connection 127.0.0.1:38852 (0 connections now open) 2021-04-06T12:10:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53494 #22 (1 connection now open) 2021-04-06T12:10:06.132+0000 I NETWORK [conn22] end connection 10.233.69.97:53494 (0 connections now open) 2021-04-06T12:10:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38916 #23 (1 connection now open) 2021-04-06T12:10:14.326+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:38916 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:14.330+0000 I NETWORK [conn23] end connection 127.0.0.1:38916 (0 connections now open) 2021-04-06T12:10:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53558 #24 (1 connection now open) 2021-04-06T12:10:16.133+0000 I NETWORK [conn24] end connection 10.233.69.97:53558 (0 connections now open) 2021-04-06T12:10:24.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38984 #25 (1 connection now open) 2021-04-06T12:10:24.338+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:38984 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:24.430+0000 I NETWORK [conn25] end connection 127.0.0.1:38984 (0 connections now open) 2021-04-06T12:10:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53624 #26 (1 connection now open) 2021-04-06T12:10:26.132+0000 I NETWORK [conn26] end connection 10.233.69.97:53624 (0 connections now open) 2021-04-06T12:10:34.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39060 #27 (1 connection now open) 2021-04-06T12:10:34.328+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:39060 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:34.334+0000 I NETWORK [conn27] end connection 127.0.0.1:39060 (0 connections now open) 2021-04-06T12:10:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53700 #28 (1 connection now open) 2021-04-06T12:10:36.133+0000 I NETWORK [conn28] end connection 10.233.69.97:53700 (0 connections now open) 2021-04-06T12:10:44.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39132 #29 (1 connection now open) 2021-04-06T12:10:44.333+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:39132 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:44.430+0000 I NETWORK [conn29] end connection 127.0.0.1:39132 (0 connections now open) 2021-04-06T12:10:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53772 #30 (1 connection now open) 2021-04-06T12:10:46.132+0000 I NETWORK [conn30] end connection 10.233.69.97:53772 (0 connections now open) 2021-04-06T12:10:54.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39192 #31 (1 connection now open) 2021-04-06T12:10:54.325+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:39192 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:10:54.330+0000 I NETWORK [conn31] end connection 127.0.0.1:39192 (0 connections now open) 2021-04-06T12:10:56.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53834 #32 (1 connection now open) 2021-04-06T12:10:56.134+0000 I NETWORK [conn32] end connection 10.233.69.97:53834 (0 connections now open) 2021-04-06T12:11:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39272 #33 (1 connection now open) 2021-04-06T12:11:04.332+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:39272 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:04.428+0000 I NETWORK [conn33] end connection 127.0.0.1:39272 (0 connections now open) 2021-04-06T12:11:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53914 #34 (1 connection now open) 2021-04-06T12:11:06.132+0000 I NETWORK [conn34] end connection 10.233.69.97:53914 (0 connections now open) 2021-04-06T12:11:14.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39340 #35 (1 connection now open) 2021-04-06T12:11:14.333+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:39340 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:14.429+0000 I NETWORK [conn35] end connection 127.0.0.1:39340 (0 connections now open) 2021-04-06T12:11:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53980 #36 (1 connection now open) 2021-04-06T12:11:16.132+0000 I NETWORK [conn36] end connection 10.233.69.97:53980 (0 connections now open) 2021-04-06T12:11:24.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39430 #37 (1 connection now open) 2021-04-06T12:11:24.327+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:39430 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:24.330+0000 I NETWORK [conn37] end connection 127.0.0.1:39430 (0 connections now open) 2021-04-06T12:11:26.134+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54070 #38 (1 connection now open) 2021-04-06T12:11:26.135+0000 I NETWORK [conn38] end connection 10.233.69.97:54070 (0 connections now open) 2021-04-06T12:11:34.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39508 #39 (1 connection now open) 2021-04-06T12:11:34.426+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:39508 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:34.430+0000 I NETWORK [conn39] end connection 127.0.0.1:39508 (0 connections now open) 2021-04-06T12:11:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54148 #40 (1 connection now open) 2021-04-06T12:11:36.132+0000 I NETWORK [conn40] end connection 10.233.69.97:54148 (0 connections now open) 2021-04-06T12:11:44.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39588 #41 (1 connection now open) 2021-04-06T12:11:44.430+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:39588 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:44.434+0000 I NETWORK [conn41] end connection 127.0.0.1:39588 (0 connections now open) 2021-04-06T12:11:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54228 #42 (1 connection now open) 2021-04-06T12:11:46.132+0000 I NETWORK [conn42] end connection 10.233.69.97:54228 (0 connections now open) 2021-04-06T12:11:54.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39654 #43 (1 connection now open) 2021-04-06T12:11:54.235+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:39654 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:11:54.331+0000 I NETWORK [conn43] end connection 127.0.0.1:39654 (0 connections now open) 2021-04-06T12:11:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54296 #44 (1 connection now open) 2021-04-06T12:11:56.133+0000 I NETWORK [conn44] end connection 10.233.69.97:54296 (0 connections now open) 2021-04-06T12:12:04.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39734 #45 (1 connection now open) 2021-04-06T12:12:04.427+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:39734 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:04.432+0000 I NETWORK [conn45] end connection 127.0.0.1:39734 (0 connections now open) 2021-04-06T12:12:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54374 #46 (1 connection now open) 2021-04-06T12:12:06.132+0000 I NETWORK [conn46] end connection 10.233.69.97:54374 (0 connections now open) 2021-04-06T12:12:14.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39794 #47 (1 connection now open) 2021-04-06T12:12:14.329+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:39794 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:14.333+0000 I NETWORK [conn47] end connection 127.0.0.1:39794 (0 connections now open) 2021-04-06T12:12:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54438 #48 (1 connection now open) 2021-04-06T12:12:16.132+0000 I NETWORK [conn48] end connection 10.233.69.97:54438 (0 connections now open) 2021-04-06T12:12:24.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39868 #49 (1 connection now open) 2021-04-06T12:12:24.433+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:39868 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:24.530+0000 I NETWORK [conn49] end connection 127.0.0.1:39868 (0 connections now open) 2021-04-06T12:12:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54508 #50 (1 connection now open) 2021-04-06T12:12:26.133+0000 I NETWORK [conn50] end connection 10.233.69.97:54508 (0 connections now open) 2021-04-06T12:12:34.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39938 #51 (1 connection now open) 2021-04-06T12:12:34.428+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:39938 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:34.431+0000 I NETWORK [conn51] end connection 127.0.0.1:39938 (0 connections now open) 2021-04-06T12:12:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54578 #52 (1 connection now open) 2021-04-06T12:12:36.133+0000 I NETWORK [conn52] end connection 10.233.69.97:54578 (0 connections now open) 2021-04-06T12:12:44.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40046 #53 (1 connection now open) 2021-04-06T12:12:44.332+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:40046 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:44.429+0000 I NETWORK [conn53] end connection 127.0.0.1:40046 (0 connections now open) 2021-04-06T12:12:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54694 #54 (1 connection now open) 2021-04-06T12:12:46.132+0000 I NETWORK [conn54] end connection 10.233.69.97:54694 (0 connections now open) 2021-04-06T12:12:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40140 #55 (1 connection now open) 2021-04-06T12:12:54.429+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:40140 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:12:54.527+0000 I NETWORK [conn55] end connection 127.0.0.1:40140 (0 connections now open) 2021-04-06T12:12:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54780 #56 (1 connection now open) 2021-04-06T12:12:56.133+0000 I NETWORK [conn56] end connection 10.233.69.97:54780 (0 connections now open) 2021-04-06T12:13:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40218 #57 (1 connection now open) 2021-04-06T12:13:04.529+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:40218 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:04.625+0000 I NETWORK [conn57] end connection 127.0.0.1:40218 (0 connections now open) 2021-04-06T12:13:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54858 #58 (1 connection now open) 2021-04-06T12:13:06.133+0000 I NETWORK [conn58] end connection 10.233.69.97:54858 (0 connections now open) 2021-04-06T12:13:14.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40282 #59 (1 connection now open) 2021-04-06T12:13:14.432+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:40282 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:14.527+0000 I NETWORK [conn59] end connection 127.0.0.1:40282 (0 connections now open) 2021-04-06T12:13:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54928 #60 (1 connection now open) 2021-04-06T12:13:16.132+0000 I NETWORK [conn60] end connection 10.233.69.97:54928 (0 connections now open) 2021-04-06T12:13:24.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40366 #61 (1 connection now open) 2021-04-06T12:13:24.526+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:40366 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:24.531+0000 I NETWORK [conn61] end connection 127.0.0.1:40366 (0 connections now open) 2021-04-06T12:13:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55006 #62 (1 connection now open) 2021-04-06T12:13:26.132+0000 I NETWORK [conn62] end connection 10.233.69.97:55006 (0 connections now open) 2021-04-06T12:13:34.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40450 #63 (1 connection now open) 2021-04-06T12:13:34.330+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:40450 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:34.334+0000 I NETWORK [conn63] end connection 127.0.0.1:40450 (0 connections now open) 2021-04-06T12:13:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55090 #64 (1 connection now open) 2021-04-06T12:13:36.133+0000 I NETWORK [conn64] end connection 10.233.69.97:55090 (0 connections now open) 2021-04-06T12:13:44.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40552 #65 (1 connection now open) 2021-04-06T12:13:44.432+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:40552 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:44.525+0000 I NETWORK [conn65] end connection 127.0.0.1:40552 (0 connections now open) 2021-04-06T12:13:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55202 #66 (1 connection now open) 2021-04-06T12:13:46.132+0000 I NETWORK [conn66] end connection 10.233.69.97:55202 (0 connections now open) 2021-04-06T12:13:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40636 #67 (1 connection now open) 2021-04-06T12:13:54.431+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:40636 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:13:54.527+0000 I NETWORK [conn67] end connection 127.0.0.1:40636 (0 connections now open) 2021-04-06T12:13:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55278 #68 (1 connection now open) 2021-04-06T12:13:56.132+0000 I NETWORK [conn68] end connection 10.233.69.97:55278 (0 connections now open) 2021-04-06T12:14:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40728 #69 (1 connection now open) 2021-04-06T12:14:04.434+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:40728 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:04.529+0000 I NETWORK [conn69] end connection 127.0.0.1:40728 (0 connections now open) 2021-04-06T12:14:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55378 #70 (1 connection now open) 2021-04-06T12:14:06.132+0000 I NETWORK [conn70] end connection 10.233.69.97:55378 (0 connections now open) 2021-04-06T12:14:14.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40832 #71 (1 connection now open) 2021-04-06T12:14:14.428+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:40832 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:14.433+0000 I NETWORK [conn71] end connection 127.0.0.1:40832 (0 connections now open) 2021-04-06T12:14:16.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55478 #72 (1 connection now open) 2021-04-06T12:14:16.133+0000 I NETWORK [conn72] end connection 10.233.69.97:55478 (0 connections now open) 2021-04-06T12:14:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40918 #73 (1 connection now open) 2021-04-06T12:14:24.433+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:40918 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:24.525+0000 I NETWORK [conn73] end connection 127.0.0.1:40918 (0 connections now open) 2021-04-06T12:14:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55562 #74 (1 connection now open) 2021-04-06T12:14:26.133+0000 I NETWORK [conn74] end connection 10.233.69.97:55562 (0 connections now open) 2021-04-06T12:14:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41004 #75 (1 connection now open) 2021-04-06T12:14:34.526+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:41004 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:34.531+0000 I NETWORK [conn75] end connection 127.0.0.1:41004 (0 connections now open) 2021-04-06T12:14:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55646 #76 (1 connection now open) 2021-04-06T12:14:36.132+0000 I NETWORK [conn76] end connection 10.233.69.97:55646 (0 connections now open) 2021-04-06T12:14:44.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41108 #77 (1 connection now open) 2021-04-06T12:14:44.327+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:41108 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:44.332+0000 I NETWORK [conn77] end connection 127.0.0.1:41108 (0 connections now open) 2021-04-06T12:14:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55754 #78 (1 connection now open) 2021-04-06T12:14:46.132+0000 I NETWORK [conn78] end connection 10.233.69.97:55754 (0 connections now open) 2021-04-06T12:14:54.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41198 #79 (1 connection now open) 2021-04-06T12:14:54.529+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:41198 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:14:54.533+0000 I NETWORK [conn79] end connection 127.0.0.1:41198 (0 connections now open) 2021-04-06T12:14:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55840 #80 (1 connection now open) 2021-04-06T12:14:56.135+0000 I NETWORK [conn80] end connection 10.233.69.97:55840 (0 connections now open) 2021-04-06T12:15:04.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41290 #81 (1 connection now open) 2021-04-06T12:15:04.536+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:41290 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:04.540+0000 I NETWORK [conn81] end connection 127.0.0.1:41290 (0 connections now open) 2021-04-06T12:15:06.137+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55940 #82 (1 connection now open) 2021-04-06T12:15:06.137+0000 I NETWORK [conn82] end connection 10.233.69.97:55940 (0 connections now open) 2021-04-06T12:15:14.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41384 #83 (1 connection now open) 2021-04-06T12:15:14.426+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:41384 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:14.431+0000 I NETWORK [conn83] end connection 127.0.0.1:41384 (0 connections now open) 2021-04-06T12:15:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56026 #84 (1 connection now open) 2021-04-06T12:15:16.132+0000 I NETWORK [conn84] end connection 10.233.69.97:56026 (0 connections now open) 2021-04-06T12:15:24.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41474 #85 (1 connection now open) 2021-04-06T12:15:24.529+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:41474 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:24.534+0000 I NETWORK [conn85] end connection 127.0.0.1:41474 (0 connections now open) 2021-04-06T12:15:26.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56118 #86 (1 connection now open) 2021-04-06T12:15:26.133+0000 I NETWORK [conn86] end connection 10.233.69.97:56118 (0 connections now open) 2021-04-06T12:15:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41604 #87 (1 connection now open) 2021-04-06T12:15:34.535+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:41604 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:34.631+0000 I NETWORK [conn87] end connection 127.0.0.1:41604 (0 connections now open) 2021-04-06T12:15:36.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56248 #88 (1 connection now open) 2021-04-06T12:15:36.133+0000 I NETWORK [conn88] end connection 10.233.69.97:56248 (0 connections now open) 2021-04-06T12:15:44.443+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41710 #89 (1 connection now open) 2021-04-06T12:15:44.443+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:41710 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:44.533+0000 I NETWORK [conn89] end connection 127.0.0.1:41710 (0 connections now open) 2021-04-06T12:15:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56360 #90 (1 connection now open) 2021-04-06T12:15:46.133+0000 I NETWORK [conn90] end connection 10.233.69.97:56360 (0 connections now open) 2021-04-06T12:15:54.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41810 #91 (1 connection now open) 2021-04-06T12:15:54.325+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:41810 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:15:54.330+0000 I NETWORK [conn91] end connection 127.0.0.1:41810 (0 connections now open) 2021-04-06T12:15:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56458 #92 (1 connection now open) 2021-04-06T12:15:56.132+0000 I NETWORK [conn92] end connection 10.233.69.97:56458 (0 connections now open) 2021-04-06T12:16:04.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41946 #93 (1 connection now open) 2021-04-06T12:16:04.626+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:41946 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:04.630+0000 I NETWORK [conn93] end connection 127.0.0.1:41946 (0 connections now open) 2021-04-06T12:16:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56610 #94 (1 connection now open) 2021-04-06T12:16:06.133+0000 I NETWORK [conn94] end connection 10.233.69.97:56610 (0 connections now open) 2021-04-06T12:16:14.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42126 #95 (1 connection now open) 2021-04-06T12:16:14.429+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:42126 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:14.525+0000 I NETWORK [conn95] end connection 127.0.0.1:42126 (0 connections now open) 2021-04-06T12:16:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56782 #96 (1 connection now open) 2021-04-06T12:16:16.132+0000 I NETWORK [conn96] end connection 10.233.69.97:56782 (0 connections now open) 2021-04-06T12:16:24.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42334 #97 (1 connection now open) 2021-04-06T12:16:24.626+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:42334 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:24.635+0000 I NETWORK [conn97] end connection 127.0.0.1:42334 (0 connections now open) 2021-04-06T12:16:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56996 #98 (1 connection now open) 2021-04-06T12:16:26.132+0000 I NETWORK [conn98] end connection 10.233.69.97:56996 (0 connections now open) 2021-04-06T12:16:34.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42532 #99 (1 connection now open) 2021-04-06T12:16:34.331+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:42532 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:34.425+0000 I NETWORK [conn99] end connection 127.0.0.1:42532 (0 connections now open) 2021-04-06T12:16:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57192 #100 (1 connection now open) 2021-04-06T12:16:36.133+0000 I NETWORK [conn100] end connection 10.233.69.97:57192 (0 connections now open) 2021-04-06T12:16:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42676 #101 (1 connection now open) 2021-04-06T12:16:44.425+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:42676 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:44.431+0000 I NETWORK [conn101] end connection 127.0.0.1:42676 (0 connections now open) 2021-04-06T12:16:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57322 #102 (1 connection now open) 2021-04-06T12:16:46.133+0000 I NETWORK [conn102] end connection 10.233.69.97:57322 (0 connections now open) 2021-04-06T12:16:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42784 #103 (1 connection now open) 2021-04-06T12:16:54.432+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:42784 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:16:54.526+0000 I NETWORK [conn103] end connection 127.0.0.1:42784 (0 connections now open) 2021-04-06T12:16:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57432 #104 (1 connection now open) 2021-04-06T12:16:56.133+0000 I NETWORK [conn104] end connection 10.233.69.97:57432 (0 connections now open) 2021-04-06T12:17:04.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42900 #105 (1 connection now open) 2021-04-06T12:17:04.428+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:42900 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-06T12:17:04.432+0000 I NETWORK [conn105] end connection 127.0.0.1:42900 (0 connections now open) 2021-04-06T12:17:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57548 #106 (1 connection now open) 2021-04-06T12:17:06.133+0000 I NETWORK [conn106] end connection 10.233.69.97:57548 (0 connections now open) 2021-04-06T12:17:14.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43000 #107 (1 connection now open) 2021-04-06T12:17:14.331+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:43000 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:17:14.429+0000 I NETWORK [conn107] end connection 127.0.0.1:43000 (0 connections now open) 2021-04-06T12:17:16.136+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57646 #108 (1 connection now open) 2021-04-06T12:17:16.136+0000 I NETWORK [conn108] end connection 10.233.69.97:57646 (0 connections now open) 2021-04-06T12:17:24.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43112 #109 (1 connection now open) 2021-04-06T12:17:24.335+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:43112 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:17:24.430+0000 I NETWORK [conn109] end connection 127.0.0.1:43112 (0 connections now open) 2021-04-06T12:17:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57766 #110 (1 connection now open) 2021-04-06T12:17:26.132+0000 I NETWORK [conn110] end connection 10.233.69.97:57766 (0 connections now open) 2021-04-06T12:17:34.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43224 #111 (1 connection now open) 2021-04-06T12:17:34.426+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:43224 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:17:34.430+0000 I NETWORK [conn111] end connection 127.0.0.1:43224 (0 connections now open) 2021-04-06T12:17:36.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57872 #112 (1 connection now open) 2021-04-06T12:17:36.133+0000 I NETWORK [conn112] end connection 10.233.69.97:57872 (0 connections now open) 2021-04-06T12:17:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43332 #113 (1 connection now open) 2021-04-06T12:17:44.526+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:43332 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-06T12:17:44.531+0000 I NETWORK [conn113] end connection 127.0.0.1:43332 (0 connections now open) 2021-04-06T12:17:46.134+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57978 #114 (1 connection now open) 2021-04-06T12:17:46.134+0000 I NETWORK [conn114] end connection 10.233.69.97:57978 (0 connections now open) 2021-04-06T12:17:54.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43460 #115 (1 connection now open) 2021-04-06T12:17:54.432+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:43460 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-06T12:17:54.525+0000 I NETWORK [conn115] end connection 127.0.0.1:43460 (0 connections now open) 2021-04-06T12:17:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58106 #116 (1 connection now open) 2021-04-06T12:17:56.132+0000 I NETWORK [conn116] end connection 10.233.69.97:58106 (0 connections now open) 2021-04-06T12:18:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43574 #117 (1 connection now open) 2021-04-06T12:18:04.333+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:43574 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-06T12:18:04.428+0000 I NETWORK [conn117] end connection 127.0.0.1:43574 (0 connections now open) 2021-04-06T12:18:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58224 #118 (1 connection now open) 2021-04-06T12:18:06.132+0000 I NETWORK [conn118] end connection 10.233.69.97:58224 (0 connections now open) 2021-04-06T12:18:14.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43680 #119 (1 connection now open) 2021-04-06T12:18:14.430+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:43680 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-06T12:18:14.529+0000 I NETWORK [conn119] end connection 127.0.0.1:43680 (0 connections now open) 2021-04-06T12:18:16.134+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58326 #120 (1 connection now open) 2021-04-06T12:18:16.135+0000 I NETWORK [conn120] end connection 10.233.69.97:58326 (0 connections now open) 2021-04-06T12:18:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43796 #121 (1 connection now open) 2021-04-06T12:18:24.434+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:43796 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-06T12:18:24.529+0000 I NETWORK [conn121] end connection 127.0.0.1:43796 (0 connections now open) 2021-04-06T12:18:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58442 #122 (1 connection now open) 2021-04-06T12:18:26.133+0000 I NETWORK [conn122] end connection 10.233.69.97:58442 (0 connections now open) 2021-04-06T12:18:34.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43910 #123 (1 connection now open) 2021-04-06T12:18:34.426+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:43910 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-06T12:18:34.431+0000 I NETWORK [conn123] end connection 127.0.0.1:43910 (0 connections now open) 2021-04-06T12:18:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58560 #124 (1 connection now open) 2021-04-06T12:18:36.133+0000 I NETWORK [conn124] end connection 10.233.69.97:58560 (0 connections now open) 2021-04-06T12:18:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44026 #125 (1 connection now open) 2021-04-06T12:18:44.335+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:44026 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-06T12:18:44.430+0000 I NETWORK [conn125] end connection 127.0.0.1:44026 (0 connections now open) 2021-04-06T12:18:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58674 #126 (1 connection now open) 2021-04-06T12:18:46.132+0000 I NETWORK [conn126] end connection 10.233.69.97:58674 (0 connections now open) 2021-04-06T12:18:54.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44144 #127 (1 connection now open) 2021-04-06T12:18:54.435+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:44144 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-06T12:18:54.530+0000 I NETWORK [conn127] end connection 127.0.0.1:44144 (0 connections now open) 2021-04-06T12:18:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58792 #128 (1 connection now open) 2021-04-06T12:18:56.132+0000 I NETWORK [conn128] end connection 10.233.69.97:58792 (0 connections now open) 2021-04-06T12:19:04.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44296 #129 (1 connection now open) 2021-04-06T12:19:04.429+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:44296 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-06T12:19:04.433+0000 I NETWORK [conn129] end connection 127.0.0.1:44296 (0 connections now open) 2021-04-06T12:19:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58946 #130 (1 connection now open) 2021-04-06T12:19:06.132+0000 I NETWORK [conn130] end connection 10.233.69.97:58946 (0 connections now open) 2021-04-06T12:19:14.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44402 #131 (1 connection now open) 2021-04-06T12:19:14.331+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:44402 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-06T12:19:14.428+0000 I NETWORK [conn131] end connection 127.0.0.1:44402 (0 connections now open) 2021-04-06T12:19:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59054 #132 (1 connection now open) 2021-04-06T12:19:16.132+0000 I NETWORK [conn132] end connection 10.233.69.97:59054 (0 connections now open) 2021-04-06T12:19:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44530 #133 (1 connection now open) 2021-04-06T12:19:24.331+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:44530 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-06T12:19:24.428+0000 I NETWORK [conn133] end connection 127.0.0.1:44530 (0 connections now open) 2021-04-06T12:19:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59178 #134 (1 connection now open) 2021-04-06T12:19:26.132+0000 I NETWORK [conn134] end connection 10.233.69.97:59178 (0 connections now open) 2021-04-06T12:19:34.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44650 #135 (1 connection now open) 2021-04-06T12:19:34.333+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:44650 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-06T12:19:34.429+0000 I NETWORK [conn135] end connection 127.0.0.1:44650 (0 connections now open) 2021-04-06T12:19:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59298 #136 (1 connection now open) 2021-04-06T12:19:36.133+0000 I NETWORK [conn136] end connection 10.233.69.97:59298 (0 connections now open) 2021-04-06T12:19:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44766 #137 (1 connection now open) 2021-04-06T12:19:44.335+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:44766 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-06T12:19:44.429+0000 I NETWORK [conn137] end connection 127.0.0.1:44766 (0 connections now open) 2021-04-06T12:19:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59412 #138 (1 connection now open) 2021-04-06T12:19:46.132+0000 I NETWORK [conn138] end connection 10.233.69.97:59412 (0 connections now open) 2021-04-06T12:19:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44880 #139 (1 connection now open) 2021-04-06T12:19:54.428+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:44880 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-06T12:19:54.432+0000 I NETWORK [conn139] end connection 127.0.0.1:44880 (0 connections now open) 2021-04-06T12:19:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59526 #140 (1 connection now open) 2021-04-06T12:19:56.133+0000 I NETWORK [conn140] end connection 10.233.69.97:59526 (0 connections now open) 2021-04-06T12:20:04.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45008 #141 (1 connection now open) 2021-04-06T12:20:04.432+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:45008 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:20:04.528+0000 I NETWORK [conn141] end connection 127.0.0.1:45008 (0 connections now open) 2021-04-06T12:20:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59656 #142 (1 connection now open) 2021-04-06T12:20:06.133+0000 I NETWORK [conn142] end connection 10.233.69.97:59656 (0 connections now open) 2021-04-06T12:20:14.235+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45118 #143 (1 connection now open) 2021-04-06T12:20:14.326+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:45118 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:20:14.330+0000 I NETWORK [conn143] end connection 127.0.0.1:45118 (0 connections now open) 2021-04-06T12:20:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59766 #144 (1 connection now open) 2021-04-06T12:20:16.132+0000 I NETWORK [conn144] end connection 10.233.69.97:59766 (0 connections now open) 2021-04-06T12:20:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45246 #145 (1 connection now open) 2021-04-06T12:20:24.332+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:45246 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:20:24.428+0000 I NETWORK [conn145] end connection 127.0.0.1:45246 (0 connections now open) 2021-04-06T12:20:26.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59892 #146 (1 connection now open) 2021-04-06T12:20:26.133+0000 I NETWORK [conn146] end connection 10.233.69.97:59892 (0 connections now open) 2021-04-06T12:20:34.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45366 #147 (1 connection now open) 2021-04-06T12:20:34.331+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:45366 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-06T12:20:34.428+0000 I NETWORK [conn147] end connection 127.0.0.1:45366 (0 connections now open) 2021-04-06T12:20:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60014 #148 (1 connection now open) 2021-04-06T12:20:36.133+0000 I NETWORK [conn148] end connection 10.233.69.97:60014 (0 connections now open) 2021-04-06T12:20:44.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45512 #149 (1 connection now open) 2021-04-06T12:20:44.331+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:45512 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-06T12:20:44.426+0000 I NETWORK [conn149] end connection 127.0.0.1:45512 (0 connections now open) 2021-04-06T12:20:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60158 #150 (1 connection now open) 2021-04-06T12:20:46.132+0000 I NETWORK [conn150] end connection 10.233.69.97:60158 (0 connections now open) 2021-04-06T12:20:54.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45630 #151 (1 connection now open) 2021-04-06T12:20:54.427+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:45630 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-06T12:20:54.431+0000 I NETWORK [conn151] end connection 127.0.0.1:45630 (0 connections now open) 2021-04-06T12:20:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60276 #152 (1 connection now open) 2021-04-06T12:20:56.132+0000 I NETWORK [conn152] end connection 10.233.69.97:60276 (0 connections now open) 2021-04-06T12:21:04.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45754 #153 (1 connection now open) 2021-04-06T12:21:04.426+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:45754 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-06T12:21:04.431+0000 I NETWORK [conn153] end connection 127.0.0.1:45754 (0 connections now open) 2021-04-06T12:21:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60406 #154 (1 connection now open) 2021-04-06T12:21:06.132+0000 I NETWORK [conn154] end connection 10.233.69.97:60406 (0 connections now open) 2021-04-06T12:21:14.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45866 #155 (1 connection now open) 2021-04-06T12:21:14.333+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:45866 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-06T12:21:14.430+0000 I NETWORK [conn155] end connection 127.0.0.1:45866 (0 connections now open) 2021-04-06T12:21:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60512 #156 (1 connection now open) 2021-04-06T12:21:16.133+0000 I NETWORK [conn156] end connection 10.233.69.97:60512 (0 connections now open) 2021-04-06T12:21:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45992 #157 (1 connection now open) 2021-04-06T12:21:24.332+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:45992 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-06T12:21:24.425+0000 I NETWORK [conn157] end connection 127.0.0.1:45992 (0 connections now open) 2021-04-06T12:21:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60644 #158 (1 connection now open) 2021-04-06T12:21:26.132+0000 I NETWORK [conn158] end connection 10.233.69.97:60644 (0 connections now open) 2021-04-06T12:21:34.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46112 #159 (1 connection now open) 2021-04-06T12:21:34.334+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:46112 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-06T12:21:34.430+0000 I NETWORK [conn159] end connection 127.0.0.1:46112 (0 connections now open) 2021-04-06T12:21:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60768 #160 (1 connection now open) 2021-04-06T12:21:36.132+0000 I NETWORK [conn160] end connection 10.233.69.97:60768 (0 connections now open) 2021-04-06T12:21:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46236 #161 (1 connection now open) 2021-04-06T12:21:44.525+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:46236 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-06T12:21:44.531+0000 I NETWORK [conn161] end connection 127.0.0.1:46236 (0 connections now open) 2021-04-06T12:21:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60882 #162 (1 connection now open) 2021-04-06T12:21:46.132+0000 I NETWORK [conn162] end connection 10.233.69.97:60882 (0 connections now open) 2021-04-06T12:21:54.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46354 #163 (1 connection now open) 2021-04-06T12:21:54.428+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:46354 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-06T12:21:54.432+0000 I NETWORK [conn163] end connection 127.0.0.1:46354 (0 connections now open) 2021-04-06T12:21:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:32768 #164 (1 connection now open) 2021-04-06T12:21:56.132+0000 I NETWORK [conn164] end connection 10.233.69.97:32768 (0 connections now open) 2021-04-06T12:22:04.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46476 #165 (1 connection now open) 2021-04-06T12:22:04.429+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:46476 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-06T12:22:04.434+0000 I NETWORK [conn165] end connection 127.0.0.1:46476 (0 connections now open) 2021-04-06T12:22:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:32896 #166 (1 connection now open) 2021-04-06T12:22:06.132+0000 I NETWORK [conn166] end connection 10.233.69.97:32896 (0 connections now open) 2021-04-06T12:22:14.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46588 #167 (1 connection now open) 2021-04-06T12:22:14.432+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:46588 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-06T12:22:14.528+0000 I NETWORK [conn167] end connection 127.0.0.1:46588 (0 connections now open) 2021-04-06T12:22:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33002 #168 (1 connection now open) 2021-04-06T12:22:16.133+0000 I NETWORK [conn168] end connection 10.233.69.97:33002 (0 connections now open) 2021-04-06T12:22:24.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46712 #169 (1 connection now open) 2021-04-06T12:22:24.337+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:46712 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-06T12:22:24.431+0000 I NETWORK [conn169] end connection 127.0.0.1:46712 (0 connections now open) 2021-04-06T12:22:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33128 #170 (1 connection now open) 2021-04-06T12:22:26.132+0000 I NETWORK [conn170] end connection 10.233.69.97:33128 (0 connections now open) 2021-04-06T12:22:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46828 #171 (1 connection now open) 2021-04-06T12:22:34.327+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:46828 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-06T12:22:34.331+0000 I NETWORK [conn171] end connection 127.0.0.1:46828 (0 connections now open) 2021-04-06T12:22:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33246 #172 (1 connection now open) 2021-04-06T12:22:36.133+0000 I NETWORK [conn172] end connection 10.233.69.97:33246 (0 connections now open) 2021-04-06T12:22:44.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46944 #173 (1 connection now open) 2021-04-06T12:22:44.327+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:46944 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-06T12:22:44.333+0000 I NETWORK [conn173] end connection 127.0.0.1:46944 (0 connections now open) 2021-04-06T12:22:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33360 #174 (1 connection now open) 2021-04-06T12:22:46.133+0000 I NETWORK [conn174] end connection 10.233.69.97:33360 (0 connections now open) 2021-04-06T12:22:54.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47060 #175 (1 connection now open) 2021-04-06T12:22:54.430+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:47060 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-06T12:22:54.525+0000 I NETWORK [conn175] end connection 127.0.0.1:47060 (0 connections now open) 2021-04-06T12:22:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33476 #176 (1 connection now open) 2021-04-06T12:22:56.132+0000 I NETWORK [conn176] end connection 10.233.69.97:33476 (0 connections now open) 2021-04-06T12:23:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47190 #177 (1 connection now open) 2021-04-06T12:23:04.526+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:47190 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-06T12:23:04.530+0000 I NETWORK [conn177] end connection 127.0.0.1:47190 (0 connections now open) 2021-04-06T12:23:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33612 #178 (1 connection now open) 2021-04-06T12:23:06.132+0000 I NETWORK [conn178] end connection 10.233.69.97:33612 (0 connections now open) 2021-04-06T12:23:14.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47302 #179 (1 connection now open) 2021-04-06T12:23:14.431+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:47302 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-06T12:23:14.529+0000 I NETWORK [conn179] end connection 127.0.0.1:47302 (0 connections now open) 2021-04-06T12:23:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33718 #180 (1 connection now open) 2021-04-06T12:23:16.132+0000 I NETWORK [conn180] end connection 10.233.69.97:33718 (0 connections now open) 2021-04-06T12:23:24.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47432 #181 (1 connection now open) 2021-04-06T12:23:24.426+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:47432 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-06T12:23:24.526+0000 I NETWORK [conn181] end connection 127.0.0.1:47432 (0 connections now open) 2021-04-06T12:23:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33854 #182 (1 connection now open) 2021-04-06T12:23:26.132+0000 I NETWORK [conn182] end connection 10.233.69.97:33854 (0 connections now open) 2021-04-06T12:23:34.235+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47564 #183 (1 connection now open) 2021-04-06T12:23:34.326+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:47564 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-06T12:23:34.332+0000 I NETWORK [conn183] end connection 127.0.0.1:47564 (0 connections now open) 2021-04-06T12:23:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33988 #184 (1 connection now open) 2021-04-06T12:23:36.132+0000 I NETWORK [conn184] end connection 10.233.69.97:33988 (0 connections now open) 2021-04-06T12:23:44.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47692 #185 (1 connection now open) 2021-04-06T12:23:44.335+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:47692 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-06T12:23:44.430+0000 I NETWORK [conn185] end connection 127.0.0.1:47692 (0 connections now open) 2021-04-06T12:23:46.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34138 #186 (1 connection now open) 2021-04-06T12:23:46.135+0000 I NETWORK [conn186] end connection 10.233.69.97:34138 (0 connections now open) 2021-04-06T12:23:54.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47942 #187 (1 connection now open) 2021-04-06T12:23:54.426+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:47942 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-06T12:23:54.431+0000 I NETWORK [conn187] end connection 127.0.0.1:47942 (0 connections now open) 2021-04-06T12:23:56.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34382 #188 (1 connection now open) 2021-04-06T12:23:56.135+0000 I NETWORK [conn188] end connection 10.233.69.97:34382 (0 connections now open) 2021-04-06T12:24:04.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48178 #189 (1 connection now open) 2021-04-06T12:24:04.235+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:48178 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-06T12:24:04.331+0000 I NETWORK [conn189] end connection 127.0.0.1:48178 (0 connections now open) 2021-04-06T12:24:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34616 #190 (1 connection now open) 2021-04-06T12:24:06.132+0000 I NETWORK [conn190] end connection 10.233.69.97:34616 (0 connections now open) 2021-04-06T12:24:14.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48378 #191 (1 connection now open) 2021-04-06T12:24:14.329+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:48378 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-06T12:24:14.425+0000 I NETWORK [conn191] end connection 127.0.0.1:48378 (0 connections now open) 2021-04-06T12:24:16.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34802 #192 (1 connection now open) 2021-04-06T12:24:16.133+0000 I NETWORK [conn192] end connection 10.233.69.97:34802 (0 connections now open) 2021-04-06T12:24:24.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48580 #193 (1 connection now open) 2021-04-06T12:24:24.427+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:48580 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-06T12:24:24.430+0000 I NETWORK [conn193] end connection 127.0.0.1:48580 (0 connections now open) 2021-04-06T12:24:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35004 #194 (1 connection now open) 2021-04-06T12:24:26.132+0000 I NETWORK [conn194] end connection 10.233.69.97:35004 (0 connections now open) 2021-04-06T12:24:34.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48760 #195 (1 connection now open) 2021-04-06T12:24:34.436+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:48760 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-06T12:24:34.529+0000 I NETWORK [conn195] end connection 127.0.0.1:48760 (0 connections now open) 2021-04-06T12:24:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35184 #196 (1 connection now open) 2021-04-06T12:24:36.132+0000 I NETWORK [conn196] end connection 10.233.69.97:35184 (0 connections now open) 2021-04-06T12:24:44.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48882 #197 (1 connection now open) 2021-04-06T12:24:44.527+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:48882 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-06T12:24:44.625+0000 I NETWORK [conn197] end connection 127.0.0.1:48882 (0 connections now open) 2021-04-06T12:24:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35296 #198 (1 connection now open) 2021-04-06T12:24:46.132+0000 I NETWORK [conn198] end connection 10.233.69.97:35296 (0 connections now open) 2021-04-06T12:24:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49006 #199 (1 connection now open) 2021-04-06T12:24:54.431+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:49006 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-06T12:24:54.525+0000 I NETWORK [conn199] end connection 127.0.0.1:49006 (0 connections now open) 2021-04-06T12:24:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35426 #200 (1 connection now open) 2021-04-06T12:24:56.133+0000 I NETWORK [conn200] end connection 10.233.69.97:35426 (0 connections now open) 2021-04-06T12:25:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49168 #201 (1 connection now open) 2021-04-06T12:25:04.529+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:49168 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-06T12:25:04.532+0000 I NETWORK [conn201] end connection 127.0.0.1:49168 (0 connections now open) 2021-04-06T12:25:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35588 #202 (1 connection now open) 2021-04-06T12:25:06.132+0000 I NETWORK [conn202] end connection 10.233.69.97:35588 (0 connections now open) 2021-04-06T12:25:14.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49292 #203 (1 connection now open) 2021-04-06T12:25:14.425+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:49292 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-06T12:25:14.429+0000 I NETWORK [conn203] end connection 127.0.0.1:49292 (0 connections now open) 2021-04-06T12:25:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35712 #204 (1 connection now open) 2021-04-06T12:25:16.132+0000 I NETWORK [conn204] end connection 10.233.69.97:35712 (0 connections now open) 2021-04-06T12:25:24.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49448 #205 (1 connection now open) 2021-04-06T12:25:24.328+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:49448 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-06T12:25:24.426+0000 I NETWORK [conn205] end connection 127.0.0.1:49448 (0 connections now open) 2021-04-06T12:25:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35866 #206 (1 connection now open) 2021-04-06T12:25:26.132+0000 I NETWORK [conn206] end connection 10.233.69.97:35866 (0 connections now open) 2021-04-06T12:25:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49576 #207 (1 connection now open) 2021-04-06T12:25:34.430+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:49576 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-06T12:25:34.528+0000 I NETWORK [conn207] end connection 127.0.0.1:49576 (0 connections now open) 2021-04-06T12:25:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36006 #208 (1 connection now open) 2021-04-06T12:25:36.132+0000 I NETWORK [conn208] end connection 10.233.69.97:36006 (0 connections now open) 2021-04-06T12:25:44.342+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49716 #209 (1 connection now open) 2021-04-06T12:25:44.426+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:49716 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-06T12:25:44.430+0000 I NETWORK [conn209] end connection 127.0.0.1:49716 (0 connections now open) 2021-04-06T12:25:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36136 #210 (1 connection now open) 2021-04-06T12:25:46.132+0000 I NETWORK [conn210] end connection 10.233.69.97:36136 (0 connections now open) 2021-04-06T12:25:54.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49846 #211 (1 connection now open) 2021-04-06T12:25:54.435+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:49846 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-06T12:25:54.530+0000 I NETWORK [conn211] end connection 127.0.0.1:49846 (0 connections now open) 2021-04-06T12:25:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36262 #212 (1 connection now open) 2021-04-06T12:25:56.132+0000 I NETWORK [conn212] end connection 10.233.69.97:36262 (0 connections now open) 2021-04-06T12:26:04.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49978 #213 (1 connection now open) 2021-04-06T12:26:04.426+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:49978 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-06T12:26:04.430+0000 I NETWORK [conn213] end connection 127.0.0.1:49978 (0 connections now open) 2021-04-06T12:26:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36398 #214 (1 connection now open) 2021-04-06T12:26:06.132+0000 I NETWORK [conn214] end connection 10.233.69.97:36398 (0 connections now open) 2021-04-06T12:26:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50104 #215 (1 connection now open) 2021-04-06T12:26:14.327+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:50104 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-06T12:26:14.336+0000 I NETWORK [conn215] end connection 127.0.0.1:50104 (0 connections now open) 2021-04-06T12:26:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36518 #216 (1 connection now open) 2021-04-06T12:26:16.132+0000 I NETWORK [conn216] end connection 10.233.69.97:36518 (0 connections now open) 2021-04-06T12:26:24.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50238 #217 (1 connection now open) 2021-04-06T12:26:24.328+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:50238 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-06T12:26:24.332+0000 I NETWORK [conn217] end connection 127.0.0.1:50238 (0 connections now open) 2021-04-06T12:26:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36654 #218 (1 connection now open) 2021-04-06T12:26:26.133+0000 I NETWORK [conn218] end connection 10.233.69.97:36654 (0 connections now open) 2021-04-06T12:26:34.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50362 #219 (1 connection now open) 2021-04-06T12:26:34.326+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:50362 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-06T12:26:34.329+0000 I NETWORK [conn219] end connection 127.0.0.1:50362 (0 connections now open) 2021-04-06T12:26:36.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36780 #220 (1 connection now open) 2021-04-06T12:26:36.133+0000 I NETWORK [conn220] end connection 10.233.69.97:36780 (0 connections now open) 2021-04-06T12:26:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50484 #221 (1 connection now open) 2021-04-06T12:26:44.334+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:50484 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-06T12:26:44.428+0000 I NETWORK [conn221] end connection 127.0.0.1:50484 (0 connections now open) 2021-04-06T12:26:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36900 #222 (1 connection now open) 2021-04-06T12:26:46.133+0000 I NETWORK [conn222] end connection 10.233.69.97:36900 (0 connections now open) 2021-04-06T12:26:54.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50608 #223 (1 connection now open) 2021-04-06T12:26:54.425+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:50608 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-06T12:26:54.429+0000 I NETWORK [conn223] end connection 127.0.0.1:50608 (0 connections now open) 2021-04-06T12:26:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37022 #224 (1 connection now open) 2021-04-06T12:26:56.132+0000 I NETWORK [conn224] end connection 10.233.69.97:37022 (0 connections now open) 2021-04-06T12:27:04.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50734 #225 (1 connection now open) 2021-04-06T12:27:04.330+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:50734 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-06T12:27:04.429+0000 I NETWORK [conn225] end connection 127.0.0.1:50734 (0 connections now open) 2021-04-06T12:27:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37150 #226 (1 connection now open) 2021-04-06T12:27:06.133+0000 I NETWORK [conn226] end connection 10.233.69.97:37150 (0 connections now open) 2021-04-06T12:27:14.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50854 #227 (1 connection now open) 2021-04-06T12:27:14.329+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:50854 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-06T12:27:14.333+0000 I NETWORK [conn227] end connection 127.0.0.1:50854 (0 connections now open) 2021-04-06T12:27:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37270 #228 (1 connection now open) 2021-04-06T12:27:16.132+0000 I NETWORK [conn228] end connection 10.233.69.97:37270 (0 connections now open) 2021-04-06T12:27:24.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50980 #229 (1 connection now open) 2021-04-06T12:27:24.426+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:50980 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-06T12:27:24.431+0000 I NETWORK [conn229] end connection 127.0.0.1:50980 (0 connections now open) 2021-04-06T12:27:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37402 #230 (1 connection now open) 2021-04-06T12:27:26.132+0000 I NETWORK [conn230] end connection 10.233.69.97:37402 (0 connections now open) 2021-04-06T12:27:34.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51102 #231 (1 connection now open) 2021-04-06T12:27:34.235+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:51102 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-06T12:27:34.330+0000 I NETWORK [conn231] end connection 127.0.0.1:51102 (0 connections now open) 2021-04-06T12:27:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37526 #232 (1 connection now open) 2021-04-06T12:27:36.133+0000 I NETWORK [conn232] end connection 10.233.69.97:37526 (0 connections now open) 2021-04-06T12:27:44.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51228 #233 (1 connection now open) 2021-04-06T12:27:44.429+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:51228 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-06T12:27:44.525+0000 I NETWORK [conn233] end connection 127.0.0.1:51228 (0 connections now open) 2021-04-06T12:27:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37646 #234 (1 connection now open) 2021-04-06T12:27:46.132+0000 I NETWORK [conn234] end connection 10.233.69.97:37646 (0 connections now open) 2021-04-06T12:27:54.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51350 #235 (1 connection now open) 2021-04-06T12:27:54.331+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:51350 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-06T12:27:54.336+0000 I NETWORK [conn235] end connection 127.0.0.1:51350 (0 connections now open) 2021-04-06T12:27:56.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37768 #236 (1 connection now open) 2021-04-06T12:27:56.135+0000 I NETWORK [conn236] end connection 10.233.69.97:37768 (0 connections now open) 2021-04-06T12:28:04.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51480 #237 (1 connection now open) 2021-04-06T12:28:04.426+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:51480 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-06T12:28:04.431+0000 I NETWORK [conn237] end connection 127.0.0.1:51480 (0 connections now open) 2021-04-06T12:28:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37900 #238 (1 connection now open) 2021-04-06T12:28:06.132+0000 I NETWORK [conn238] end connection 10.233.69.97:37900 (0 connections now open) 2021-04-06T12:28:14.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51596 #239 (1 connection now open) 2021-04-06T12:28:14.335+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:51596 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-06T12:28:14.428+0000 I NETWORK [conn239] end connection 127.0.0.1:51596 (0 connections now open) 2021-04-06T12:28:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38012 #240 (1 connection now open) 2021-04-06T12:28:16.132+0000 I NETWORK [conn240] end connection 10.233.69.97:38012 (0 connections now open) 2021-04-06T12:28:24.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51722 #241 (1 connection now open) 2021-04-06T12:28:24.432+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:51722 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-06T12:28:24.525+0000 I NETWORK [conn241] end connection 127.0.0.1:51722 (0 connections now open) 2021-04-06T12:28:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38138 #242 (1 connection now open) 2021-04-06T12:28:26.132+0000 I NETWORK [conn242] end connection 10.233.69.97:38138 (0 connections now open) 2021-04-06T12:28:34.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51854 #243 (1 connection now open) 2021-04-06T12:28:34.429+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:51854 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-06T12:28:34.527+0000 I NETWORK [conn243] end connection 127.0.0.1:51854 (0 connections now open) 2021-04-06T12:28:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38272 #244 (1 connection now open) 2021-04-06T12:28:36.135+0000 I NETWORK [conn244] end connection 10.233.69.97:38272 (0 connections now open) 2021-04-06T12:28:44.236+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51972 #245 (1 connection now open) 2021-04-06T12:28:44.237+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:51972 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-06T12:28:44.331+0000 I NETWORK [conn245] end connection 127.0.0.1:51972 (0 connections now open) 2021-04-06T12:28:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38392 #246 (1 connection now open) 2021-04-06T12:28:46.132+0000 I NETWORK [conn246] end connection 10.233.69.97:38392 (0 connections now open) 2021-04-06T12:28:54.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52094 #247 (1 connection now open) 2021-04-06T12:28:54.428+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:52094 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-06T12:28:54.432+0000 I NETWORK [conn247] end connection 127.0.0.1:52094 (0 connections now open) 2021-04-06T12:28:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38510 #248 (1 connection now open) 2021-04-06T12:28:56.132+0000 I NETWORK [conn248] end connection 10.233.69.97:38510 (0 connections now open) 2021-04-06T12:29:04.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52228 #249 (1 connection now open) 2021-04-06T12:29:04.426+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:52228 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-06T12:29:04.430+0000 I NETWORK [conn249] end connection 127.0.0.1:52228 (0 connections now open) 2021-04-06T12:29:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38646 #250 (1 connection now open) 2021-04-06T12:29:06.132+0000 I NETWORK [conn250] end connection 10.233.69.97:38646 (0 connections now open) 2021-04-06T12:29:14.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52338 #251 (1 connection now open) 2021-04-06T12:29:14.329+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:52338 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-06T12:29:14.426+0000 I NETWORK [conn251] end connection 127.0.0.1:52338 (0 connections now open) 2021-04-06T12:29:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38758 #252 (1 connection now open) 2021-04-06T12:29:16.132+0000 I NETWORK [conn252] end connection 10.233.69.97:38758 (0 connections now open) 2021-04-06T12:29:24.236+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52468 #253 (1 connection now open) 2021-04-06T12:29:24.237+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:52468 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-06T12:29:24.330+0000 I NETWORK [conn253] end connection 127.0.0.1:52468 (0 connections now open) 2021-04-06T12:29:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38886 #254 (1 connection now open) 2021-04-06T12:29:26.132+0000 I NETWORK [conn254] end connection 10.233.69.97:38886 (0 connections now open) 2021-04-06T12:29:34.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52596 #255 (1 connection now open) 2021-04-06T12:29:34.432+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:52596 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-06T12:29:34.436+0000 I NETWORK [conn255] end connection 127.0.0.1:52596 (0 connections now open) 2021-04-06T12:29:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39014 #256 (1 connection now open) 2021-04-06T12:29:36.132+0000 I NETWORK [conn256] end connection 10.233.69.97:39014 (0 connections now open) 2021-04-06T12:29:44.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52716 #257 (1 connection now open) 2021-04-06T12:29:44.426+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:52716 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-06T12:29:44.431+0000 I NETWORK [conn257] end connection 127.0.0.1:52716 (0 connections now open) 2021-04-06T12:29:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39132 #258 (1 connection now open) 2021-04-06T12:29:46.132+0000 I NETWORK [conn258] end connection 10.233.69.97:39132 (0 connections now open) 2021-04-06T12:29:54.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52838 #259 (1 connection now open) 2021-04-06T12:29:54.330+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:52838 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-06T12:29:54.425+0000 I NETWORK [conn259] end connection 127.0.0.1:52838 (0 connections now open) 2021-04-06T12:29:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39260 #260 (1 connection now open) 2021-04-06T12:29:56.133+0000 I NETWORK [conn260] end connection 10.233.69.97:39260 (0 connections now open) 2021-04-06T12:30:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52974 #261 (1 connection now open) 2021-04-06T12:30:04.434+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:52974 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-06T12:30:04.529+0000 I NETWORK [conn261] end connection 127.0.0.1:52974 (0 connections now open) 2021-04-06T12:30:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39398 #262 (1 connection now open) 2021-04-06T12:30:06.132+0000 I NETWORK [conn262] end connection 10.233.69.97:39398 (0 connections now open) 2021-04-06T12:30:14.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53092 #263 (1 connection now open) 2021-04-06T12:30:14.526+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:53092 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-06T12:30:14.531+0000 I NETWORK [conn263] end connection 127.0.0.1:53092 (0 connections now open) 2021-04-06T12:30:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39508 #264 (1 connection now open) 2021-04-06T12:30:16.133+0000 I NETWORK [conn264] end connection 10.233.69.97:39508 (0 connections now open) 2021-04-06T12:30:24.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53224 #265 (1 connection now open) 2021-04-06T12:30:24.330+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:53224 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-06T12:30:24.334+0000 I NETWORK [conn265] end connection 127.0.0.1:53224 (0 connections now open) 2021-04-06T12:30:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39640 #266 (1 connection now open) 2021-04-06T12:30:26.132+0000 I NETWORK [conn266] end connection 10.233.69.97:39640 (0 connections now open) 2021-04-06T12:30:34.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53346 #267 (1 connection now open) 2021-04-06T12:30:34.429+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:53346 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:30:34.434+0000 I NETWORK [conn267] end connection 127.0.0.1:53346 (0 connections now open) 2021-04-06T12:30:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39764 #268 (1 connection now open) 2021-04-06T12:30:36.132+0000 I NETWORK [conn268] end connection 10.233.69.97:39764 (0 connections now open) 2021-04-06T12:30:44.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53468 #269 (1 connection now open) 2021-04-06T12:30:44.235+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:53468 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-06T12:30:44.329+0000 I NETWORK [conn269] end connection 127.0.0.1:53468 (0 connections now open) 2021-04-06T12:30:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39886 #270 (1 connection now open) 2021-04-06T12:30:46.132+0000 I NETWORK [conn270] end connection 10.233.69.97:39886 (0 connections now open) 2021-04-06T12:30:54.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53674 #271 (1 connection now open) 2021-04-06T12:30:54.332+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:53674 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-06T12:30:54.426+0000 I NETWORK [conn271] end connection 127.0.0.1:53674 (0 connections now open) 2021-04-06T12:30:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40114 #272 (1 connection now open) 2021-04-06T12:30:56.132+0000 I NETWORK [conn272] end connection 10.233.69.97:40114 (0 connections now open) 2021-04-06T12:31:04.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53914 #273 (1 connection now open) 2021-04-06T12:31:04.326+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:53914 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-06T12:31:04.331+0000 I NETWORK [conn273] end connection 127.0.0.1:53914 (0 connections now open) 2021-04-06T12:31:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40364 #274 (1 connection now open) 2021-04-06T12:31:06.132+0000 I NETWORK [conn274] end connection 10.233.69.97:40364 (0 connections now open) 2021-04-06T12:31:14.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54128 #275 (1 connection now open) 2021-04-06T12:31:14.431+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:54128 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-06T12:31:14.525+0000 I NETWORK [conn275] end connection 127.0.0.1:54128 (0 connections now open) 2021-04-06T12:31:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40550 #276 (1 connection now open) 2021-04-06T12:31:16.132+0000 I NETWORK [conn276] end connection 10.233.69.97:40550 (0 connections now open) 2021-04-06T12:31:24.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54332 #277 (1 connection now open) 2021-04-06T12:31:24.333+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:54332 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-06T12:31:24.430+0000 I NETWORK [conn277] end connection 127.0.0.1:54332 (0 connections now open) 2021-04-06T12:31:26.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40768 #278 (1 connection now open) 2021-04-06T12:31:26.133+0000 I NETWORK [conn278] end connection 10.233.69.97:40768 (0 connections now open) 2021-04-06T12:31:34.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54530 #279 (1 connection now open) 2021-04-06T12:31:34.336+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:54530 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-06T12:31:34.428+0000 I NETWORK [conn279] end connection 127.0.0.1:54530 (0 connections now open) 2021-04-06T12:31:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40956 #280 (1 connection now open) 2021-04-06T12:31:36.135+0000 I NETWORK [conn280] end connection 10.233.69.97:40956 (0 connections now open) 2021-04-06T12:31:44.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54734 #281 (1 connection now open) 2021-04-06T12:31:44.334+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:54734 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-06T12:31:44.428+0000 I NETWORK [conn281] end connection 127.0.0.1:54734 (0 connections now open) 2021-04-06T12:31:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41168 #282 (1 connection now open) 2021-04-06T12:31:46.132+0000 I NETWORK [conn282] end connection 10.233.69.97:41168 (0 connections now open) 2021-04-06T12:31:54.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54952 #283 (1 connection now open) 2021-04-06T12:31:54.234+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:54952 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-06T12:31:54.331+0000 I NETWORK [conn283] end connection 127.0.0.1:54952 (0 connections now open) 2021-04-06T12:31:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41408 #284 (1 connection now open) 2021-04-06T12:31:56.132+0000 I NETWORK [conn284] end connection 10.233.69.97:41408 (0 connections now open) 2021-04-06T12:32:04.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55190 #285 (1 connection now open) 2021-04-06T12:32:04.330+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:55190 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-06T12:32:04.428+0000 I NETWORK [conn285] end connection 127.0.0.1:55190 (0 connections now open) 2021-04-06T12:32:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41622 #286 (1 connection now open) 2021-04-06T12:32:06.132+0000 I NETWORK [conn286] end connection 10.233.69.97:41622 (0 connections now open) 2021-04-06T12:32:14.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55364 #287 (1 connection now open) 2021-04-06T12:32:14.330+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:55364 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-06T12:32:14.428+0000 I NETWORK [conn287] end connection 127.0.0.1:55364 (0 connections now open) 2021-04-06T12:32:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41794 #288 (1 connection now open) 2021-04-06T12:32:16.132+0000 I NETWORK [conn288] end connection 10.233.69.97:41794 (0 connections now open) 2021-04-06T12:32:24.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55552 #289 (1 connection now open) 2021-04-06T12:32:24.337+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:55552 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-06T12:32:24.431+0000 I NETWORK [conn289] end connection 127.0.0.1:55552 (0 connections now open) 2021-04-06T12:32:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41978 #290 (1 connection now open) 2021-04-06T12:32:26.132+0000 I NETWORK [conn290] end connection 10.233.69.97:41978 (0 connections now open) 2021-04-06T12:32:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55732 #291 (1 connection now open) 2021-04-06T12:32:34.427+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:55732 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-06T12:32:34.432+0000 I NETWORK [conn291] end connection 127.0.0.1:55732 (0 connections now open) 2021-04-06T12:32:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42166 #292 (1 connection now open) 2021-04-06T12:32:36.135+0000 I NETWORK [conn292] end connection 10.233.69.97:42166 (0 connections now open) 2021-04-06T12:32:44.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55942 #293 (1 connection now open) 2021-04-06T12:32:44.334+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:55942 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:32:44.431+0000 I NETWORK [conn293] end connection 127.0.0.1:55942 (0 connections now open) 2021-04-06T12:32:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42370 #294 (1 connection now open) 2021-04-06T12:32:46.132+0000 I NETWORK [conn294] end connection 10.233.69.97:42370 (0 connections now open) 2021-04-06T12:32:54.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56146 #295 (1 connection now open) 2021-04-06T12:32:54.425+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:56146 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-06T12:32:54.430+0000 I NETWORK [conn295] end connection 127.0.0.1:56146 (0 connections now open) 2021-04-06T12:32:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42580 #296 (1 connection now open) 2021-04-06T12:32:56.132+0000 I NETWORK [conn296] end connection 10.233.69.97:42580 (0 connections now open) 2021-04-06T12:33:04.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56366 #297 (1 connection now open) 2021-04-06T12:33:04.428+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:56366 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-06T12:33:04.442+0000 I NETWORK [conn297] end connection 127.0.0.1:56366 (0 connections now open) 2021-04-06T12:33:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42800 #298 (1 connection now open) 2021-04-06T12:33:06.132+0000 I NETWORK [conn298] end connection 10.233.69.97:42800 (0 connections now open) 2021-04-06T12:33:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56546 #299 (1 connection now open) 2021-04-06T12:33:14.530+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:56546 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-06T12:33:14.535+0000 I NETWORK [conn299] end connection 127.0.0.1:56546 (0 connections now open) 2021-04-06T12:33:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42970 #300 (1 connection now open) 2021-04-06T12:33:16.134+0000 I NETWORK [conn300] end connection 10.233.69.97:42970 (0 connections now open) 2021-04-06T12:33:24.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56724 #301 (1 connection now open) 2021-04-06T12:33:24.334+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:56724 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-06T12:33:24.338+0000 I NETWORK [conn301] end connection 127.0.0.1:56724 (0 connections now open) 2021-04-06T12:33:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43150 #302 (1 connection now open) 2021-04-06T12:33:26.132+0000 I NETWORK [conn302] end connection 10.233.69.97:43150 (0 connections now open) 2021-04-06T12:33:34.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56890 #303 (1 connection now open) 2021-04-06T12:33:34.430+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:56890 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-06T12:33:34.525+0000 I NETWORK [conn303] end connection 127.0.0.1:56890 (0 connections now open) 2021-04-06T12:33:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43314 #304 (1 connection now open) 2021-04-06T12:33:36.132+0000 I NETWORK [conn304] end connection 10.233.69.97:43314 (0 connections now open) 2021-04-06T12:33:44.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57052 #305 (1 connection now open) 2021-04-06T12:33:44.334+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:57052 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-06T12:33:44.434+0000 I NETWORK [conn305] end connection 127.0.0.1:57052 (0 connections now open) 2021-04-06T12:33:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43474 #306 (1 connection now open) 2021-04-06T12:33:46.132+0000 I NETWORK [conn306] end connection 10.233.69.97:43474 (0 connections now open) 2021-04-06T12:33:54.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57224 #307 (1 connection now open) 2021-04-06T12:33:54.426+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:57224 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-06T12:33:54.526+0000 I NETWORK [conn307] end connection 127.0.0.1:57224 (0 connections now open) 2021-04-06T12:33:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43648 #308 (1 connection now open) 2021-04-06T12:33:56.133+0000 I NETWORK [conn308] end connection 10.233.69.97:43648 (0 connections now open) 2021-04-06T12:34:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57416 #309 (1 connection now open) 2021-04-06T12:34:04.332+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:57416 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-06T12:34:04.429+0000 I NETWORK [conn309] end connection 127.0.0.1:57416 (0 connections now open) 2021-04-06T12:34:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43848 #310 (1 connection now open) 2021-04-06T12:34:06.132+0000 I NETWORK [conn310] end connection 10.233.69.97:43848 (0 connections now open) 2021-04-06T12:34:09.320+0000 I NETWORK [listener] connection accepted from 10.233.74.66:52126 #311 (1 connection now open) 2021-04-06T12:34:09.339+0000 I NETWORK [conn311] received client metadata from 10.233.74.66:52126 conn311: { 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-06T12:34:10.880+0000 I NETWORK [listener] connection accepted from 10.233.74.66:52138 #312 (2 connections now open) 2021-04-06T12:34:10.891+0000 I NETWORK [conn312] received client metadata from 10.233.74.66:52138 conn312: { 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-06T12:34:10.911+0000 I STORAGE [conn312] createCollection: dcae-tcagen2.channelMessages with generated UUID: d25d91a2-6702-4465-98ab-0965e74941c9 2021-04-06T12:34:13.721+0000 I INDEX [conn312] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-06T12:34:13.721+0000 I INDEX [conn312] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-06T12:34:13.754+0000 I INDEX [conn312] build index done. scanned 0 total records. 0 secs 2021-04-06T12:34:13.754+0000 I COMMAND [conn312] 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("e2918377-eeb3-47df-a9ac-3145195795c2") }, $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 2843ms 2021-04-06T12:34:14.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57608 #313 (3 connections now open) 2021-04-06T12:34:14.429+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:57608 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-06T12:34:14.525+0000 I NETWORK [conn313] end connection 127.0.0.1:57608 (2 connections now open) 2021-04-06T12:34:14.705+0000 I INDEX [conn312] 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-06T12:34:14.706+0000 I INDEX [conn312] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-06T12:34:14.884+0000 I INDEX [conn312] build index done. scanned 0 total records. 0 secs 2021-04-06T12:34:14.884+0000 I COMMAND [conn312] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("e2918377-eeb3-47df-a9ac-3145195795c2") }, $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 1058ms 2021-04-06T12:34:15.817+0000 I INDEX [conn312] 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-06T12:34:15.817+0000 I INDEX [conn312] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-06T12:34:15.990+0000 I INDEX [conn312] build index done. scanned 0 total records. 0 secs 2021-04-06T12:34:15.990+0000 I COMMAND [conn312] 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("e2918377-eeb3-47df-a9ac-3145195795c2") }, $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 1103ms 2021-04-06T12:34:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44030 #314 (3 connections now open) 2021-04-06T12:34:16.133+0000 I NETWORK [conn314] end connection 10.233.69.97:44030 (2 connections now open) 2021-04-06T12:34:16.554+0000 I INDEX [conn312] 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-06T12:34:16.554+0000 I INDEX [conn312] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-06T12:34:16.784+0000 I INDEX [conn312] build index done. scanned 0 total records. 0 secs 2021-04-06T12:34:16.785+0000 I COMMAND [conn312] 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("e2918377-eeb3-47df-a9ac-3145195795c2") }, $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 789ms 2021-04-06T12:34:24.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57804 #315 (3 connections now open) 2021-04-06T12:34:24.426+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:57804 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-06T12:34:24.430+0000 I NETWORK [conn315] end connection 127.0.0.1:57804 (2 connections now open) 2021-04-06T12:34:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44234 #316 (3 connections now open) 2021-04-06T12:34:26.132+0000 I NETWORK [conn316] end connection 10.233.69.97:44234 (2 connections now open) 2021-04-06T12:34:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57974 #317 (3 connections now open) 2021-04-06T12:34:34.528+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:57974 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-06T12:34:34.534+0000 I NETWORK [conn317] end connection 127.0.0.1:57974 (2 connections now open) 2021-04-06T12:34:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44400 #318 (3 connections now open) 2021-04-06T12:34:36.132+0000 I NETWORK [conn318] end connection 10.233.69.97:44400 (2 connections now open) 2021-04-06T12:34:44.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58138 #319 (3 connections now open) 2021-04-06T12:34:44.435+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:58138 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-06T12:34:44.527+0000 I NETWORK [conn319] end connection 127.0.0.1:58138 (2 connections now open) 2021-04-06T12:34:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44570 #320 (3 connections now open) 2021-04-06T12:34:46.132+0000 I NETWORK [conn320] end connection 10.233.69.97:44570 (2 connections now open) 2021-04-06T12:34:54.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58312 #321 (3 connections now open) 2021-04-06T12:34:54.329+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:58312 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-06T12:34:54.426+0000 I NETWORK [conn321] end connection 127.0.0.1:58312 (2 connections now open) 2021-04-06T12:34:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44734 #322 (3 connections now open) 2021-04-06T12:34:56.132+0000 I NETWORK [conn322] end connection 10.233.69.97:44734 (2 connections now open) 2021-04-06T12:35:04.325+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58482 #323 (3 connections now open) 2021-04-06T12:35:04.326+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:58482 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-06T12:35:04.330+0000 I NETWORK [conn323] end connection 127.0.0.1:58482 (2 connections now open) 2021-04-06T12:35:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44910 #324 (3 connections now open) 2021-04-06T12:35:06.132+0000 I NETWORK [conn324] end connection 10.233.69.97:44910 (2 connections now open) 2021-04-06T12:35:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58674 #325 (3 connections now open) 2021-04-06T12:35:14.530+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:58674 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-06T12:35:14.625+0000 I NETWORK [conn325] end connection 127.0.0.1:58674 (2 connections now open) 2021-04-06T12:35:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45096 #326 (3 connections now open) 2021-04-06T12:35:16.133+0000 I NETWORK [conn326] end connection 10.233.69.97:45096 (2 connections now open) 2021-04-06T12:35:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58882 #327 (3 connections now open) 2021-04-06T12:35:24.331+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:58882 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-06T12:35:24.425+0000 I NETWORK [conn327] end connection 127.0.0.1:58882 (2 connections now open) 2021-04-06T12:35:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45324 #328 (3 connections now open) 2021-04-06T12:35:26.132+0000 I NETWORK [conn328] end connection 10.233.69.97:45324 (2 connections now open) 2021-04-06T12:35:34.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59100 #329 (3 connections now open) 2021-04-06T12:35:34.332+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:59100 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-06T12:35:34.337+0000 I NETWORK [conn329] end connection 127.0.0.1:59100 (2 connections now open) 2021-04-06T12:35:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45524 #330 (3 connections now open) 2021-04-06T12:35:36.132+0000 I NETWORK [conn330] end connection 10.233.69.97:45524 (2 connections now open) 2021-04-06T12:35:44.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59290 #331 (3 connections now open) 2021-04-06T12:35:44.427+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:59290 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-06T12:35:44.431+0000 I NETWORK [conn331] end connection 127.0.0.1:59290 (2 connections now open) 2021-04-06T12:35:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45722 #332 (3 connections now open) 2021-04-06T12:35:46.132+0000 I NETWORK [conn332] end connection 10.233.69.97:45722 (2 connections now open) 2021-04-06T12:35:54.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59478 #333 (3 connections now open) 2021-04-06T12:35:54.333+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:59478 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-06T12:35:54.428+0000 I NETWORK [conn333] end connection 127.0.0.1:59478 (2 connections now open) 2021-04-06T12:35:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45904 #334 (3 connections now open) 2021-04-06T12:35:56.132+0000 I NETWORK [conn334] end connection 10.233.69.97:45904 (2 connections now open) 2021-04-06T12:36:04.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59658 #335 (3 connections now open) 2021-04-06T12:36:04.427+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:59658 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-06T12:36:04.433+0000 I NETWORK [conn335] end connection 127.0.0.1:59658 (2 connections now open) 2021-04-06T12:36:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46086 #336 (3 connections now open) 2021-04-06T12:36:06.132+0000 I NETWORK [conn336] end connection 10.233.69.97:46086 (2 connections now open) 2021-04-06T12:36:14.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59818 #337 (3 connections now open) 2021-04-06T12:36:14.426+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:59818 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-06T12:36:14.430+0000 I NETWORK [conn337] end connection 127.0.0.1:59818 (2 connections now open) 2021-04-06T12:36:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46244 #338 (3 connections now open) 2021-04-06T12:36:16.132+0000 I NETWORK [conn338] end connection 10.233.69.97:46244 (2 connections now open) 2021-04-06T12:36:24.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59974 #339 (3 connections now open) 2021-04-06T12:36:24.431+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:59974 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-06T12:36:24.525+0000 I NETWORK [conn339] end connection 127.0.0.1:59974 (2 connections now open) 2021-04-06T12:36:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46394 #340 (3 connections now open) 2021-04-06T12:36:26.132+0000 I NETWORK [conn340] end connection 10.233.69.97:46394 (2 connections now open) 2021-04-06T12:36:34.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60142 #341 (3 connections now open) 2021-04-06T12:36:34.530+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:60142 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-06T12:36:34.629+0000 I NETWORK [conn341] end connection 127.0.0.1:60142 (2 connections now open) 2021-04-06T12:36:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46570 #342 (3 connections now open) 2021-04-06T12:36:36.135+0000 I NETWORK [conn342] end connection 10.233.69.97:46570 (2 connections now open) 2021-04-06T12:36:44.626+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60320 #343 (3 connections now open) 2021-04-06T12:36:44.626+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:60320 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-06T12:36:44.635+0000 I NETWORK [conn343] end connection 127.0.0.1:60320 (2 connections now open) 2021-04-06T12:36:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46740 #344 (3 connections now open) 2021-04-06T12:36:46.133+0000 I NETWORK [conn344] end connection 10.233.69.97:46740 (2 connections now open) 2021-04-06T12:36:54.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60536 #345 (3 connections now open) 2021-04-06T12:36:54.427+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:60536 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-06T12:36:54.525+0000 I NETWORK [conn345] end connection 127.0.0.1:60536 (2 connections now open) 2021-04-06T12:36:56.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46958 #346 (3 connections now open) 2021-04-06T12:36:56.133+0000 I NETWORK [conn346] end connection 10.233.69.97:46958 (2 connections now open) 2021-04-06T12:37:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60692 #347 (3 connections now open) 2021-04-06T12:37:04.435+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:60692 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-06T12:37:04.530+0000 I NETWORK [conn347] end connection 127.0.0.1:60692 (2 connections now open) 2021-04-06T12:37:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47118 #348 (3 connections now open) 2021-04-06T12:37:06.132+0000 I NETWORK [conn348] end connection 10.233.69.97:47118 (2 connections now open) 2021-04-06T12:37:14.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60818 #349 (3 connections now open) 2021-04-06T12:37:14.428+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:60818 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-06T12:37:14.433+0000 I NETWORK [conn349] end connection 127.0.0.1:60818 (2 connections now open) 2021-04-06T12:37:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47238 #350 (3 connections now open) 2021-04-06T12:37:16.132+0000 I NETWORK [conn350] end connection 10.233.69.97:47238 (2 connections now open) 2021-04-06T12:37:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32772 #351 (3 connections now open) 2021-04-06T12:37:24.334+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:32772 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-06T12:37:24.430+0000 I NETWORK [conn351] end connection 127.0.0.1:32772 (2 connections now open) 2021-04-06T12:37:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47422 #352 (3 connections now open) 2021-04-06T12:37:26.133+0000 I NETWORK [conn352] end connection 10.233.69.97:47422 (2 connections now open) 2021-04-06T12:37:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32904 #353 (3 connections now open) 2021-04-06T12:37:34.327+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:32904 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-06T12:37:34.331+0000 I NETWORK [conn353] end connection 127.0.0.1:32904 (2 connections now open) 2021-04-06T12:37:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47558 #354 (3 connections now open) 2021-04-06T12:37:36.140+0000 I NETWORK [conn354] end connection 10.233.69.97:47558 (2 connections now open) 2021-04-06T12:37:44.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33030 #355 (3 connections now open) 2021-04-06T12:37:44.634+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:33030 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-06T12:37:44.728+0000 I NETWORK [conn355] end connection 127.0.0.1:33030 (2 connections now open) 2021-04-06T12:37:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47678 #356 (3 connections now open) 2021-04-06T12:37:46.133+0000 I NETWORK [conn356] end connection 10.233.69.97:47678 (2 connections now open) 2021-04-06T12:37:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33196 #357 (3 connections now open) 2021-04-06T12:37:54.430+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:33196 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-06T12:37:54.525+0000 I NETWORK [conn357] end connection 127.0.0.1:33196 (2 connections now open) 2021-04-06T12:37:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47884 #358 (3 connections now open) 2021-04-06T12:37:56.132+0000 I NETWORK [conn358] end connection 10.233.69.97:47884 (2 connections now open) 2021-04-06T12:38:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33408 #359 (3 connections now open) 2021-04-06T12:38:04.532+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:33408 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-06T12:38:04.632+0000 I NETWORK [conn359] end connection 127.0.0.1:33408 (2 connections now open) 2021-04-06T12:38:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48070 #360 (3 connections now open) 2021-04-06T12:38:06.133+0000 I NETWORK [conn360] end connection 10.233.69.97:48070 (2 connections now open) 2021-04-06T12:38:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33584 #361 (3 connections now open) 2021-04-06T12:38:14.327+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:33584 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-06T12:38:14.332+0000 I NETWORK [conn361] end connection 127.0.0.1:33584 (2 connections now open) 2021-04-06T12:38:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48240 #362 (3 connections now open) 2021-04-06T12:38:16.132+0000 I NETWORK [conn362] end connection 10.233.69.97:48240 (2 connections now open) 2021-04-06T12:38:24.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33752 #363 (3 connections now open) 2021-04-06T12:38:24.432+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:33752 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-06T12:38:24.529+0000 I NETWORK [conn363] end connection 127.0.0.1:33752 (2 connections now open) 2021-04-06T12:38:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48402 #364 (3 connections now open) 2021-04-06T12:38:26.132+0000 I NETWORK [conn364] end connection 10.233.69.97:48402 (2 connections now open) 2021-04-06T12:38:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33876 #365 (3 connections now open) 2021-04-06T12:38:34.433+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:33876 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-06T12:38:34.526+0000 I NETWORK [conn365] end connection 127.0.0.1:33876 (2 connections now open) 2021-04-06T12:38:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48526 #366 (3 connections now open) 2021-04-06T12:38:36.132+0000 I NETWORK [conn366] end connection 10.233.69.97:48526 (2 connections now open) 2021-04-06T12:38:44.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34000 #367 (3 connections now open) 2021-04-06T12:38:44.430+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:34000 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-06T12:38:44.528+0000 I NETWORK [conn367] end connection 127.0.0.1:34000 (2 connections now open) 2021-04-06T12:38:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48648 #368 (3 connections now open) 2021-04-06T12:38:46.132+0000 I NETWORK [conn368] end connection 10.233.69.97:48648 (2 connections now open) 2021-04-06T12:38:54.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34120 #369 (3 connections now open) 2021-04-06T12:38:54.429+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:34120 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-06T12:38:54.528+0000 I NETWORK [conn369] end connection 127.0.0.1:34120 (2 connections now open) 2021-04-06T12:38:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48796 #370 (3 connections now open) 2021-04-06T12:38:56.132+0000 I NETWORK [conn370] end connection 10.233.69.97:48796 (2 connections now open) 2021-04-06T12:39:04.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34284 #371 (3 connections now open) 2021-04-06T12:39:04.727+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:34284 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-06T12:39:04.736+0000 I NETWORK [conn371] end connection 127.0.0.1:34284 (2 connections now open) 2021-04-06T12:39:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48934 #372 (3 connections now open) 2021-04-06T12:39:06.133+0000 I NETWORK [conn372] end connection 10.233.69.97:48934 (2 connections now open) 2021-04-06T12:39:14.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34402 #373 (3 connections now open) 2021-04-06T12:39:14.429+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:34402 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-06T12:39:14.526+0000 I NETWORK [conn373] end connection 127.0.0.1:34402 (2 connections now open) 2021-04-06T12:39:16.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49050 #374 (3 connections now open) 2021-04-06T12:39:16.133+0000 I NETWORK [conn374] end connection 10.233.69.97:49050 (2 connections now open) 2021-04-06T12:39:24.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34528 #375 (3 connections now open) 2021-04-06T12:39:24.431+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:34528 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-06T12:39:24.527+0000 I NETWORK [conn375] end connection 127.0.0.1:34528 (2 connections now open) 2021-04-06T12:39:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49176 #376 (3 connections now open) 2021-04-06T12:39:26.132+0000 I NETWORK [conn376] end connection 10.233.69.97:49176 (2 connections now open) 2021-04-06T12:39:34.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34652 #377 (3 connections now open) 2021-04-06T12:39:34.626+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:34652 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-06T12:39:34.630+0000 I NETWORK [conn377] end connection 127.0.0.1:34652 (2 connections now open) 2021-04-06T12:39:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49302 #378 (3 connections now open) 2021-04-06T12:39:36.132+0000 I NETWORK [conn378] end connection 10.233.69.97:49302 (2 connections now open) 2021-04-06T12:39:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34782 #379 (3 connections now open) 2021-04-06T12:39:44.429+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:34782 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-06T12:39:44.528+0000 I NETWORK [conn379] end connection 127.0.0.1:34782 (2 connections now open) 2021-04-06T12:39:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49434 #380 (3 connections now open) 2021-04-06T12:39:46.133+0000 I NETWORK [conn380] end connection 10.233.69.97:49434 (2 connections now open) 2021-04-06T12:39:54.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34906 #381 (3 connections now open) 2021-04-06T12:39:54.331+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:34906 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-06T12:39:54.430+0000 I NETWORK [conn381] end connection 127.0.0.1:34906 (2 connections now open) 2021-04-06T12:39:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49586 #382 (3 connections now open) 2021-04-06T12:39:56.133+0000 I NETWORK [conn382] end connection 10.233.69.97:49586 (2 connections now open) 2021-04-06T12:40:04.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35088 #383 (3 connections now open) 2021-04-06T12:40:04.526+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:35088 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-06T12:40:04.531+0000 I NETWORK [conn383] end connection 127.0.0.1:35088 (2 connections now open) 2021-04-06T12:40:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49740 #384 (3 connections now open) 2021-04-06T12:40:06.133+0000 I NETWORK [conn384] end connection 10.233.69.97:49740 (2 connections now open) 2021-04-06T12:40:14.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35210 #385 (3 connections now open) 2021-04-06T12:40:14.433+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:35210 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-06T12:40:14.530+0000 I NETWORK [conn385] end connection 127.0.0.1:35210 (2 connections now open) 2021-04-06T12:40:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49868 #386 (3 connections now open) 2021-04-06T12:40:16.132+0000 I NETWORK [conn386] end connection 10.233.69.97:49868 (2 connections now open) 2021-04-06T12:40:24.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35354 #387 (3 connections now open) 2021-04-06T12:40:24.628+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:35354 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-06T12:40:24.725+0000 I NETWORK [conn387] end connection 127.0.0.1:35354 (2 connections now open) 2021-04-06T12:40:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50004 #388 (3 connections now open) 2021-04-06T12:40:26.132+0000 I NETWORK [conn388] end connection 10.233.69.97:50004 (2 connections now open) 2021-04-06T12:40:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35484 #389 (3 connections now open) 2021-04-06T12:40:34.431+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:35484 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-06T12:40:34.529+0000 I NETWORK [conn389] end connection 127.0.0.1:35484 (2 connections now open) 2021-04-06T12:40:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50136 #390 (3 connections now open) 2021-04-06T12:40:36.135+0000 I NETWORK [conn390] end connection 10.233.69.97:50136 (2 connections now open) 2021-04-06T12:40:44.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35612 #391 (3 connections now open) 2021-04-06T12:40:44.531+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:35612 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-06T12:40:44.629+0000 I NETWORK [conn391] end connection 127.0.0.1:35612 (2 connections now open) 2021-04-06T12:40:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50262 #392 (3 connections now open) 2021-04-06T12:40:46.132+0000 I NETWORK [conn392] end connection 10.233.69.97:50262 (2 connections now open) 2021-04-06T12:40:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35756 #393 (3 connections now open) 2021-04-06T12:40:54.429+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:35756 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-06T12:40:54.433+0000 I NETWORK [conn393] end connection 127.0.0.1:35756 (2 connections now open) 2021-04-06T12:40:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50430 #394 (3 connections now open) 2021-04-06T12:40:56.133+0000 I NETWORK [conn394] end connection 10.233.69.97:50430 (2 connections now open) 2021-04-06T12:41:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35964 #395 (3 connections now open) 2021-04-06T12:41:04.435+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:35964 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-06T12:41:04.530+0000 I NETWORK [conn395] end connection 127.0.0.1:35964 (2 connections now open) 2021-04-06T12:41:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50624 #396 (3 connections now open) 2021-04-06T12:41:06.132+0000 I NETWORK [conn396] end connection 10.233.69.97:50624 (2 connections now open) 2021-04-06T12:41:14.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36122 #397 (3 connections now open) 2021-04-06T12:41:14.527+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:36122 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-06T12:41:14.533+0000 I NETWORK [conn397] end connection 127.0.0.1:36122 (2 connections now open) 2021-04-06T12:41:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50786 #398 (3 connections now open) 2021-04-06T12:41:16.133+0000 I NETWORK [conn398] end connection 10.233.69.97:50786 (2 connections now open) 2021-04-06T12:41:24.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36294 #399 (3 connections now open) 2021-04-06T12:41:24.626+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:36294 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-06T12:41:24.633+0000 I NETWORK [conn399] end connection 127.0.0.1:36294 (2 connections now open) 2021-04-06T12:41:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50944 #400 (3 connections now open) 2021-04-06T12:41:26.132+0000 I NETWORK [conn400] end connection 10.233.69.97:50944 (2 connections now open) 2021-04-06T12:41:34.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36438 #401 (3 connections now open) 2021-04-06T12:41:34.436+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:36438 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-06T12:41:34.530+0000 I NETWORK [conn401] end connection 127.0.0.1:36438 (2 connections now open) 2021-04-06T12:41:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51098 #402 (3 connections now open) 2021-04-06T12:41:36.136+0000 I NETWORK [conn402] end connection 10.233.69.97:51098 (2 connections now open) 2021-04-06T12:41:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36588 #403 (3 connections now open) 2021-04-06T12:41:44.531+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:36588 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-06T12:41:44.625+0000 I NETWORK [conn403] end connection 127.0.0.1:36588 (2 connections now open) 2021-04-06T12:41:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51246 #404 (3 connections now open) 2021-04-06T12:41:46.132+0000 I NETWORK [conn404] end connection 10.233.69.97:51246 (2 connections now open) 2021-04-06T12:41:54.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36738 #405 (3 connections now open) 2021-04-06T12:41:54.628+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:36738 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-06T12:41:54.633+0000 I NETWORK [conn405] end connection 127.0.0.1:36738 (2 connections now open) 2021-04-06T12:41:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51398 #406 (3 connections now open) 2021-04-06T12:41:56.132+0000 I NETWORK [conn406] end connection 10.233.69.97:51398 (2 connections now open) 2021-04-06T12:42:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36932 #407 (3 connections now open) 2021-04-06T12:42:04.526+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:36932 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-06T12:42:04.532+0000 I NETWORK [conn407] end connection 127.0.0.1:36932 (2 connections now open) 2021-04-06T12:42:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51592 #408 (3 connections now open) 2021-04-06T12:42:06.133+0000 I NETWORK [conn408] end connection 10.233.69.97:51592 (2 connections now open) 2021-04-06T12:42:14.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37078 #409 (3 connections now open) 2021-04-06T12:42:14.432+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:37078 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-06T12:42:14.528+0000 I NETWORK [conn409] end connection 127.0.0.1:37078 (2 connections now open) 2021-04-06T12:42:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51736 #410 (3 connections now open) 2021-04-06T12:42:16.133+0000 I NETWORK [conn410] end connection 10.233.69.97:51736 (2 connections now open) 2021-04-06T12:42:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37250 #411 (3 connections now open) 2021-04-06T12:42:24.434+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:37250 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-06T12:42:24.529+0000 I NETWORK [conn411] end connection 127.0.0.1:37250 (2 connections now open) 2021-04-06T12:42:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51900 #412 (3 connections now open) 2021-04-06T12:42:26.132+0000 I NETWORK [conn412] end connection 10.233.69.97:51900 (2 connections now open) 2021-04-06T12:42:34.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37410 #413 (3 connections now open) 2021-04-06T12:42:34.428+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:37410 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-06T12:42:34.525+0000 I NETWORK [conn413] end connection 127.0.0.1:37410 (2 connections now open) 2021-04-06T12:42:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52068 #414 (3 connections now open) 2021-04-06T12:42:36.132+0000 I NETWORK [conn414] end connection 10.233.69.97:52068 (2 connections now open) 2021-04-06T12:42:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37574 #415 (3 connections now open) 2021-04-06T12:42:44.335+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:37574 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-06T12:42:44.430+0000 I NETWORK [conn415] end connection 127.0.0.1:37574 (2 connections now open) 2021-04-06T12:42:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52230 #416 (3 connections now open) 2021-04-06T12:42:46.132+0000 I NETWORK [conn416] end connection 10.233.69.97:52230 (2 connections now open) 2021-04-06T12:42:54.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37728 #417 (3 connections now open) 2021-04-06T12:42:54.527+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:37728 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-06T12:42:54.531+0000 I NETWORK [conn417] end connection 127.0.0.1:37728 (2 connections now open) 2021-04-06T12:42:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52380 #418 (3 connections now open) 2021-04-06T12:42:56.132+0000 I NETWORK [conn418] end connection 10.233.69.97:52380 (2 connections now open) 2021-04-06T12:43:04.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37928 #419 (3 connections now open) 2021-04-06T12:43:04.428+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:37928 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-06T12:43:04.433+0000 I NETWORK [conn419] end connection 127.0.0.1:37928 (2 connections now open) 2021-04-06T12:43:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52586 #420 (3 connections now open) 2021-04-06T12:43:06.133+0000 I NETWORK [conn420] end connection 10.233.69.97:52586 (2 connections now open) 2021-04-06T12:43:14.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38066 #421 (3 connections now open) 2021-04-06T12:43:14.427+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:38066 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-06T12:43:14.431+0000 I NETWORK [conn421] end connection 127.0.0.1:38066 (2 connections now open) 2021-04-06T12:43:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52726 #422 (3 connections now open) 2021-04-06T12:43:16.133+0000 I NETWORK [conn422] end connection 10.233.69.97:52726 (2 connections now open) 2021-04-06T12:43:24.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38226 #423 (3 connections now open) 2021-04-06T12:43:24.429+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:38226 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-06T12:43:24.433+0000 I NETWORK [conn423] end connection 127.0.0.1:38226 (2 connections now open) 2021-04-06T12:43:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52876 #424 (3 connections now open) 2021-04-06T12:43:26.132+0000 I NETWORK [conn424] end connection 10.233.69.97:52876 (2 connections now open) 2021-04-06T12:43:34.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38376 #425 (3 connections now open) 2021-04-06T12:43:34.434+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:38376 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-06T12:43:34.529+0000 I NETWORK [conn425] end connection 127.0.0.1:38376 (2 connections now open) 2021-04-06T12:43:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53034 #426 (3 connections now open) 2021-04-06T12:43:36.133+0000 I NETWORK [conn426] end connection 10.233.69.97:53034 (2 connections now open) 2021-04-06T12:43:44.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38522 #427 (3 connections now open) 2021-04-06T12:43:44.431+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:38522 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-06T12:43:44.526+0000 I NETWORK [conn427] end connection 127.0.0.1:38522 (2 connections now open) 2021-04-06T12:43:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53178 #428 (3 connections now open) 2021-04-06T12:43:46.132+0000 I NETWORK [conn428] end connection 10.233.69.97:53178 (2 connections now open) 2021-04-06T12:43:54.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38682 #429 (3 connections now open) 2021-04-06T12:43:54.426+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:38682 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-06T12:43:54.432+0000 I NETWORK [conn429] end connection 127.0.0.1:38682 (2 connections now open) 2021-04-06T12:43:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53336 #430 (3 connections now open) 2021-04-06T12:43:56.132+0000 I NETWORK [conn430] end connection 10.233.69.97:53336 (2 connections now open) 2021-04-06T12:44:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38870 #431 (3 connections now open) 2021-04-06T12:44:04.525+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:38870 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-06T12:44:04.531+0000 I NETWORK [conn431] end connection 127.0.0.1:38870 (2 connections now open) 2021-04-06T12:44:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53528 #432 (3 connections now open) 2021-04-06T12:44:06.132+0000 I NETWORK [conn432] end connection 10.233.69.97:53528 (2 connections now open) 2021-04-06T12:44:14.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39008 #433 (3 connections now open) 2021-04-06T12:44:14.426+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:39008 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-06T12:44:14.431+0000 I NETWORK [conn433] end connection 127.0.0.1:39008 (2 connections now open) 2021-04-06T12:44:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53668 #434 (3 connections now open) 2021-04-06T12:44:16.133+0000 I NETWORK [conn434] end connection 10.233.69.97:53668 (2 connections now open) 2021-04-06T12:44:24.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39182 #435 (3 connections now open) 2021-04-06T12:44:24.428+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:39182 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-06T12:44:24.432+0000 I NETWORK [conn435] end connection 127.0.0.1:39182 (2 connections now open) 2021-04-06T12:44:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53832 #436 (3 connections now open) 2021-04-06T12:44:26.132+0000 I NETWORK [conn436] end connection 10.233.69.97:53832 (2 connections now open) 2021-04-06T12:44:34.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39332 #437 (3 connections now open) 2021-04-06T12:44:34.330+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:39332 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-06T12:44:34.425+0000 I NETWORK [conn437] end connection 127.0.0.1:39332 (2 connections now open) 2021-04-06T12:44:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53990 #438 (3 connections now open) 2021-04-06T12:44:36.132+0000 I NETWORK [conn438] end connection 10.233.69.97:53990 (2 connections now open) 2021-04-06T12:44:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39486 #439 (3 connections now open) 2021-04-06T12:44:44.525+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:39486 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-06T12:44:44.530+0000 I NETWORK [conn439] end connection 127.0.0.1:39486 (2 connections now open) 2021-04-06T12:44:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54142 #440 (3 connections now open) 2021-04-06T12:44:46.132+0000 I NETWORK [conn440] end connection 10.233.69.97:54142 (2 connections now open) 2021-04-06T12:44:54.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39640 #441 (3 connections now open) 2021-04-06T12:44:54.426+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:39640 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-06T12:44:54.430+0000 I NETWORK [conn441] end connection 127.0.0.1:39640 (2 connections now open) 2021-04-06T12:44:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54290 #442 (3 connections now open) 2021-04-06T12:44:56.132+0000 I NETWORK [conn442] end connection 10.233.69.97:54290 (2 connections now open) 2021-04-06T12:45:04.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39828 #443 (3 connections now open) 2021-04-06T12:45:04.626+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:39828 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-06T12:45:04.630+0000 I NETWORK [conn443] end connection 127.0.0.1:39828 (2 connections now open) 2021-04-06T12:45:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54492 #444 (3 connections now open) 2021-04-06T12:45:06.133+0000 I NETWORK [conn444] end connection 10.233.69.97:54492 (2 connections now open) 2021-04-06T12:45:14.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39986 #445 (3 connections now open) 2021-04-06T12:45:14.428+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:39986 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-06T12:45:14.525+0000 I NETWORK [conn445] end connection 127.0.0.1:39986 (2 connections now open) 2021-04-06T12:45:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54644 #446 (3 connections now open) 2021-04-06T12:45:16.133+0000 I NETWORK [conn446] end connection 10.233.69.97:54644 (2 connections now open) 2021-04-06T12:45:24.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40156 #447 (3 connections now open) 2021-04-06T12:45:24.430+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:40156 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-06T12:45:24.528+0000 I NETWORK [conn447] end connection 127.0.0.1:40156 (2 connections now open) 2021-04-06T12:45:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54810 #448 (3 connections now open) 2021-04-06T12:45:26.133+0000 I NETWORK [conn448] end connection 10.233.69.97:54810 (2 connections now open) 2021-04-06T12:45:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40324 #449 (3 connections now open) 2021-04-06T12:45:34.326+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:40324 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-06T12:45:34.330+0000 I NETWORK [conn449] end connection 127.0.0.1:40324 (2 connections now open) 2021-04-06T12:45:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54984 #450 (3 connections now open) 2021-04-06T12:45:36.133+0000 I NETWORK [conn450] end connection 10.233.69.97:54984 (2 connections now open) 2021-04-06T12:45:44.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40490 #451 (3 connections now open) 2021-04-06T12:45:44.433+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:40490 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-06T12:45:44.528+0000 I NETWORK [conn451] end connection 127.0.0.1:40490 (2 connections now open) 2021-04-06T12:45:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55146 #452 (3 connections now open) 2021-04-06T12:45:46.132+0000 I NETWORK [conn452] end connection 10.233.69.97:55146 (2 connections now open) 2021-04-06T12:45:54.236+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40644 #453 (3 connections now open) 2021-04-06T12:45:54.237+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:40644 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-06T12:45:54.329+0000 I NETWORK [conn453] end connection 127.0.0.1:40644 (2 connections now open) 2021-04-06T12:45:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55298 #454 (3 connections now open) 2021-04-06T12:45:56.132+0000 I NETWORK [conn454] end connection 10.233.69.97:55298 (2 connections now open) 2021-04-06T12:46:04.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40838 #455 (3 connections now open) 2021-04-06T12:46:04.431+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:40838 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-06T12:46:04.528+0000 I NETWORK [conn455] end connection 127.0.0.1:40838 (2 connections now open) 2021-04-06T12:46:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55498 #456 (3 connections now open) 2021-04-06T12:46:06.132+0000 I NETWORK [conn456] end connection 10.233.69.97:55498 (2 connections now open) 2021-04-06T12:46:14.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40986 #457 (3 connections now open) 2021-04-06T12:46:14.339+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:40986 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-06T12:46:14.430+0000 I NETWORK [conn457] end connection 127.0.0.1:40986 (2 connections now open) 2021-04-06T12:46:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55646 #458 (3 connections now open) 2021-04-06T12:46:16.132+0000 I NETWORK [conn458] end connection 10.233.69.97:55646 (2 connections now open) 2021-04-06T12:46:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41148 #459 (3 connections now open) 2021-04-06T12:46:24.434+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:41148 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-06T12:46:24.530+0000 I NETWORK [conn459] end connection 127.0.0.1:41148 (2 connections now open) 2021-04-06T12:46:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55800 #460 (3 connections now open) 2021-04-06T12:46:26.132+0000 I NETWORK [conn460] end connection 10.233.69.97:55800 (2 connections now open) 2021-04-06T12:46:34.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41306 #461 (3 connections now open) 2021-04-06T12:46:34.429+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:41306 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-06T12:46:34.525+0000 I NETWORK [conn461] end connection 127.0.0.1:41306 (2 connections now open) 2021-04-06T12:46:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55964 #462 (3 connections now open) 2021-04-06T12:46:36.133+0000 I NETWORK [conn462] end connection 10.233.69.97:55964 (2 connections now open) 2021-04-06T12:46:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41454 #463 (3 connections now open) 2021-04-06T12:46:44.526+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:41454 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-06T12:46:44.531+0000 I NETWORK [conn463] end connection 127.0.0.1:41454 (2 connections now open) 2021-04-06T12:46:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56110 #464 (3 connections now open) 2021-04-06T12:46:46.133+0000 I NETWORK [conn464] end connection 10.233.69.97:56110 (2 connections now open) 2021-04-06T12:46:54.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41608 #465 (3 connections now open) 2021-04-06T12:46:54.333+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:41608 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-06T12:46:54.429+0000 I NETWORK [conn465] end connection 127.0.0.1:41608 (2 connections now open) 2021-04-06T12:46:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56258 #466 (3 connections now open) 2021-04-06T12:46:56.132+0000 I NETWORK [conn466] end connection 10.233.69.97:56258 (2 connections now open) 2021-04-06T12:47:04.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41798 #467 (3 connections now open) 2021-04-06T12:47:04.330+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:41798 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-06T12:47:04.425+0000 I NETWORK [conn467] end connection 127.0.0.1:41798 (2 connections now open) 2021-04-06T12:47:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56456 #468 (3 connections now open) 2021-04-06T12:47:06.132+0000 I NETWORK [conn468] end connection 10.233.69.97:56456 (2 connections now open) 2021-04-06T12:47:14.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41940 #469 (3 connections now open) 2021-04-06T12:47:14.431+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:41940 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-06T12:47:14.529+0000 I NETWORK [conn469] end connection 127.0.0.1:41940 (2 connections now open) 2021-04-06T12:47:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56598 #470 (3 connections now open) 2021-04-06T12:47:16.132+0000 I NETWORK [conn470] end connection 10.233.69.97:56598 (2 connections now open) 2021-04-06T12:47:24.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42104 #471 (3 connections now open) 2021-04-06T12:47:24.529+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:42104 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-06T12:47:24.533+0000 I NETWORK [conn471] end connection 127.0.0.1:42104 (2 connections now open) 2021-04-06T12:47:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56754 #472 (3 connections now open) 2021-04-06T12:47:26.132+0000 I NETWORK [conn472] end connection 10.233.69.97:56754 (2 connections now open) 2021-04-06T12:47:34.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42260 #473 (3 connections now open) 2021-04-06T12:47:34.431+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:42260 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-06T12:47:34.435+0000 I NETWORK [conn473] end connection 127.0.0.1:42260 (2 connections now open) 2021-04-06T12:47:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56920 #474 (3 connections now open) 2021-04-06T12:47:36.132+0000 I NETWORK [conn474] end connection 10.233.69.97:56920 (2 connections now open) 2021-04-06T12:47:44.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42412 #475 (3 connections now open) 2021-04-06T12:47:44.431+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:42412 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-06T12:47:44.447+0000 I NETWORK [conn475] end connection 127.0.0.1:42412 (2 connections now open) 2021-04-06T12:47:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57072 #476 (3 connections now open) 2021-04-06T12:47:46.132+0000 I NETWORK [conn476] end connection 10.233.69.97:57072 (2 connections now open) 2021-04-06T12:47:54.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42572 #477 (3 connections now open) 2021-04-06T12:47:54.434+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:42572 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-06T12:47:54.529+0000 I NETWORK [conn477] end connection 127.0.0.1:42572 (2 connections now open) 2021-04-06T12:47:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57222 #478 (3 connections now open) 2021-04-06T12:47:56.132+0000 I NETWORK [conn478] end connection 10.233.69.97:57222 (2 connections now open) 2021-04-06T12:48:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42766 #479 (3 connections now open) 2021-04-06T12:48:04.532+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:42766 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-06T12:48:04.628+0000 I NETWORK [conn479] end connection 127.0.0.1:42766 (2 connections now open) 2021-04-06T12:48:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57424 #480 (3 connections now open) 2021-04-06T12:48:06.132+0000 I NETWORK [conn480] end connection 10.233.69.97:57424 (2 connections now open) 2021-04-06T12:48:14.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42912 #481 (3 connections now open) 2021-04-06T12:48:14.432+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:42912 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-06T12:48:14.526+0000 I NETWORK [conn481] end connection 127.0.0.1:42912 (2 connections now open) 2021-04-06T12:48:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57570 #482 (3 connections now open) 2021-04-06T12:48:16.133+0000 I NETWORK [conn482] end connection 10.233.69.97:57570 (2 connections now open) 2021-04-06T12:48:24.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43074 #483 (3 connections now open) 2021-04-06T12:48:24.329+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:43074 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-06T12:48:24.425+0000 I NETWORK [conn483] end connection 127.0.0.1:43074 (2 connections now open) 2021-04-06T12:48:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57726 #484 (3 connections now open) 2021-04-06T12:48:26.132+0000 I NETWORK [conn484] end connection 10.233.69.97:57726 (2 connections now open) 2021-04-06T12:48:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43228 #485 (3 connections now open) 2021-04-06T12:48:34.326+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:43228 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-06T12:48:34.330+0000 I NETWORK [conn485] end connection 127.0.0.1:43228 (2 connections now open) 2021-04-06T12:48:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57886 #486 (3 connections now open) 2021-04-06T12:48:36.132+0000 I NETWORK [conn486] end connection 10.233.69.97:57886 (2 connections now open) 2021-04-06T12:48:44.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43382 #487 (3 connections now open) 2021-04-06T12:48:44.529+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:43382 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-06T12:48:44.533+0000 I NETWORK [conn487] end connection 127.0.0.1:43382 (2 connections now open) 2021-04-06T12:48:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58038 #488 (3 connections now open) 2021-04-06T12:48:46.133+0000 I NETWORK [conn488] end connection 10.233.69.97:58038 (2 connections now open) 2021-04-06T12:48:54.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43536 #489 (3 connections now open) 2021-04-06T12:48:54.427+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:43536 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-06T12:48:54.433+0000 I NETWORK [conn489] end connection 127.0.0.1:43536 (2 connections now open) 2021-04-06T12:48:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58186 #490 (3 connections now open) 2021-04-06T12:48:56.133+0000 I NETWORK [conn490] end connection 10.233.69.97:58186 (2 connections now open) 2021-04-06T12:49:04.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43724 #491 (3 connections now open) 2021-04-06T12:49:04.429+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:43724 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-06T12:49:04.434+0000 I NETWORK [conn491] end connection 127.0.0.1:43724 (2 connections now open) 2021-04-06T12:49:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58382 #492 (3 connections now open) 2021-04-06T12:49:06.132+0000 I NETWORK [conn492] end connection 10.233.69.97:58382 (2 connections now open) 2021-04-06T12:49:14.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43872 #493 (3 connections now open) 2021-04-06T12:49:14.527+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:43872 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-06T12:49:14.532+0000 I NETWORK [conn493] end connection 127.0.0.1:43872 (2 connections now open) 2021-04-06T12:49:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58530 #494 (3 connections now open) 2021-04-06T12:49:16.133+0000 I NETWORK [conn494] end connection 10.233.69.97:58530 (2 connections now open) 2021-04-06T12:49:24.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44040 #495 (3 connections now open) 2021-04-06T12:49:24.526+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:44040 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-06T12:49:24.531+0000 I NETWORK [conn495] end connection 127.0.0.1:44040 (2 connections now open) 2021-04-06T12:49:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58690 #496 (3 connections now open) 2021-04-06T12:49:26.132+0000 I NETWORK [conn496] end connection 10.233.69.97:58690 (2 connections now open) 2021-04-06T12:49:34.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44196 #497 (3 connections now open) 2021-04-06T12:49:34.426+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:44196 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-06T12:49:34.430+0000 I NETWORK [conn497] end connection 127.0.0.1:44196 (2 connections now open) 2021-04-06T12:49:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58854 #498 (3 connections now open) 2021-04-06T12:49:36.133+0000 I NETWORK [conn498] end connection 10.233.69.97:58854 (2 connections now open) 2021-04-06T12:49:44.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44344 #499 (3 connections now open) 2021-04-06T12:49:44.527+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:44344 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-06T12:49:44.532+0000 I NETWORK [conn499] end connection 127.0.0.1:44344 (2 connections now open) 2021-04-06T12:49:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59002 #500 (3 connections now open) 2021-04-06T12:49:46.132+0000 I NETWORK [conn500] end connection 10.233.69.97:59002 (2 connections now open) 2021-04-06T12:49:54.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44504 #501 (3 connections now open) 2021-04-06T12:49:54.527+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:44504 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-06T12:49:54.533+0000 I NETWORK [conn501] end connection 127.0.0.1:44504 (2 connections now open) 2021-04-06T12:49:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59152 #502 (3 connections now open) 2021-04-06T12:49:56.133+0000 I NETWORK [conn502] end connection 10.233.69.97:59152 (2 connections now open) 2021-04-06T12:50:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44692 #503 (3 connections now open) 2021-04-06T12:50:04.526+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:44692 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-06T12:50:04.533+0000 I NETWORK [conn503] end connection 127.0.0.1:44692 (2 connections now open) 2021-04-06T12:50:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59348 #504 (3 connections now open) 2021-04-06T12:50:06.132+0000 I NETWORK [conn504] end connection 10.233.69.97:59348 (2 connections now open) 2021-04-06T12:50:14.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44836 #505 (3 connections now open) 2021-04-06T12:50:14.432+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:44836 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-06T12:50:14.528+0000 I NETWORK [conn505] end connection 127.0.0.1:44836 (2 connections now open) 2021-04-06T12:50:16.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59492 #506 (3 connections now open) 2021-04-06T12:50:16.135+0000 I NETWORK [conn506] end connection 10.233.69.97:59492 (2 connections now open) 2021-04-06T12:50:24.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45000 #507 (3 connections now open) 2021-04-06T12:50:24.527+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:45000 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-06T12:50:24.531+0000 I NETWORK [conn507] end connection 127.0.0.1:45000 (2 connections now open) 2021-04-06T12:50:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59648 #508 (3 connections now open) 2021-04-06T12:50:26.132+0000 I NETWORK [conn508] end connection 10.233.69.97:59648 (2 connections now open) 2021-04-06T12:50:34.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45154 #509 (3 connections now open) 2021-04-06T12:50:34.626+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:45154 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-06T12:50:34.645+0000 I NETWORK [conn509] end connection 127.0.0.1:45154 (2 connections now open) 2021-04-06T12:50:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59812 #510 (3 connections now open) 2021-04-06T12:50:36.132+0000 I NETWORK [conn510] end connection 10.233.69.97:59812 (2 connections now open) 2021-04-06T12:50:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45306 #511 (3 connections now open) 2021-04-06T12:50:44.433+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:45306 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-06T12:50:44.530+0000 I NETWORK [conn511] end connection 127.0.0.1:45306 (2 connections now open) 2021-04-06T12:50:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59964 #512 (3 connections now open) 2021-04-06T12:50:46.132+0000 I NETWORK [conn512] end connection 10.233.69.97:59964 (2 connections now open) 2021-04-06T12:50:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45464 #513 (3 connections now open) 2021-04-06T12:50:54.531+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:45464 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-06T12:50:54.535+0000 I NETWORK [conn513] end connection 127.0.0.1:45464 (2 connections now open) 2021-04-06T12:50:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60114 #514 (3 connections now open) 2021-04-06T12:50:56.133+0000 I NETWORK [conn514] end connection 10.233.69.97:60114 (2 connections now open) 2021-04-06T12:51:04.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45654 #515 (3 connections now open) 2021-04-06T12:51:04.432+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:45654 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-06T12:51:04.528+0000 I NETWORK [conn515] end connection 127.0.0.1:45654 (2 connections now open) 2021-04-06T12:51:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60314 #516 (3 connections now open) 2021-04-06T12:51:06.132+0000 I NETWORK [conn516] end connection 10.233.69.97:60314 (2 connections now open) 2021-04-06T12:51:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45798 #517 (3 connections now open) 2021-04-06T12:51:14.531+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:45798 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-06T12:51:14.628+0000 I NETWORK [conn517] end connection 127.0.0.1:45798 (2 connections now open) 2021-04-06T12:51:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60454 #518 (3 connections now open) 2021-04-06T12:51:16.132+0000 I NETWORK [conn518] end connection 10.233.69.97:60454 (2 connections now open) 2021-04-06T12:51:24.336+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45964 #519 (3 connections now open) 2021-04-06T12:51:24.426+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:45964 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-06T12:51:24.431+0000 I NETWORK [conn519] end connection 127.0.0.1:45964 (2 connections now open) 2021-04-06T12:51:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60612 #520 (3 connections now open) 2021-04-06T12:51:26.132+0000 I NETWORK [conn520] end connection 10.233.69.97:60612 (2 connections now open) 2021-04-06T12:51:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46118 #521 (3 connections now open) 2021-04-06T12:51:34.435+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:46118 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-06T12:51:34.530+0000 I NETWORK [conn521] end connection 127.0.0.1:46118 (2 connections now open) 2021-04-06T12:51:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60774 #522 (3 connections now open) 2021-04-06T12:51:36.133+0000 I NETWORK [conn522] end connection 10.233.69.97:60774 (2 connections now open) 2021-04-06T12:51:44.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46268 #523 (3 connections now open) 2021-04-06T12:51:44.431+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:46268 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-06T12:51:44.436+0000 I NETWORK [conn523] end connection 127.0.0.1:46268 (2 connections now open) 2021-04-06T12:51:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60924 #524 (3 connections now open) 2021-04-06T12:51:46.132+0000 I NETWORK [conn524] end connection 10.233.69.97:60924 (2 connections now open) 2021-04-06T12:51:54.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46428 #525 (3 connections now open) 2021-04-06T12:51:54.426+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:46428 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-06T12:51:54.431+0000 I NETWORK [conn525] end connection 127.0.0.1:46428 (2 connections now open) 2021-04-06T12:51:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:32844 #526 (3 connections now open) 2021-04-06T12:51:56.133+0000 I NETWORK [conn526] end connection 10.233.69.97:32844 (2 connections now open) 2021-04-06T12:52:04.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46616 #527 (3 connections now open) 2021-04-06T12:52:04.429+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:46616 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-06T12:52:04.525+0000 I NETWORK [conn527] end connection 127.0.0.1:46616 (2 connections now open) 2021-04-06T12:52:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33040 #528 (3 connections now open) 2021-04-06T12:52:06.132+0000 I NETWORK [conn528] end connection 10.233.69.97:33040 (2 connections now open) 2021-04-06T12:52:14.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46768 #529 (3 connections now open) 2021-04-06T12:52:14.529+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:46768 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-06T12:52:14.532+0000 I NETWORK [conn529] end connection 127.0.0.1:46768 (2 connections now open) 2021-04-06T12:52:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33192 #530 (3 connections now open) 2021-04-06T12:52:16.133+0000 I NETWORK [conn530] end connection 10.233.69.97:33192 (2 connections now open) 2021-04-06T12:52:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46936 #531 (3 connections now open) 2021-04-06T12:52:24.526+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:46936 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-06T12:52:24.531+0000 I NETWORK [conn531] end connection 127.0.0.1:46936 (2 connections now open) 2021-04-06T12:52:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33354 #532 (3 connections now open) 2021-04-06T12:52:26.132+0000 I NETWORK [conn532] end connection 10.233.69.97:33354 (2 connections now open) 2021-04-06T12:52:34.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47090 #533 (3 connections now open) 2021-04-06T12:52:34.533+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:47090 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-06T12:52:34.538+0000 I NETWORK [conn533] end connection 127.0.0.1:47090 (2 connections now open) 2021-04-06T12:52:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33514 #534 (3 connections now open) 2021-04-06T12:52:36.133+0000 I NETWORK [conn534] end connection 10.233.69.97:33514 (2 connections now open) 2021-04-06T12:52:44.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47248 #535 (3 connections now open) 2021-04-06T12:52:44.427+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:47248 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-06T12:52:44.432+0000 I NETWORK [conn535] end connection 127.0.0.1:47248 (2 connections now open) 2021-04-06T12:52:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33672 #536 (3 connections now open) 2021-04-06T12:52:46.132+0000 I NETWORK [conn536] end connection 10.233.69.97:33672 (2 connections now open) 2021-04-06T12:52:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47408 #537 (3 connections now open) 2021-04-06T12:52:54.531+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:47408 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-06T12:52:54.625+0000 I NETWORK [conn537] end connection 127.0.0.1:47408 (2 connections now open) 2021-04-06T12:52:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33824 #538 (3 connections now open) 2021-04-06T12:52:56.132+0000 I NETWORK [conn538] end connection 10.233.69.97:33824 (2 connections now open) 2021-04-06T12:53:04.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47600 #539 (3 connections now open) 2021-04-06T12:53:04.432+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:47600 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-06T12:53:04.529+0000 I NETWORK [conn539] end connection 127.0.0.1:47600 (2 connections now open) 2021-04-06T12:53:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34024 #540 (3 connections now open) 2021-04-06T12:53:06.132+0000 I NETWORK [conn540] end connection 10.233.69.97:34024 (2 connections now open) 2021-04-06T12:53:14.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47746 #541 (3 connections now open) 2021-04-06T12:53:14.431+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:47746 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-06T12:53:14.528+0000 I NETWORK [conn541] end connection 127.0.0.1:47746 (2 connections now open) 2021-04-06T12:53:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34172 #542 (3 connections now open) 2021-04-06T12:53:16.132+0000 I NETWORK [conn542] end connection 10.233.69.97:34172 (2 connections now open) 2021-04-06T12:53:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47910 #543 (3 connections now open) 2021-04-06T12:53:24.433+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:47910 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-06T12:53:24.529+0000 I NETWORK [conn543] end connection 127.0.0.1:47910 (2 connections now open) 2021-04-06T12:53:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34326 #544 (3 connections now open) 2021-04-06T12:53:26.133+0000 I NETWORK [conn544] end connection 10.233.69.97:34326 (2 connections now open) 2021-04-06T12:53:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48072 #545 (3 connections now open) 2021-04-06T12:53:34.431+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:48072 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-06T12:53:34.529+0000 I NETWORK [conn545] end connection 127.0.0.1:48072 (2 connections now open) 2021-04-06T12:53:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34496 #546 (3 connections now open) 2021-04-06T12:53:36.133+0000 I NETWORK [conn546] end connection 10.233.69.97:34496 (2 connections now open) 2021-04-06T12:53:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48218 #547 (3 connections now open) 2021-04-06T12:53:44.335+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:48218 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-06T12:53:44.431+0000 I NETWORK [conn547] end connection 127.0.0.1:48218 (2 connections now open) 2021-04-06T12:53:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34642 #548 (3 connections now open) 2021-04-06T12:53:46.132+0000 I NETWORK [conn548] end connection 10.233.69.97:34642 (2 connections now open) 2021-04-06T12:53:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48374 #549 (3 connections now open) 2021-04-06T12:53:54.430+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:48374 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-06T12:53:54.527+0000 I NETWORK [conn549] end connection 127.0.0.1:48374 (2 connections now open) 2021-04-06T12:53:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34790 #550 (3 connections now open) 2021-04-06T12:53:56.132+0000 I NETWORK [conn550] end connection 10.233.69.97:34790 (2 connections now open) 2021-04-06T12:54:04.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48566 #551 (3 connections now open) 2021-04-06T12:54:04.530+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:48566 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-06T12:54:04.534+0000 I NETWORK [conn551] end connection 127.0.0.1:48566 (2 connections now open) 2021-04-06T12:54:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34990 #552 (3 connections now open) 2021-04-06T12:54:06.133+0000 I NETWORK [conn552] end connection 10.233.69.97:34990 (2 connections now open) 2021-04-06T12:54:14.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48708 #553 (3 connections now open) 2021-04-06T12:54:14.334+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:48708 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-06T12:54:14.429+0000 I NETWORK [conn553] end connection 127.0.0.1:48708 (2 connections now open) 2021-04-06T12:54:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35132 #554 (3 connections now open) 2021-04-06T12:54:16.132+0000 I NETWORK [conn554] end connection 10.233.69.97:35132 (2 connections now open) 2021-04-06T12:54:24.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48872 #555 (3 connections now open) 2021-04-06T12:54:24.432+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:48872 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-06T12:54:24.528+0000 I NETWORK [conn555] end connection 127.0.0.1:48872 (2 connections now open) 2021-04-06T12:54:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35288 #556 (3 connections now open) 2021-04-06T12:54:26.132+0000 I NETWORK [conn556] end connection 10.233.69.97:35288 (2 connections now open) 2021-04-06T12:54:34.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49022 #557 (3 connections now open) 2021-04-06T12:54:34.526+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:49022 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-06T12:54:34.530+0000 I NETWORK [conn557] end connection 127.0.0.1:49022 (2 connections now open) 2021-04-06T12:54:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35452 #558 (3 connections now open) 2021-04-06T12:54:36.132+0000 I NETWORK [conn558] end connection 10.233.69.97:35452 (2 connections now open) 2021-04-06T12:54:44.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49174 #559 (3 connections now open) 2021-04-06T12:54:44.332+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:49174 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-06T12:54:44.427+0000 I NETWORK [conn559] end connection 127.0.0.1:49174 (2 connections now open) 2021-04-06T12:54:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35598 #560 (3 connections now open) 2021-04-06T12:54:46.133+0000 I NETWORK [conn560] end connection 10.233.69.97:35598 (2 connections now open) 2021-04-06T12:54:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49334 #561 (3 connections now open) 2021-04-06T12:54:54.429+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:49334 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-06T12:54:54.434+0000 I NETWORK [conn561] end connection 127.0.0.1:49334 (2 connections now open) 2021-04-06T12:54:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35752 #562 (3 connections now open) 2021-04-06T12:54:56.132+0000 I NETWORK [conn562] end connection 10.233.69.97:35752 (2 connections now open) 2021-04-06T12:55:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49520 #563 (3 connections now open) 2021-04-06T12:55:04.434+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:49520 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-06T12:55:04.528+0000 I NETWORK [conn563] end connection 127.0.0.1:49520 (2 connections now open) 2021-04-06T12:55:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35948 #564 (3 connections now open) 2021-04-06T12:55:06.132+0000 I NETWORK [conn564] end connection 10.233.69.97:35948 (2 connections now open) 2021-04-06T12:55:14.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49670 #565 (3 connections now open) 2021-04-06T12:55:14.526+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:49670 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-06T12:55:14.530+0000 I NETWORK [conn565] end connection 127.0.0.1:49670 (2 connections now open) 2021-04-06T12:55:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36096 #566 (3 connections now open) 2021-04-06T12:55:16.132+0000 I NETWORK [conn566] end connection 10.233.69.97:36096 (2 connections now open) 2021-04-06T12:55:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49836 #567 (3 connections now open) 2021-04-06T12:55:24.426+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:49836 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-06T12:55:24.431+0000 I NETWORK [conn567] end connection 127.0.0.1:49836 (2 connections now open) 2021-04-06T12:55:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36254 #568 (3 connections now open) 2021-04-06T12:55:26.132+0000 I NETWORK [conn568] end connection 10.233.69.97:36254 (2 connections now open) 2021-04-06T12:55:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49990 #569 (3 connections now open) 2021-04-06T12:55:34.626+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:49990 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-06T12:55:34.630+0000 I NETWORK [conn569] end connection 127.0.0.1:49990 (2 connections now open) 2021-04-06T12:55:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36416 #570 (3 connections now open) 2021-04-06T12:55:36.132+0000 I NETWORK [conn570] end connection 10.233.69.97:36416 (2 connections now open) 2021-04-06T12:55:44.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50140 #571 (3 connections now open) 2021-04-06T12:55:44.330+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:50140 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-06T12:55:44.425+0000 I NETWORK [conn571] end connection 127.0.0.1:50140 (2 connections now open) 2021-04-06T12:55:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36564 #572 (3 connections now open) 2021-04-06T12:55:46.132+0000 I NETWORK [conn572] end connection 10.233.69.97:36564 (2 connections now open) 2021-04-06T12:55:54.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50298 #573 (3 connections now open) 2021-04-06T12:55:54.333+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:50298 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-06T12:55:54.430+0000 I NETWORK [conn573] end connection 127.0.0.1:50298 (2 connections now open) 2021-04-06T12:55:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36716 #574 (3 connections now open) 2021-04-06T12:55:56.133+0000 I NETWORK [conn574] end connection 10.233.69.97:36716 (2 connections now open) 2021-04-06T12:56:04.237+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50482 #575 (3 connections now open) 2021-04-06T12:56:04.331+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:50482 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-06T12:56:04.335+0000 I NETWORK [conn575] end connection 127.0.0.1:50482 (2 connections now open) 2021-04-06T12:56:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36910 #576 (3 connections now open) 2021-04-06T12:56:06.132+0000 I NETWORK [conn576] end connection 10.233.69.97:36910 (2 connections now open) 2021-04-06T12:56:14.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50634 #577 (3 connections now open) 2021-04-06T12:56:14.426+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:50634 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-06T12:56:14.429+0000 I NETWORK [conn577] end connection 127.0.0.1:50634 (2 connections now open) 2021-04-06T12:56:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37058 #578 (3 connections now open) 2021-04-06T12:56:16.132+0000 I NETWORK [conn578] end connection 10.233.69.97:37058 (2 connections now open) 2021-04-06T12:56:24.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50802 #579 (3 connections now open) 2021-04-06T12:56:24.437+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:50802 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-06T12:56:24.531+0000 I NETWORK [conn579] end connection 127.0.0.1:50802 (2 connections now open) 2021-04-06T12:56:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37218 #580 (3 connections now open) 2021-04-06T12:56:26.132+0000 I NETWORK [conn580] end connection 10.233.69.97:37218 (2 connections now open) 2021-04-06T12:56:34.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50954 #581 (3 connections now open) 2021-04-06T12:56:34.428+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:50954 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-06T12:56:34.525+0000 I NETWORK [conn581] end connection 127.0.0.1:50954 (2 connections now open) 2021-04-06T12:56:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37378 #582 (3 connections now open) 2021-04-06T12:56:36.132+0000 I NETWORK [conn582] end connection 10.233.69.97:37378 (2 connections now open) 2021-04-06T12:56:44.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51106 #583 (3 connections now open) 2021-04-06T12:56:44.431+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:51106 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-06T12:56:44.527+0000 I NETWORK [conn583] end connection 127.0.0.1:51106 (2 connections now open) 2021-04-06T12:56:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37530 #584 (3 connections now open) 2021-04-06T12:56:46.132+0000 I NETWORK [conn584] end connection 10.233.69.97:37530 (2 connections now open) 2021-04-06T12:56:54.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51262 #585 (3 connections now open) 2021-04-06T12:56:54.426+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:51262 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-06T12:56:54.430+0000 I NETWORK [conn585] end connection 127.0.0.1:51262 (2 connections now open) 2021-04-06T12:56:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37678 #586 (3 connections now open) 2021-04-06T12:56:56.132+0000 I NETWORK [conn586] end connection 10.233.69.97:37678 (2 connections now open) 2021-04-06T12:57:04.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51448 #587 (3 connections now open) 2021-04-06T12:57:04.339+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:51448 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-06T12:57:04.526+0000 I NETWORK [conn587] end connection 127.0.0.1:51448 (2 connections now open) 2021-04-06T12:57:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37874 #588 (3 connections now open) 2021-04-06T12:57:06.133+0000 I NETWORK [conn588] end connection 10.233.69.97:37874 (2 connections now open) 2021-04-06T12:57:14.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51596 #589 (3 connections now open) 2021-04-06T12:57:14.433+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:51596 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-06T12:57:14.528+0000 I NETWORK [conn589] end connection 127.0.0.1:51596 (2 connections now open) 2021-04-06T12:57:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38020 #590 (3 connections now open) 2021-04-06T12:57:16.132+0000 I NETWORK [conn590] end connection 10.233.69.97:38020 (2 connections now open) 2021-04-06T12:57:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51758 #591 (3 connections now open) 2021-04-06T12:57:24.333+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:51758 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-06T12:57:24.429+0000 I NETWORK [conn591] end connection 127.0.0.1:51758 (2 connections now open) 2021-04-06T12:57:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38174 #592 (3 connections now open) 2021-04-06T12:57:26.132+0000 I NETWORK [conn592] end connection 10.233.69.97:38174 (2 connections now open) 2021-04-06T12:57:34.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51916 #593 (3 connections now open) 2021-04-06T12:57:34.528+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:51916 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-06T12:57:34.532+0000 I NETWORK [conn593] end connection 127.0.0.1:51916 (2 connections now open) 2021-04-06T12:57:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38340 #594 (3 connections now open) 2021-04-06T12:57:36.132+0000 I NETWORK [conn594] end connection 10.233.69.97:38340 (2 connections now open) 2021-04-06T12:57:44.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52068 #595 (3 connections now open) 2021-04-06T12:57:44.330+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:52068 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-06T12:57:44.427+0000 I NETWORK [conn595] end connection 127.0.0.1:52068 (2 connections now open) 2021-04-06T12:57:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38492 #596 (3 connections now open) 2021-04-06T12:57:46.132+0000 I NETWORK [conn596] end connection 10.233.69.97:38492 (2 connections now open) 2021-04-06T12:57:54.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52224 #597 (3 connections now open) 2021-04-06T12:57:54.529+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:52224 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-06T12:57:54.533+0000 I NETWORK [conn597] end connection 127.0.0.1:52224 (2 connections now open) 2021-04-06T12:57:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38640 #598 (3 connections now open) 2021-04-06T12:57:56.132+0000 I NETWORK [conn598] end connection 10.233.69.97:38640 (2 connections now open) 2021-04-06T12:58:04.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52410 #599 (3 connections now open) 2021-04-06T12:58:04.526+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:52410 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-06T12:58:04.531+0000 I NETWORK [conn599] end connection 127.0.0.1:52410 (2 connections now open) 2021-04-06T12:58:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38838 #600 (3 connections now open) 2021-04-06T12:58:06.133+0000 I NETWORK [conn600] end connection 10.233.69.97:38838 (2 connections now open) 2021-04-06T12:58:14.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52556 #601 (3 connections now open) 2021-04-06T12:58:14.433+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:52556 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-06T12:58:14.529+0000 I NETWORK [conn601] end connection 127.0.0.1:52556 (2 connections now open) 2021-04-06T12:58:16.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38982 #602 (3 connections now open) 2021-04-06T12:58:16.135+0000 I NETWORK [conn602] end connection 10.233.69.97:38982 (2 connections now open) 2021-04-06T12:58:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52722 #603 (3 connections now open) 2021-04-06T12:58:24.331+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:52722 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-06T12:58:24.429+0000 I NETWORK [conn603] end connection 127.0.0.1:52722 (2 connections now open) 2021-04-06T12:58:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39138 #604 (3 connections now open) 2021-04-06T12:58:26.132+0000 I NETWORK [conn604] end connection 10.233.69.97:39138 (2 connections now open) 2021-04-06T12:58:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52874 #605 (3 connections now open) 2021-04-06T12:58:34.427+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:52874 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-06T12:58:34.431+0000 I NETWORK [conn605] end connection 127.0.0.1:52874 (2 connections now open) 2021-04-06T12:58:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39298 #606 (3 connections now open) 2021-04-06T12:58:36.132+0000 I NETWORK [conn606] end connection 10.233.69.97:39298 (2 connections now open) 2021-04-06T12:58:44.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53024 #607 (3 connections now open) 2021-04-06T12:58:44.528+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:53024 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-06T12:58:44.625+0000 I NETWORK [conn607] end connection 127.0.0.1:53024 (2 connections now open) 2021-04-06T12:58:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39448 #608 (3 connections now open) 2021-04-06T12:58:46.133+0000 I NETWORK [conn608] end connection 10.233.69.97:39448 (2 connections now open) 2021-04-06T12:58:54.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53182 #609 (3 connections now open) 2021-04-06T12:58:54.334+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:53182 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-06T12:58:54.430+0000 I NETWORK [conn609] end connection 127.0.0.1:53182 (2 connections now open) 2021-04-06T12:58:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39598 #610 (3 connections now open) 2021-04-06T12:58:56.132+0000 I NETWORK [conn610] end connection 10.233.69.97:39598 (2 connections now open) 2021-04-06T12:59:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53376 #611 (3 connections now open) 2021-04-06T12:59:04.626+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:53376 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-06T12:59:04.630+0000 I NETWORK [conn611] end connection 127.0.0.1:53376 (2 connections now open) 2021-04-06T12:59:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39802 #612 (3 connections now open) 2021-04-06T12:59:06.132+0000 I NETWORK [conn612] end connection 10.233.69.97:39802 (2 connections now open) 2021-04-06T12:59:14.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53526 #613 (3 connections now open) 2021-04-06T12:59:14.434+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:53526 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-06T12:59:14.529+0000 I NETWORK [conn613] end connection 127.0.0.1:53526 (2 connections now open) 2021-04-06T12:59:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39950 #614 (3 connections now open) 2021-04-06T12:59:16.132+0000 I NETWORK [conn614] end connection 10.233.69.97:39950 (2 connections now open) 2021-04-06T12:59:24.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53688 #615 (3 connections now open) 2021-04-06T12:59:24.525+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:53688 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-06T12:59:24.531+0000 I NETWORK [conn615] end connection 127.0.0.1:53688 (2 connections now open) 2021-04-06T12:59:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40108 #616 (3 connections now open) 2021-04-06T12:59:26.132+0000 I NETWORK [conn616] end connection 10.233.69.97:40108 (2 connections now open) 2021-04-06T12:59:34.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53844 #617 (3 connections now open) 2021-04-06T12:59:34.430+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:53844 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-06T12:59:34.525+0000 I NETWORK [conn617] end connection 127.0.0.1:53844 (2 connections now open) 2021-04-06T12:59:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40270 #618 (3 connections now open) 2021-04-06T12:59:36.132+0000 I NETWORK [conn618] end connection 10.233.69.97:40270 (2 connections now open) 2021-04-06T12:59:44.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53994 #619 (3 connections now open) 2021-04-06T12:59:44.529+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:53994 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-06T12:59:44.626+0000 I NETWORK [conn619] end connection 127.0.0.1:53994 (2 connections now open) 2021-04-06T12:59:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40420 #620 (3 connections now open) 2021-04-06T12:59:46.132+0000 I NETWORK [conn620] end connection 10.233.69.97:40420 (2 connections now open) 2021-04-06T12:59:54.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54152 #621 (3 connections now open) 2021-04-06T12:59:54.526+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:54152 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-06T12:59:54.531+0000 I NETWORK [conn621] end connection 127.0.0.1:54152 (2 connections now open) 2021-04-06T12:59:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40570 #622 (3 connections now open) 2021-04-06T12:59:56.133+0000 I NETWORK [conn622] end connection 10.233.69.97:40570 (2 connections now open) 2021-04-06T13:00:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54336 #623 (3 connections now open) 2021-04-06T13:00:04.333+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:54336 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-06T13:00:04.428+0000 I NETWORK [conn623] end connection 127.0.0.1:54336 (2 connections now open) 2021-04-06T13:00:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40766 #624 (3 connections now open) 2021-04-06T13:00:06.132+0000 I NETWORK [conn624] end connection 10.233.69.97:40766 (2 connections now open) 2021-04-06T13:00:14.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54488 #625 (3 connections now open) 2021-04-06T13:00:14.532+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:54488 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-06T13:00:14.626+0000 I NETWORK [conn625] end connection 127.0.0.1:54488 (2 connections now open) 2021-04-06T13:00:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40912 #626 (3 connections now open) 2021-04-06T13:00:16.132+0000 I NETWORK [conn626] end connection 10.233.69.97:40912 (2 connections now open) 2021-04-06T13:00:24.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54650 #627 (3 connections now open) 2021-04-06T13:00:24.426+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:54650 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-06T13:00:24.430+0000 I NETWORK [conn627] end connection 127.0.0.1:54650 (2 connections now open) 2021-04-06T13:00:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41072 #628 (3 connections now open) 2021-04-06T13:00:26.132+0000 I NETWORK [conn628] end connection 10.233.69.97:41072 (2 connections now open) 2021-04-06T13:00:34.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54808 #629 (3 connections now open) 2021-04-06T13:00:34.527+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:54808 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-06T13:00:34.531+0000 I NETWORK [conn629] end connection 127.0.0.1:54808 (2 connections now open) 2021-04-06T13:00:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41232 #630 (3 connections now open) 2021-04-06T13:00:36.132+0000 I NETWORK [conn630] end connection 10.233.69.97:41232 (2 connections now open) 2021-04-06T13:00:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54958 #631 (3 connections now open) 2021-04-06T13:00:44.335+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:54958 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-06T13:00:44.430+0000 I NETWORK [conn631] end connection 127.0.0.1:54958 (2 connections now open) 2021-04-06T13:00:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41382 #632 (3 connections now open) 2021-04-06T13:00:46.132+0000 I NETWORK [conn632] end connection 10.233.69.97:41382 (2 connections now open) 2021-04-06T13:00:54.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55114 #633 (3 connections now open) 2021-04-06T13:00:54.434+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:55114 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-06T13:00:54.530+0000 I NETWORK [conn633] end connection 127.0.0.1:55114 (2 connections now open) 2021-04-06T13:00:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41530 #634 (3 connections now open) 2021-04-06T13:00:56.132+0000 I NETWORK [conn634] end connection 10.233.69.97:41530 (2 connections now open) 2021-04-06T13:01:04.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55300 #635 (3 connections now open) 2021-04-06T13:01:04.427+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:55300 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-06T13:01:04.433+0000 I NETWORK [conn635] end connection 127.0.0.1:55300 (2 connections now open) 2021-04-06T13:01:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41728 #636 (3 connections now open) 2021-04-06T13:01:06.132+0000 I NETWORK [conn636] end connection 10.233.69.97:41728 (2 connections now open) 2021-04-06T13:01:14.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55446 #637 (3 connections now open) 2021-04-06T13:01:14.528+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:55446 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-06T13:01:14.533+0000 I NETWORK [conn637] end connection 127.0.0.1:55446 (2 connections now open) 2021-04-06T13:01:16.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41870 #638 (3 connections now open) 2021-04-06T13:01:16.133+0000 I NETWORK [conn638] end connection 10.233.69.97:41870 (2 connections now open) 2021-04-06T13:01:24.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55612 #639 (3 connections now open) 2021-04-06T13:01:24.527+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:55612 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-06T13:01:24.534+0000 I NETWORK [conn639] end connection 127.0.0.1:55612 (2 connections now open) 2021-04-06T13:01:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42028 #640 (3 connections now open) 2021-04-06T13:01:26.132+0000 I NETWORK [conn640] end connection 10.233.69.97:42028 (2 connections now open) 2021-04-06T13:01:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55766 #641 (3 connections now open) 2021-04-06T13:01:34.427+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:55766 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-06T13:01:34.432+0000 I NETWORK [conn641] end connection 127.0.0.1:55766 (2 connections now open) 2021-04-06T13:01:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42192 #642 (3 connections now open) 2021-04-06T13:01:36.133+0000 I NETWORK [conn642] end connection 10.233.69.97:42192 (2 connections now open) 2021-04-06T13:01:44.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55914 #643 (3 connections now open) 2021-04-06T13:01:44.235+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:55914 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-06T13:01:44.330+0000 I NETWORK [conn643] end connection 127.0.0.1:55914 (2 connections now open) 2021-04-06T13:01:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42340 #644 (3 connections now open) 2021-04-06T13:01:46.132+0000 I NETWORK [conn644] end connection 10.233.69.97:42340 (2 connections now open) 2021-04-06T13:01:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56080 #645 (3 connections now open) 2021-04-06T13:01:54.432+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:56080 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-06T13:01:54.525+0000 I NETWORK [conn645] end connection 127.0.0.1:56080 (2 connections now open) 2021-04-06T13:01:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42496 #646 (3 connections now open) 2021-04-06T13:01:56.134+0000 I NETWORK [conn646] end connection 10.233.69.97:42496 (2 connections now open) 2021-04-06T13:02:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56264 #647 (3 connections now open) 2021-04-06T13:02:04.332+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:56264 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-06T13:02:04.425+0000 I NETWORK [conn647] end connection 127.0.0.1:56264 (2 connections now open) 2021-04-06T13:02:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42692 #648 (3 connections now open) 2021-04-06T13:02:06.132+0000 I NETWORK [conn648] end connection 10.233.69.97:42692 (2 connections now open) 2021-04-06T13:02:14.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56412 #649 (3 connections now open) 2021-04-06T13:02:14.234+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:56412 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-06T13:02:14.330+0000 I NETWORK [conn649] end connection 127.0.0.1:56412 (2 connections now open) 2021-04-06T13:02:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42840 #650 (3 connections now open) 2021-04-06T13:02:16.132+0000 I NETWORK [conn650] end connection 10.233.69.97:42840 (2 connections now open) 2021-04-06T13:02:24.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56580 #651 (3 connections now open) 2021-04-06T13:02:24.329+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:56580 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-06T13:02:24.426+0000 I NETWORK [conn651] end connection 127.0.0.1:56580 (2 connections now open) 2021-04-06T13:02:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:42996 #652 (3 connections now open) 2021-04-06T13:02:26.132+0000 I NETWORK [conn652] end connection 10.233.69.97:42996 (2 connections now open) 2021-04-06T13:02:34.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56730 #653 (3 connections now open) 2021-04-06T13:02:34.339+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:56730 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-06T13:02:34.430+0000 I NETWORK [conn653] end connection 127.0.0.1:56730 (2 connections now open) 2021-04-06T13:02:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43158 #654 (3 connections now open) 2021-04-06T13:02:36.132+0000 I NETWORK [conn654] end connection 10.233.69.97:43158 (2 connections now open) 2021-04-06T13:02:44.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56892 #655 (3 connections now open) 2021-04-06T13:02:44.433+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:56892 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-06T13:02:44.528+0000 I NETWORK [conn655] end connection 127.0.0.1:56892 (2 connections now open) 2021-04-06T13:02:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43316 #656 (3 connections now open) 2021-04-06T13:02:46.132+0000 I NETWORK [conn656] end connection 10.233.69.97:43316 (2 connections now open) 2021-04-06T13:02:54.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57048 #657 (3 connections now open) 2021-04-06T13:02:54.426+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:57048 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-06T13:02:54.432+0000 I NETWORK [conn657] end connection 127.0.0.1:57048 (2 connections now open) 2021-04-06T13:02:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43466 #658 (3 connections now open) 2021-04-06T13:02:56.132+0000 I NETWORK [conn658] end connection 10.233.69.97:43466 (2 connections now open) 2021-04-06T13:03:04.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57234 #659 (3 connections now open) 2021-04-06T13:03:04.330+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:57234 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-06T13:03:04.426+0000 I NETWORK [conn659] end connection 127.0.0.1:57234 (2 connections now open) 2021-04-06T13:03:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43662 #660 (3 connections now open) 2021-04-06T13:03:06.132+0000 I NETWORK [conn660] end connection 10.233.69.97:43662 (2 connections now open) 2021-04-06T13:03:14.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57390 #661 (3 connections now open) 2021-04-06T13:03:14.433+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:57390 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-06T13:03:14.528+0000 I NETWORK [conn661] end connection 127.0.0.1:57390 (2 connections now open) 2021-04-06T13:03:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43814 #662 (3 connections now open) 2021-04-06T13:03:16.133+0000 I NETWORK [conn662] end connection 10.233.69.97:43814 (2 connections now open) 2021-04-06T13:03:24.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57554 #663 (3 connections now open) 2021-04-06T13:03:24.336+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:57554 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-06T13:03:24.430+0000 I NETWORK [conn663] end connection 127.0.0.1:57554 (2 connections now open) 2021-04-06T13:03:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:43970 #664 (3 connections now open) 2021-04-06T13:03:26.133+0000 I NETWORK [conn664] end connection 10.233.69.97:43970 (2 connections now open) 2021-04-06T13:03:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57710 #665 (3 connections now open) 2021-04-06T13:03:34.431+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:57710 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-06T13:03:34.525+0000 I NETWORK [conn665] end connection 127.0.0.1:57710 (2 connections now open) 2021-04-06T13:03:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44134 #666 (3 connections now open) 2021-04-06T13:03:36.133+0000 I NETWORK [conn666] end connection 10.233.69.97:44134 (2 connections now open) 2021-04-06T13:03:44.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57860 #667 (3 connections now open) 2021-04-06T13:03:44.529+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:57860 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-06T13:03:44.535+0000 I NETWORK [conn667] end connection 127.0.0.1:57860 (2 connections now open) 2021-04-06T13:03:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44282 #668 (3 connections now open) 2021-04-06T13:03:46.132+0000 I NETWORK [conn668] end connection 10.233.69.97:44282 (2 connections now open) 2021-04-06T13:03:54.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58016 #669 (3 connections now open) 2021-04-06T13:03:54.426+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:58016 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-06T13:03:54.429+0000 I NETWORK [conn669] end connection 127.0.0.1:58016 (2 connections now open) 2021-04-06T13:03:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44434 #670 (3 connections now open) 2021-04-06T13:03:56.133+0000 I NETWORK [conn670] end connection 10.233.69.97:44434 (2 connections now open) 2021-04-06T13:04:04.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58202 #671 (3 connections now open) 2021-04-06T13:04:04.431+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:58202 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-06T13:04:04.529+0000 I NETWORK [conn671] end connection 127.0.0.1:58202 (2 connections now open) 2021-04-06T13:04:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44632 #672 (3 connections now open) 2021-04-06T13:04:06.132+0000 I NETWORK [conn672] end connection 10.233.69.97:44632 (2 connections now open) 2021-04-06T13:04:14.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58350 #673 (3 connections now open) 2021-04-06T13:04:14.427+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:58350 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-06T13:04:14.526+0000 I NETWORK [conn673] end connection 127.0.0.1:58350 (2 connections now open) 2021-04-06T13:04:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44780 #674 (3 connections now open) 2021-04-06T13:04:16.132+0000 I NETWORK [conn674] end connection 10.233.69.97:44780 (2 connections now open) 2021-04-06T13:04:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58514 #675 (3 connections now open) 2021-04-06T13:04:24.333+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:58514 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-06T13:04:24.431+0000 I NETWORK [conn675] end connection 127.0.0.1:58514 (2 connections now open) 2021-04-06T13:04:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:44932 #676 (3 connections now open) 2021-04-06T13:04:26.132+0000 I NETWORK [conn676] end connection 10.233.69.97:44932 (2 connections now open) 2021-04-06T13:04:34.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58666 #677 (3 connections now open) 2021-04-06T13:04:34.328+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:58666 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-06T13:04:34.426+0000 I NETWORK [conn677] end connection 127.0.0.1:58666 (2 connections now open) 2021-04-06T13:04:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45098 #678 (3 connections now open) 2021-04-06T13:04:36.132+0000 I NETWORK [conn678] end connection 10.233.69.97:45098 (2 connections now open) 2021-04-06T13:04:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58818 #679 (3 connections now open) 2021-04-06T13:04:44.429+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:58818 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-06T13:04:44.433+0000 I NETWORK [conn679] end connection 127.0.0.1:58818 (2 connections now open) 2021-04-06T13:04:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45240 #680 (3 connections now open) 2021-04-06T13:04:46.132+0000 I NETWORK [conn680] end connection 10.233.69.97:45240 (2 connections now open) 2021-04-06T13:04:54.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58976 #681 (3 connections now open) 2021-04-06T13:04:54.429+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:58976 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-06T13:04:54.433+0000 I NETWORK [conn681] end connection 127.0.0.1:58976 (2 connections now open) 2021-04-06T13:04:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45392 #682 (3 connections now open) 2021-04-06T13:04:56.132+0000 I NETWORK [conn682] end connection 10.233.69.97:45392 (2 connections now open) 2021-04-06T13:05:04.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59164 #683 (3 connections now open) 2021-04-06T13:05:04.334+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:59164 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-06T13:05:04.429+0000 I NETWORK [conn683] end connection 127.0.0.1:59164 (2 connections now open) 2021-04-06T13:05:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45592 #684 (3 connections now open) 2021-04-06T13:05:06.132+0000 I NETWORK [conn684] end connection 10.233.69.97:45592 (2 connections now open) 2021-04-06T13:05:14.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59310 #685 (3 connections now open) 2021-04-06T13:05:14.530+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:59310 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-06T13:05:14.626+0000 I NETWORK [conn685] end connection 127.0.0.1:59310 (2 connections now open) 2021-04-06T13:05:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45734 #686 (3 connections now open) 2021-04-06T13:05:16.132+0000 I NETWORK [conn686] end connection 10.233.69.97:45734 (2 connections now open) 2021-04-06T13:05:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59490 #687 (3 connections now open) 2021-04-06T13:05:24.435+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:59490 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-06T13:05:24.529+0000 I NETWORK [conn687] end connection 127.0.0.1:59490 (2 connections now open) 2021-04-06T13:05:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:45906 #688 (3 connections now open) 2021-04-06T13:05:26.132+0000 I NETWORK [conn688] end connection 10.233.69.97:45906 (2 connections now open) 2021-04-06T13:05:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59664 #689 (3 connections now open) 2021-04-06T13:05:34.526+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:59664 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-06T13:05:34.530+0000 I NETWORK [conn689] end connection 127.0.0.1:59664 (2 connections now open) 2021-04-06T13:05:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46100 #690 (3 connections now open) 2021-04-06T13:05:36.132+0000 I NETWORK [conn690] end connection 10.233.69.97:46100 (2 connections now open) 2021-04-06T13:05:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59834 #691 (3 connections now open) 2021-04-06T13:05:44.532+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:59834 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-06T13:05:44.629+0000 I NETWORK [conn691] end connection 127.0.0.1:59834 (2 connections now open) 2021-04-06T13:05:46.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46256 #692 (3 connections now open) 2021-04-06T13:05:46.133+0000 I NETWORK [conn692] end connection 10.233.69.97:46256 (2 connections now open) 2021-04-06T13:05:54.341+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59994 #693 (3 connections now open) 2021-04-06T13:05:54.342+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:59994 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-06T13:05:54.428+0000 I NETWORK [conn693] end connection 127.0.0.1:59994 (2 connections now open) 2021-04-06T13:05:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46410 #694 (3 connections now open) 2021-04-06T13:05:56.132+0000 I NETWORK [conn694] end connection 10.233.69.97:46410 (2 connections now open) 2021-04-06T13:06:04.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60186 #695 (3 connections now open) 2021-04-06T13:06:04.531+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:60186 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-06T13:06:04.629+0000 I NETWORK [conn695] end connection 127.0.0.1:60186 (2 connections now open) 2021-04-06T13:06:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46614 #696 (3 connections now open) 2021-04-06T13:06:06.132+0000 I NETWORK [conn696] end connection 10.233.69.97:46614 (2 connections now open) 2021-04-06T13:06:14.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60336 #697 (3 connections now open) 2021-04-06T13:06:14.329+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:60336 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-06T13:06:14.333+0000 I NETWORK [conn697] end connection 127.0.0.1:60336 (2 connections now open) 2021-04-06T13:06:16.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46760 #698 (3 connections now open) 2021-04-06T13:06:16.135+0000 I NETWORK [conn698] end connection 10.233.69.97:46760 (2 connections now open) 2021-04-06T13:06:24.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60500 #699 (3 connections now open) 2021-04-06T13:06:24.329+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:60500 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-06T13:06:24.334+0000 I NETWORK [conn699] end connection 127.0.0.1:60500 (2 connections now open) 2021-04-06T13:06:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:46916 #700 (3 connections now open) 2021-04-06T13:06:26.133+0000 I NETWORK [conn700] end connection 10.233.69.97:46916 (2 connections now open) 2021-04-06T13:06:34.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60672 #701 (3 connections now open) 2021-04-06T13:06:34.428+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:60672 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-06T13:06:34.525+0000 I NETWORK [conn701] end connection 127.0.0.1:60672 (2 connections now open) 2021-04-06T13:06:36.140+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47096 #702 (3 connections now open) 2021-04-06T13:06:36.140+0000 I NETWORK [conn702] end connection 10.233.69.97:47096 (2 connections now open) 2021-04-06T13:06:44.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60824 #703 (3 connections now open) 2021-04-06T13:06:44.531+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:60824 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-06T13:06:44.628+0000 I NETWORK [conn703] end connection 127.0.0.1:60824 (2 connections now open) 2021-04-06T13:06:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47246 #704 (3 connections now open) 2021-04-06T13:06:46.132+0000 I NETWORK [conn704] end connection 10.233.69.97:47246 (2 connections now open) 2021-04-06T13:06:54.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60980 #705 (3 connections now open) 2021-04-06T13:06:54.332+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:60980 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-06T13:06:54.425+0000 I NETWORK [conn705] end connection 127.0.0.1:60980 (2 connections now open) 2021-04-06T13:06:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47398 #706 (3 connections now open) 2021-04-06T13:06:56.132+0000 I NETWORK [conn706] end connection 10.233.69.97:47398 (2 connections now open) 2021-04-06T13:07:04.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32936 #707 (3 connections now open) 2021-04-06T13:07:04.528+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:32936 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-06T13:07:04.536+0000 I NETWORK [conn707] end connection 127.0.0.1:32936 (2 connections now open) 2021-04-06T13:07:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47598 #708 (3 connections now open) 2021-04-06T13:07:06.132+0000 I NETWORK [conn708] end connection 10.233.69.97:47598 (2 connections now open) 2021-04-06T13:07:14.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33088 #709 (3 connections now open) 2021-04-06T13:07:14.428+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:33088 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-06T13:07:14.433+0000 I NETWORK [conn709] end connection 127.0.0.1:33088 (2 connections now open) 2021-04-06T13:07:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47744 #710 (3 connections now open) 2021-04-06T13:07:16.132+0000 I NETWORK [conn710] end connection 10.233.69.97:47744 (2 connections now open) 2021-04-06T13:07:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33274 #711 (3 connections now open) 2021-04-06T13:07:24.333+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:33274 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-06T13:07:24.430+0000 I NETWORK [conn711] end connection 127.0.0.1:33274 (2 connections now open) 2021-04-06T13:07:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:47922 #712 (3 connections now open) 2021-04-06T13:07:26.132+0000 I NETWORK [conn712] end connection 10.233.69.97:47922 (2 connections now open) 2021-04-06T13:07:34.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33430 #713 (3 connections now open) 2021-04-06T13:07:34.332+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:33430 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-06T13:07:34.430+0000 I NETWORK [conn713] end connection 127.0.0.1:33430 (2 connections now open) 2021-04-06T13:07:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48086 #714 (3 connections now open) 2021-04-06T13:07:36.132+0000 I NETWORK [conn714] end connection 10.233.69.97:48086 (2 connections now open) 2021-04-06T13:07:44.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33580 #715 (3 connections now open) 2021-04-06T13:07:44.426+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:33580 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-06T13:07:44.430+0000 I NETWORK [conn715] end connection 127.0.0.1:33580 (2 connections now open) 2021-04-06T13:07:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48234 #716 (3 connections now open) 2021-04-06T13:07:46.132+0000 I NETWORK [conn716] end connection 10.233.69.97:48234 (2 connections now open) 2021-04-06T13:07:54.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33738 #717 (3 connections now open) 2021-04-06T13:07:54.426+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:33738 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-06T13:07:54.432+0000 I NETWORK [conn717] end connection 127.0.0.1:33738 (2 connections now open) 2021-04-06T13:07:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48386 #718 (3 connections now open) 2021-04-06T13:07:56.133+0000 I NETWORK [conn718] end connection 10.233.69.97:48386 (2 connections now open) 2021-04-06T13:08:04.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33922 #719 (3 connections now open) 2021-04-06T13:08:04.426+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:33922 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-06T13:08:04.430+0000 I NETWORK [conn719] end connection 127.0.0.1:33922 (2 connections now open) 2021-04-06T13:08:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48582 #720 (3 connections now open) 2021-04-06T13:08:06.132+0000 I NETWORK [conn720] end connection 10.233.69.97:48582 (2 connections now open) 2021-04-06T13:08:14.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34070 #721 (3 connections now open) 2021-04-06T13:08:14.431+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:34070 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-06T13:08:14.529+0000 I NETWORK [conn721] end connection 127.0.0.1:34070 (2 connections now open) 2021-04-06T13:08:16.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48728 #722 (3 connections now open) 2021-04-06T13:08:16.134+0000 I NETWORK [conn722] end connection 10.233.69.97:48728 (2 connections now open) 2021-04-06T13:08:24.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34232 #723 (3 connections now open) 2021-04-06T13:08:24.426+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:34232 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-06T13:08:24.430+0000 I NETWORK [conn723] end connection 127.0.0.1:34232 (2 connections now open) 2021-04-06T13:08:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:48880 #724 (3 connections now open) 2021-04-06T13:08:26.132+0000 I NETWORK [conn724] end connection 10.233.69.97:48880 (2 connections now open) 2021-04-06T13:08:34.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34382 #725 (3 connections now open) 2021-04-06T13:08:34.334+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:34382 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-06T13:08:34.431+0000 I NETWORK [conn725] end connection 127.0.0.1:34382 (2 connections now open) 2021-04-06T13:08:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49040 #726 (3 connections now open) 2021-04-06T13:08:36.132+0000 I NETWORK [conn726] end connection 10.233.69.97:49040 (2 connections now open) 2021-04-06T13:08:44.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34528 #727 (3 connections now open) 2021-04-06T13:08:44.526+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:34528 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-06T13:08:44.530+0000 I NETWORK [conn727] end connection 127.0.0.1:34528 (2 connections now open) 2021-04-06T13:08:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49190 #728 (3 connections now open) 2021-04-06T13:08:46.132+0000 I NETWORK [conn728] end connection 10.233.69.97:49190 (2 connections now open) 2021-04-06T13:08:54.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34692 #729 (3 connections now open) 2021-04-06T13:08:54.527+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:34692 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-06T13:08:54.531+0000 I NETWORK [conn729] end connection 127.0.0.1:34692 (2 connections now open) 2021-04-06T13:08:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49342 #730 (3 connections now open) 2021-04-06T13:08:56.132+0000 I NETWORK [conn730] end connection 10.233.69.97:49342 (2 connections now open) 2021-04-06T13:09:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34878 #731 (3 connections now open) 2021-04-06T13:09:04.434+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:34878 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-06T13:09:04.528+0000 I NETWORK [conn731] end connection 127.0.0.1:34878 (2 connections now open) 2021-04-06T13:09:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49540 #732 (3 connections now open) 2021-04-06T13:09:06.133+0000 I NETWORK [conn732] end connection 10.233.69.97:49540 (2 connections now open) 2021-04-06T13:09:14.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35028 #733 (3 connections now open) 2021-04-06T13:09:14.331+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:35028 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-06T13:09:14.335+0000 I NETWORK [conn733] end connection 127.0.0.1:35028 (2 connections now open) 2021-04-06T13:09:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49684 #734 (3 connections now open) 2021-04-06T13:09:16.133+0000 I NETWORK [conn734] end connection 10.233.69.97:49684 (2 connections now open) 2021-04-06T13:09:24.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35192 #735 (3 connections now open) 2021-04-06T13:09:24.431+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:35192 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-06T13:09:24.529+0000 I NETWORK [conn735] end connection 127.0.0.1:35192 (2 connections now open) 2021-04-06T13:09:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:49840 #736 (3 connections now open) 2021-04-06T13:09:26.132+0000 I NETWORK [conn736] end connection 10.233.69.97:49840 (2 connections now open) 2021-04-06T13:09:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35348 #737 (3 connections now open) 2021-04-06T13:09:34.427+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:35348 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-06T13:09:34.433+0000 I NETWORK [conn737] end connection 127.0.0.1:35348 (2 connections now open) 2021-04-06T13:09:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50004 #738 (3 connections now open) 2021-04-06T13:09:36.132+0000 I NETWORK [conn738] end connection 10.233.69.97:50004 (2 connections now open) 2021-04-06T13:09:44.344+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35498 #739 (3 connections now open) 2021-04-06T13:09:44.345+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:35498 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-06T13:09:44.430+0000 I NETWORK [conn739] end connection 127.0.0.1:35498 (2 connections now open) 2021-04-06T13:09:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50152 #740 (3 connections now open) 2021-04-06T13:09:46.132+0000 I NETWORK [conn740] end connection 10.233.69.97:50152 (2 connections now open) 2021-04-06T13:09:54.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35654 #741 (3 connections now open) 2021-04-06T13:09:54.327+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:35654 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-06T13:09:54.331+0000 I NETWORK [conn741] end connection 127.0.0.1:35654 (2 connections now open) 2021-04-06T13:09:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50302 #742 (3 connections now open) 2021-04-06T13:09:56.133+0000 I NETWORK [conn742] end connection 10.233.69.97:50302 (2 connections now open) 2021-04-06T13:10:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35840 #743 (3 connections now open) 2021-04-06T13:10:04.436+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:35840 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-06T13:10:04.529+0000 I NETWORK [conn743] end connection 127.0.0.1:35840 (2 connections now open) 2021-04-06T13:10:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50498 #744 (3 connections now open) 2021-04-06T13:10:06.133+0000 I NETWORK [conn744] end connection 10.233.69.97:50498 (2 connections now open) 2021-04-06T13:10:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35996 #745 (3 connections now open) 2021-04-06T13:10:14.327+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:35996 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-06T13:10:14.330+0000 I NETWORK [conn745] end connection 127.0.0.1:35996 (2 connections now open) 2021-04-06T13:10:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50652 #746 (3 connections now open) 2021-04-06T13:10:16.132+0000 I NETWORK [conn746] end connection 10.233.69.97:50652 (2 connections now open) 2021-04-06T13:10:24.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36160 #747 (3 connections now open) 2021-04-06T13:10:24.333+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:36160 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-06T13:10:24.428+0000 I NETWORK [conn747] end connection 127.0.0.1:36160 (2 connections now open) 2021-04-06T13:10:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50810 #748 (3 connections now open) 2021-04-06T13:10:26.132+0000 I NETWORK [conn748] end connection 10.233.69.97:50810 (2 connections now open) 2021-04-06T13:10:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36312 #749 (3 connections now open) 2021-04-06T13:10:34.526+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:36312 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-06T13:10:34.530+0000 I NETWORK [conn749] end connection 127.0.0.1:36312 (2 connections now open) 2021-04-06T13:10:36.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:50968 #750 (3 connections now open) 2021-04-06T13:10:36.133+0000 I NETWORK [conn750] end connection 10.233.69.97:50968 (2 connections now open) 2021-04-06T13:10:44.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36462 #751 (3 connections now open) 2021-04-06T13:10:44.332+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:36462 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-06T13:10:44.430+0000 I NETWORK [conn751] end connection 127.0.0.1:36462 (2 connections now open) 2021-04-06T13:10:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51116 #752 (3 connections now open) 2021-04-06T13:10:46.132+0000 I NETWORK [conn752] end connection 10.233.69.97:51116 (2 connections now open) 2021-04-06T13:10:54.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36618 #753 (3 connections now open) 2021-04-06T13:10:54.331+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:36618 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-06T13:10:54.427+0000 I NETWORK [conn753] end connection 127.0.0.1:36618 (2 connections now open) 2021-04-06T13:10:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51266 #754 (3 connections now open) 2021-04-06T13:10:56.133+0000 I NETWORK [conn754] end connection 10.233.69.97:51266 (2 connections now open) 2021-04-06T13:11:04.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36806 #755 (3 connections now open) 2021-04-06T13:11:04.426+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:36806 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-06T13:11:04.525+0000 I NETWORK [conn755] end connection 127.0.0.1:36806 (2 connections now open) 2021-04-06T13:11:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51464 #756 (3 connections now open) 2021-04-06T13:11:06.132+0000 I NETWORK [conn756] end connection 10.233.69.97:51464 (2 connections now open) 2021-04-06T13:11:14.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36956 #757 (3 connections now open) 2021-04-06T13:11:14.435+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:36956 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-06T13:11:14.528+0000 I NETWORK [conn757] end connection 127.0.0.1:36956 (2 connections now open) 2021-04-06T13:11:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51612 #758 (3 connections now open) 2021-04-06T13:11:16.132+0000 I NETWORK [conn758] end connection 10.233.69.97:51612 (2 connections now open) 2021-04-06T13:11:24.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37120 #759 (3 connections now open) 2021-04-06T13:11:24.428+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:37120 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-06T13:11:24.432+0000 I NETWORK [conn759] end connection 127.0.0.1:37120 (2 connections now open) 2021-04-06T13:11:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51768 #760 (3 connections now open) 2021-04-06T13:11:26.132+0000 I NETWORK [conn760] end connection 10.233.69.97:51768 (2 connections now open) 2021-04-06T13:11:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37282 #761 (3 connections now open) 2021-04-06T13:11:34.327+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:37282 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-06T13:11:34.425+0000 I NETWORK [conn761] end connection 127.0.0.1:37282 (2 connections now open) 2021-04-06T13:11:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:51938 #762 (3 connections now open) 2021-04-06T13:11:36.135+0000 I NETWORK [conn762] end connection 10.233.69.97:51938 (2 connections now open) 2021-04-06T13:11:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37430 #763 (3 connections now open) 2021-04-06T13:11:44.531+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:37430 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-06T13:11:44.535+0000 I NETWORK [conn763] end connection 127.0.0.1:37430 (2 connections now open) 2021-04-06T13:11:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52086 #764 (3 connections now open) 2021-04-06T13:11:46.132+0000 I NETWORK [conn764] end connection 10.233.69.97:52086 (2 connections now open) 2021-04-06T13:11:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37588 #765 (3 connections now open) 2021-04-06T13:11:54.430+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:37588 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-06T13:11:54.527+0000 I NETWORK [conn765] end connection 127.0.0.1:37588 (2 connections now open) 2021-04-06T13:11:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52236 #766 (3 connections now open) 2021-04-06T13:11:56.133+0000 I NETWORK [conn766] end connection 10.233.69.97:52236 (2 connections now open) 2021-04-06T13:12:04.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37772 #767 (3 connections now open) 2021-04-06T13:12:04.334+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:37772 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-06T13:12:04.431+0000 I NETWORK [conn767] end connection 127.0.0.1:37772 (2 connections now open) 2021-04-06T13:12:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52430 #768 (3 connections now open) 2021-04-06T13:12:06.132+0000 I NETWORK [conn768] end connection 10.233.69.97:52430 (2 connections now open) 2021-04-06T13:12:14.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37918 #769 (3 connections now open) 2021-04-06T13:12:14.426+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:37918 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-06T13:12:14.430+0000 I NETWORK [conn769] end connection 127.0.0.1:37918 (2 connections now open) 2021-04-06T13:12:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52574 #770 (3 connections now open) 2021-04-06T13:12:16.132+0000 I NETWORK [conn770] end connection 10.233.69.97:52574 (2 connections now open) 2021-04-06T13:12:24.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38082 #771 (3 connections now open) 2021-04-06T13:12:24.435+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:38082 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-06T13:12:24.528+0000 I NETWORK [conn771] end connection 127.0.0.1:38082 (2 connections now open) 2021-04-06T13:12:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52730 #772 (3 connections now open) 2021-04-06T13:12:26.133+0000 I NETWORK [conn772] end connection 10.233.69.97:52730 (2 connections now open) 2021-04-06T13:12:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38236 #773 (3 connections now open) 2021-04-06T13:12:34.431+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:38236 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-06T13:12:34.436+0000 I NETWORK [conn773] end connection 127.0.0.1:38236 (2 connections now open) 2021-04-06T13:12:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:52892 #774 (3 connections now open) 2021-04-06T13:12:36.132+0000 I NETWORK [conn774] end connection 10.233.69.97:52892 (2 connections now open) 2021-04-06T13:12:44.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38382 #775 (3 connections now open) 2021-04-06T13:12:44.334+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:38382 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-06T13:12:44.429+0000 I NETWORK [conn775] end connection 127.0.0.1:38382 (2 connections now open) 2021-04-06T13:12:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53036 #776 (3 connections now open) 2021-04-06T13:12:46.132+0000 I NETWORK [conn776] end connection 10.233.69.97:53036 (2 connections now open) 2021-04-06T13:12:54.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38542 #777 (3 connections now open) 2021-04-06T13:12:54.332+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:38542 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-06T13:12:54.428+0000 I NETWORK [conn777] end connection 127.0.0.1:38542 (2 connections now open) 2021-04-06T13:12:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53196 #778 (3 connections now open) 2021-04-06T13:12:56.133+0000 I NETWORK [conn778] end connection 10.233.69.97:53196 (2 connections now open) 2021-04-06T13:13:04.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38732 #779 (3 connections now open) 2021-04-06T13:13:04.334+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:38732 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-06T13:13:04.428+0000 I NETWORK [conn779] end connection 127.0.0.1:38732 (2 connections now open) 2021-04-06T13:13:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53394 #780 (3 connections now open) 2021-04-06T13:13:06.132+0000 I NETWORK [conn780] end connection 10.233.69.97:53394 (2 connections now open) 2021-04-06T13:13:14.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38880 #781 (3 connections now open) 2021-04-06T13:13:14.526+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:38880 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-06T13:13:14.531+0000 I NETWORK [conn781] end connection 127.0.0.1:38880 (2 connections now open) 2021-04-06T13:13:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53538 #782 (3 connections now open) 2021-04-06T13:13:16.132+0000 I NETWORK [conn782] end connection 10.233.69.97:53538 (2 connections now open) 2021-04-06T13:13:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39046 #783 (3 connections now open) 2021-04-06T13:13:24.531+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:39046 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-06T13:13:24.626+0000 I NETWORK [conn783] end connection 127.0.0.1:39046 (2 connections now open) 2021-04-06T13:13:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53696 #784 (3 connections now open) 2021-04-06T13:13:26.132+0000 I NETWORK [conn784] end connection 10.233.69.97:53696 (2 connections now open) 2021-04-06T13:13:34.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39202 #785 (3 connections now open) 2021-04-06T13:13:34.337+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:39202 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-06T13:13:34.429+0000 I NETWORK [conn785] end connection 127.0.0.1:39202 (2 connections now open) 2021-04-06T13:13:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:53860 #786 (3 connections now open) 2021-04-06T13:13:36.132+0000 I NETWORK [conn786] end connection 10.233.69.97:53860 (2 connections now open) 2021-04-06T13:13:44.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39350 #787 (3 connections now open) 2021-04-06T13:13:44.234+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:39350 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-06T13:13:44.331+0000 I NETWORK [conn787] end connection 127.0.0.1:39350 (2 connections now open) 2021-04-06T13:13:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54008 #788 (3 connections now open) 2021-04-06T13:13:46.132+0000 I NETWORK [conn788] end connection 10.233.69.97:54008 (2 connections now open) 2021-04-06T13:13:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39510 #789 (3 connections now open) 2021-04-06T13:13:54.432+0000 I NETWORK [conn789] received client metadata from 127.0.0.1:39510 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-06T13:13:54.525+0000 I NETWORK [conn789] end connection 127.0.0.1:39510 (2 connections now open) 2021-04-06T13:13:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54160 #790 (3 connections now open) 2021-04-06T13:13:56.132+0000 I NETWORK [conn790] end connection 10.233.69.97:54160 (2 connections now open) 2021-04-06T13:14:04.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39696 #791 (3 connections now open) 2021-04-06T13:14:04.432+0000 I NETWORK [conn791] received client metadata from 127.0.0.1:39696 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-06T13:14:04.534+0000 I NETWORK [conn791] end connection 127.0.0.1:39696 (2 connections now open) 2021-04-06T13:14:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54358 #792 (3 connections now open) 2021-04-06T13:14:06.132+0000 I NETWORK [conn792] end connection 10.233.69.97:54358 (2 connections now open) 2021-04-06T13:14:14.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39848 #793 (3 connections now open) 2021-04-06T13:14:14.426+0000 I NETWORK [conn793] received client metadata from 127.0.0.1:39848 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-06T13:14:14.432+0000 I NETWORK [conn793] end connection 127.0.0.1:39848 (2 connections now open) 2021-04-06T13:14:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54504 #794 (3 connections now open) 2021-04-06T13:14:16.132+0000 I NETWORK [conn794] end connection 10.233.69.97:54504 (2 connections now open) 2021-04-06T13:14:24.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40018 #795 (3 connections now open) 2021-04-06T13:14:24.430+0000 I NETWORK [conn795] received client metadata from 127.0.0.1:40018 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-06T13:14:24.525+0000 I NETWORK [conn795] end connection 127.0.0.1:40018 (2 connections now open) 2021-04-06T13:14:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54666 #796 (3 connections now open) 2021-04-06T13:14:26.132+0000 I NETWORK [conn796] end connection 10.233.69.97:54666 (2 connections now open) 2021-04-06T13:14:34.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40168 #797 (3 connections now open) 2021-04-06T13:14:34.428+0000 I NETWORK [conn797] received client metadata from 127.0.0.1:40168 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-06T13:14:34.432+0000 I NETWORK [conn797] end connection 127.0.0.1:40168 (2 connections now open) 2021-04-06T13:14:36.135+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54824 #798 (3 connections now open) 2021-04-06T13:14:36.135+0000 I NETWORK [conn798] end connection 10.233.69.97:54824 (2 connections now open) 2021-04-06T13:14:44.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40318 #799 (3 connections now open) 2021-04-06T13:14:44.338+0000 I NETWORK [conn799] received client metadata from 127.0.0.1:40318 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-06T13:14:44.429+0000 I NETWORK [conn799] end connection 127.0.0.1:40318 (2 connections now open) 2021-04-06T13:14:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:54972 #800 (3 connections now open) 2021-04-06T13:14:46.132+0000 I NETWORK [conn800] end connection 10.233.69.97:54972 (2 connections now open) 2021-04-06T13:14:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40476 #801 (3 connections now open) 2021-04-06T13:14:54.431+0000 I NETWORK [conn801] received client metadata from 127.0.0.1:40476 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-06T13:14:54.529+0000 I NETWORK [conn801] end connection 127.0.0.1:40476 (2 connections now open) 2021-04-06T13:14:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55126 #802 (3 connections now open) 2021-04-06T13:14:56.132+0000 I NETWORK [conn802] end connection 10.233.69.97:55126 (2 connections now open) 2021-04-06T13:15:04.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40664 #803 (3 connections now open) 2021-04-06T13:15:04.428+0000 I NETWORK [conn803] received client metadata from 127.0.0.1:40664 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-06T13:15:04.525+0000 I NETWORK [conn803] end connection 127.0.0.1:40664 (2 connections now open) 2021-04-06T13:15:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55320 #804 (3 connections now open) 2021-04-06T13:15:06.132+0000 I NETWORK [conn804] end connection 10.233.69.97:55320 (2 connections now open) 2021-04-06T13:15:14.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40814 #805 (3 connections now open) 2021-04-06T13:15:14.334+0000 I NETWORK [conn805] received client metadata from 127.0.0.1:40814 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-06T13:15:14.431+0000 I NETWORK [conn805] end connection 127.0.0.1:40814 (2 connections now open) 2021-04-06T13:15:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55470 #806 (3 connections now open) 2021-04-06T13:15:16.133+0000 I NETWORK [conn806] end connection 10.233.69.97:55470 (2 connections now open) 2021-04-06T13:15:24.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40978 #807 (3 connections now open) 2021-04-06T13:15:24.427+0000 I NETWORK [conn807] received client metadata from 127.0.0.1:40978 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-06T13:15:24.431+0000 I NETWORK [conn807] end connection 127.0.0.1:40978 (2 connections now open) 2021-04-06T13:15:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55626 #808 (3 connections now open) 2021-04-06T13:15:26.132+0000 I NETWORK [conn808] end connection 10.233.69.97:55626 (2 connections now open) 2021-04-06T13:15:34.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41134 #809 (3 connections now open) 2021-04-06T13:15:34.329+0000 I NETWORK [conn809] received client metadata from 127.0.0.1:41134 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-06T13:15:34.425+0000 I NETWORK [conn809] end connection 127.0.0.1:41134 (2 connections now open) 2021-04-06T13:15:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55790 #810 (3 connections now open) 2021-04-06T13:15:36.133+0000 I NETWORK [conn810] end connection 10.233.69.97:55790 (2 connections now open) 2021-04-06T13:15:44.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41288 #811 (3 connections now open) 2021-04-06T13:15:44.329+0000 I NETWORK [conn811] received client metadata from 127.0.0.1:41288 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-06T13:15:44.426+0000 I NETWORK [conn811] end connection 127.0.0.1:41288 (2 connections now open) 2021-04-06T13:15:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:55944 #812 (3 connections now open) 2021-04-06T13:15:46.132+0000 I NETWORK [conn812] end connection 10.233.69.97:55944 (2 connections now open) 2021-04-06T13:15:54.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41442 #813 (3 connections now open) 2021-04-06T13:15:54.333+0000 I NETWORK [conn813] received client metadata from 127.0.0.1:41442 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-06T13:15:54.429+0000 I NETWORK [conn813] end connection 127.0.0.1:41442 (2 connections now open) 2021-04-06T13:15:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56094 #814 (3 connections now open) 2021-04-06T13:15:56.132+0000 I NETWORK [conn814] end connection 10.233.69.97:56094 (2 connections now open) 2021-04-06T13:16:04.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41632 #815 (3 connections now open) 2021-04-06T13:16:04.426+0000 I NETWORK [conn815] received client metadata from 127.0.0.1:41632 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-06T13:16:04.430+0000 I NETWORK [conn815] end connection 127.0.0.1:41632 (2 connections now open) 2021-04-06T13:16:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56288 #816 (3 connections now open) 2021-04-06T13:16:06.132+0000 I NETWORK [conn816] end connection 10.233.69.97:56288 (2 connections now open) 2021-04-06T13:16:14.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41780 #817 (3 connections now open) 2021-04-06T13:16:14.427+0000 I NETWORK [conn817] received client metadata from 127.0.0.1:41780 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-06T13:16:14.431+0000 I NETWORK [conn817] end connection 127.0.0.1:41780 (2 connections now open) 2021-04-06T13:16:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56436 #818 (3 connections now open) 2021-04-06T13:16:16.132+0000 I NETWORK [conn818] end connection 10.233.69.97:56436 (2 connections now open) 2021-04-06T13:16:24.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41944 #819 (3 connections now open) 2021-04-06T13:16:24.431+0000 I NETWORK [conn819] received client metadata from 127.0.0.1:41944 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-06T13:16:24.525+0000 I NETWORK [conn819] end connection 127.0.0.1:41944 (2 connections now open) 2021-04-06T13:16:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56592 #820 (3 connections now open) 2021-04-06T13:16:26.132+0000 I NETWORK [conn820] end connection 10.233.69.97:56592 (2 connections now open) 2021-04-06T13:16:34.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42098 #821 (3 connections now open) 2021-04-06T13:16:34.330+0000 I NETWORK [conn821] received client metadata from 127.0.0.1:42098 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-06T13:16:34.333+0000 I NETWORK [conn821] end connection 127.0.0.1:42098 (2 connections now open) 2021-04-06T13:16:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56754 #822 (3 connections now open) 2021-04-06T13:16:36.132+0000 I NETWORK [conn822] end connection 10.233.69.97:56754 (2 connections now open) 2021-04-06T13:16:44.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42246 #823 (3 connections now open) 2021-04-06T13:16:44.431+0000 I NETWORK [conn823] received client metadata from 127.0.0.1:42246 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-06T13:16:44.529+0000 I NETWORK [conn823] end connection 127.0.0.1:42246 (2 connections now open) 2021-04-06T13:16:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:56900 #824 (3 connections now open) 2021-04-06T13:16:46.132+0000 I NETWORK [conn824] end connection 10.233.69.97:56900 (2 connections now open) 2021-04-06T13:16:54.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42402 #825 (3 connections now open) 2021-04-06T13:16:54.434+0000 I NETWORK [conn825] received client metadata from 127.0.0.1:42402 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-06T13:16:54.528+0000 I NETWORK [conn825] end connection 127.0.0.1:42402 (2 connections now open) 2021-04-06T13:16:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57052 #826 (3 connections now open) 2021-04-06T13:16:56.132+0000 I NETWORK [conn826] end connection 10.233.69.97:57052 (2 connections now open) 2021-04-06T13:17:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42588 #827 (3 connections now open) 2021-04-06T13:17:04.331+0000 I NETWORK [conn827] received client metadata from 127.0.0.1:42588 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-06T13:17:04.428+0000 I NETWORK [conn827] end connection 127.0.0.1:42588 (2 connections now open) 2021-04-06T13:17:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57254 #828 (3 connections now open) 2021-04-06T13:17:06.132+0000 I NETWORK [conn828] end connection 10.233.69.97:57254 (2 connections now open) 2021-04-06T13:17:14.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42744 #829 (3 connections now open) 2021-04-06T13:17:14.335+0000 I NETWORK [conn829] received client metadata from 127.0.0.1:42744 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-06T13:17:14.430+0000 I NETWORK [conn829] end connection 127.0.0.1:42744 (2 connections now open) 2021-04-06T13:17:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57400 #830 (3 connections now open) 2021-04-06T13:17:16.132+0000 I NETWORK [conn830] end connection 10.233.69.97:57400 (2 connections now open) 2021-04-06T13:17:24.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42934 #831 (3 connections now open) 2021-04-06T13:17:24.526+0000 I NETWORK [conn831] received client metadata from 127.0.0.1:42934 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-06T13:17:24.532+0000 I NETWORK [conn831] end connection 127.0.0.1:42934 (2 connections now open) 2021-04-06T13:17:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57590 #832 (3 connections now open) 2021-04-06T13:17:26.133+0000 I NETWORK [conn832] end connection 10.233.69.97:57590 (2 connections now open) 2021-04-06T13:17:34.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43098 #833 (3 connections now open) 2021-04-06T13:17:34.432+0000 I NETWORK [conn833] received client metadata from 127.0.0.1:43098 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-06T13:17:34.528+0000 I NETWORK [conn833] end connection 127.0.0.1:43098 (2 connections now open) 2021-04-06T13:17:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57754 #834 (3 connections now open) 2021-04-06T13:17:36.133+0000 I NETWORK [conn834] end connection 10.233.69.97:57754 (2 connections now open) 2021-04-06T13:17:44.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43250 #835 (3 connections now open) 2021-04-06T13:17:44.334+0000 I NETWORK [conn835] received client metadata from 127.0.0.1:43250 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-06T13:17:44.338+0000 I NETWORK [conn835] end connection 127.0.0.1:43250 (2 connections now open) 2021-04-06T13:17:46.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:57914 #836 (3 connections now open) 2021-04-06T13:17:46.133+0000 I NETWORK [conn836] end connection 10.233.69.97:57914 (2 connections now open) 2021-04-06T13:17:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43442 #837 (3 connections now open) 2021-04-06T13:17:54.431+0000 I NETWORK [conn837] received client metadata from 127.0.0.1:43442 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-06T13:17:54.525+0000 I NETWORK [conn837] end connection 127.0.0.1:43442 (2 connections now open) 2021-04-06T13:17:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58100 #838 (3 connections now open) 2021-04-06T13:17:56.133+0000 I NETWORK [conn838] end connection 10.233.69.97:58100 (2 connections now open) 2021-04-06T13:18:04.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43648 #839 (3 connections now open) 2021-04-06T13:18:04.328+0000 I NETWORK [conn839] received client metadata from 127.0.0.1:43648 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-06T13:18:04.331+0000 I NETWORK [conn839] end connection 127.0.0.1:43648 (2 connections now open) 2021-04-06T13:18:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58314 #840 (3 connections now open) 2021-04-06T13:18:06.132+0000 I NETWORK [conn840] end connection 10.233.69.97:58314 (2 connections now open) 2021-04-06T13:18:14.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43816 #841 (3 connections now open) 2021-04-06T13:18:14.330+0000 I NETWORK [conn841] received client metadata from 127.0.0.1:43816 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-06T13:18:14.428+0000 I NETWORK [conn841] end connection 127.0.0.1:43816 (2 connections now open) 2021-04-06T13:18:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58474 #842 (3 connections now open) 2021-04-06T13:18:16.132+0000 I NETWORK [conn842] end connection 10.233.69.97:58474 (2 connections now open) 2021-04-06T13:18:24.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43978 #843 (3 connections now open) 2021-04-06T13:18:24.334+0000 I NETWORK [conn843] received client metadata from 127.0.0.1:43978 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-06T13:18:24.429+0000 I NETWORK [conn843] end connection 127.0.0.1:43978 (2 connections now open) 2021-04-06T13:18:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58630 #844 (3 connections now open) 2021-04-06T13:18:26.133+0000 I NETWORK [conn844] end connection 10.233.69.97:58630 (2 connections now open) 2021-04-06T13:18:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44146 #845 (3 connections now open) 2021-04-06T13:18:34.427+0000 I NETWORK [conn845] received client metadata from 127.0.0.1:44146 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-06T13:18:34.430+0000 I NETWORK [conn845] end connection 127.0.0.1:44146 (2 connections now open) 2021-04-06T13:18:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58806 #846 (3 connections now open) 2021-04-06T13:18:36.133+0000 I NETWORK [conn846] end connection 10.233.69.97:58806 (2 connections now open) 2021-04-06T13:18:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44298 #847 (3 connections now open) 2021-04-06T13:18:44.533+0000 I NETWORK [conn847] received client metadata from 127.0.0.1:44298 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-06T13:18:44.628+0000 I NETWORK [conn847] end connection 127.0.0.1:44298 (2 connections now open) 2021-04-06T13:18:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:58954 #848 (3 connections now open) 2021-04-06T13:18:46.132+0000 I NETWORK [conn848] end connection 10.233.69.97:58954 (2 connections now open) 2021-04-06T13:18:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44454 #849 (3 connections now open) 2021-04-06T13:18:54.526+0000 I NETWORK [conn849] received client metadata from 127.0.0.1:44454 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-06T13:18:54.530+0000 I NETWORK [conn849] end connection 127.0.0.1:44454 (2 connections now open) 2021-04-06T13:18:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59104 #850 (3 connections now open) 2021-04-06T13:18:56.132+0000 I NETWORK [conn850] end connection 10.233.69.97:59104 (2 connections now open) 2021-04-06T13:19:04.237+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44638 #851 (3 connections now open) 2021-04-06T13:19:04.325+0000 I NETWORK [conn851] received client metadata from 127.0.0.1:44638 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-06T13:19:04.338+0000 I NETWORK [conn851] end connection 127.0.0.1:44638 (2 connections now open) 2021-04-06T13:19:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59296 #852 (3 connections now open) 2021-04-06T13:19:06.132+0000 I NETWORK [conn852] end connection 10.233.69.97:59296 (2 connections now open) 2021-04-06T13:19:14.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44790 #853 (3 connections now open) 2021-04-06T13:19:14.429+0000 I NETWORK [conn853] received client metadata from 127.0.0.1:44790 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-06T13:19:14.525+0000 I NETWORK [conn853] end connection 127.0.0.1:44790 (2 connections now open) 2021-04-06T13:19:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59446 #854 (3 connections now open) 2021-04-06T13:19:16.133+0000 I NETWORK [conn854] end connection 10.233.69.97:59446 (2 connections now open) 2021-04-06T13:19:24.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44954 #855 (3 connections now open) 2021-04-06T13:19:24.430+0000 I NETWORK [conn855] received client metadata from 127.0.0.1:44954 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-06T13:19:24.435+0000 I NETWORK [conn855] end connection 127.0.0.1:44954 (2 connections now open) 2021-04-06T13:19:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59602 #856 (3 connections now open) 2021-04-06T13:19:26.132+0000 I NETWORK [conn856] end connection 10.233.69.97:59602 (2 connections now open) 2021-04-06T13:19:34.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45110 #857 (3 connections now open) 2021-04-06T13:19:34.331+0000 I NETWORK [conn857] received client metadata from 127.0.0.1:45110 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-06T13:19:34.428+0000 I NETWORK [conn857] end connection 127.0.0.1:45110 (2 connections now open) 2021-04-06T13:19:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59766 #858 (3 connections now open) 2021-04-06T13:19:36.132+0000 I NETWORK [conn858] end connection 10.233.69.97:59766 (2 connections now open) 2021-04-06T13:19:44.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45260 #859 (3 connections now open) 2021-04-06T13:19:44.526+0000 I NETWORK [conn859] received client metadata from 127.0.0.1:45260 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-06T13:19:44.531+0000 I NETWORK [conn859] end connection 127.0.0.1:45260 (2 connections now open) 2021-04-06T13:19:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:59914 #860 (3 connections now open) 2021-04-06T13:19:46.132+0000 I NETWORK [conn860] end connection 10.233.69.97:59914 (2 connections now open) 2021-04-06T13:19:54.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45418 #861 (3 connections now open) 2021-04-06T13:19:54.427+0000 I NETWORK [conn861] received client metadata from 127.0.0.1:45418 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-06T13:19:54.432+0000 I NETWORK [conn861] end connection 127.0.0.1:45418 (2 connections now open) 2021-04-06T13:19:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60070 #862 (3 connections now open) 2021-04-06T13:19:56.132+0000 I NETWORK [conn862] end connection 10.233.69.97:60070 (2 connections now open) 2021-04-06T13:20:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45606 #863 (3 connections now open) 2021-04-06T13:20:04.331+0000 I NETWORK [conn863] received client metadata from 127.0.0.1:45606 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-06T13:20:04.426+0000 I NETWORK [conn863] end connection 127.0.0.1:45606 (2 connections now open) 2021-04-06T13:20:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60262 #864 (3 connections now open) 2021-04-06T13:20:06.133+0000 I NETWORK [conn864] end connection 10.233.69.97:60262 (2 connections now open) 2021-04-06T13:20:14.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45754 #865 (3 connections now open) 2021-04-06T13:20:14.330+0000 I NETWORK [conn865] received client metadata from 127.0.0.1:45754 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-06T13:20:14.334+0000 I NETWORK [conn865] end connection 127.0.0.1:45754 (2 connections now open) 2021-04-06T13:20:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60410 #866 (3 connections now open) 2021-04-06T13:20:16.132+0000 I NETWORK [conn866] end connection 10.233.69.97:60410 (2 connections now open) 2021-04-06T13:20:24.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45918 #867 (3 connections now open) 2021-04-06T13:20:24.429+0000 I NETWORK [conn867] received client metadata from 127.0.0.1:45918 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-06T13:20:24.434+0000 I NETWORK [conn867] end connection 127.0.0.1:45918 (2 connections now open) 2021-04-06T13:20:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60566 #868 (3 connections now open) 2021-04-06T13:20:26.132+0000 I NETWORK [conn868] end connection 10.233.69.97:60566 (2 connections now open) 2021-04-06T13:20:34.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46070 #869 (3 connections now open) 2021-04-06T13:20:34.332+0000 I NETWORK [conn869] received client metadata from 127.0.0.1:46070 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-06T13:20:34.429+0000 I NETWORK [conn869] end connection 127.0.0.1:46070 (2 connections now open) 2021-04-06T13:20:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60726 #870 (3 connections now open) 2021-04-06T13:20:36.132+0000 I NETWORK [conn870] end connection 10.233.69.97:60726 (2 connections now open) 2021-04-06T13:20:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46216 #871 (3 connections now open) 2021-04-06T13:20:44.434+0000 I NETWORK [conn871] received client metadata from 127.0.0.1:46216 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-06T13:20:44.530+0000 I NETWORK [conn871] end connection 127.0.0.1:46216 (2 connections now open) 2021-04-06T13:20:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:60870 #872 (3 connections now open) 2021-04-06T13:20:46.132+0000 I NETWORK [conn872] end connection 10.233.69.97:60870 (2 connections now open) 2021-04-06T13:20:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46372 #873 (3 connections now open) 2021-04-06T13:20:54.428+0000 I NETWORK [conn873] received client metadata from 127.0.0.1:46372 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-06T13:20:54.432+0000 I NETWORK [conn873] end connection 127.0.0.1:46372 (2 connections now open) 2021-04-06T13:20:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:32792 #874 (3 connections now open) 2021-04-06T13:20:56.132+0000 I NETWORK [conn874] end connection 10.233.69.97:32792 (2 connections now open) 2021-04-06T13:21:04.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46564 #875 (3 connections now open) 2021-04-06T13:21:04.331+0000 I NETWORK [conn875] received client metadata from 127.0.0.1:46564 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-06T13:21:04.335+0000 I NETWORK [conn875] end connection 127.0.0.1:46564 (2 connections now open) 2021-04-06T13:21:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:32988 #876 (3 connections now open) 2021-04-06T13:21:06.132+0000 I NETWORK [conn876] end connection 10.233.69.97:32988 (2 connections now open) 2021-04-06T13:21:14.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46710 #877 (3 connections now open) 2021-04-06T13:21:14.434+0000 I NETWORK [conn877] received client metadata from 127.0.0.1:46710 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-06T13:21:14.528+0000 I NETWORK [conn877] end connection 127.0.0.1:46710 (2 connections now open) 2021-04-06T13:21:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33140 #878 (3 connections now open) 2021-04-06T13:21:16.132+0000 I NETWORK [conn878] end connection 10.233.69.97:33140 (2 connections now open) 2021-04-06T13:21:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46882 #879 (3 connections now open) 2021-04-06T13:21:24.434+0000 I NETWORK [conn879] received client metadata from 127.0.0.1:46882 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-06T13:21:24.531+0000 I NETWORK [conn879] end connection 127.0.0.1:46882 (2 connections now open) 2021-04-06T13:21:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33298 #880 (3 connections now open) 2021-04-06T13:21:26.133+0000 I NETWORK [conn880] end connection 10.233.69.97:33298 (2 connections now open) 2021-04-06T13:21:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47036 #881 (3 connections now open) 2021-04-06T13:21:34.525+0000 I NETWORK [conn881] received client metadata from 127.0.0.1:47036 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-06T13:21:34.531+0000 I NETWORK [conn881] end connection 127.0.0.1:47036 (2 connections now open) 2021-04-06T13:21:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33464 #882 (3 connections now open) 2021-04-06T13:21:36.133+0000 I NETWORK [conn882] end connection 10.233.69.97:33464 (2 connections now open) 2021-04-06T13:21:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47186 #883 (3 connections now open) 2021-04-06T13:21:44.428+0000 I NETWORK [conn883] received client metadata from 127.0.0.1:47186 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-06T13:21:44.432+0000 I NETWORK [conn883] end connection 127.0.0.1:47186 (2 connections now open) 2021-04-06T13:21:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33608 #884 (3 connections now open) 2021-04-06T13:21:46.133+0000 I NETWORK [conn884] end connection 10.233.69.97:33608 (2 connections now open) 2021-04-06T13:21:54.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47340 #885 (3 connections now open) 2021-04-06T13:21:54.433+0000 I NETWORK [conn885] received client metadata from 127.0.0.1:47340 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-06T13:21:54.528+0000 I NETWORK [conn885] end connection 127.0.0.1:47340 (2 connections now open) 2021-04-06T13:21:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33758 #886 (3 connections now open) 2021-04-06T13:21:56.132+0000 I NETWORK [conn886] end connection 10.233.69.97:33758 (2 connections now open) 2021-04-06T13:22:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47526 #887 (3 connections now open) 2021-04-06T13:22:04.333+0000 I NETWORK [conn887] received client metadata from 127.0.0.1:47526 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-06T13:22:04.429+0000 I NETWORK [conn887] end connection 127.0.0.1:47526 (2 connections now open) 2021-04-06T13:22:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:33950 #888 (3 connections now open) 2021-04-06T13:22:06.132+0000 I NETWORK [conn888] end connection 10.233.69.97:33950 (2 connections now open) 2021-04-06T13:22:14.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47678 #889 (3 connections now open) 2021-04-06T13:22:14.331+0000 I NETWORK [conn889] received client metadata from 127.0.0.1:47678 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-06T13:22:14.425+0000 I NETWORK [conn889] end connection 127.0.0.1:47678 (2 connections now open) 2021-04-06T13:22:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34102 #890 (3 connections now open) 2021-04-06T13:22:16.132+0000 I NETWORK [conn890] end connection 10.233.69.97:34102 (2 connections now open) 2021-04-06T13:22:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47842 #891 (3 connections now open) 2021-04-06T13:22:24.332+0000 I NETWORK [conn891] received client metadata from 127.0.0.1:47842 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-06T13:22:24.430+0000 I NETWORK [conn891] end connection 127.0.0.1:47842 (2 connections now open) 2021-04-06T13:22:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34258 #892 (3 connections now open) 2021-04-06T13:22:26.132+0000 I NETWORK [conn892] end connection 10.233.69.97:34258 (2 connections now open) 2021-04-06T13:22:34.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47996 #893 (3 connections now open) 2021-04-06T13:22:34.327+0000 I NETWORK [conn893] received client metadata from 127.0.0.1:47996 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-06T13:22:34.426+0000 I NETWORK [conn893] end connection 127.0.0.1:47996 (2 connections now open) 2021-04-06T13:22:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34420 #894 (3 connections now open) 2021-04-06T13:22:36.132+0000 I NETWORK [conn894] end connection 10.233.69.97:34420 (2 connections now open) 2021-04-06T13:22:44.236+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48148 #895 (3 connections now open) 2021-04-06T13:22:44.236+0000 I NETWORK [conn895] received client metadata from 127.0.0.1:48148 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-06T13:22:44.329+0000 I NETWORK [conn895] end connection 127.0.0.1:48148 (2 connections now open) 2021-04-06T13:22:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34574 #896 (3 connections now open) 2021-04-06T13:22:46.132+0000 I NETWORK [conn896] end connection 10.233.69.97:34574 (2 connections now open) 2021-04-06T13:22:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48304 #897 (3 connections now open) 2021-04-06T13:22:54.431+0000 I NETWORK [conn897] received client metadata from 127.0.0.1:48304 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-06T13:22:54.525+0000 I NETWORK [conn897] end connection 127.0.0.1:48304 (2 connections now open) 2021-04-06T13:22:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34728 #898 (3 connections now open) 2021-04-06T13:22:56.132+0000 I NETWORK [conn898] end connection 10.233.69.97:34728 (2 connections now open) 2021-04-06T13:23:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48492 #899 (3 connections now open) 2021-04-06T13:23:04.333+0000 I NETWORK [conn899] received client metadata from 127.0.0.1:48492 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-06T13:23:04.429+0000 I NETWORK [conn899] end connection 127.0.0.1:48492 (2 connections now open) 2021-04-06T13:23:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:34918 #900 (3 connections now open) 2021-04-06T13:23:06.132+0000 I NETWORK [conn900] end connection 10.233.69.97:34918 (2 connections now open) 2021-04-06T13:23:14.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48640 #901 (3 connections now open) 2021-04-06T13:23:14.331+0000 I NETWORK [conn901] received client metadata from 127.0.0.1:48640 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-06T13:23:14.429+0000 I NETWORK [conn901] end connection 127.0.0.1:48640 (2 connections now open) 2021-04-06T13:23:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35066 #902 (3 connections now open) 2021-04-06T13:23:16.132+0000 I NETWORK [conn902] end connection 10.233.69.97:35066 (2 connections now open) 2021-04-06T13:23:24.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48806 #903 (3 connections now open) 2021-04-06T13:23:24.327+0000 I NETWORK [conn903] received client metadata from 127.0.0.1:48806 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-06T13:23:24.426+0000 I NETWORK [conn903] end connection 127.0.0.1:48806 (2 connections now open) 2021-04-06T13:23:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35224 #904 (3 connections now open) 2021-04-06T13:23:26.132+0000 I NETWORK [conn904] end connection 10.233.69.97:35224 (2 connections now open) 2021-04-06T13:23:34.336+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48962 #905 (3 connections now open) 2021-04-06T13:23:34.336+0000 I NETWORK [conn905] received client metadata from 127.0.0.1:48962 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-06T13:23:34.426+0000 I NETWORK [conn905] end connection 127.0.0.1:48962 (2 connections now open) 2021-04-06T13:23:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35386 #906 (3 connections now open) 2021-04-06T13:23:36.132+0000 I NETWORK [conn906] end connection 10.233.69.97:35386 (2 connections now open) 2021-04-06T13:23:44.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49110 #907 (3 connections now open) 2021-04-06T13:23:44.430+0000 I NETWORK [conn907] received client metadata from 127.0.0.1:49110 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-06T13:23:44.434+0000 I NETWORK [conn907] end connection 127.0.0.1:49110 (2 connections now open) 2021-04-06T13:23:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35534 #908 (3 connections now open) 2021-04-06T13:23:46.132+0000 I NETWORK [conn908] end connection 10.233.69.97:35534 (2 connections now open) 2021-04-06T13:23:54.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49264 #909 (3 connections now open) 2021-04-06T13:23:54.525+0000 I NETWORK [conn909] received client metadata from 127.0.0.1:49264 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-06T13:23:54.530+0000 I NETWORK [conn909] end connection 127.0.0.1:49264 (2 connections now open) 2021-04-06T13:23:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35684 #910 (3 connections now open) 2021-04-06T13:23:56.132+0000 I NETWORK [conn910] end connection 10.233.69.97:35684 (2 connections now open) 2021-04-06T13:24:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49458 #911 (3 connections now open) 2021-04-06T13:24:04.333+0000 I NETWORK [conn911] received client metadata from 127.0.0.1:49458 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-06T13:24:04.427+0000 I NETWORK [conn911] end connection 127.0.0.1:49458 (2 connections now open) 2021-04-06T13:24:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:35884 #912 (3 connections now open) 2021-04-06T13:24:06.133+0000 I NETWORK [conn912] end connection 10.233.69.97:35884 (2 connections now open) 2021-04-06T13:24:14.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49608 #913 (3 connections now open) 2021-04-06T13:24:14.333+0000 I NETWORK [conn913] received client metadata from 127.0.0.1:49608 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-06T13:24:14.429+0000 I NETWORK [conn913] end connection 127.0.0.1:49608 (2 connections now open) 2021-04-06T13:24:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36032 #914 (3 connections now open) 2021-04-06T13:24:16.133+0000 I NETWORK [conn914] end connection 10.233.69.97:36032 (2 connections now open) 2021-04-06T13:24:24.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49772 #915 (3 connections now open) 2021-04-06T13:24:24.329+0000 I NETWORK [conn915] received client metadata from 127.0.0.1:49772 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-06T13:24:24.425+0000 I NETWORK [conn915] end connection 127.0.0.1:49772 (2 connections now open) 2021-04-06T13:24:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36188 #916 (3 connections now open) 2021-04-06T13:24:26.132+0000 I NETWORK [conn916] end connection 10.233.69.97:36188 (2 connections now open) 2021-04-06T13:24:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49924 #917 (3 connections now open) 2021-04-06T13:24:34.431+0000 I NETWORK [conn917] received client metadata from 127.0.0.1:49924 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-06T13:24:34.525+0000 I NETWORK [conn917] end connection 127.0.0.1:49924 (2 connections now open) 2021-04-06T13:24:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36348 #918 (3 connections now open) 2021-04-06T13:24:36.132+0000 I NETWORK [conn918] end connection 10.233.69.97:36348 (2 connections now open) 2021-04-06T13:24:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50070 #919 (3 connections now open) 2021-04-06T13:24:44.532+0000 I NETWORK [conn919] received client metadata from 127.0.0.1:50070 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-06T13:24:44.626+0000 I NETWORK [conn919] end connection 127.0.0.1:50070 (2 connections now open) 2021-04-06T13:24:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36492 #920 (3 connections now open) 2021-04-06T13:24:46.132+0000 I NETWORK [conn920] end connection 10.233.69.97:36492 (2 connections now open) 2021-04-06T13:24:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50226 #921 (3 connections now open) 2021-04-06T13:24:54.429+0000 I NETWORK [conn921] received client metadata from 127.0.0.1:50226 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-06T13:24:54.433+0000 I NETWORK [conn921] end connection 127.0.0.1:50226 (2 connections now open) 2021-04-06T13:24:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36646 #922 (3 connections now open) 2021-04-06T13:24:56.132+0000 I NETWORK [conn922] end connection 10.233.69.97:36646 (2 connections now open) 2021-04-06T13:25:04.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50412 #923 (3 connections now open) 2021-04-06T13:25:04.429+0000 I NETWORK [conn923] received client metadata from 127.0.0.1:50412 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-06T13:25:04.432+0000 I NETWORK [conn923] end connection 127.0.0.1:50412 (2 connections now open) 2021-04-06T13:25:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36840 #924 (3 connections now open) 2021-04-06T13:25:06.132+0000 I NETWORK [conn924] end connection 10.233.69.97:36840 (2 connections now open) 2021-04-06T13:25:14.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50562 #925 (3 connections now open) 2021-04-06T13:25:14.331+0000 I NETWORK [conn925] received client metadata from 127.0.0.1:50562 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-06T13:25:14.336+0000 I NETWORK [conn925] end connection 127.0.0.1:50562 (2 connections now open) 2021-04-06T13:25:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:36986 #926 (3 connections now open) 2021-04-06T13:25:16.133+0000 I NETWORK [conn926] end connection 10.233.69.97:36986 (2 connections now open) 2021-04-06T13:25:24.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50730 #927 (3 connections now open) 2021-04-06T13:25:24.431+0000 I NETWORK [conn927] received client metadata from 127.0.0.1:50730 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-06T13:25:24.526+0000 I NETWORK [conn927] end connection 127.0.0.1:50730 (2 connections now open) 2021-04-06T13:25:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37146 #928 (3 connections now open) 2021-04-06T13:25:26.132+0000 I NETWORK [conn928] end connection 10.233.69.97:37146 (2 connections now open) 2021-04-06T13:25:34.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50886 #929 (3 connections now open) 2021-04-06T13:25:34.427+0000 I NETWORK [conn929] received client metadata from 127.0.0.1:50886 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-06T13:25:34.431+0000 I NETWORK [conn929] end connection 127.0.0.1:50886 (2 connections now open) 2021-04-06T13:25:36.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37310 #930 (3 connections now open) 2021-04-06T13:25:36.143+0000 I NETWORK [conn930] end connection 10.233.69.97:37310 (2 connections now open) 2021-04-06T13:25:44.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51036 #931 (3 connections now open) 2021-04-06T13:25:44.431+0000 I NETWORK [conn931] received client metadata from 127.0.0.1:51036 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-06T13:25:44.435+0000 I NETWORK [conn931] end connection 127.0.0.1:51036 (2 connections now open) 2021-04-06T13:25:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37458 #932 (3 connections now open) 2021-04-06T13:25:46.133+0000 I NETWORK [conn932] end connection 10.233.69.97:37458 (2 connections now open) 2021-04-06T13:25:54.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51192 #933 (3 connections now open) 2021-04-06T13:25:54.526+0000 I NETWORK [conn933] received client metadata from 127.0.0.1:51192 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-06T13:25:54.531+0000 I NETWORK [conn933] end connection 127.0.0.1:51192 (2 connections now open) 2021-04-06T13:25:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37610 #934 (3 connections now open) 2021-04-06T13:25:56.133+0000 I NETWORK [conn934] end connection 10.233.69.97:37610 (2 connections now open) 2021-04-06T13:26:04.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51380 #935 (3 connections now open) 2021-04-06T13:26:04.332+0000 I NETWORK [conn935] received client metadata from 127.0.0.1:51380 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-06T13:26:04.428+0000 I NETWORK [conn935] end connection 127.0.0.1:51380 (2 connections now open) 2021-04-06T13:26:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37804 #936 (3 connections now open) 2021-04-06T13:26:06.132+0000 I NETWORK [conn936] end connection 10.233.69.97:37804 (2 connections now open) 2021-04-06T13:26:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51530 #937 (3 connections now open) 2021-04-06T13:26:14.327+0000 I NETWORK [conn937] received client metadata from 127.0.0.1:51530 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-06T13:26:14.426+0000 I NETWORK [conn937] end connection 127.0.0.1:51530 (2 connections now open) 2021-04-06T13:26:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:37954 #938 (3 connections now open) 2021-04-06T13:26:16.132+0000 I NETWORK [conn938] end connection 10.233.69.97:37954 (2 connections now open) 2021-04-06T13:26:24.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51692 #939 (3 connections now open) 2021-04-06T13:26:24.429+0000 I NETWORK [conn939] received client metadata from 127.0.0.1:51692 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-06T13:26:24.525+0000 I NETWORK [conn939] end connection 127.0.0.1:51692 (2 connections now open) 2021-04-06T13:26:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38110 #940 (3 connections now open) 2021-04-06T13:26:26.133+0000 I NETWORK [conn940] end connection 10.233.69.97:38110 (2 connections now open) 2021-04-06T13:26:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51846 #941 (3 connections now open) 2021-04-06T13:26:34.430+0000 I NETWORK [conn941] received client metadata from 127.0.0.1:51846 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-06T13:26:34.526+0000 I NETWORK [conn941] end connection 127.0.0.1:51846 (2 connections now open) 2021-04-06T13:26:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38270 #942 (3 connections now open) 2021-04-06T13:26:36.132+0000 I NETWORK [conn942] end connection 10.233.69.97:38270 (2 connections now open) 2021-04-06T13:26:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51996 #943 (3 connections now open) 2021-04-06T13:26:44.429+0000 I NETWORK [conn943] received client metadata from 127.0.0.1:51996 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-06T13:26:44.526+0000 I NETWORK [conn943] end connection 127.0.0.1:51996 (2 connections now open) 2021-04-06T13:26:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38418 #944 (3 connections now open) 2021-04-06T13:26:46.132+0000 I NETWORK [conn944] end connection 10.233.69.97:38418 (2 connections now open) 2021-04-06T13:26:54.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52156 #945 (3 connections now open) 2021-04-06T13:26:54.427+0000 I NETWORK [conn945] received client metadata from 127.0.0.1:52156 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-06T13:26:54.525+0000 I NETWORK [conn945] end connection 127.0.0.1:52156 (2 connections now open) 2021-04-06T13:26:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38578 #946 (3 connections now open) 2021-04-06T13:26:56.132+0000 I NETWORK [conn946] end connection 10.233.69.97:38578 (2 connections now open) 2021-04-06T13:27:04.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52346 #947 (3 connections now open) 2021-04-06T13:27:04.330+0000 I NETWORK [conn947] received client metadata from 127.0.0.1:52346 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-06T13:27:04.428+0000 I NETWORK [conn947] end connection 127.0.0.1:52346 (2 connections now open) 2021-04-06T13:27:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38770 #948 (3 connections now open) 2021-04-06T13:27:06.132+0000 I NETWORK [conn948] end connection 10.233.69.97:38770 (2 connections now open) 2021-04-06T13:27:14.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52496 #949 (3 connections now open) 2021-04-06T13:27:14.529+0000 I NETWORK [conn949] received client metadata from 127.0.0.1:52496 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-06T13:27:14.533+0000 I NETWORK [conn949] end connection 127.0.0.1:52496 (2 connections now open) 2021-04-06T13:27:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:38920 #950 (3 connections now open) 2021-04-06T13:27:16.133+0000 I NETWORK [conn950] end connection 10.233.69.97:38920 (2 connections now open) 2021-04-06T13:27:24.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52654 #951 (3 connections now open) 2021-04-06T13:27:24.330+0000 I NETWORK [conn951] received client metadata from 127.0.0.1:52654 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-06T13:27:24.425+0000 I NETWORK [conn951] end connection 127.0.0.1:52654 (2 connections now open) 2021-04-06T13:27:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39072 #952 (3 connections now open) 2021-04-06T13:27:26.132+0000 I NETWORK [conn952] end connection 10.233.69.97:39072 (2 connections now open) 2021-04-06T13:27:34.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52810 #953 (3 connections now open) 2021-04-06T13:27:34.426+0000 I NETWORK [conn953] received client metadata from 127.0.0.1:52810 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-06T13:27:34.430+0000 I NETWORK [conn953] end connection 127.0.0.1:52810 (2 connections now open) 2021-04-06T13:27:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39236 #954 (3 connections now open) 2021-04-06T13:27:36.132+0000 I NETWORK [conn954] end connection 10.233.69.97:39236 (2 connections now open) 2021-04-06T13:27:44.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52960 #955 (3 connections now open) 2021-04-06T13:27:44.426+0000 I NETWORK [conn955] received client metadata from 127.0.0.1:52960 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-06T13:27:44.432+0000 I NETWORK [conn955] end connection 127.0.0.1:52960 (2 connections now open) 2021-04-06T13:27:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39384 #956 (3 connections now open) 2021-04-06T13:27:46.132+0000 I NETWORK [conn956] end connection 10.233.69.97:39384 (2 connections now open) 2021-04-06T13:27:54.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53114 #957 (3 connections now open) 2021-04-06T13:27:54.433+0000 I NETWORK [conn957] received client metadata from 127.0.0.1:53114 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-06T13:27:54.528+0000 I NETWORK [conn957] end connection 127.0.0.1:53114 (2 connections now open) 2021-04-06T13:27:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39536 #958 (3 connections now open) 2021-04-06T13:27:56.133+0000 I NETWORK [conn958] end connection 10.233.69.97:39536 (2 connections now open) 2021-04-06T13:28:04.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53304 #959 (3 connections now open) 2021-04-06T13:28:04.426+0000 I NETWORK [conn959] received client metadata from 127.0.0.1:53304 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-06T13:28:04.430+0000 I NETWORK [conn959] end connection 127.0.0.1:53304 (2 connections now open) 2021-04-06T13:28:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39730 #960 (3 connections now open) 2021-04-06T13:28:06.133+0000 I NETWORK [conn960] end connection 10.233.69.97:39730 (2 connections now open) 2021-04-06T13:28:14.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53458 #961 (3 connections now open) 2021-04-06T13:28:14.326+0000 I NETWORK [conn961] received client metadata from 127.0.0.1:53458 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-06T13:28:14.330+0000 I NETWORK [conn961] end connection 127.0.0.1:53458 (2 connections now open) 2021-04-06T13:28:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:39884 #962 (3 connections now open) 2021-04-06T13:28:16.132+0000 I NETWORK [conn962] end connection 10.233.69.97:39884 (2 connections now open) 2021-04-06T13:28:24.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53620 #963 (3 connections now open) 2021-04-06T13:28:24.426+0000 I NETWORK [conn963] received client metadata from 127.0.0.1:53620 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-06T13:28:24.432+0000 I NETWORK [conn963] end connection 127.0.0.1:53620 (2 connections now open) 2021-04-06T13:28:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40036 #964 (3 connections now open) 2021-04-06T13:28:26.132+0000 I NETWORK [conn964] end connection 10.233.69.97:40036 (2 connections now open) 2021-04-06T13:28:34.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53774 #965 (3 connections now open) 2021-04-06T13:28:34.326+0000 I NETWORK [conn965] received client metadata from 127.0.0.1:53774 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-06T13:28:34.332+0000 I NETWORK [conn965] end connection 127.0.0.1:53774 (2 connections now open) 2021-04-06T13:28:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40198 #966 (3 connections now open) 2021-04-06T13:28:36.132+0000 I NETWORK [conn966] end connection 10.233.69.97:40198 (2 connections now open) 2021-04-06T13:28:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53920 #967 (3 connections now open) 2021-04-06T13:28:44.434+0000 I NETWORK [conn967] received client metadata from 127.0.0.1:53920 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-06T13:28:44.530+0000 I NETWORK [conn967] end connection 127.0.0.1:53920 (2 connections now open) 2021-04-06T13:28:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40342 #968 (3 connections now open) 2021-04-06T13:28:46.132+0000 I NETWORK [conn968] end connection 10.233.69.97:40342 (2 connections now open) 2021-04-06T13:28:54.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54074 #969 (3 connections now open) 2021-04-06T13:28:54.526+0000 I NETWORK [conn969] received client metadata from 127.0.0.1:54074 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-06T13:28:54.530+0000 I NETWORK [conn969] end connection 127.0.0.1:54074 (2 connections now open) 2021-04-06T13:28:56.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40492 #970 (3 connections now open) 2021-04-06T13:28:56.133+0000 I NETWORK [conn970] end connection 10.233.69.97:40492 (2 connections now open) 2021-04-06T13:29:04.325+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54260 #971 (3 connections now open) 2021-04-06T13:29:04.326+0000 I NETWORK [conn971] received client metadata from 127.0.0.1:54260 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-06T13:29:04.332+0000 I NETWORK [conn971] end connection 127.0.0.1:54260 (2 connections now open) 2021-04-06T13:29:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40686 #972 (3 connections now open) 2021-04-06T13:29:06.132+0000 I NETWORK [conn972] end connection 10.233.69.97:40686 (2 connections now open) 2021-04-06T13:29:14.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54408 #973 (3 connections now open) 2021-04-06T13:29:14.327+0000 I NETWORK [conn973] received client metadata from 127.0.0.1:54408 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-06T13:29:14.332+0000 I NETWORK [conn973] end connection 127.0.0.1:54408 (2 connections now open) 2021-04-06T13:29:16.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40832 #974 (3 connections now open) 2021-04-06T13:29:16.132+0000 I NETWORK [conn974] end connection 10.233.69.97:40832 (2 connections now open) 2021-04-06T13:29:24.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54570 #975 (3 connections now open) 2021-04-06T13:29:24.332+0000 I NETWORK [conn975] received client metadata from 127.0.0.1:54570 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-06T13:29:24.428+0000 I NETWORK [conn975] end connection 127.0.0.1:54570 (2 connections now open) 2021-04-06T13:29:26.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:40986 #976 (3 connections now open) 2021-04-06T13:29:26.132+0000 I NETWORK [conn976] end connection 10.233.69.97:40986 (2 connections now open) 2021-04-06T13:29:34.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54728 #977 (3 connections now open) 2021-04-06T13:29:34.234+0000 I NETWORK [conn977] received client metadata from 127.0.0.1:54728 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-06T13:29:34.330+0000 I NETWORK [conn977] end connection 127.0.0.1:54728 (2 connections now open) 2021-04-06T13:29:36.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41158 #978 (3 connections now open) 2021-04-06T13:29:36.132+0000 I NETWORK [conn978] end connection 10.233.69.97:41158 (2 connections now open) 2021-04-06T13:29:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54882 #979 (3 connections now open) 2021-04-06T13:29:44.531+0000 I NETWORK [conn979] received client metadata from 127.0.0.1:54882 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-06T13:29:44.625+0000 I NETWORK [conn979] end connection 127.0.0.1:54882 (2 connections now open) 2021-04-06T13:29:46.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41304 #980 (3 connections now open) 2021-04-06T13:29:46.132+0000 I NETWORK [conn980] end connection 10.233.69.97:41304 (2 connections now open) 2021-04-06T13:29:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55038 #981 (3 connections now open) 2021-04-06T13:29:54.432+0000 I NETWORK [conn981] received client metadata from 127.0.0.1:55038 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-06T13:29:54.525+0000 I NETWORK [conn981] end connection 127.0.0.1:55038 (2 connections now open) 2021-04-06T13:29:56.133+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41454 #982 (3 connections now open) 2021-04-06T13:29:56.133+0000 I NETWORK [conn982] end connection 10.233.69.97:41454 (2 connections now open) 2021-04-06T13:30:04.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55224 #983 (3 connections now open) 2021-04-06T13:30:04.431+0000 I NETWORK [conn983] received client metadata from 127.0.0.1:55224 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-06T13:30:04.529+0000 I NETWORK [conn983] end connection 127.0.0.1:55224 (2 connections now open) 2021-04-06T13:30:06.132+0000 I NETWORK [listener] connection accepted from 10.233.69.97:41648 #984 (3 connections now open) 2021-04-06T13:30:06.132+0000 I NETWORK [conn984] end connection 10.233.69.97:41648 (2 connections now open)