Results

By type

          2021-05-14T20:59:29.173+0000 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] db version v4.0.8
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.2g  1 Mar 2016
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] allocator: tcmalloc
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] modules: none
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] build environment:
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten]     distmod: ubuntu1604
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten]     distarch: x86_64
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten]     target_arch: x86_64
2021-05-14T20:59:29.269+0000 I CONTROL  [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } }
2021-05-14T20:59:29.270+0000 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2021-05-14T20:59:36.682+0000 I STORAGE  [initandlisten] WiredTiger message [1621025976:682624][1:0x7ff8c6e54a40], txn-recover: Set global recovery timestamp: 0
2021-05-14T20:59:37.014+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] 
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] 
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] 
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2021-05-14T20:59:37.348+0000 I CONTROL  [initandlisten] 
2021-05-14T20:59:37.348+0000 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: ae1556ad-0034-4b9d-8f7a-4abc94ca9e7f
2021-05-14T20:59:37.555+0000 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 4.0
2021-05-14T20:59:37.558+0000 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: 4e58510d-85a5-464b-9d84-d618f0d5844f
2021-05-14T20:59:37.883+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'
2021-05-14T20:59:37.885+0000 I NETWORK  [initandlisten] waiting for connections on port 27017
2021-05-14T20:59:37.885+0000 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: c78b23a9-384f-4cd2-a577-1028dc88f0c1
2021-05-14T20:59:37.946+0000 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
2021-05-14T20:59:37.947+0000 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-14T20:59:37.972+0000 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
2021-05-14T20:59:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44856 #1 (1 connection now open)
2021-05-14T20:59:43.223+0000 I NETWORK  [conn1] end connection 10.233.68.230:44856 (0 connections now open)
2021-05-14T20:59:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44928 #2 (1 connection now open)
2021-05-14T20:59:53.222+0000 I NETWORK  [conn2] end connection 10.233.68.230:44928 (0 connections now open)
2021-05-14T21:00:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54854 #3 (1 connection now open)
2021-05-14T21:00:01.575+0000 I NETWORK  [conn3] received client metadata from 127.0.0.1:54854 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:01.671+0000 I NETWORK  [conn3] end connection 127.0.0.1:54854 (0 connections now open)
2021-05-14T21:00:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45000 #4 (1 connection now open)
2021-05-14T21:00:03.222+0000 I NETWORK  [conn4] end connection 10.233.68.230:45000 (0 connections now open)
2021-05-14T21:00:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54948 #5 (1 connection now open)
2021-05-14T21:00:11.573+0000 I NETWORK  [conn5] received client metadata from 127.0.0.1:54948 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:11.577+0000 I NETWORK  [conn5] end connection 127.0.0.1:54948 (0 connections now open)
2021-05-14T21:00:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45114 #6 (1 connection now open)
2021-05-14T21:00:13.222+0000 I NETWORK  [conn6] end connection 10.233.68.230:45114 (0 connections now open)
2021-05-14T21:00:21.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55060 #7 (1 connection now open)
2021-05-14T21:00:21.575+0000 I NETWORK  [conn7] received client metadata from 127.0.0.1:55060 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:21.579+0000 I NETWORK  [conn7] end connection 127.0.0.1:55060 (0 connections now open)
2021-05-14T21:00:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45238 #8 (1 connection now open)
2021-05-14T21:00:23.222+0000 I NETWORK  [conn8] end connection 10.233.68.230:45238 (0 connections now open)
2021-05-14T21:00:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55200 #9 (1 connection now open)
2021-05-14T21:00:31.575+0000 I NETWORK  [conn9] received client metadata from 127.0.0.1:55200 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:31.669+0000 I NETWORK  [conn9] end connection 127.0.0.1:55200 (0 connections now open)
2021-05-14T21:00:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45350 #10 (1 connection now open)
2021-05-14T21:00:33.222+0000 I NETWORK  [conn10] end connection 10.233.68.230:45350 (0 connections now open)
2021-05-14T21:00:41.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55302 #11 (1 connection now open)
2021-05-14T21:00:41.670+0000 I NETWORK  [conn11] received client metadata from 127.0.0.1:55302 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:41.675+0000 I NETWORK  [conn11] end connection 127.0.0.1:55302 (0 connections now open)
2021-05-14T21:00:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45448 #12 (1 connection now open)
2021-05-14T21:00:43.223+0000 I NETWORK  [conn12] end connection 10.233.68.230:45448 (0 connections now open)
2021-05-14T21:00:51.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55384 #13 (1 connection now open)
2021-05-14T21:00:51.577+0000 I NETWORK  [conn13] received client metadata from 127.0.0.1:55384 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:00:51.673+0000 I NETWORK  [conn13] end connection 127.0.0.1:55384 (0 connections now open)
2021-05-14T21:00:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45534 #14 (1 connection now open)
2021-05-14T21:00:53.222+0000 I NETWORK  [conn14] end connection 10.233.68.230:45534 (0 connections now open)
2021-05-14T21:01:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55488 #15 (1 connection now open)
2021-05-14T21:01:01.574+0000 I NETWORK  [conn15] received client metadata from 127.0.0.1:55488 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:01.673+0000 I NETWORK  [conn15] end connection 127.0.0.1:55488 (0 connections now open)
2021-05-14T21:01:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45636 #16 (1 connection now open)
2021-05-14T21:01:03.222+0000 I NETWORK  [conn16] end connection 10.233.68.230:45636 (0 connections now open)
2021-05-14T21:01:11.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55580 #17 (1 connection now open)
2021-05-14T21:01:11.670+0000 I NETWORK  [conn17] received client metadata from 127.0.0.1:55580 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:11.674+0000 I NETWORK  [conn17] end connection 127.0.0.1:55580 (0 connections now open)
2021-05-14T21:01:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45730 #18 (1 connection now open)
2021-05-14T21:01:13.223+0000 I NETWORK  [conn18] end connection 10.233.68.230:45730 (0 connections now open)
2021-05-14T21:01:21.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55680 #19 (1 connection now open)
2021-05-14T21:01:21.671+0000 I NETWORK  [conn19] received client metadata from 127.0.0.1:55680 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:21.675+0000 I NETWORK  [conn19] end connection 127.0.0.1:55680 (0 connections now open)
2021-05-14T21:01:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45828 #20 (1 connection now open)
2021-05-14T21:01:23.222+0000 I NETWORK  [conn20] end connection 10.233.68.230:45828 (0 connections now open)
2021-05-14T21:01:31.579+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55778 #21 (1 connection now open)
2021-05-14T21:01:31.579+0000 I NETWORK  [conn21] received client metadata from 127.0.0.1:55778 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:31.673+0000 I NETWORK  [conn21] end connection 127.0.0.1:55778 (0 connections now open)
2021-05-14T21:01:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45940 #22 (1 connection now open)
2021-05-14T21:01:33.222+0000 I NETWORK  [conn22] end connection 10.233.68.230:45940 (0 connections now open)
2021-05-14T21:01:41.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55882 #23 (1 connection now open)
2021-05-14T21:01:41.477+0000 I NETWORK  [conn23] received client metadata from 127.0.0.1:55882 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:41.573+0000 I NETWORK  [conn23] end connection 127.0.0.1:55882 (0 connections now open)
2021-05-14T21:01:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46032 #24 (1 connection now open)
2021-05-14T21:01:43.222+0000 I NETWORK  [conn24] end connection 10.233.68.230:46032 (0 connections now open)
2021-05-14T21:01:51.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55970 #25 (1 connection now open)
2021-05-14T21:01:51.569+0000 I NETWORK  [conn25] received client metadata from 127.0.0.1:55970 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:01:51.573+0000 I NETWORK  [conn25] end connection 127.0.0.1:55970 (0 connections now open)
2021-05-14T21:01:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46118 #26 (1 connection now open)
2021-05-14T21:01:53.222+0000 I NETWORK  [conn26] end connection 10.233.68.230:46118 (0 connections now open)
2021-05-14T21:02:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56062 #27 (1 connection now open)
2021-05-14T21:02:01.573+0000 I NETWORK  [conn27] received client metadata from 127.0.0.1:56062 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:01.576+0000 I NETWORK  [conn27] end connection 127.0.0.1:56062 (0 connections now open)
2021-05-14T21:02:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46208 #28 (1 connection now open)
2021-05-14T21:02:03.222+0000 I NETWORK  [conn28] end connection 10.233.68.230:46208 (0 connections now open)
2021-05-14T21:02:11.480+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56160 #29 (1 connection now open)
2021-05-14T21:02:11.570+0000 I NETWORK  [conn29] received client metadata from 127.0.0.1:56160 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:11.574+0000 I NETWORK  [conn29] end connection 127.0.0.1:56160 (0 connections now open)
2021-05-14T21:02:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46316 #30 (1 connection now open)
2021-05-14T21:02:13.222+0000 I NETWORK  [conn30] end connection 10.233.68.230:46316 (0 connections now open)
2021-05-14T21:02:21.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56254 #31 (1 connection now open)
2021-05-14T21:02:21.482+0000 I NETWORK  [conn31] received client metadata from 127.0.0.1:56254 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:21.573+0000 I NETWORK  [conn31] end connection 127.0.0.1:56254 (0 connections now open)
2021-05-14T21:02:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46402 #32 (1 connection now open)
2021-05-14T21:02:23.222+0000 I NETWORK  [conn32] end connection 10.233.68.230:46402 (0 connections now open)
2021-05-14T21:02:31.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56346 #33 (1 connection now open)
2021-05-14T21:02:31.577+0000 I NETWORK  [conn33] received client metadata from 127.0.0.1:56346 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:31.673+0000 I NETWORK  [conn33] end connection 127.0.0.1:56346 (0 connections now open)
2021-05-14T21:02:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46494 #34 (1 connection now open)
2021-05-14T21:02:33.222+0000 I NETWORK  [conn34] end connection 10.233.68.230:46494 (0 connections now open)
2021-05-14T21:02:41.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56452 #35 (1 connection now open)
2021-05-14T21:02:41.476+0000 I NETWORK  [conn35] received client metadata from 127.0.0.1:56452 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:41.571+0000 I NETWORK  [conn35] end connection 127.0.0.1:56452 (0 connections now open)
2021-05-14T21:02:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46598 #36 (1 connection now open)
2021-05-14T21:02:43.222+0000 I NETWORK  [conn36] end connection 10.233.68.230:46598 (0 connections now open)
2021-05-14T21:02:51.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56544 #37 (1 connection now open)
2021-05-14T21:02:51.573+0000 I NETWORK  [conn37] received client metadata from 127.0.0.1:56544 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:02:51.672+0000 I NETWORK  [conn37] end connection 127.0.0.1:56544 (0 connections now open)
2021-05-14T21:02:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46692 #38 (1 connection now open)
2021-05-14T21:02:53.222+0000 I NETWORK  [conn38] end connection 10.233.68.230:46692 (0 connections now open)
2021-05-14T21:03:01.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56642 #39 (1 connection now open)
2021-05-14T21:03:01.669+0000 I NETWORK  [conn39] received client metadata from 127.0.0.1:56642 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:01.673+0000 I NETWORK  [conn39] end connection 127.0.0.1:56642 (0 connections now open)
2021-05-14T21:03:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46788 #40 (1 connection now open)
2021-05-14T21:03:03.222+0000 I NETWORK  [conn40] end connection 10.233.68.230:46788 (0 connections now open)
2021-05-14T21:03:11.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56726 #41 (1 connection now open)
2021-05-14T21:03:11.575+0000 I NETWORK  [conn41] received client metadata from 127.0.0.1:56726 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:11.669+0000 I NETWORK  [conn41] end connection 127.0.0.1:56726 (0 connections now open)
2021-05-14T21:03:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46872 #42 (1 connection now open)
2021-05-14T21:03:13.222+0000 I NETWORK  [conn42] end connection 10.233.68.230:46872 (0 connections now open)
2021-05-14T21:03:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56816 #43 (1 connection now open)
2021-05-14T21:03:21.572+0000 I NETWORK  [conn43] received client metadata from 127.0.0.1:56816 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:21.670+0000 I NETWORK  [conn43] end connection 127.0.0.1:56816 (0 connections now open)
2021-05-14T21:03:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46964 #44 (1 connection now open)
2021-05-14T21:03:23.222+0000 I NETWORK  [conn44] end connection 10.233.68.230:46964 (0 connections now open)
2021-05-14T21:03:31.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56906 #45 (1 connection now open)
2021-05-14T21:03:31.477+0000 I NETWORK  [conn45] received client metadata from 127.0.0.1:56906 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:31.573+0000 I NETWORK  [conn45] end connection 127.0.0.1:56906 (0 connections now open)
2021-05-14T21:03:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47052 #46 (1 connection now open)
2021-05-14T21:03:33.222+0000 I NETWORK  [conn46] end connection 10.233.68.230:47052 (0 connections now open)
2021-05-14T21:03:41.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56988 #47 (1 connection now open)
2021-05-14T21:03:41.779+0000 I NETWORK  [conn47] received client metadata from 127.0.0.1:56988 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:41.875+0000 I NETWORK  [conn47] end connection 127.0.0.1:56988 (0 connections now open)
2021-05-14T21:03:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47136 #48 (1 connection now open)
2021-05-14T21:03:43.222+0000 I NETWORK  [conn48] end connection 10.233.68.230:47136 (0 connections now open)
2021-05-14T21:03:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57084 #49 (1 connection now open)
2021-05-14T21:03:51.572+0000 I NETWORK  [conn49] received client metadata from 127.0.0.1:57084 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:03:51.577+0000 I NETWORK  [conn49] end connection 127.0.0.1:57084 (0 connections now open)
2021-05-14T21:03:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47232 #50 (1 connection now open)
2021-05-14T21:03:53.223+0000 I NETWORK  [conn50] end connection 10.233.68.230:47232 (0 connections now open)
2021-05-14T21:04:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57178 #51 (1 connection now open)
2021-05-14T21:04:01.573+0000 I NETWORK  [conn51] received client metadata from 127.0.0.1:57178 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:01.577+0000 I NETWORK  [conn51] end connection 127.0.0.1:57178 (0 connections now open)
2021-05-14T21:04:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47326 #52 (1 connection now open)
2021-05-14T21:04:03.222+0000 I NETWORK  [conn52] end connection 10.233.68.230:47326 (0 connections now open)
2021-05-14T21:04:11.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57266 #53 (1 connection now open)
2021-05-14T21:04:11.570+0000 I NETWORK  [conn53] received client metadata from 127.0.0.1:57266 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:11.574+0000 I NETWORK  [conn53] end connection 127.0.0.1:57266 (0 connections now open)
2021-05-14T21:04:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47414 #54 (1 connection now open)
2021-05-14T21:04:13.222+0000 I NETWORK  [conn54] end connection 10.233.68.230:47414 (0 connections now open)
2021-05-14T21:04:21.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57374 #55 (1 connection now open)
2021-05-14T21:04:21.672+0000 I NETWORK  [conn55] received client metadata from 127.0.0.1:57374 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:21.677+0000 I NETWORK  [conn55] end connection 127.0.0.1:57374 (0 connections now open)
2021-05-14T21:04:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47526 #56 (1 connection now open)
2021-05-14T21:04:23.222+0000 I NETWORK  [conn56] end connection 10.233.68.230:47526 (0 connections now open)
2021-05-14T21:04:31.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57474 #57 (1 connection now open)
2021-05-14T21:04:31.573+0000 I NETWORK  [conn57] received client metadata from 127.0.0.1:57474 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:31.669+0000 I NETWORK  [conn57] end connection 127.0.0.1:57474 (0 connections now open)
2021-05-14T21:04:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47622 #58 (1 connection now open)
2021-05-14T21:04:33.222+0000 I NETWORK  [conn58] end connection 10.233.68.230:47622 (0 connections now open)
2021-05-14T21:04:41.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57564 #59 (1 connection now open)
2021-05-14T21:04:41.570+0000 I NETWORK  [conn59] received client metadata from 127.0.0.1:57564 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:41.574+0000 I NETWORK  [conn59] end connection 127.0.0.1:57564 (0 connections now open)
2021-05-14T21:04:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47712 #60 (1 connection now open)
2021-05-14T21:04:43.222+0000 I NETWORK  [conn60] end connection 10.233.68.230:47712 (0 connections now open)
2021-05-14T21:04:51.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57660 #61 (1 connection now open)
2021-05-14T21:04:51.671+0000 I NETWORK  [conn61] received client metadata from 127.0.0.1:57660 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:04:51.676+0000 I NETWORK  [conn61] end connection 127.0.0.1:57660 (0 connections now open)
2021-05-14T21:04:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47808 #62 (1 connection now open)
2021-05-14T21:04:53.222+0000 I NETWORK  [conn62] end connection 10.233.68.230:47808 (0 connections now open)
2021-05-14T21:05:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57756 #63 (1 connection now open)
2021-05-14T21:05:01.574+0000 I NETWORK  [conn63] received client metadata from 127.0.0.1:57756 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:01.669+0000 I NETWORK  [conn63] end connection 127.0.0.1:57756 (0 connections now open)
2021-05-14T21:05:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47902 #64 (1 connection now open)
2021-05-14T21:05:03.222+0000 I NETWORK  [conn64] end connection 10.233.68.230:47902 (0 connections now open)
2021-05-14T21:05:11.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57844 #65 (1 connection now open)
2021-05-14T21:05:11.569+0000 I NETWORK  [conn65] received client metadata from 127.0.0.1:57844 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:11.573+0000 I NETWORK  [conn65] end connection 127.0.0.1:57844 (0 connections now open)
2021-05-14T21:05:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47992 #66 (1 connection now open)
2021-05-14T21:05:13.222+0000 I NETWORK  [conn66] end connection 10.233.68.230:47992 (0 connections now open)
2021-05-14T21:05:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57940 #67 (1 connection now open)
2021-05-14T21:05:21.570+0000 I NETWORK  [conn67] received client metadata from 127.0.0.1:57940 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:21.574+0000 I NETWORK  [conn67] end connection 127.0.0.1:57940 (0 connections now open)
2021-05-14T21:05:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48090 #68 (1 connection now open)
2021-05-14T21:05:23.222+0000 I NETWORK  [conn68] end connection 10.233.68.230:48090 (0 connections now open)
2021-05-14T21:05:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58034 #69 (1 connection now open)
2021-05-14T21:05:31.576+0000 I NETWORK  [conn69] received client metadata from 127.0.0.1:58034 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:31.672+0000 I NETWORK  [conn69] end connection 127.0.0.1:58034 (0 connections now open)
2021-05-14T21:05:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48182 #70 (1 connection now open)
2021-05-14T21:05:33.222+0000 I NETWORK  [conn70] end connection 10.233.68.230:48182 (0 connections now open)
2021-05-14T21:05:41.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58132 #71 (1 connection now open)
2021-05-14T21:05:41.477+0000 I NETWORK  [conn71] received client metadata from 127.0.0.1:58132 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:41.573+0000 I NETWORK  [conn71] end connection 127.0.0.1:58132 (0 connections now open)
2021-05-14T21:05:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48282 #72 (1 connection now open)
2021-05-14T21:05:43.222+0000 I NETWORK  [conn72] end connection 10.233.68.230:48282 (0 connections now open)
2021-05-14T21:05:51.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58232 #73 (1 connection now open)
2021-05-14T21:05:51.570+0000 I NETWORK  [conn73] received client metadata from 127.0.0.1:58232 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:05:51.574+0000 I NETWORK  [conn73] end connection 127.0.0.1:58232 (0 connections now open)
2021-05-14T21:05:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48382 #74 (1 connection now open)
2021-05-14T21:05:53.222+0000 I NETWORK  [conn74] end connection 10.233.68.230:48382 (0 connections now open)
2021-05-14T21:06:01.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58336 #75 (1 connection now open)
2021-05-14T21:06:01.577+0000 I NETWORK  [conn75] received client metadata from 127.0.0.1:58336 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:01.671+0000 I NETWORK  [conn75] end connection 127.0.0.1:58336 (0 connections now open)
2021-05-14T21:06:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48482 #76 (1 connection now open)
2021-05-14T21:06:03.222+0000 I NETWORK  [conn76] end connection 10.233.68.230:48482 (0 connections now open)
2021-05-14T21:06:11.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58434 #77 (1 connection now open)
2021-05-14T21:06:11.571+0000 I NETWORK  [conn77] received client metadata from 127.0.0.1:58434 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:11.575+0000 I NETWORK  [conn77] end connection 127.0.0.1:58434 (0 connections now open)
2021-05-14T21:06:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48580 #78 (1 connection now open)
2021-05-14T21:06:13.222+0000 I NETWORK  [conn78] end connection 10.233.68.230:48580 (0 connections now open)
2021-05-14T21:06:21.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58536 #79 (1 connection now open)
2021-05-14T21:06:21.569+0000 I NETWORK  [conn79] received client metadata from 127.0.0.1:58536 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:21.574+0000 I NETWORK  [conn79] end connection 127.0.0.1:58536 (0 connections now open)
2021-05-14T21:06:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48686 #80 (1 connection now open)
2021-05-14T21:06:23.222+0000 I NETWORK  [conn80] end connection 10.233.68.230:48686 (0 connections now open)
2021-05-14T21:06:31.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58642 #81 (1 connection now open)
2021-05-14T21:06:31.672+0000 I NETWORK  [conn81] received client metadata from 127.0.0.1:58642 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:31.769+0000 I NETWORK  [conn81] end connection 127.0.0.1:58642 (0 connections now open)
2021-05-14T21:06:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48788 #82 (1 connection now open)
2021-05-14T21:06:33.222+0000 I NETWORK  [conn82] end connection 10.233.68.230:48788 (0 connections now open)
2021-05-14T21:06:41.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58750 #83 (1 connection now open)
2021-05-14T21:06:41.571+0000 I NETWORK  [conn83] received client metadata from 127.0.0.1:58750 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:41.574+0000 I NETWORK  [conn83] end connection 127.0.0.1:58750 (0 connections now open)
2021-05-14T21:06:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48896 #84 (1 connection now open)
2021-05-14T21:06:43.222+0000 I NETWORK  [conn84] end connection 10.233.68.230:48896 (0 connections now open)
2021-05-14T21:06:51.479+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58852 #85 (1 connection now open)
2021-05-14T21:06:51.569+0000 I NETWORK  [conn85] received client metadata from 127.0.0.1:58852 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:06:51.574+0000 I NETWORK  [conn85] end connection 127.0.0.1:58852 (0 connections now open)
2021-05-14T21:06:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49000 #86 (1 connection now open)
2021-05-14T21:06:53.223+0000 I NETWORK  [conn86] end connection 10.233.68.230:49000 (0 connections now open)
2021-05-14T21:07:01.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58956 #87 (1 connection now open)
2021-05-14T21:07:01.670+0000 I NETWORK  [conn87] received client metadata from 127.0.0.1:58956 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:01.674+0000 I NETWORK  [conn87] end connection 127.0.0.1:58956 (0 connections now open)
2021-05-14T21:07:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49102 #88 (1 connection now open)
2021-05-14T21:07:03.222+0000 I NETWORK  [conn88] end connection 10.233.68.230:49102 (0 connections now open)
2021-05-14T21:07:11.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59062 #89 (1 connection now open)
2021-05-14T21:07:11.577+0000 I NETWORK  [conn89] received client metadata from 127.0.0.1:59062 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:11.672+0000 I NETWORK  [conn89] end connection 127.0.0.1:59062 (0 connections now open)
2021-05-14T21:07:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49214 #90 (1 connection now open)
2021-05-14T21:07:13.222+0000 I NETWORK  [conn90] end connection 10.233.68.230:49214 (0 connections now open)
2021-05-14T21:07:21.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59186 #91 (1 connection now open)
2021-05-14T21:07:21.477+0000 I NETWORK  [conn91] received client metadata from 127.0.0.1:59186 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:21.573+0000 I NETWORK  [conn91] end connection 127.0.0.1:59186 (0 connections now open)
2021-05-14T21:07:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49342 #92 (1 connection now open)
2021-05-14T21:07:23.222+0000 I NETWORK  [conn92] end connection 10.233.68.230:49342 (0 connections now open)
2021-05-14T21:07:31.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59314 #93 (1 connection now open)
2021-05-14T21:07:31.570+0000 I NETWORK  [conn93] received client metadata from 127.0.0.1:59314 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:31.575+0000 I NETWORK  [conn93] end connection 127.0.0.1:59314 (0 connections now open)
2021-05-14T21:07:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49460 #94 (1 connection now open)
2021-05-14T21:07:33.222+0000 I NETWORK  [conn94] end connection 10.233.68.230:49460 (0 connections now open)
2021-05-14T21:07:41.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59424 #95 (1 connection now open)
2021-05-14T21:07:41.577+0000 I NETWORK  [conn95] received client metadata from 127.0.0.1:59424 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:41.673+0000 I NETWORK  [conn95] end connection 127.0.0.1:59424 (0 connections now open)
2021-05-14T21:07:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49572 #96 (1 connection now open)
2021-05-14T21:07:43.222+0000 I NETWORK  [conn96] end connection 10.233.68.230:49572 (0 connections now open)
2021-05-14T21:07:51.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59530 #97 (1 connection now open)
2021-05-14T21:07:51.478+0000 I NETWORK  [conn97] received client metadata from 127.0.0.1:59530 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:07:51.573+0000 I NETWORK  [conn97] end connection 127.0.0.1:59530 (0 connections now open)
2021-05-14T21:07:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49678 #98 (1 connection now open)
2021-05-14T21:07:53.223+0000 I NETWORK  [conn98] end connection 10.233.68.230:49678 (0 connections now open)
2021-05-14T21:08:01.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59640 #99 (1 connection now open)
2021-05-14T21:08:01.569+0000 I NETWORK  [conn99] received client metadata from 127.0.0.1:59640 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:01.576+0000 I NETWORK  [conn99] end connection 127.0.0.1:59640 (0 connections now open)
2021-05-14T21:08:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49786 #100 (1 connection now open)
2021-05-14T21:08:03.222+0000 I NETWORK  [conn100] end connection 10.233.68.230:49786 (0 connections now open)
2021-05-14T21:08:11.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59736 #101 (1 connection now open)
2021-05-14T21:08:11.569+0000 I NETWORK  [conn101] received client metadata from 127.0.0.1:59736 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:11.574+0000 I NETWORK  [conn101] end connection 127.0.0.1:59736 (0 connections now open)
2021-05-14T21:08:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49888 #102 (1 connection now open)
2021-05-14T21:08:13.222+0000 I NETWORK  [conn102] end connection 10.233.68.230:49888 (0 connections now open)
2021-05-14T21:08:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59842 #103 (1 connection now open)
2021-05-14T21:08:21.570+0000 I NETWORK  [conn103] received client metadata from 127.0.0.1:59842 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:21.574+0000 I NETWORK  [conn103] end connection 127.0.0.1:59842 (0 connections now open)
2021-05-14T21:08:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49990 #104 (1 connection now open)
2021-05-14T21:08:23.223+0000 I NETWORK  [conn104] end connection 10.233.68.230:49990 (0 connections now open)
2021-05-14T21:08:31.586+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59960 #105 (1 connection now open)
2021-05-14T21:08:31.679+0000 I NETWORK  [conn105] received client metadata from 127.0.0.1:59960 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:31.683+0000 I NETWORK  [conn105] end connection 127.0.0.1:59960 (0 connections now open)
2021-05-14T21:08:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50106 #106 (1 connection now open)
2021-05-14T21:08:33.222+0000 I NETWORK  [conn106] end connection 10.233.68.230:50106 (0 connections now open)
2021-05-14T21:08:41.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60058 #107 (1 connection now open)
2021-05-14T21:08:41.577+0000 I NETWORK  [conn107] received client metadata from 127.0.0.1:60058 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:41.673+0000 I NETWORK  [conn107] end connection 127.0.0.1:60058 (0 connections now open)
2021-05-14T21:08:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50210 #108 (1 connection now open)
2021-05-14T21:08:43.223+0000 I NETWORK  [conn108] end connection 10.233.68.230:50210 (0 connections now open)
2021-05-14T21:08:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60168 #109 (1 connection now open)
2021-05-14T21:08:51.573+0000 I NETWORK  [conn109] received client metadata from 127.0.0.1:60168 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:08:51.577+0000 I NETWORK  [conn109] end connection 127.0.0.1:60168 (0 connections now open)
2021-05-14T21:08:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50316 #110 (1 connection now open)
2021-05-14T21:08:53.222+0000 I NETWORK  [conn110] end connection 10.233.68.230:50316 (0 connections now open)
2021-05-14T21:09:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60280 #111 (1 connection now open)
2021-05-14T21:09:01.571+0000 I NETWORK  [conn111] received client metadata from 127.0.0.1:60280 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:01.575+0000 I NETWORK  [conn111] end connection 127.0.0.1:60280 (0 connections now open)
2021-05-14T21:09:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50426 #112 (1 connection now open)
2021-05-14T21:09:03.222+0000 I NETWORK  [conn112] end connection 10.233.68.230:50426 (0 connections now open)
2021-05-14T21:09:11.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60390 #113 (1 connection now open)
2021-05-14T21:09:11.579+0000 I NETWORK  [conn113] received client metadata from 127.0.0.1:60390 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:11.676+0000 I NETWORK  [conn113] end connection 127.0.0.1:60390 (0 connections now open)
2021-05-14T21:09:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50548 #114 (1 connection now open)
2021-05-14T21:09:13.222+0000 I NETWORK  [conn114] end connection 10.233.68.230:50548 (0 connections now open)
2021-05-14T21:09:21.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60508 #115 (1 connection now open)
2021-05-14T21:09:21.476+0000 I NETWORK  [conn115] received client metadata from 127.0.0.1:60508 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:21.573+0000 I NETWORK  [conn115] end connection 127.0.0.1:60508 (0 connections now open)
2021-05-14T21:09:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50656 #116 (1 connection now open)
2021-05-14T21:09:23.222+0000 I NETWORK  [conn116] end connection 10.233.68.230:50656 (0 connections now open)
2021-05-14T21:09:31.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60636 #117 (1 connection now open)
2021-05-14T21:09:31.670+0000 I NETWORK  [conn117] received client metadata from 127.0.0.1:60636 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:31.674+0000 I NETWORK  [conn117] end connection 127.0.0.1:60636 (0 connections now open)
2021-05-14T21:09:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50782 #118 (1 connection now open)
2021-05-14T21:09:33.222+0000 I NETWORK  [conn118] end connection 10.233.68.230:50782 (0 connections now open)
2021-05-14T21:09:41.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60734 #119 (1 connection now open)
2021-05-14T21:09:41.579+0000 I NETWORK  [conn119] received client metadata from 127.0.0.1:60734 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:41.673+0000 I NETWORK  [conn119] end connection 127.0.0.1:60734 (0 connections now open)
2021-05-14T21:09:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50884 #120 (1 connection now open)
2021-05-14T21:09:43.222+0000 I NETWORK  [conn120] end connection 10.233.68.230:50884 (0 connections now open)
2021-05-14T21:09:51.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60848 #121 (1 connection now open)
2021-05-14T21:09:51.672+0000 I NETWORK  [conn121] received client metadata from 127.0.0.1:60848 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:09:51.678+0000 I NETWORK  [conn121] end connection 127.0.0.1:60848 (0 connections now open)
2021-05-14T21:09:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50996 #122 (1 connection now open)
2021-05-14T21:09:53.222+0000 I NETWORK  [conn122] end connection 10.233.68.230:50996 (0 connections now open)
2021-05-14T21:10:01.776+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60996 #123 (1 connection now open)
2021-05-14T21:10:01.776+0000 I NETWORK  [conn123] received client metadata from 127.0.0.1:60996 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:01.869+0000 I NETWORK  [conn123] end connection 127.0.0.1:60996 (0 connections now open)
2021-05-14T21:10:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51154 #124 (1 connection now open)
2021-05-14T21:10:03.223+0000 I NETWORK  [conn124] end connection 10.233.68.230:51154 (0 connections now open)
2021-05-14T21:10:11.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32930 #125 (1 connection now open)
2021-05-14T21:10:11.770+0000 I NETWORK  [conn125] received client metadata from 127.0.0.1:32930 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:11.778+0000 I NETWORK  [conn125] end connection 127.0.0.1:32930 (0 connections now open)
2021-05-14T21:10:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51326 #126 (1 connection now open)
2021-05-14T21:10:13.223+0000 I NETWORK  [conn126] end connection 10.233.68.230:51326 (0 connections now open)
2021-05-14T21:10:21.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33126 #127 (1 connection now open)
2021-05-14T21:10:21.673+0000 I NETWORK  [conn127] received client metadata from 127.0.0.1:33126 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:21.769+0000 I NETWORK  [conn127] end connection 127.0.0.1:33126 (0 connections now open)
2021-05-14T21:10:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51512 #128 (1 connection now open)
2021-05-14T21:10:23.223+0000 I NETWORK  [conn128] end connection 10.233.68.230:51512 (0 connections now open)
2021-05-14T21:10:31.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33256 #129 (1 connection now open)
2021-05-14T21:10:31.570+0000 I NETWORK  [conn129] received client metadata from 127.0.0.1:33256 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:31.574+0000 I NETWORK  [conn129] end connection 127.0.0.1:33256 (0 connections now open)
2021-05-14T21:10:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51636 #130 (1 connection now open)
2021-05-14T21:10:33.223+0000 I NETWORK  [conn130] end connection 10.233.68.230:51636 (0 connections now open)
2021-05-14T21:10:41.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33358 #131 (1 connection now open)
2021-05-14T21:10:41.572+0000 I NETWORK  [conn131] received client metadata from 127.0.0.1:33358 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:41.669+0000 I NETWORK  [conn131] end connection 127.0.0.1:33358 (0 connections now open)
2021-05-14T21:10:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51742 #132 (1 connection now open)
2021-05-14T21:10:43.223+0000 I NETWORK  [conn132] end connection 10.233.68.230:51742 (0 connections now open)
2021-05-14T21:10:51.479+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33466 #133 (1 connection now open)
2021-05-14T21:10:51.569+0000 I NETWORK  [conn133] received client metadata from 127.0.0.1:33466 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:10:51.573+0000 I NETWORK  [conn133] end connection 127.0.0.1:33466 (0 connections now open)
2021-05-14T21:10:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51846 #134 (1 connection now open)
2021-05-14T21:10:53.222+0000 I NETWORK  [conn134] end connection 10.233.68.230:51846 (0 connections now open)
2021-05-14T21:11:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33572 #135 (1 connection now open)
2021-05-14T21:11:01.575+0000 I NETWORK  [conn135] received client metadata from 127.0.0.1:33572 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:01.669+0000 I NETWORK  [conn135] end connection 127.0.0.1:33572 (0 connections now open)
2021-05-14T21:11:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51950 #136 (1 connection now open)
2021-05-14T21:11:03.223+0000 I NETWORK  [conn136] end connection 10.233.68.230:51950 (0 connections now open)
2021-05-14T21:11:11.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33670 #137 (1 connection now open)
2021-05-14T21:11:11.569+0000 I NETWORK  [conn137] received client metadata from 127.0.0.1:33670 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:11.669+0000 I NETWORK  [conn137] end connection 127.0.0.1:33670 (0 connections now open)
2021-05-14T21:11:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52052 #138 (1 connection now open)
2021-05-14T21:11:13.222+0000 I NETWORK  [conn138] end connection 10.233.68.230:52052 (0 connections now open)
2021-05-14T21:11:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33814 #139 (1 connection now open)
2021-05-14T21:11:21.572+0000 I NETWORK  [conn139] received client metadata from 127.0.0.1:33814 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:21.669+0000 I NETWORK  [conn139] end connection 127.0.0.1:33814 (0 connections now open)
2021-05-14T21:11:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52196 #140 (1 connection now open)
2021-05-14T21:11:23.222+0000 I NETWORK  [conn140] end connection 10.233.68.230:52196 (0 connections now open)
2021-05-14T21:11:31.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33940 #141 (1 connection now open)
2021-05-14T21:11:31.569+0000 I NETWORK  [conn141] received client metadata from 127.0.0.1:33940 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:31.574+0000 I NETWORK  [conn141] end connection 127.0.0.1:33940 (0 connections now open)
2021-05-14T21:11:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52318 #142 (1 connection now open)
2021-05-14T21:11:33.222+0000 I NETWORK  [conn142] end connection 10.233.68.230:52318 (0 connections now open)
2021-05-14T21:11:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34042 #143 (1 connection now open)
2021-05-14T21:11:41.575+0000 I NETWORK  [conn143] received client metadata from 127.0.0.1:34042 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:41.673+0000 I NETWORK  [conn143] end connection 127.0.0.1:34042 (0 connections now open)
2021-05-14T21:11:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52422 #144 (1 connection now open)
2021-05-14T21:11:43.222+0000 I NETWORK  [conn144] end connection 10.233.68.230:52422 (0 connections now open)
2021-05-14T21:11:51.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34156 #145 (1 connection now open)
2021-05-14T21:11:51.574+0000 I NETWORK  [conn145] received client metadata from 127.0.0.1:34156 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:11:51.669+0000 I NETWORK  [conn145] end connection 127.0.0.1:34156 (0 connections now open)
2021-05-14T21:11:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52536 #146 (1 connection now open)
2021-05-14T21:11:53.222+0000 I NETWORK  [conn146] end connection 10.233.68.230:52536 (0 connections now open)
2021-05-14T21:12:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34260 #147 (1 connection now open)
2021-05-14T21:12:01.575+0000 I NETWORK  [conn147] received client metadata from 127.0.0.1:34260 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:01.674+0000 I NETWORK  [conn147] end connection 127.0.0.1:34260 (0 connections now open)
2021-05-14T21:12:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52640 #148 (1 connection now open)
2021-05-14T21:12:03.222+0000 I NETWORK  [conn148] end connection 10.233.68.230:52640 (0 connections now open)
2021-05-14T21:12:11.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34364 #149 (1 connection now open)
2021-05-14T21:12:11.569+0000 I NETWORK  [conn149] received client metadata from 127.0.0.1:34364 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:11.573+0000 I NETWORK  [conn149] end connection 127.0.0.1:34364 (0 connections now open)
2021-05-14T21:12:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52744 #150 (1 connection now open)
2021-05-14T21:12:13.222+0000 I NETWORK  [conn150] end connection 10.233.68.230:52744 (0 connections now open)
2021-05-14T21:12:21.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34466 #151 (1 connection now open)
2021-05-14T21:12:21.478+0000 I NETWORK  [conn151] received client metadata from 127.0.0.1:34466 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:21.572+0000 I NETWORK  [conn151] end connection 127.0.0.1:34466 (0 connections now open)
2021-05-14T21:12:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52846 #152 (1 connection now open)
2021-05-14T21:12:23.222+0000 I NETWORK  [conn152] end connection 10.233.68.230:52846 (0 connections now open)
2021-05-14T21:12:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34572 #153 (1 connection now open)
2021-05-14T21:12:31.575+0000 I NETWORK  [conn153] received client metadata from 127.0.0.1:34572 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:31.671+0000 I NETWORK  [conn153] end connection 127.0.0.1:34572 (0 connections now open)
2021-05-14T21:12:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52950 #154 (1 connection now open)
2021-05-14T21:12:33.222+0000 I NETWORK  [conn154] end connection 10.233.68.230:52950 (0 connections now open)
2021-05-14T21:12:41.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34678 #155 (1 connection now open)
2021-05-14T21:12:41.670+0000 I NETWORK  [conn155] received client metadata from 127.0.0.1:34678 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:41.675+0000 I NETWORK  [conn155] end connection 127.0.0.1:34678 (0 connections now open)
2021-05-14T21:12:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53072 #156 (1 connection now open)
2021-05-14T21:12:43.222+0000 I NETWORK  [conn156] end connection 10.233.68.230:53072 (0 connections now open)
2021-05-14T21:12:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34804 #157 (1 connection now open)
2021-05-14T21:12:51.570+0000 I NETWORK  [conn157] received client metadata from 127.0.0.1:34804 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:12:51.575+0000 I NETWORK  [conn157] end connection 127.0.0.1:34804 (0 connections now open)
2021-05-14T21:12:53.223+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53188 #158 (1 connection now open)
2021-05-14T21:12:53.223+0000 I NETWORK  [conn158] end connection 10.233.68.230:53188 (0 connections now open)
2021-05-14T21:13:01.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34924 #159 (1 connection now open)
2021-05-14T21:13:01.673+0000 I NETWORK  [conn159] received client metadata from 127.0.0.1:34924 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:01.678+0000 I NETWORK  [conn159] end connection 127.0.0.1:34924 (0 connections now open)
2021-05-14T21:13:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53302 #160 (1 connection now open)
2021-05-14T21:13:03.222+0000 I NETWORK  [conn160] end connection 10.233.68.230:53302 (0 connections now open)
2021-05-14T21:13:11.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35022 #161 (1 connection now open)
2021-05-14T21:13:11.669+0000 I NETWORK  [conn161] received client metadata from 127.0.0.1:35022 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:11.673+0000 I NETWORK  [conn161] end connection 127.0.0.1:35022 (0 connections now open)
2021-05-14T21:13:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53402 #162 (1 connection now open)
2021-05-14T21:13:13.222+0000 I NETWORK  [conn162] end connection 10.233.68.230:53402 (0 connections now open)
2021-05-14T21:13:21.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35130 #163 (1 connection now open)
2021-05-14T21:13:21.577+0000 I NETWORK  [conn163] received client metadata from 127.0.0.1:35130 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:21.673+0000 I NETWORK  [conn163] end connection 127.0.0.1:35130 (0 connections now open)
2021-05-14T21:13:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53510 #164 (1 connection now open)
2021-05-14T21:13:23.222+0000 I NETWORK  [conn164] end connection 10.233.68.230:53510 (0 connections now open)
2021-05-14T21:13:31.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35234 #165 (1 connection now open)
2021-05-14T21:13:31.571+0000 I NETWORK  [conn165] received client metadata from 127.0.0.1:35234 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:31.575+0000 I NETWORK  [conn165] end connection 127.0.0.1:35234 (0 connections now open)
2021-05-14T21:13:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53612 #166 (1 connection now open)
2021-05-14T21:13:33.222+0000 I NETWORK  [conn166] end connection 10.233.68.230:53612 (0 connections now open)
2021-05-14T21:13:41.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35332 #167 (1 connection now open)
2021-05-14T21:13:41.576+0000 I NETWORK  [conn167] received client metadata from 127.0.0.1:35332 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:41.673+0000 I NETWORK  [conn167] end connection 127.0.0.1:35332 (0 connections now open)
2021-05-14T21:13:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53714 #168 (1 connection now open)
2021-05-14T21:13:43.222+0000 I NETWORK  [conn168] end connection 10.233.68.230:53714 (0 connections now open)
2021-05-14T21:13:51.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35440 #169 (1 connection now open)
2021-05-14T21:13:51.477+0000 I NETWORK  [conn169] received client metadata from 127.0.0.1:35440 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:13:51.573+0000 I NETWORK  [conn169] end connection 127.0.0.1:35440 (0 connections now open)
2021-05-14T21:13:53.223+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53820 #170 (1 connection now open)
2021-05-14T21:13:53.223+0000 I NETWORK  [conn170] end connection 10.233.68.230:53820 (0 connections now open)
2021-05-14T21:14:01.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35548 #171 (1 connection now open)
2021-05-14T21:14:01.672+0000 I NETWORK  [conn171] received client metadata from 127.0.0.1:35548 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:14:01.676+0000 I NETWORK  [conn171] end connection 127.0.0.1:35548 (0 connections now open)
2021-05-14T21:14:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53932 #172 (1 connection now open)
2021-05-14T21:14:03.223+0000 I NETWORK  [conn172] end connection 10.233.68.230:53932 (0 connections now open)
2021-05-14T21:14:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35676 #173 (1 connection now open)
2021-05-14T21:14:11.573+0000 I NETWORK  [conn173] received client metadata from 127.0.0.1:35676 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:14:11.669+0000 I NETWORK  [conn173] end connection 127.0.0.1:35676 (0 connections now open)
2021-05-14T21:14:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54058 #174 (1 connection now open)
2021-05-14T21:14:13.222+0000 I NETWORK  [conn174] end connection 10.233.68.230:54058 (0 connections now open)
2021-05-14T21:14:21.871+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35816 #175 (1 connection now open)
2021-05-14T21:14:21.872+0000 I NETWORK  [conn175] received client metadata from 127.0.0.1:35816 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:14:21.875+0000 I NETWORK  [conn175] end connection 127.0.0.1:35816 (0 connections now open)
2021-05-14T21:14:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54198 #176 (1 connection now open)
2021-05-14T21:14:23.222+0000 I NETWORK  [conn176] end connection 10.233.68.230:54198 (0 connections now open)
2021-05-14T21:14:31.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35956 #177 (1 connection now open)
2021-05-14T21:14:31.573+0000 I NETWORK  [conn177] received client metadata from 127.0.0.1:35956 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-05-14T21:14:31.669+0000 I NETWORK  [conn177] end connection 127.0.0.1:35956 (0 connections now open)
2021-05-14T21:14:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54346 #178 (1 connection now open)
2021-05-14T21:14:33.222+0000 I NETWORK  [conn178] end connection 10.233.68.230:54346 (0 connections now open)
2021-05-14T21:14:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36084 #179 (1 connection now open)
2021-05-14T21:14:41.576+0000 I NETWORK  [conn179] received client metadata from 127.0.0.1:36084 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:14:41.669+0000 I NETWORK  [conn179] end connection 127.0.0.1:36084 (0 connections now open)
2021-05-14T21:14:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54468 #180 (1 connection now open)
2021-05-14T21:14:43.222+0000 I NETWORK  [conn180] end connection 10.233.68.230:54468 (0 connections now open)
2021-05-14T21:14:51.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36208 #181 (1 connection now open)
2021-05-14T21:14:51.574+0000 I NETWORK  [conn181] received client metadata from 127.0.0.1:36208 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:14:51.672+0000 I NETWORK  [conn181] end connection 127.0.0.1:36208 (0 connections now open)
2021-05-14T21:14:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54604 #182 (1 connection now open)
2021-05-14T21:14:53.222+0000 I NETWORK  [conn182] end connection 10.233.68.230:54604 (0 connections now open)
2021-05-14T21:15:01.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36344 #183 (1 connection now open)
2021-05-14T21:15:01.672+0000 I NETWORK  [conn183] received client metadata from 127.0.0.1:36344 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:01.676+0000 I NETWORK  [conn183] end connection 127.0.0.1:36344 (0 connections now open)
2021-05-14T21:15:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54728 #184 (1 connection now open)
2021-05-14T21:15:03.222+0000 I NETWORK  [conn184] end connection 10.233.68.230:54728 (0 connections now open)
2021-05-14T21:15:11.480+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36476 #185 (1 connection now open)
2021-05-14T21:15:11.569+0000 I NETWORK  [conn185] received client metadata from 127.0.0.1:36476 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:11.573+0000 I NETWORK  [conn185] end connection 127.0.0.1:36476 (0 connections now open)
2021-05-14T21:15:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54860 #186 (1 connection now open)
2021-05-14T21:15:13.222+0000 I NETWORK  [conn186] end connection 10.233.68.230:54860 (0 connections now open)
2021-05-14T21:15:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36608 #187 (1 connection now open)
2021-05-14T21:15:21.570+0000 I NETWORK  [conn187] received client metadata from 127.0.0.1:36608 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:21.574+0000 I NETWORK  [conn187] end connection 127.0.0.1:36608 (0 connections now open)
2021-05-14T21:15:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54996 #188 (1 connection now open)
2021-05-14T21:15:23.223+0000 I NETWORK  [conn188] end connection 10.233.68.230:54996 (0 connections now open)
2021-05-14T21:15:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36736 #189 (1 connection now open)
2021-05-14T21:15:31.576+0000 I NETWORK  [conn189] received client metadata from 127.0.0.1:36736 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:31.672+0000 I NETWORK  [conn189] end connection 127.0.0.1:36736 (0 connections now open)
2021-05-14T21:15:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55122 #190 (1 connection now open)
2021-05-14T21:15:33.222+0000 I NETWORK  [conn190] end connection 10.233.68.230:55122 (0 connections now open)
2021-05-14T21:15:41.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36862 #191 (1 connection now open)
2021-05-14T21:15:41.477+0000 I NETWORK  [conn191] received client metadata from 127.0.0.1:36862 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:41.573+0000 I NETWORK  [conn191] end connection 127.0.0.1:36862 (0 connections now open)
2021-05-14T21:15:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55244 #192 (1 connection now open)
2021-05-14T21:15:43.222+0000 I NETWORK  [conn192] end connection 10.233.68.230:55244 (0 connections now open)
2021-05-14T21:15:51.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36982 #193 (1 connection now open)
2021-05-14T21:15:51.569+0000 I NETWORK  [conn193] received client metadata from 127.0.0.1:36982 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:15:51.573+0000 I NETWORK  [conn193] end connection 127.0.0.1:36982 (0 connections now open)
2021-05-14T21:15:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55364 #194 (1 connection now open)
2021-05-14T21:15:53.222+0000 I NETWORK  [conn194] end connection 10.233.68.230:55364 (0 connections now open)
2021-05-14T21:16:01.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37108 #195 (1 connection now open)
2021-05-14T21:16:01.677+0000 I NETWORK  [conn195] received client metadata from 127.0.0.1:37108 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:01.773+0000 I NETWORK  [conn195] end connection 127.0.0.1:37108 (0 connections now open)
2021-05-14T21:16:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55494 #196 (1 connection now open)
2021-05-14T21:16:03.222+0000 I NETWORK  [conn196] end connection 10.233.68.230:55494 (0 connections now open)
2021-05-14T21:16:11.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37228 #197 (1 connection now open)
2021-05-14T21:16:11.570+0000 I NETWORK  [conn197] received client metadata from 127.0.0.1:37228 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:11.574+0000 I NETWORK  [conn197] end connection 127.0.0.1:37228 (0 connections now open)
2021-05-14T21:16:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55614 #198 (1 connection now open)
2021-05-14T21:16:13.222+0000 I NETWORK  [conn198] end connection 10.233.68.230:55614 (0 connections now open)
2021-05-14T21:16:21.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37354 #199 (1 connection now open)
2021-05-14T21:16:21.569+0000 I NETWORK  [conn199] received client metadata from 127.0.0.1:37354 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:21.573+0000 I NETWORK  [conn199] end connection 127.0.0.1:37354 (0 connections now open)
2021-05-14T21:16:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55738 #200 (1 connection now open)
2021-05-14T21:16:23.222+0000 I NETWORK  [conn200] end connection 10.233.68.230:55738 (0 connections now open)
2021-05-14T21:16:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37478 #201 (1 connection now open)
2021-05-14T21:16:31.575+0000 I NETWORK  [conn201] received client metadata from 127.0.0.1:37478 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:31.670+0000 I NETWORK  [conn201] end connection 127.0.0.1:37478 (0 connections now open)
2021-05-14T21:16:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55860 #202 (1 connection now open)
2021-05-14T21:16:33.222+0000 I NETWORK  [conn202] end connection 10.233.68.230:55860 (0 connections now open)
2021-05-14T21:16:41.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37602 #203 (1 connection now open)
2021-05-14T21:16:41.569+0000 I NETWORK  [conn203] received client metadata from 127.0.0.1:37602 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:41.573+0000 I NETWORK  [conn203] end connection 127.0.0.1:37602 (0 connections now open)
2021-05-14T21:16:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55986 #204 (1 connection now open)
2021-05-14T21:16:43.222+0000 I NETWORK  [conn204] end connection 10.233.68.230:55986 (0 connections now open)
2021-05-14T21:16:51.038+0000 I NETWORK  [listener] connection accepted from 10.233.67.153:57864 #205 (1 connection now open)
2021-05-14T21:16:51.050+0000 I NETWORK  [conn205] received client metadata from 10.233.67.153:57864 conn205: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-05-14T21:16:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37732 #206 (2 connections now open)
2021-05-14T21:16:51.570+0000 I NETWORK  [conn206] received client metadata from 127.0.0.1:37732 conn206: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:16:51.574+0000 I NETWORK  [conn206] end connection 127.0.0.1:37732 (1 connection now open)
2021-05-14T21:16:52.404+0000 I NETWORK  [listener] connection accepted from 10.233.67.153:57876 #207 (2 connections now open)
2021-05-14T21:16:52.404+0000 I NETWORK  [conn207] received client metadata from 10.233.67.153:57876 conn207: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-05-14T21:16:52.441+0000 I STORAGE  [conn207] createCollection: dcae-tcagen2.channelMessages with generated UUID: 14421008-b10a-4cd6-a7cb-2b64d91a1e2f
2021-05-14T21:16:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56116 #208 (3 connections now open)
2021-05-14T21:16:53.222+0000 I NETWORK  [conn208] end connection 10.233.68.230:56116 (2 connections now open)
2021-05-14T21:16:53.231+0000 I INDEX    [conn207] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-14T21:16:53.231+0000 I INDEX    [conn207] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-14T21:16:53.234+0000 I INDEX    [conn207] build index done.  scanned 0 total records. 0 secs
2021-05-14T21:16:53.234+0000 I COMMAND  [conn207] 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("e79c565d-02a1-41e7-9e9e-05408a32f159") }, $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 793ms
2021-05-14T21:16:53.573+0000 I INDEX    [conn207] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-14T21:16:53.573+0000 I INDEX    [conn207] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-14T21:16:53.576+0000 I INDEX    [conn207] build index done.  scanned 0 total records. 0 secs
2021-05-14T21:16:53.576+0000 I COMMAND  [conn207] 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("e79c565d-02a1-41e7-9e9e-05408a32f159") }, $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 337ms
2021-05-14T21:16:53.787+0000 I INDEX    [conn207] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" }
2021-05-14T21:16:53.787+0000 I INDEX    [conn207] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-14T21:16:53.790+0000 I INDEX    [conn207] build index done.  scanned 0 total records. 0 secs
2021-05-14T21:16:53.791+0000 I COMMAND  [conn207] 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("e79c565d-02a1-41e7-9e9e-05408a32f159") }, $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 212ms
2021-05-14T21:16:53.805+0000 I INDEX    [conn207] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-14T21:16:53.805+0000 I INDEX    [conn207] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-14T21:16:53.808+0000 I INDEX    [conn207] build index done.  scanned 0 total records. 0 secs
2021-05-14T21:17:01.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37862 #209 (3 connections now open)
2021-05-14T21:17:01.579+0000 I NETWORK  [conn209] received client metadata from 127.0.0.1:37862 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:01.673+0000 I NETWORK  [conn209] end connection 127.0.0.1:37862 (2 connections now open)
2021-05-14T21:17:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56244 #210 (3 connections now open)
2021-05-14T21:17:03.222+0000 I NETWORK  [conn210] end connection 10.233.68.230:56244 (2 connections now open)
2021-05-14T21:17:11.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37980 #211 (3 connections now open)
2021-05-14T21:17:11.575+0000 I NETWORK  [conn211] received client metadata from 127.0.0.1:37980 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:11.578+0000 I NETWORK  [conn211] end connection 127.0.0.1:37980 (2 connections now open)
2021-05-14T21:17:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56364 #212 (3 connections now open)
2021-05-14T21:17:13.222+0000 I NETWORK  [conn212] end connection 10.233.68.230:56364 (2 connections now open)
2021-05-14T21:17:21.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38112 #213 (3 connections now open)
2021-05-14T21:17:21.477+0000 I NETWORK  [conn213] received client metadata from 127.0.0.1:38112 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:21.573+0000 I NETWORK  [conn213] end connection 127.0.0.1:38112 (2 connections now open)
2021-05-14T21:17:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56496 #214 (3 connections now open)
2021-05-14T21:17:23.222+0000 I NETWORK  [conn214] end connection 10.233.68.230:56496 (2 connections now open)
2021-05-14T21:17:31.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38238 #215 (3 connections now open)
2021-05-14T21:17:31.571+0000 I NETWORK  [conn215] received client metadata from 127.0.0.1:38238 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:31.575+0000 I NETWORK  [conn215] end connection 127.0.0.1:38238 (2 connections now open)
2021-05-14T21:17:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56620 #216 (3 connections now open)
2021-05-14T21:17:33.222+0000 I NETWORK  [conn216] end connection 10.233.68.230:56620 (2 connections now open)
2021-05-14T21:17:41.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38362 #217 (3 connections now open)
2021-05-14T21:17:41.572+0000 I NETWORK  [conn217] received client metadata from 127.0.0.1:38362 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:41.669+0000 I NETWORK  [conn217] end connection 127.0.0.1:38362 (2 connections now open)
2021-05-14T21:17:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56746 #218 (3 connections now open)
2021-05-14T21:17:43.222+0000 I NETWORK  [conn218] end connection 10.233.68.230:56746 (2 connections now open)
2021-05-14T21:17:51.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38488 #219 (3 connections now open)
2021-05-14T21:17:51.574+0000 I NETWORK  [conn219] received client metadata from 127.0.0.1:38488 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:17:51.578+0000 I NETWORK  [conn219] end connection 127.0.0.1:38488 (2 connections now open)
2021-05-14T21:17:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56872 #220 (3 connections now open)
2021-05-14T21:17:53.222+0000 I NETWORK  [conn220] end connection 10.233.68.230:56872 (2 connections now open)
2021-05-14T21:18:01.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38612 #221 (3 connections now open)
2021-05-14T21:18:01.570+0000 I NETWORK  [conn221] received client metadata from 127.0.0.1:38612 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:01.575+0000 I NETWORK  [conn221] end connection 127.0.0.1:38612 (2 connections now open)
2021-05-14T21:18:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57002 #222 (3 connections now open)
2021-05-14T21:18:03.222+0000 I NETWORK  [conn222] end connection 10.233.68.230:57002 (2 connections now open)
2021-05-14T21:18:11.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38740 #223 (3 connections now open)
2021-05-14T21:18:11.575+0000 I NETWORK  [conn223] received client metadata from 127.0.0.1:38740 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:11.672+0000 I NETWORK  [conn223] end connection 127.0.0.1:38740 (2 connections now open)
2021-05-14T21:18:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57124 #224 (3 connections now open)
2021-05-14T21:18:13.222+0000 I NETWORK  [conn224] end connection 10.233.68.230:57124 (2 connections now open)
2021-05-14T21:18:21.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38872 #225 (3 connections now open)
2021-05-14T21:18:21.670+0000 I NETWORK  [conn225] received client metadata from 127.0.0.1:38872 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:21.674+0000 I NETWORK  [conn225] end connection 127.0.0.1:38872 (2 connections now open)
2021-05-14T21:18:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57256 #226 (3 connections now open)
2021-05-14T21:18:23.222+0000 I NETWORK  [conn226] end connection 10.233.68.230:57256 (2 connections now open)
2021-05-14T21:18:31.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39006 #227 (3 connections now open)
2021-05-14T21:18:31.570+0000 I NETWORK  [conn227] received client metadata from 127.0.0.1:39006 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:31.574+0000 I NETWORK  [conn227] end connection 127.0.0.1:39006 (2 connections now open)
2021-05-14T21:18:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57392 #228 (3 connections now open)
2021-05-14T21:18:33.223+0000 I NETWORK  [conn228] end connection 10.233.68.230:57392 (2 connections now open)
2021-05-14T21:18:41.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39132 #229 (3 connections now open)
2021-05-14T21:18:41.578+0000 I NETWORK  [conn229] received client metadata from 127.0.0.1:39132 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:41.673+0000 I NETWORK  [conn229] end connection 127.0.0.1:39132 (2 connections now open)
2021-05-14T21:18:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57524 #230 (3 connections now open)
2021-05-14T21:18:43.222+0000 I NETWORK  [conn230] end connection 10.233.68.230:57524 (2 connections now open)
2021-05-14T21:18:51.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39274 #231 (3 connections now open)
2021-05-14T21:18:51.571+0000 I NETWORK  [conn231] received client metadata from 127.0.0.1:39274 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:18:51.574+0000 I NETWORK  [conn231] end connection 127.0.0.1:39274 (2 connections now open)
2021-05-14T21:18:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57656 #232 (3 connections now open)
2021-05-14T21:18:53.222+0000 I NETWORK  [conn232] end connection 10.233.68.230:57656 (2 connections now open)
2021-05-14T21:19:01.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39402 #233 (3 connections now open)
2021-05-14T21:19:01.676+0000 I NETWORK  [conn233] received client metadata from 127.0.0.1:39402 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:01.772+0000 I NETWORK  [conn233] end connection 127.0.0.1:39402 (2 connections now open)
2021-05-14T21:19:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57786 #234 (3 connections now open)
2021-05-14T21:19:03.227+0000 I NETWORK  [conn234] end connection 10.233.68.230:57786 (2 connections now open)
2021-05-14T21:19:11.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39526 #235 (3 connections now open)
2021-05-14T21:19:11.578+0000 I NETWORK  [conn235] received client metadata from 127.0.0.1:39526 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:11.673+0000 I NETWORK  [conn235] end connection 127.0.0.1:39526 (2 connections now open)
2021-05-14T21:19:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57908 #236 (3 connections now open)
2021-05-14T21:19:13.222+0000 I NETWORK  [conn236] end connection 10.233.68.230:57908 (2 connections now open)
2021-05-14T21:19:21.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39654 #237 (3 connections now open)
2021-05-14T21:19:21.574+0000 I NETWORK  [conn237] received client metadata from 127.0.0.1:39654 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:21.669+0000 I NETWORK  [conn237] end connection 127.0.0.1:39654 (2 connections now open)
2021-05-14T21:19:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58042 #238 (3 connections now open)
2021-05-14T21:19:23.223+0000 I NETWORK  [conn238] end connection 10.233.68.230:58042 (2 connections now open)
2021-05-14T21:19:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39782 #239 (3 connections now open)
2021-05-14T21:19:31.575+0000 I NETWORK  [conn239] received client metadata from 127.0.0.1:39782 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:31.669+0000 I NETWORK  [conn239] end connection 127.0.0.1:39782 (2 connections now open)
2021-05-14T21:19:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58172 #240 (3 connections now open)
2021-05-14T21:19:33.223+0000 I NETWORK  [conn240] end connection 10.233.68.230:58172 (2 connections now open)
2021-05-14T21:19:41.772+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39926 #241 (3 connections now open)
2021-05-14T21:19:41.773+0000 I NETWORK  [conn241] received client metadata from 127.0.0.1:39926 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:41.777+0000 I NETWORK  [conn241] end connection 127.0.0.1:39926 (2 connections now open)
2021-05-14T21:19:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58316 #242 (3 connections now open)
2021-05-14T21:19:43.222+0000 I NETWORK  [conn242] end connection 10.233.68.230:58316 (2 connections now open)
2021-05-14T21:19:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40062 #243 (3 connections now open)
2021-05-14T21:19:51.573+0000 I NETWORK  [conn243] received client metadata from 127.0.0.1:40062 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:19:51.671+0000 I NETWORK  [conn243] end connection 127.0.0.1:40062 (2 connections now open)
2021-05-14T21:19:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58454 #244 (3 connections now open)
2021-05-14T21:19:53.223+0000 I NETWORK  [conn244] end connection 10.233.68.230:58454 (2 connections now open)
2021-05-14T21:20:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40228 #245 (3 connections now open)
2021-05-14T21:20:01.572+0000 I NETWORK  [conn245] received client metadata from 127.0.0.1:40228 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:01.669+0000 I NETWORK  [conn245] end connection 127.0.0.1:40228 (2 connections now open)
2021-05-14T21:20:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58612 #246 (3 connections now open)
2021-05-14T21:20:03.223+0000 I NETWORK  [conn246] end connection 10.233.68.230:58612 (2 connections now open)
2021-05-14T21:20:11.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40348 #247 (3 connections now open)
2021-05-14T21:20:11.673+0000 I NETWORK  [conn247] received client metadata from 127.0.0.1:40348 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:11.677+0000 I NETWORK  [conn247] end connection 127.0.0.1:40348 (2 connections now open)
2021-05-14T21:20:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58734 #248 (3 connections now open)
2021-05-14T21:20:13.223+0000 I NETWORK  [conn248] end connection 10.233.68.230:58734 (2 connections now open)
2021-05-14T21:20:21.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40476 #249 (3 connections now open)
2021-05-14T21:20:21.672+0000 I NETWORK  [conn249] received client metadata from 127.0.0.1:40476 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:21.676+0000 I NETWORK  [conn249] end connection 127.0.0.1:40476 (2 connections now open)
2021-05-14T21:20:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58862 #250 (3 connections now open)
2021-05-14T21:20:23.222+0000 I NETWORK  [conn250] end connection 10.233.68.230:58862 (2 connections now open)
2021-05-14T21:20:31.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40604 #251 (3 connections now open)
2021-05-14T21:20:31.669+0000 I NETWORK  [conn251] received client metadata from 127.0.0.1:40604 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:31.675+0000 I NETWORK  [conn251] end connection 127.0.0.1:40604 (2 connections now open)
2021-05-14T21:20:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58986 #252 (3 connections now open)
2021-05-14T21:20:33.222+0000 I NETWORK  [conn252] end connection 10.233.68.230:58986 (2 connections now open)
2021-05-14T21:20:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40732 #253 (3 connections now open)
2021-05-14T21:20:41.574+0000 I NETWORK  [conn253] received client metadata from 127.0.0.1:40732 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:41.669+0000 I NETWORK  [conn253] end connection 127.0.0.1:40732 (2 connections now open)
2021-05-14T21:20:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59118 #254 (3 connections now open)
2021-05-14T21:20:43.223+0000 I NETWORK  [conn254] end connection 10.233.68.230:59118 (2 connections now open)
2021-05-14T21:20:51.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40862 #255 (3 connections now open)
2021-05-14T21:20:51.577+0000 I NETWORK  [conn255] received client metadata from 127.0.0.1:40862 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:20:51.673+0000 I NETWORK  [conn255] end connection 127.0.0.1:40862 (2 connections now open)
2021-05-14T21:20:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59246 #256 (3 connections now open)
2021-05-14T21:20:53.222+0000 I NETWORK  [conn256] end connection 10.233.68.230:59246 (2 connections now open)
2021-05-14T21:21:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41000 #257 (3 connections now open)
2021-05-14T21:21:01.572+0000 I NETWORK  [conn257] received client metadata from 127.0.0.1:41000 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:01.575+0000 I NETWORK  [conn257] end connection 127.0.0.1:41000 (2 connections now open)
2021-05-14T21:21:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59382 #258 (3 connections now open)
2021-05-14T21:21:03.223+0000 I NETWORK  [conn258] end connection 10.233.68.230:59382 (2 connections now open)
2021-05-14T21:21:11.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41124 #259 (3 connections now open)
2021-05-14T21:21:11.571+0000 I NETWORK  [conn259] received client metadata from 127.0.0.1:41124 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:11.575+0000 I NETWORK  [conn259] end connection 127.0.0.1:41124 (2 connections now open)
2021-05-14T21:21:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59506 #260 (3 connections now open)
2021-05-14T21:21:13.223+0000 I NETWORK  [conn260] end connection 10.233.68.230:59506 (2 connections now open)
2021-05-14T21:21:21.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41246 #261 (3 connections now open)
2021-05-14T21:21:21.574+0000 I NETWORK  [conn261] received client metadata from 127.0.0.1:41246 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:21.678+0000 I NETWORK  [conn261] end connection 127.0.0.1:41246 (2 connections now open)
2021-05-14T21:21:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59632 #262 (3 connections now open)
2021-05-14T21:21:23.223+0000 I NETWORK  [conn262] end connection 10.233.68.230:59632 (2 connections now open)
2021-05-14T21:21:31.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41370 #263 (3 connections now open)
2021-05-14T21:21:31.671+0000 I NETWORK  [conn263] received client metadata from 127.0.0.1:41370 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:31.677+0000 I NETWORK  [conn263] end connection 127.0.0.1:41370 (2 connections now open)
2021-05-14T21:21:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59756 #264 (3 connections now open)
2021-05-14T21:21:33.222+0000 I NETWORK  [conn264] end connection 10.233.68.230:59756 (2 connections now open)
2021-05-14T21:21:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41494 #265 (3 connections now open)
2021-05-14T21:21:41.574+0000 I NETWORK  [conn265] received client metadata from 127.0.0.1:41494 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:41.578+0000 I NETWORK  [conn265] end connection 127.0.0.1:41494 (2 connections now open)
2021-05-14T21:21:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59878 #266 (3 connections now open)
2021-05-14T21:21:43.222+0000 I NETWORK  [conn266] end connection 10.233.68.230:59878 (2 connections now open)
2021-05-14T21:21:51.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41618 #267 (3 connections now open)
2021-05-14T21:21:51.669+0000 I NETWORK  [conn267] received client metadata from 127.0.0.1:41618 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:21:51.674+0000 I NETWORK  [conn267] end connection 127.0.0.1:41618 (2 connections now open)
2021-05-14T21:21:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60000 #268 (3 connections now open)
2021-05-14T21:21:53.222+0000 I NETWORK  [conn268] end connection 10.233.68.230:60000 (2 connections now open)
2021-05-14T21:22:01.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41736 #269 (3 connections now open)
2021-05-14T21:22:01.478+0000 I NETWORK  [conn269] received client metadata from 127.0.0.1:41736 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:01.573+0000 I NETWORK  [conn269] end connection 127.0.0.1:41736 (2 connections now open)
2021-05-14T21:22:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60120 #270 (3 connections now open)
2021-05-14T21:22:03.222+0000 I NETWORK  [conn270] end connection 10.233.68.230:60120 (2 connections now open)
2021-05-14T21:22:11.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41880 #271 (3 connections now open)
2021-05-14T21:22:11.675+0000 I NETWORK  [conn271] received client metadata from 127.0.0.1:41880 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:11.770+0000 I NETWORK  [conn271] end connection 127.0.0.1:41880 (2 connections now open)
2021-05-14T21:22:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60266 #272 (3 connections now open)
2021-05-14T21:22:13.223+0000 I NETWORK  [conn272] end connection 10.233.68.230:60266 (2 connections now open)
2021-05-14T21:22:21.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42050 #273 (3 connections now open)
2021-05-14T21:22:21.576+0000 I NETWORK  [conn273] received client metadata from 127.0.0.1:42050 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:21.674+0000 I NETWORK  [conn273] end connection 127.0.0.1:42050 (2 connections now open)
2021-05-14T21:22:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60444 #274 (3 connections now open)
2021-05-14T21:22:23.222+0000 I NETWORK  [conn274] end connection 10.233.68.230:60444 (2 connections now open)
2021-05-14T21:22:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42222 #275 (3 connections now open)
2021-05-14T21:22:31.576+0000 I NETWORK  [conn275] received client metadata from 127.0.0.1:42222 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:31.674+0000 I NETWORK  [conn275] end connection 127.0.0.1:42222 (2 connections now open)
2021-05-14T21:22:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60604 #276 (3 connections now open)
2021-05-14T21:22:33.222+0000 I NETWORK  [conn276] end connection 10.233.68.230:60604 (2 connections now open)
2021-05-14T21:22:41.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42342 #277 (3 connections now open)
2021-05-14T21:22:41.669+0000 I NETWORK  [conn277] received client metadata from 127.0.0.1:42342 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:41.673+0000 I NETWORK  [conn277] end connection 127.0.0.1:42342 (2 connections now open)
2021-05-14T21:22:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60724 #278 (3 connections now open)
2021-05-14T21:22:43.222+0000 I NETWORK  [conn278] end connection 10.233.68.230:60724 (2 connections now open)
2021-05-14T21:22:51.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42460 #279 (3 connections now open)
2021-05-14T21:22:51.570+0000 I NETWORK  [conn279] received client metadata from 127.0.0.1:42460 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:22:51.574+0000 I NETWORK  [conn279] end connection 127.0.0.1:42460 (2 connections now open)
2021-05-14T21:22:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60842 #280 (3 connections now open)
2021-05-14T21:22:53.223+0000 I NETWORK  [conn280] end connection 10.233.68.230:60842 (2 connections now open)
2021-05-14T21:23:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42582 #281 (3 connections now open)
2021-05-14T21:23:01.575+0000 I NETWORK  [conn281] received client metadata from 127.0.0.1:42582 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:01.672+0000 I NETWORK  [conn281] end connection 127.0.0.1:42582 (2 connections now open)
2021-05-14T21:23:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60966 #282 (3 connections now open)
2021-05-14T21:23:03.222+0000 I NETWORK  [conn282] end connection 10.233.68.230:60966 (2 connections now open)
2021-05-14T21:23:11.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42698 #283 (3 connections now open)
2021-05-14T21:23:11.577+0000 I NETWORK  [conn283] received client metadata from 127.0.0.1:42698 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:11.672+0000 I NETWORK  [conn283] end connection 127.0.0.1:42698 (2 connections now open)
2021-05-14T21:23:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:32848 #284 (3 connections now open)
2021-05-14T21:23:13.222+0000 I NETWORK  [conn284] end connection 10.233.68.230:32848 (2 connections now open)
2021-05-14T21:23:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42818 #285 (3 connections now open)
2021-05-14T21:23:21.571+0000 I NETWORK  [conn285] received client metadata from 127.0.0.1:42818 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:21.575+0000 I NETWORK  [conn285] end connection 127.0.0.1:42818 (2 connections now open)
2021-05-14T21:23:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:32968 #286 (3 connections now open)
2021-05-14T21:23:23.222+0000 I NETWORK  [conn286] end connection 10.233.68.230:32968 (2 connections now open)
2021-05-14T21:23:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42936 #287 (3 connections now open)
2021-05-14T21:23:31.669+0000 I NETWORK  [conn287] received client metadata from 127.0.0.1:42936 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:31.674+0000 I NETWORK  [conn287] end connection 127.0.0.1:42936 (2 connections now open)
2021-05-14T21:23:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33084 #288 (3 connections now open)
2021-05-14T21:23:33.222+0000 I NETWORK  [conn288] end connection 10.233.68.230:33084 (2 connections now open)
2021-05-14T21:23:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43052 #289 (3 connections now open)
2021-05-14T21:23:41.575+0000 I NETWORK  [conn289] received client metadata from 127.0.0.1:43052 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:41.672+0000 I NETWORK  [conn289] end connection 127.0.0.1:43052 (2 connections now open)
2021-05-14T21:23:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33214 #290 (3 connections now open)
2021-05-14T21:23:43.222+0000 I NETWORK  [conn290] end connection 10.233.68.230:33214 (2 connections now open)
2021-05-14T21:23:51.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43182 #291 (3 connections now open)
2021-05-14T21:23:51.569+0000 I NETWORK  [conn291] received client metadata from 127.0.0.1:43182 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:23:51.573+0000 I NETWORK  [conn291] end connection 127.0.0.1:43182 (2 connections now open)
2021-05-14T21:23:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33332 #292 (3 connections now open)
2021-05-14T21:23:53.222+0000 I NETWORK  [conn292] end connection 10.233.68.230:33332 (2 connections now open)
2021-05-14T21:24:01.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43302 #293 (3 connections now open)
2021-05-14T21:24:01.577+0000 I NETWORK  [conn293] received client metadata from 127.0.0.1:43302 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:01.673+0000 I NETWORK  [conn293] end connection 127.0.0.1:43302 (2 connections now open)
2021-05-14T21:24:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33452 #294 (3 connections now open)
2021-05-14T21:24:03.223+0000 I NETWORK  [conn294] end connection 10.233.68.230:33452 (2 connections now open)
2021-05-14T21:24:11.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43414 #295 (3 connections now open)
2021-05-14T21:24:11.577+0000 I NETWORK  [conn295] received client metadata from 127.0.0.1:43414 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:11.673+0000 I NETWORK  [conn295] end connection 127.0.0.1:43414 (2 connections now open)
2021-05-14T21:24:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33570 #296 (3 connections now open)
2021-05-14T21:24:13.222+0000 I NETWORK  [conn296] end connection 10.233.68.230:33570 (2 connections now open)
2021-05-14T21:24:21.776+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43548 #297 (3 connections now open)
2021-05-14T21:24:21.777+0000 I NETWORK  [conn297] received client metadata from 127.0.0.1:43548 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:21.873+0000 I NETWORK  [conn297] end connection 127.0.0.1:43548 (2 connections now open)
2021-05-14T21:24:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33700 #298 (3 connections now open)
2021-05-14T21:24:23.222+0000 I NETWORK  [conn298] end connection 10.233.68.230:33700 (2 connections now open)
2021-05-14T21:24:31.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43668 #299 (3 connections now open)
2021-05-14T21:24:31.669+0000 I NETWORK  [conn299] received client metadata from 127.0.0.1:43668 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:31.675+0000 I NETWORK  [conn299] end connection 127.0.0.1:43668 (2 connections now open)
2021-05-14T21:24:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33818 #300 (3 connections now open)
2021-05-14T21:24:33.222+0000 I NETWORK  [conn300] end connection 10.233.68.230:33818 (2 connections now open)
2021-05-14T21:24:41.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43792 #301 (3 connections now open)
2021-05-14T21:24:41.576+0000 I NETWORK  [conn301] received client metadata from 127.0.0.1:43792 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:41.669+0000 I NETWORK  [conn301] end connection 127.0.0.1:43792 (2 connections now open)
2021-05-14T21:24:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33944 #302 (3 connections now open)
2021-05-14T21:24:43.222+0000 I NETWORK  [conn302] end connection 10.233.68.230:33944 (2 connections now open)
2021-05-14T21:24:51.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43916 #303 (3 connections now open)
2021-05-14T21:24:51.570+0000 I NETWORK  [conn303] received client metadata from 127.0.0.1:43916 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:24:51.574+0000 I NETWORK  [conn303] end connection 127.0.0.1:43916 (2 connections now open)
2021-05-14T21:24:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34066 #304 (3 connections now open)
2021-05-14T21:24:53.222+0000 I NETWORK  [conn304] end connection 10.233.68.230:34066 (2 connections now open)
2021-05-14T21:25:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44038 #305 (3 connections now open)
2021-05-14T21:25:01.573+0000 I NETWORK  [conn305] received client metadata from 127.0.0.1:44038 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:01.669+0000 I NETWORK  [conn305] end connection 127.0.0.1:44038 (2 connections now open)
2021-05-14T21:25:03.223+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34190 #306 (3 connections now open)
2021-05-14T21:25:03.223+0000 I NETWORK  [conn306] end connection 10.233.68.230:34190 (2 connections now open)
2021-05-14T21:25:11.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44160 #307 (3 connections now open)
2021-05-14T21:25:11.669+0000 I NETWORK  [conn307] received client metadata from 127.0.0.1:44160 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:11.673+0000 I NETWORK  [conn307] end connection 127.0.0.1:44160 (2 connections now open)
2021-05-14T21:25:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34310 #308 (3 connections now open)
2021-05-14T21:25:13.222+0000 I NETWORK  [conn308] end connection 10.233.68.230:34310 (2 connections now open)
2021-05-14T21:25:21.672+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44320 #309 (3 connections now open)
2021-05-14T21:25:21.673+0000 I NETWORK  [conn309] received client metadata from 127.0.0.1:44320 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:21.676+0000 I NETWORK  [conn309] end connection 127.0.0.1:44320 (2 connections now open)
2021-05-14T21:25:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34470 #310 (3 connections now open)
2021-05-14T21:25:23.223+0000 I NETWORK  [conn310] end connection 10.233.68.230:34470 (2 connections now open)
2021-05-14T21:25:31.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44434 #311 (3 connections now open)
2021-05-14T21:25:31.676+0000 I NETWORK  [conn311] received client metadata from 127.0.0.1:44434 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:31.772+0000 I NETWORK  [conn311] end connection 127.0.0.1:44434 (2 connections now open)
2021-05-14T21:25:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34586 #312 (3 connections now open)
2021-05-14T21:25:33.222+0000 I NETWORK  [conn312] end connection 10.233.68.230:34586 (2 connections now open)
2021-05-14T21:25:41.674+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44556 #313 (3 connections now open)
2021-05-14T21:25:41.675+0000 I NETWORK  [conn313] received client metadata from 127.0.0.1:44556 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:41.773+0000 I NETWORK  [conn313] end connection 127.0.0.1:44556 (2 connections now open)
2021-05-14T21:25:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34708 #314 (3 connections now open)
2021-05-14T21:25:43.222+0000 I NETWORK  [conn314] end connection 10.233.68.230:34708 (2 connections now open)
2021-05-14T21:25:51.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44676 #315 (3 connections now open)
2021-05-14T21:25:51.570+0000 I NETWORK  [conn315] received client metadata from 127.0.0.1:44676 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:25:51.669+0000 I NETWORK  [conn315] end connection 127.0.0.1:44676 (2 connections now open)
2021-05-14T21:25:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34828 #316 (3 connections now open)
2021-05-14T21:25:53.222+0000 I NETWORK  [conn316] end connection 10.233.68.230:34828 (2 connections now open)
2021-05-14T21:26:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44798 #317 (3 connections now open)
2021-05-14T21:26:01.572+0000 I NETWORK  [conn317] received client metadata from 127.0.0.1:44798 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:01.669+0000 I NETWORK  [conn317] end connection 127.0.0.1:44798 (2 connections now open)
2021-05-14T21:26:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34950 #318 (3 connections now open)
2021-05-14T21:26:03.222+0000 I NETWORK  [conn318] end connection 10.233.68.230:34950 (2 connections now open)
2021-05-14T21:26:11.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44914 #319 (3 connections now open)
2021-05-14T21:26:11.672+0000 I NETWORK  [conn319] received client metadata from 127.0.0.1:44914 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:11.676+0000 I NETWORK  [conn319] end connection 127.0.0.1:44914 (2 connections now open)
2021-05-14T21:26:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35070 #320 (3 connections now open)
2021-05-14T21:26:13.222+0000 I NETWORK  [conn320] end connection 10.233.68.230:35070 (2 connections now open)
2021-05-14T21:26:21.770+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45044 #321 (3 connections now open)
2021-05-14T21:26:21.771+0000 I NETWORK  [conn321] received client metadata from 127.0.0.1:45044 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:21.775+0000 I NETWORK  [conn321] end connection 127.0.0.1:45044 (2 connections now open)
2021-05-14T21:26:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35194 #322 (3 connections now open)
2021-05-14T21:26:23.223+0000 I NETWORK  [conn322] end connection 10.233.68.230:35194 (2 connections now open)
2021-05-14T21:26:31.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45166 #323 (3 connections now open)
2021-05-14T21:26:31.671+0000 I NETWORK  [conn323] received client metadata from 127.0.0.1:45166 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:31.676+0000 I NETWORK  [conn323] end connection 127.0.0.1:45166 (2 connections now open)
2021-05-14T21:26:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35338 #324 (3 connections now open)
2021-05-14T21:26:33.222+0000 I NETWORK  [conn324] end connection 10.233.68.230:35338 (2 connections now open)
2021-05-14T21:26:41.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45312 #325 (3 connections now open)
2021-05-14T21:26:41.669+0000 I NETWORK  [conn325] received client metadata from 127.0.0.1:45312 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:41.674+0000 I NETWORK  [conn325] end connection 127.0.0.1:45312 (2 connections now open)
2021-05-14T21:26:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35462 #326 (3 connections now open)
2021-05-14T21:26:43.222+0000 I NETWORK  [conn326] end connection 10.233.68.230:35462 (2 connections now open)
2021-05-14T21:26:51.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45428 #327 (3 connections now open)
2021-05-14T21:26:51.577+0000 I NETWORK  [conn327] received client metadata from 127.0.0.1:45428 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:26:51.673+0000 I NETWORK  [conn327] end connection 127.0.0.1:45428 (2 connections now open)
2021-05-14T21:26:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35578 #328 (3 connections now open)
2021-05-14T21:26:53.222+0000 I NETWORK  [conn328] end connection 10.233.68.230:35578 (2 connections now open)
2021-05-14T21:27:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45558 #329 (3 connections now open)
2021-05-14T21:27:01.575+0000 I NETWORK  [conn329] received client metadata from 127.0.0.1:45558 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:01.672+0000 I NETWORK  [conn329] end connection 127.0.0.1:45558 (2 connections now open)
2021-05-14T21:27:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35706 #330 (3 connections now open)
2021-05-14T21:27:03.222+0000 I NETWORK  [conn330] end connection 10.233.68.230:35706 (2 connections now open)
2021-05-14T21:27:11.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45670 #331 (3 connections now open)
2021-05-14T21:27:11.570+0000 I NETWORK  [conn331] received client metadata from 127.0.0.1:45670 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:11.574+0000 I NETWORK  [conn331] end connection 127.0.0.1:45670 (2 connections now open)
2021-05-14T21:27:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35832 #332 (3 connections now open)
2021-05-14T21:27:13.222+0000 I NETWORK  [conn332] end connection 10.233.68.230:35832 (2 connections now open)
2021-05-14T21:27:21.769+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45822 #333 (3 connections now open)
2021-05-14T21:27:21.770+0000 I NETWORK  [conn333] received client metadata from 127.0.0.1:45822 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:21.774+0000 I NETWORK  [conn333] end connection 127.0.0.1:45822 (2 connections now open)
2021-05-14T21:27:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35972 #334 (3 connections now open)
2021-05-14T21:27:23.222+0000 I NETWORK  [conn334] end connection 10.233.68.230:35972 (2 connections now open)
2021-05-14T21:27:31.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45944 #335 (3 connections now open)
2021-05-14T21:27:31.672+0000 I NETWORK  [conn335] received client metadata from 127.0.0.1:45944 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:31.675+0000 I NETWORK  [conn335] end connection 127.0.0.1:45944 (2 connections now open)
2021-05-14T21:27:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36098 #336 (3 connections now open)
2021-05-14T21:27:33.222+0000 I NETWORK  [conn336] end connection 10.233.68.230:36098 (2 connections now open)
2021-05-14T21:27:41.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46084 #337 (3 connections now open)
2021-05-14T21:27:41.570+0000 I NETWORK  [conn337] received client metadata from 127.0.0.1:46084 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:41.573+0000 I NETWORK  [conn337] end connection 127.0.0.1:46084 (2 connections now open)
2021-05-14T21:27:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36238 #338 (3 connections now open)
2021-05-14T21:27:43.222+0000 I NETWORK  [conn338] end connection 10.233.68.230:36238 (2 connections now open)
2021-05-14T21:27:51.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46208 #339 (3 connections now open)
2021-05-14T21:27:51.671+0000 I NETWORK  [conn339] received client metadata from 127.0.0.1:46208 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:27:51.675+0000 I NETWORK  [conn339] end connection 127.0.0.1:46208 (2 connections now open)
2021-05-14T21:27:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36364 #340 (3 connections now open)
2021-05-14T21:27:53.222+0000 I NETWORK  [conn340] end connection 10.233.68.230:36364 (2 connections now open)
2021-05-14T21:28:01.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46332 #341 (3 connections now open)
2021-05-14T21:28:01.570+0000 I NETWORK  [conn341] received client metadata from 127.0.0.1:46332 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:01.669+0000 I NETWORK  [conn341] end connection 127.0.0.1:46332 (2 connections now open)
2021-05-14T21:28:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36488 #342 (3 connections now open)
2021-05-14T21:28:03.222+0000 I NETWORK  [conn342] end connection 10.233.68.230:36488 (2 connections now open)
2021-05-14T21:28:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46448 #343 (3 connections now open)
2021-05-14T21:28:11.573+0000 I NETWORK  [conn343] received client metadata from 127.0.0.1:46448 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:11.577+0000 I NETWORK  [conn343] end connection 127.0.0.1:46448 (2 connections now open)
2021-05-14T21:28:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36600 #344 (3 connections now open)
2021-05-14T21:28:13.223+0000 I NETWORK  [conn344] end connection 10.233.68.230:36600 (2 connections now open)
2021-05-14T21:28:21.580+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46576 #345 (3 connections now open)
2021-05-14T21:28:21.669+0000 I NETWORK  [conn345] received client metadata from 127.0.0.1:46576 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:21.673+0000 I NETWORK  [conn345] end connection 127.0.0.1:46576 (2 connections now open)
2021-05-14T21:28:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36728 #346 (3 connections now open)
2021-05-14T21:28:23.222+0000 I NETWORK  [conn346] end connection 10.233.68.230:36728 (2 connections now open)
2021-05-14T21:28:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46694 #347 (3 connections now open)
2021-05-14T21:28:31.576+0000 I NETWORK  [conn347] received client metadata from 127.0.0.1:46694 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:31.579+0000 I NETWORK  [conn347] end connection 127.0.0.1:46694 (2 connections now open)
2021-05-14T21:28:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36850 #348 (3 connections now open)
2021-05-14T21:28:33.222+0000 I NETWORK  [conn348] end connection 10.233.68.230:36850 (2 connections now open)
2021-05-14T21:28:41.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46818 #349 (3 connections now open)
2021-05-14T21:28:41.576+0000 I NETWORK  [conn349] received client metadata from 127.0.0.1:46818 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:41.673+0000 I NETWORK  [conn349] end connection 127.0.0.1:46818 (2 connections now open)
2021-05-14T21:28:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36974 #350 (3 connections now open)
2021-05-14T21:28:43.222+0000 I NETWORK  [conn350] end connection 10.233.68.230:36974 (2 connections now open)
2021-05-14T21:28:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46942 #351 (3 connections now open)
2021-05-14T21:28:51.572+0000 I NETWORK  [conn351] received client metadata from 127.0.0.1:46942 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:28:51.576+0000 I NETWORK  [conn351] end connection 127.0.0.1:46942 (2 connections now open)
2021-05-14T21:28:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37102 #352 (3 connections now open)
2021-05-14T21:28:53.222+0000 I NETWORK  [conn352] end connection 10.233.68.230:37102 (2 connections now open)
2021-05-14T21:29:01.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47084 #353 (3 connections now open)
2021-05-14T21:29:01.575+0000 I NETWORK  [conn353] received client metadata from 127.0.0.1:47084 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:01.669+0000 I NETWORK  [conn353] end connection 127.0.0.1:47084 (2 connections now open)
2021-05-14T21:29:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37236 #354 (3 connections now open)
2021-05-14T21:29:03.222+0000 I NETWORK  [conn354] end connection 10.233.68.230:37236 (2 connections now open)
2021-05-14T21:29:11.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47222 #355 (3 connections now open)
2021-05-14T21:29:11.670+0000 I NETWORK  [conn355] received client metadata from 127.0.0.1:47222 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:11.673+0000 I NETWORK  [conn355] end connection 127.0.0.1:47222 (2 connections now open)
2021-05-14T21:29:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37378 #356 (3 connections now open)
2021-05-14T21:29:13.222+0000 I NETWORK  [conn356] end connection 10.233.68.230:37378 (2 connections now open)
2021-05-14T21:29:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47390 #357 (3 connections now open)
2021-05-14T21:29:21.573+0000 I NETWORK  [conn357] received client metadata from 127.0.0.1:47390 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:21.669+0000 I NETWORK  [conn357] end connection 127.0.0.1:47390 (2 connections now open)
2021-05-14T21:29:23.223+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37542 #358 (3 connections now open)
2021-05-14T21:29:23.223+0000 I NETWORK  [conn358] end connection 10.233.68.230:37542 (2 connections now open)
2021-05-14T21:29:31.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47546 #359 (3 connections now open)
2021-05-14T21:29:31.574+0000 I NETWORK  [conn359] received client metadata from 127.0.0.1:47546 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:31.672+0000 I NETWORK  [conn359] end connection 127.0.0.1:47546 (2 connections now open)
2021-05-14T21:29:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37702 #360 (3 connections now open)
2021-05-14T21:29:33.222+0000 I NETWORK  [conn360] end connection 10.233.68.230:37702 (2 connections now open)
2021-05-14T21:29:41.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47698 #361 (3 connections now open)
2021-05-14T21:29:41.572+0000 I NETWORK  [conn361] received client metadata from 127.0.0.1:47698 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:41.576+0000 I NETWORK  [conn361] end connection 127.0.0.1:47698 (2 connections now open)
2021-05-14T21:29:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37850 #362 (3 connections now open)
2021-05-14T21:29:43.222+0000 I NETWORK  [conn362] end connection 10.233.68.230:37850 (2 connections now open)
2021-05-14T21:29:51.680+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47834 #363 (3 connections now open)
2021-05-14T21:29:51.769+0000 I NETWORK  [conn363] received client metadata from 127.0.0.1:47834 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:29:51.775+0000 I NETWORK  [conn363] end connection 127.0.0.1:47834 (2 connections now open)
2021-05-14T21:29:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37986 #364 (3 connections now open)
2021-05-14T21:29:53.223+0000 I NETWORK  [conn364] end connection 10.233.68.230:37986 (2 connections now open)
2021-05-14T21:30:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47978 #365 (3 connections now open)
2021-05-14T21:30:01.573+0000 I NETWORK  [conn365] received client metadata from 127.0.0.1:47978 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:01.669+0000 I NETWORK  [conn365] end connection 127.0.0.1:47978 (2 connections now open)
2021-05-14T21:30:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38134 #366 (3 connections now open)
2021-05-14T21:30:03.222+0000 I NETWORK  [conn366] end connection 10.233.68.230:38134 (2 connections now open)
2021-05-14T21:30:11.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48116 #367 (3 connections now open)
2021-05-14T21:30:11.571+0000 I NETWORK  [conn367] received client metadata from 127.0.0.1:48116 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:11.575+0000 I NETWORK  [conn367] end connection 127.0.0.1:48116 (2 connections now open)
2021-05-14T21:30:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38270 #368 (3 connections now open)
2021-05-14T21:30:13.222+0000 I NETWORK  [conn368] end connection 10.233.68.230:38270 (2 connections now open)
2021-05-14T21:30:21.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48258 #369 (3 connections now open)
2021-05-14T21:30:21.670+0000 I NETWORK  [conn369] received client metadata from 127.0.0.1:48258 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:21.674+0000 I NETWORK  [conn369] end connection 127.0.0.1:48258 (2 connections now open)
2021-05-14T21:30:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38410 #370 (3 connections now open)
2021-05-14T21:30:23.223+0000 I NETWORK  [conn370] end connection 10.233.68.230:38410 (2 connections now open)
2021-05-14T21:30:31.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48398 #371 (3 connections now open)
2021-05-14T21:30:31.673+0000 I NETWORK  [conn371] received client metadata from 127.0.0.1:48398 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:31.677+0000 I NETWORK  [conn371] end connection 127.0.0.1:48398 (2 connections now open)
2021-05-14T21:30:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38554 #372 (3 connections now open)
2021-05-14T21:30:33.222+0000 I NETWORK  [conn372] end connection 10.233.68.230:38554 (2 connections now open)
2021-05-14T21:30:41.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48548 #373 (3 connections now open)
2021-05-14T21:30:41.574+0000 I NETWORK  [conn373] received client metadata from 127.0.0.1:48548 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:41.672+0000 I NETWORK  [conn373] end connection 127.0.0.1:48548 (2 connections now open)
2021-05-14T21:30:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38714 #374 (3 connections now open)
2021-05-14T21:30:43.222+0000 I NETWORK  [conn374] end connection 10.233.68.230:38714 (2 connections now open)
2021-05-14T21:30:51.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48704 #375 (3 connections now open)
2021-05-14T21:30:51.477+0000 I NETWORK  [conn375] received client metadata from 127.0.0.1:48704 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:30:51.573+0000 I NETWORK  [conn375] end connection 127.0.0.1:48704 (2 connections now open)
2021-05-14T21:30:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38860 #376 (3 connections now open)
2021-05-14T21:30:53.222+0000 I NETWORK  [conn376] end connection 10.233.68.230:38860 (2 connections now open)
2021-05-14T21:31:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48864 #377 (3 connections now open)
2021-05-14T21:31:01.572+0000 I NETWORK  [conn377] received client metadata from 127.0.0.1:48864 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:01.576+0000 I NETWORK  [conn377] end connection 127.0.0.1:48864 (2 connections now open)
2021-05-14T21:31:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39022 #378 (3 connections now open)
2021-05-14T21:31:03.222+0000 I NETWORK  [conn378] end connection 10.233.68.230:39022 (2 connections now open)
2021-05-14T21:31:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49008 #379 (3 connections now open)
2021-05-14T21:31:11.574+0000 I NETWORK  [conn379] received client metadata from 127.0.0.1:49008 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:11.669+0000 I NETWORK  [conn379] end connection 127.0.0.1:49008 (2 connections now open)
2021-05-14T21:31:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39158 #380 (3 connections now open)
2021-05-14T21:31:13.222+0000 I NETWORK  [conn380] end connection 10.233.68.230:39158 (2 connections now open)
2021-05-14T21:31:21.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49160 #381 (3 connections now open)
2021-05-14T21:31:21.576+0000 I NETWORK  [conn381] received client metadata from 127.0.0.1:49160 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:21.672+0000 I NETWORK  [conn381] end connection 127.0.0.1:49160 (2 connections now open)
2021-05-14T21:31:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39312 #382 (3 connections now open)
2021-05-14T21:31:23.223+0000 I NETWORK  [conn382] end connection 10.233.68.230:39312 (2 connections now open)
2021-05-14T21:31:31.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49302 #383 (3 connections now open)
2021-05-14T21:31:31.573+0000 I NETWORK  [conn383] received client metadata from 127.0.0.1:49302 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:31.577+0000 I NETWORK  [conn383] end connection 127.0.0.1:49302 (2 connections now open)
2021-05-14T21:31:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39462 #384 (3 connections now open)
2021-05-14T21:31:33.222+0000 I NETWORK  [conn384] end connection 10.233.68.230:39462 (2 connections now open)
2021-05-14T21:31:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49458 #385 (3 connections now open)
2021-05-14T21:31:41.575+0000 I NETWORK  [conn385] received client metadata from 127.0.0.1:49458 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:41.670+0000 I NETWORK  [conn385] end connection 127.0.0.1:49458 (2 connections now open)
2021-05-14T21:31:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39608 #386 (3 connections now open)
2021-05-14T21:31:43.222+0000 I NETWORK  [conn386] end connection 10.233.68.230:39608 (2 connections now open)
2021-05-14T21:31:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49596 #387 (3 connections now open)
2021-05-14T21:31:51.571+0000 I NETWORK  [conn387] received client metadata from 127.0.0.1:49596 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:31:51.669+0000 I NETWORK  [conn387] end connection 127.0.0.1:49596 (2 connections now open)
2021-05-14T21:31:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39748 #388 (3 connections now open)
2021-05-14T21:31:53.222+0000 I NETWORK  [conn388] end connection 10.233.68.230:39748 (2 connections now open)
2021-05-14T21:32:01.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49742 #389 (3 connections now open)
2021-05-14T21:32:01.576+0000 I NETWORK  [conn389] received client metadata from 127.0.0.1:49742 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:01.671+0000 I NETWORK  [conn389] end connection 127.0.0.1:49742 (2 connections now open)
2021-05-14T21:32:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39904 #390 (3 connections now open)
2021-05-14T21:32:03.222+0000 I NETWORK  [conn390] end connection 10.233.68.230:39904 (2 connections now open)
2021-05-14T21:32:11.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49890 #391 (3 connections now open)
2021-05-14T21:32:11.572+0000 I NETWORK  [conn391] received client metadata from 127.0.0.1:49890 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:11.575+0000 I NETWORK  [conn391] end connection 127.0.0.1:49890 (2 connections now open)
2021-05-14T21:32:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40040 #392 (3 connections now open)
2021-05-14T21:32:13.223+0000 I NETWORK  [conn392] end connection 10.233.68.230:40040 (2 connections now open)
2021-05-14T21:32:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50032 #393 (3 connections now open)
2021-05-14T21:32:21.572+0000 I NETWORK  [conn393] received client metadata from 127.0.0.1:50032 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:21.575+0000 I NETWORK  [conn393] end connection 127.0.0.1:50032 (2 connections now open)
2021-05-14T21:32:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40188 #394 (3 connections now open)
2021-05-14T21:32:23.222+0000 I NETWORK  [conn394] end connection 10.233.68.230:40188 (2 connections now open)
2021-05-14T21:32:31.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50172 #395 (3 connections now open)
2021-05-14T21:32:31.670+0000 I NETWORK  [conn395] received client metadata from 127.0.0.1:50172 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:31.675+0000 I NETWORK  [conn395] end connection 127.0.0.1:50172 (2 connections now open)
2021-05-14T21:32:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40324 #396 (3 connections now open)
2021-05-14T21:32:33.222+0000 I NETWORK  [conn396] end connection 10.233.68.230:40324 (2 connections now open)
2021-05-14T21:32:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50314 #397 (3 connections now open)
2021-05-14T21:32:41.575+0000 I NETWORK  [conn397] received client metadata from 127.0.0.1:50314 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:41.670+0000 I NETWORK  [conn397] end connection 127.0.0.1:50314 (2 connections now open)
2021-05-14T21:32:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40470 #398 (3 connections now open)
2021-05-14T21:32:43.223+0000 I NETWORK  [conn398] end connection 10.233.68.230:40470 (2 connections now open)
2021-05-14T21:32:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50462 #399 (3 connections now open)
2021-05-14T21:32:51.570+0000 I NETWORK  [conn399] received client metadata from 127.0.0.1:50462 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:32:51.574+0000 I NETWORK  [conn399] end connection 127.0.0.1:50462 (2 connections now open)
2021-05-14T21:32:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40614 #400 (3 connections now open)
2021-05-14T21:32:53.222+0000 I NETWORK  [conn400] end connection 10.233.68.230:40614 (2 connections now open)
2021-05-14T21:33:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50604 #401 (3 connections now open)
2021-05-14T21:33:01.573+0000 I NETWORK  [conn401] received client metadata from 127.0.0.1:50604 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:01.577+0000 I NETWORK  [conn401] end connection 127.0.0.1:50604 (2 connections now open)
2021-05-14T21:33:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40760 #402 (3 connections now open)
2021-05-14T21:33:03.222+0000 I NETWORK  [conn402] end connection 10.233.68.230:40760 (2 connections now open)
2021-05-14T21:33:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50748 #403 (3 connections now open)
2021-05-14T21:33:11.572+0000 I NETWORK  [conn403] received client metadata from 127.0.0.1:50748 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:11.576+0000 I NETWORK  [conn403] end connection 127.0.0.1:50748 (2 connections now open)
2021-05-14T21:33:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40898 #404 (3 connections now open)
2021-05-14T21:33:13.222+0000 I NETWORK  [conn404] end connection 10.233.68.230:40898 (2 connections now open)
2021-05-14T21:33:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50882 #405 (3 connections now open)
2021-05-14T21:33:21.571+0000 I NETWORK  [conn405] received client metadata from 127.0.0.1:50882 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:21.669+0000 I NETWORK  [conn405] end connection 127.0.0.1:50882 (2 connections now open)
2021-05-14T21:33:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41036 #406 (3 connections now open)
2021-05-14T21:33:23.222+0000 I NETWORK  [conn406] end connection 10.233.68.230:41036 (2 connections now open)
2021-05-14T21:33:31.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51028 #407 (3 connections now open)
2021-05-14T21:33:31.570+0000 I NETWORK  [conn407] received client metadata from 127.0.0.1:51028 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:31.574+0000 I NETWORK  [conn407] end connection 127.0.0.1:51028 (2 connections now open)
2021-05-14T21:33:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41186 #408 (3 connections now open)
2021-05-14T21:33:33.223+0000 I NETWORK  [conn408] end connection 10.233.68.230:41186 (2 connections now open)
2021-05-14T21:33:41.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51174 #409 (3 connections now open)
2021-05-14T21:33:41.572+0000 I NETWORK  [conn409] received client metadata from 127.0.0.1:51174 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:41.576+0000 I NETWORK  [conn409] end connection 127.0.0.1:51174 (2 connections now open)
2021-05-14T21:33:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41332 #410 (3 connections now open)
2021-05-14T21:33:43.222+0000 I NETWORK  [conn410] end connection 10.233.68.230:41332 (2 connections now open)
2021-05-14T21:33:51.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51312 #411 (3 connections now open)
2021-05-14T21:33:51.576+0000 I NETWORK  [conn411] received client metadata from 127.0.0.1:51312 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:33:51.673+0000 I NETWORK  [conn411] end connection 127.0.0.1:51312 (2 connections now open)
2021-05-14T21:33:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41466 #412 (3 connections now open)
2021-05-14T21:33:53.222+0000 I NETWORK  [conn412] end connection 10.233.68.230:41466 (2 connections now open)
2021-05-14T21:34:01.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51456 #413 (3 connections now open)
2021-05-14T21:34:01.570+0000 I NETWORK  [conn413] received client metadata from 127.0.0.1:51456 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:01.574+0000 I NETWORK  [conn413] end connection 127.0.0.1:51456 (2 connections now open)
2021-05-14T21:34:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41614 #414 (3 connections now open)
2021-05-14T21:34:03.222+0000 I NETWORK  [conn414] end connection 10.233.68.230:41614 (2 connections now open)
2021-05-14T21:34:11.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51596 #415 (3 connections now open)
2021-05-14T21:34:11.577+0000 I NETWORK  [conn415] received client metadata from 127.0.0.1:51596 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:11.672+0000 I NETWORK  [conn415] end connection 127.0.0.1:51596 (2 connections now open)
2021-05-14T21:34:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41746 #416 (3 connections now open)
2021-05-14T21:34:13.222+0000 I NETWORK  [conn416] end connection 10.233.68.230:41746 (2 connections now open)
2021-05-14T21:34:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51742 #417 (3 connections now open)
2021-05-14T21:34:21.573+0000 I NETWORK  [conn417] received client metadata from 127.0.0.1:51742 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:21.576+0000 I NETWORK  [conn417] end connection 127.0.0.1:51742 (2 connections now open)
2021-05-14T21:34:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41894 #418 (3 connections now open)
2021-05-14T21:34:23.223+0000 I NETWORK  [conn418] end connection 10.233.68.230:41894 (2 connections now open)
2021-05-14T21:34:31.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51880 #419 (3 connections now open)
2021-05-14T21:34:31.570+0000 I NETWORK  [conn419] received client metadata from 127.0.0.1:51880 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:31.574+0000 I NETWORK  [conn419] end connection 127.0.0.1:51880 (2 connections now open)
2021-05-14T21:34:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42036 #420 (3 connections now open)
2021-05-14T21:34:33.222+0000 I NETWORK  [conn420] end connection 10.233.68.230:42036 (2 connections now open)
2021-05-14T21:34:41.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52026 #421 (3 connections now open)
2021-05-14T21:34:41.478+0000 I NETWORK  [conn421] received client metadata from 127.0.0.1:52026 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:41.573+0000 I NETWORK  [conn421] end connection 127.0.0.1:52026 (2 connections now open)
2021-05-14T21:34:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42176 #422 (3 connections now open)
2021-05-14T21:34:43.222+0000 I NETWORK  [conn422] end connection 10.233.68.230:42176 (2 connections now open)
2021-05-14T21:34:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52170 #423 (3 connections now open)
2021-05-14T21:34:51.572+0000 I NETWORK  [conn423] received client metadata from 127.0.0.1:52170 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:34:51.576+0000 I NETWORK  [conn423] end connection 127.0.0.1:52170 (2 connections now open)
2021-05-14T21:34:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42322 #424 (3 connections now open)
2021-05-14T21:34:53.222+0000 I NETWORK  [conn424] end connection 10.233.68.230:42322 (2 connections now open)
2021-05-14T21:35:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52314 #425 (3 connections now open)
2021-05-14T21:35:01.571+0000 I NETWORK  [conn425] received client metadata from 127.0.0.1:52314 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:01.669+0000 I NETWORK  [conn425] end connection 127.0.0.1:52314 (2 connections now open)
2021-05-14T21:35:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42470 #426 (3 connections now open)
2021-05-14T21:35:03.222+0000 I NETWORK  [conn426] end connection 10.233.68.230:42470 (2 connections now open)
2021-05-14T21:35:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52458 #427 (3 connections now open)
2021-05-14T21:35:11.573+0000 I NETWORK  [conn427] received client metadata from 127.0.0.1:52458 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:11.673+0000 I NETWORK  [conn427] end connection 127.0.0.1:52458 (2 connections now open)
2021-05-14T21:35:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42608 #428 (3 connections now open)
2021-05-14T21:35:13.222+0000 I NETWORK  [conn428] end connection 10.233.68.230:42608 (2 connections now open)
2021-05-14T21:35:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52602 #429 (3 connections now open)
2021-05-14T21:35:21.573+0000 I NETWORK  [conn429] received client metadata from 127.0.0.1:52602 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:21.669+0000 I NETWORK  [conn429] end connection 127.0.0.1:52602 (2 connections now open)
2021-05-14T21:35:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42754 #430 (3 connections now open)
2021-05-14T21:35:23.222+0000 I NETWORK  [conn430] end connection 10.233.68.230:42754 (2 connections now open)
2021-05-14T21:35:31.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52738 #431 (3 connections now open)
2021-05-14T21:35:31.570+0000 I NETWORK  [conn431] received client metadata from 127.0.0.1:52738 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:31.574+0000 I NETWORK  [conn431] end connection 127.0.0.1:52738 (2 connections now open)
2021-05-14T21:35:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42898 #432 (3 connections now open)
2021-05-14T21:35:33.222+0000 I NETWORK  [conn432] end connection 10.233.68.230:42898 (2 connections now open)
2021-05-14T21:35:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52892 #433 (3 connections now open)
2021-05-14T21:35:41.575+0000 I NETWORK  [conn433] received client metadata from 127.0.0.1:52892 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:41.672+0000 I NETWORK  [conn433] end connection 127.0.0.1:52892 (2 connections now open)
2021-05-14T21:35:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43042 #434 (3 connections now open)
2021-05-14T21:35:43.223+0000 I NETWORK  [conn434] end connection 10.233.68.230:43042 (2 connections now open)
2021-05-14T21:35:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53028 #435 (3 connections now open)
2021-05-14T21:35:51.573+0000 I NETWORK  [conn435] received client metadata from 127.0.0.1:53028 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:35:51.669+0000 I NETWORK  [conn435] end connection 127.0.0.1:53028 (2 connections now open)
2021-05-14T21:35:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43182 #436 (3 connections now open)
2021-05-14T21:35:53.223+0000 I NETWORK  [conn436] end connection 10.233.68.230:43182 (2 connections now open)
2021-05-14T21:36:01.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53170 #437 (3 connections now open)
2021-05-14T21:36:01.576+0000 I NETWORK  [conn437] received client metadata from 127.0.0.1:53170 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:01.673+0000 I NETWORK  [conn437] end connection 127.0.0.1:53170 (2 connections now open)
2021-05-14T21:36:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43326 #438 (3 connections now open)
2021-05-14T21:36:03.222+0000 I NETWORK  [conn438] end connection 10.233.68.230:43326 (2 connections now open)
2021-05-14T21:36:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53312 #439 (3 connections now open)
2021-05-14T21:36:11.573+0000 I NETWORK  [conn439] received client metadata from 127.0.0.1:53312 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:11.672+0000 I NETWORK  [conn439] end connection 127.0.0.1:53312 (2 connections now open)
2021-05-14T21:36:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43468 #440 (3 connections now open)
2021-05-14T21:36:13.222+0000 I NETWORK  [conn440] end connection 10.233.68.230:43468 (2 connections now open)
2021-05-14T21:36:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53460 #441 (3 connections now open)
2021-05-14T21:36:21.571+0000 I NETWORK  [conn441] received client metadata from 127.0.0.1:53460 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:21.575+0000 I NETWORK  [conn441] end connection 127.0.0.1:53460 (2 connections now open)
2021-05-14T21:36:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43612 #442 (3 connections now open)
2021-05-14T21:36:23.222+0000 I NETWORK  [conn442] end connection 10.233.68.230:43612 (2 connections now open)
2021-05-14T21:36:31.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53598 #443 (3 connections now open)
2021-05-14T21:36:31.569+0000 I NETWORK  [conn443] received client metadata from 127.0.0.1:53598 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:31.573+0000 I NETWORK  [conn443] end connection 127.0.0.1:53598 (2 connections now open)
2021-05-14T21:36:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43754 #444 (3 connections now open)
2021-05-14T21:36:33.223+0000 I NETWORK  [conn444] end connection 10.233.68.230:43754 (2 connections now open)
2021-05-14T21:36:41.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53750 #445 (3 connections now open)
2021-05-14T21:36:41.578+0000 I NETWORK  [conn445] received client metadata from 127.0.0.1:53750 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:41.673+0000 I NETWORK  [conn445] end connection 127.0.0.1:53750 (2 connections now open)
2021-05-14T21:36:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43900 #446 (3 connections now open)
2021-05-14T21:36:43.222+0000 I NETWORK  [conn446] end connection 10.233.68.230:43900 (2 connections now open)
2021-05-14T21:36:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53882 #447 (3 connections now open)
2021-05-14T21:36:51.572+0000 I NETWORK  [conn447] received client metadata from 127.0.0.1:53882 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:36:51.576+0000 I NETWORK  [conn447] end connection 127.0.0.1:53882 (2 connections now open)
2021-05-14T21:36:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44034 #448 (3 connections now open)
2021-05-14T21:36:53.222+0000 I NETWORK  [conn448] end connection 10.233.68.230:44034 (2 connections now open)
2021-05-14T21:37:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54028 #449 (3 connections now open)
2021-05-14T21:37:01.572+0000 I NETWORK  [conn449] received client metadata from 127.0.0.1:54028 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:01.669+0000 I NETWORK  [conn449] end connection 127.0.0.1:54028 (2 connections now open)
2021-05-14T21:37:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44184 #450 (3 connections now open)
2021-05-14T21:37:03.222+0000 I NETWORK  [conn450] end connection 10.233.68.230:44184 (2 connections now open)
2021-05-14T21:37:11.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54170 #451 (3 connections now open)
2021-05-14T21:37:11.575+0000 I NETWORK  [conn451] received client metadata from 127.0.0.1:54170 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:11.671+0000 I NETWORK  [conn451] end connection 127.0.0.1:54170 (2 connections now open)
2021-05-14T21:37:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44322 #452 (3 connections now open)
2021-05-14T21:37:13.222+0000 I NETWORK  [conn452] end connection 10.233.68.230:44322 (2 connections now open)
2021-05-14T21:37:21.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54332 #453 (3 connections now open)
2021-05-14T21:37:21.570+0000 I NETWORK  [conn453] received client metadata from 127.0.0.1:54332 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:21.574+0000 I NETWORK  [conn453] end connection 127.0.0.1:54332 (2 connections now open)
2021-05-14T21:37:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44490 #454 (3 connections now open)
2021-05-14T21:37:23.223+0000 I NETWORK  [conn454] end connection 10.233.68.230:44490 (2 connections now open)
2021-05-14T21:37:31.481+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54482 #455 (3 connections now open)
2021-05-14T21:37:31.482+0000 I NETWORK  [conn455] received client metadata from 127.0.0.1:54482 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:31.573+0000 I NETWORK  [conn455] end connection 127.0.0.1:54482 (2 connections now open)
2021-05-14T21:37:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44638 #456 (3 connections now open)
2021-05-14T21:37:33.222+0000 I NETWORK  [conn456] end connection 10.233.68.230:44638 (2 connections now open)
2021-05-14T21:37:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54638 #457 (3 connections now open)
2021-05-14T21:37:41.575+0000 I NETWORK  [conn457] received client metadata from 127.0.0.1:54638 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:41.672+0000 I NETWORK  [conn457] end connection 127.0.0.1:54638 (2 connections now open)
2021-05-14T21:37:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44788 #458 (3 connections now open)
2021-05-14T21:37:43.222+0000 I NETWORK  [conn458] end connection 10.233.68.230:44788 (2 connections now open)
2021-05-14T21:37:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54778 #459 (3 connections now open)
2021-05-14T21:37:51.570+0000 I NETWORK  [conn459] received client metadata from 127.0.0.1:54778 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:37:51.573+0000 I NETWORK  [conn459] end connection 127.0.0.1:54778 (2 connections now open)
2021-05-14T21:37:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:44930 #460 (3 connections now open)
2021-05-14T21:37:53.222+0000 I NETWORK  [conn460] end connection 10.233.68.230:44930 (2 connections now open)
2021-05-14T21:38:01.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:54922 #461 (3 connections now open)
2021-05-14T21:38:01.673+0000 I NETWORK  [conn461] received client metadata from 127.0.0.1:54922 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:01.769+0000 I NETWORK  [conn461] end connection 127.0.0.1:54922 (2 connections now open)
2021-05-14T21:38:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45080 #462 (3 connections now open)
2021-05-14T21:38:03.223+0000 I NETWORK  [conn462] end connection 10.233.68.230:45080 (2 connections now open)
2021-05-14T21:38:11.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55062 #463 (3 connections now open)
2021-05-14T21:38:11.572+0000 I NETWORK  [conn463] received client metadata from 127.0.0.1:55062 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:11.576+0000 I NETWORK  [conn463] end connection 127.0.0.1:55062 (2 connections now open)
2021-05-14T21:38:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45220 #464 (3 connections now open)
2021-05-14T21:38:13.223+0000 I NETWORK  [conn464] end connection 10.233.68.230:45220 (2 connections now open)
2021-05-14T21:38:21.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55232 #465 (3 connections now open)
2021-05-14T21:38:21.573+0000 I NETWORK  [conn465] received client metadata from 127.0.0.1:55232 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:21.577+0000 I NETWORK  [conn465] end connection 127.0.0.1:55232 (2 connections now open)
2021-05-14T21:38:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45392 #466 (3 connections now open)
2021-05-14T21:38:23.222+0000 I NETWORK  [conn466] end connection 10.233.68.230:45392 (2 connections now open)
2021-05-14T21:38:31.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55402 #467 (3 connections now open)
2021-05-14T21:38:31.572+0000 I NETWORK  [conn467] received client metadata from 127.0.0.1:55402 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:31.669+0000 I NETWORK  [conn467] end connection 127.0.0.1:55402 (2 connections now open)
2021-05-14T21:38:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45568 #468 (3 connections now open)
2021-05-14T21:38:33.222+0000 I NETWORK  [conn468] end connection 10.233.68.230:45568 (2 connections now open)
2021-05-14T21:38:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55568 #469 (3 connections now open)
2021-05-14T21:38:41.576+0000 I NETWORK  [conn469] received client metadata from 127.0.0.1:55568 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:41.674+0000 I NETWORK  [conn469] end connection 127.0.0.1:55568 (2 connections now open)
2021-05-14T21:38:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45720 #470 (3 connections now open)
2021-05-14T21:38:43.222+0000 I NETWORK  [conn470] end connection 10.233.68.230:45720 (2 connections now open)
2021-05-14T21:38:51.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55706 #471 (3 connections now open)
2021-05-14T21:38:51.671+0000 I NETWORK  [conn471] received client metadata from 127.0.0.1:55706 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:38:51.675+0000 I NETWORK  [conn471] end connection 127.0.0.1:55706 (2 connections now open)
2021-05-14T21:38:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:45858 #472 (3 connections now open)
2021-05-14T21:38:53.222+0000 I NETWORK  [conn472] end connection 10.233.68.230:45858 (2 connections now open)
2021-05-14T21:39:01.774+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:55856 #473 (3 connections now open)
2021-05-14T21:39:01.869+0000 I NETWORK  [conn473] received client metadata from 127.0.0.1:55856 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:01.873+0000 I NETWORK  [conn473] end connection 127.0.0.1:55856 (2 connections now open)
2021-05-14T21:39:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46012 #474 (3 connections now open)
2021-05-14T21:39:03.222+0000 I NETWORK  [conn474] end connection 10.233.68.230:46012 (2 connections now open)
2021-05-14T21:39:11.773+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56042 #475 (3 connections now open)
2021-05-14T21:39:11.774+0000 I NETWORK  [conn475] received client metadata from 127.0.0.1:56042 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:11.869+0000 I NETWORK  [conn475] end connection 127.0.0.1:56042 (2 connections now open)
2021-05-14T21:39:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46192 #476 (3 connections now open)
2021-05-14T21:39:13.222+0000 I NETWORK  [conn476] end connection 10.233.68.230:46192 (2 connections now open)
2021-05-14T21:39:21.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56184 #477 (3 connections now open)
2021-05-14T21:39:21.672+0000 I NETWORK  [conn477] received client metadata from 127.0.0.1:56184 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:21.769+0000 I NETWORK  [conn477] end connection 127.0.0.1:56184 (2 connections now open)
2021-05-14T21:39:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46336 #478 (3 connections now open)
2021-05-14T21:39:23.222+0000 I NETWORK  [conn478] end connection 10.233.68.230:46336 (2 connections now open)
2021-05-14T21:39:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56330 #479 (3 connections now open)
2021-05-14T21:39:31.574+0000 I NETWORK  [conn479] received client metadata from 127.0.0.1:56330 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:31.671+0000 I NETWORK  [conn479] end connection 127.0.0.1:56330 (2 connections now open)
2021-05-14T21:39:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46490 #480 (3 connections now open)
2021-05-14T21:39:33.222+0000 I NETWORK  [conn480] end connection 10.233.68.230:46490 (2 connections now open)
2021-05-14T21:39:41.480+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56490 #481 (3 connections now open)
2021-05-14T21:39:41.569+0000 I NETWORK  [conn481] received client metadata from 127.0.0.1:56490 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:41.573+0000 I NETWORK  [conn481] end connection 127.0.0.1:56490 (2 connections now open)
2021-05-14T21:39:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46640 #482 (3 connections now open)
2021-05-14T21:39:43.223+0000 I NETWORK  [conn482] end connection 10.233.68.230:46640 (2 connections now open)
2021-05-14T21:39:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56634 #483 (3 connections now open)
2021-05-14T21:39:51.572+0000 I NETWORK  [conn483] received client metadata from 127.0.0.1:56634 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:39:51.669+0000 I NETWORK  [conn483] end connection 127.0.0.1:56634 (2 connections now open)
2021-05-14T21:39:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46786 #484 (3 connections now open)
2021-05-14T21:39:53.222+0000 I NETWORK  [conn484] end connection 10.233.68.230:46786 (2 connections now open)
2021-05-14T21:40:01.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56786 #485 (3 connections now open)
2021-05-14T21:40:01.575+0000 I NETWORK  [conn485] received client metadata from 127.0.0.1:56786 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:01.671+0000 I NETWORK  [conn485] end connection 127.0.0.1:56786 (2 connections now open)
2021-05-14T21:40:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:46942 #486 (3 connections now open)
2021-05-14T21:40:03.222+0000 I NETWORK  [conn486] end connection 10.233.68.230:46942 (2 connections now open)
2021-05-14T21:40:11.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:56934 #487 (3 connections now open)
2021-05-14T21:40:11.670+0000 I NETWORK  [conn487] received client metadata from 127.0.0.1:56934 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:11.676+0000 I NETWORK  [conn487] end connection 127.0.0.1:56934 (2 connections now open)
2021-05-14T21:40:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47090 #488 (3 connections now open)
2021-05-14T21:40:13.222+0000 I NETWORK  [conn488] end connection 10.233.68.230:47090 (2 connections now open)
2021-05-14T21:40:21.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57088 #489 (3 connections now open)
2021-05-14T21:40:21.477+0000 I NETWORK  [conn489] received client metadata from 127.0.0.1:57088 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:21.573+0000 I NETWORK  [conn489] end connection 127.0.0.1:57088 (2 connections now open)
2021-05-14T21:40:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47246 #490 (3 connections now open)
2021-05-14T21:40:23.223+0000 I NETWORK  [conn490] end connection 10.233.68.230:47246 (2 connections now open)
2021-05-14T21:40:31.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57242 #491 (3 connections now open)
2021-05-14T21:40:31.577+0000 I NETWORK  [conn491] received client metadata from 127.0.0.1:57242 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:31.672+0000 I NETWORK  [conn491] end connection 127.0.0.1:57242 (2 connections now open)
2021-05-14T21:40:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47398 #492 (3 connections now open)
2021-05-14T21:40:33.222+0000 I NETWORK  [conn492] end connection 10.233.68.230:47398 (2 connections now open)
2021-05-14T21:40:41.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57396 #493 (3 connections now open)
2021-05-14T21:40:41.569+0000 I NETWORK  [conn493] received client metadata from 127.0.0.1:57396 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:41.573+0000 I NETWORK  [conn493] end connection 127.0.0.1:57396 (2 connections now open)
2021-05-14T21:40:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47546 #494 (3 connections now open)
2021-05-14T21:40:43.222+0000 I NETWORK  [conn494] end connection 10.233.68.230:47546 (2 connections now open)
2021-05-14T21:40:51.475+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57540 #495 (3 connections now open)
2021-05-14T21:40:51.476+0000 I NETWORK  [conn495] received client metadata from 127.0.0.1:57540 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:40:51.573+0000 I NETWORK  [conn495] end connection 127.0.0.1:57540 (2 connections now open)
2021-05-14T21:40:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47690 #496 (3 connections now open)
2021-05-14T21:40:53.222+0000 I NETWORK  [conn496] end connection 10.233.68.230:47690 (2 connections now open)
2021-05-14T21:41:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57696 #497 (3 connections now open)
2021-05-14T21:41:01.573+0000 I NETWORK  [conn497] received client metadata from 127.0.0.1:57696 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:01.577+0000 I NETWORK  [conn497] end connection 127.0.0.1:57696 (2 connections now open)
2021-05-14T21:41:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47850 #498 (3 connections now open)
2021-05-14T21:41:03.222+0000 I NETWORK  [conn498] end connection 10.233.68.230:47850 (2 connections now open)
2021-05-14T21:41:11.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57846 #499 (3 connections now open)
2021-05-14T21:41:11.577+0000 I NETWORK  [conn499] received client metadata from 127.0.0.1:57846 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:11.673+0000 I NETWORK  [conn499] end connection 127.0.0.1:57846 (2 connections now open)
2021-05-14T21:41:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:47994 #500 (3 connections now open)
2021-05-14T21:41:13.222+0000 I NETWORK  [conn500] end connection 10.233.68.230:47994 (2 connections now open)
2021-05-14T21:41:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:57996 #501 (3 connections now open)
2021-05-14T21:41:21.571+0000 I NETWORK  [conn501] received client metadata from 127.0.0.1:57996 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:21.575+0000 I NETWORK  [conn501] end connection 127.0.0.1:57996 (2 connections now open)
2021-05-14T21:41:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48146 #502 (3 connections now open)
2021-05-14T21:41:23.222+0000 I NETWORK  [conn502] end connection 10.233.68.230:48146 (2 connections now open)
2021-05-14T21:41:31.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58140 #503 (3 connections now open)
2021-05-14T21:41:31.571+0000 I NETWORK  [conn503] received client metadata from 127.0.0.1:58140 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:31.575+0000 I NETWORK  [conn503] end connection 127.0.0.1:58140 (2 connections now open)
2021-05-14T21:41:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48300 #504 (3 connections now open)
2021-05-14T21:41:33.222+0000 I NETWORK  [conn504] end connection 10.233.68.230:48300 (2 connections now open)
2021-05-14T21:41:41.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58300 #505 (3 connections now open)
2021-05-14T21:41:41.571+0000 I NETWORK  [conn505] received client metadata from 127.0.0.1:58300 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:41.574+0000 I NETWORK  [conn505] end connection 127.0.0.1:58300 (2 connections now open)
2021-05-14T21:41:43.223+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48448 #506 (3 connections now open)
2021-05-14T21:41:43.223+0000 I NETWORK  [conn506] end connection 10.233.68.230:48448 (2 connections now open)
2021-05-14T21:41:51.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58452 #507 (3 connections now open)
2021-05-14T21:41:51.575+0000 I NETWORK  [conn507] received client metadata from 127.0.0.1:58452 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:41:51.672+0000 I NETWORK  [conn507] end connection 127.0.0.1:58452 (2 connections now open)
2021-05-14T21:41:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48602 #508 (3 connections now open)
2021-05-14T21:41:53.222+0000 I NETWORK  [conn508] end connection 10.233.68.230:48602 (2 connections now open)
2021-05-14T21:42:01.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58604 #509 (3 connections now open)
2021-05-14T21:42:01.670+0000 I NETWORK  [conn509] received client metadata from 127.0.0.1:58604 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:01.681+0000 I NETWORK  [conn509] end connection 127.0.0.1:58604 (2 connections now open)
2021-05-14T21:42:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48760 #510 (3 connections now open)
2021-05-14T21:42:03.222+0000 I NETWORK  [conn510] end connection 10.233.68.230:48760 (2 connections now open)
2021-05-14T21:42:11.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58756 #511 (3 connections now open)
2021-05-14T21:42:11.670+0000 I NETWORK  [conn511] received client metadata from 127.0.0.1:58756 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:11.675+0000 I NETWORK  [conn511] end connection 127.0.0.1:58756 (2 connections now open)
2021-05-14T21:42:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:48904 #512 (3 connections now open)
2021-05-14T21:42:13.222+0000 I NETWORK  [conn512] end connection 10.233.68.230:48904 (2 connections now open)
2021-05-14T21:42:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:58906 #513 (3 connections now open)
2021-05-14T21:42:21.570+0000 I NETWORK  [conn513] received client metadata from 127.0.0.1:58906 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:21.669+0000 I NETWORK  [conn513] end connection 127.0.0.1:58906 (2 connections now open)
2021-05-14T21:42:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49060 #514 (3 connections now open)
2021-05-14T21:42:23.222+0000 I NETWORK  [conn514] end connection 10.233.68.230:49060 (2 connections now open)
2021-05-14T21:42:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59056 #515 (3 connections now open)
2021-05-14T21:42:31.575+0000 I NETWORK  [conn515] received client metadata from 127.0.0.1:59056 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:31.670+0000 I NETWORK  [conn515] end connection 127.0.0.1:59056 (2 connections now open)
2021-05-14T21:42:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49214 #516 (3 connections now open)
2021-05-14T21:42:33.223+0000 I NETWORK  [conn516] end connection 10.233.68.230:49214 (2 connections now open)
2021-05-14T21:42:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59228 #517 (3 connections now open)
2021-05-14T21:42:41.575+0000 I NETWORK  [conn517] received client metadata from 127.0.0.1:59228 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:41.669+0000 I NETWORK  [conn517] end connection 127.0.0.1:59228 (2 connections now open)
2021-05-14T21:42:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49386 #518 (3 connections now open)
2021-05-14T21:42:43.223+0000 I NETWORK  [conn518] end connection 10.233.68.230:49386 (2 connections now open)
2021-05-14T21:42:51.677+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59386 #519 (3 connections now open)
2021-05-14T21:42:51.678+0000 I NETWORK  [conn519] received client metadata from 127.0.0.1:59386 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:42:51.775+0000 I NETWORK  [conn519] end connection 127.0.0.1:59386 (2 connections now open)
2021-05-14T21:42:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49538 #520 (3 connections now open)
2021-05-14T21:42:53.222+0000 I NETWORK  [conn520] end connection 10.233.68.230:49538 (2 connections now open)
2021-05-14T21:43:01.869+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59542 #521 (3 connections now open)
2021-05-14T21:43:01.870+0000 I NETWORK  [conn521] received client metadata from 127.0.0.1:59542 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:01.876+0000 I NETWORK  [conn521] end connection 127.0.0.1:59542 (2 connections now open)
2021-05-14T21:43:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49744 #522 (3 connections now open)
2021-05-14T21:43:03.222+0000 I NETWORK  [conn522] end connection 10.233.68.230:49744 (2 connections now open)
2021-05-14T21:43:11.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59768 #523 (3 connections now open)
2021-05-14T21:43:11.570+0000 I NETWORK  [conn523] received client metadata from 127.0.0.1:59768 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:11.575+0000 I NETWORK  [conn523] end connection 127.0.0.1:59768 (2 connections now open)
2021-05-14T21:43:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:49916 #524 (3 connections now open)
2021-05-14T21:43:13.223+0000 I NETWORK  [conn524] end connection 10.233.68.230:49916 (2 connections now open)
2021-05-14T21:43:21.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:59952 #525 (3 connections now open)
2021-05-14T21:43:21.576+0000 I NETWORK  [conn525] received client metadata from 127.0.0.1:59952 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:21.673+0000 I NETWORK  [conn525] end connection 127.0.0.1:59952 (2 connections now open)
2021-05-14T21:43:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50102 #526 (3 connections now open)
2021-05-14T21:43:23.223+0000 I NETWORK  [conn526] end connection 10.233.68.230:50102 (2 connections now open)
2021-05-14T21:43:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60130 #527 (3 connections now open)
2021-05-14T21:43:31.574+0000 I NETWORK  [conn527] received client metadata from 127.0.0.1:60130 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:31.672+0000 I NETWORK  [conn527] end connection 127.0.0.1:60130 (2 connections now open)
2021-05-14T21:43:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50288 #528 (3 connections now open)
2021-05-14T21:43:33.223+0000 I NETWORK  [conn528] end connection 10.233.68.230:50288 (2 connections now open)
2021-05-14T21:43:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60408 #529 (3 connections now open)
2021-05-14T21:43:41.575+0000 I NETWORK  [conn529] received client metadata from 127.0.0.1:60408 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:41.670+0000 I NETWORK  [conn529] end connection 127.0.0.1:60408 (2 connections now open)
2021-05-14T21:43:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50624 #530 (3 connections now open)
2021-05-14T21:43:43.222+0000 I NETWORK  [conn530] end connection 10.233.68.230:50624 (2 connections now open)
2021-05-14T21:43:51.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:60782 #531 (3 connections now open)
2021-05-14T21:43:51.578+0000 I NETWORK  [conn531] received client metadata from 127.0.0.1:60782 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:43:51.673+0000 I NETWORK  [conn531] end connection 127.0.0.1:60782 (2 connections now open)
2021-05-14T21:43:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:50972 #532 (3 connections now open)
2021-05-14T21:43:53.222+0000 I NETWORK  [conn532] end connection 10.233.68.230:50972 (2 connections now open)
2021-05-14T21:44:01.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:32812 #533 (3 connections now open)
2021-05-14T21:44:01.672+0000 I NETWORK  [conn533] received client metadata from 127.0.0.1:32812 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:01.769+0000 I NETWORK  [conn533] end connection 127.0.0.1:32812 (2 connections now open)
2021-05-14T21:44:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51208 #534 (3 connections now open)
2021-05-14T21:44:03.222+0000 I NETWORK  [conn534] end connection 10.233.68.230:51208 (2 connections now open)
2021-05-14T21:44:11.670+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33082 #535 (3 connections now open)
2021-05-14T21:44:11.671+0000 I NETWORK  [conn535] received client metadata from 127.0.0.1:33082 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:11.675+0000 I NETWORK  [conn535] end connection 127.0.0.1:33082 (2 connections now open)
2021-05-14T21:44:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51536 #536 (3 connections now open)
2021-05-14T21:44:13.222+0000 I NETWORK  [conn536] end connection 10.233.68.230:51536 (2 connections now open)
2021-05-14T21:44:21.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33524 #537 (3 connections now open)
2021-05-14T21:44:21.670+0000 I NETWORK  [conn537] received client metadata from 127.0.0.1:33524 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:21.674+0000 I NETWORK  [conn537] end connection 127.0.0.1:33524 (2 connections now open)
2021-05-14T21:44:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:51924 #538 (3 connections now open)
2021-05-14T21:44:23.222+0000 I NETWORK  [conn538] end connection 10.233.68.230:51924 (2 connections now open)
2021-05-14T21:44:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:33884 #539 (3 connections now open)
2021-05-14T21:44:31.574+0000 I NETWORK  [conn539] received client metadata from 127.0.0.1:33884 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:31.669+0000 I NETWORK  [conn539] end connection 127.0.0.1:33884 (2 connections now open)
2021-05-14T21:44:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52312 #540 (3 connections now open)
2021-05-14T21:44:33.223+0000 I NETWORK  [conn540] end connection 10.233.68.230:52312 (2 connections now open)
2021-05-14T21:44:41.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34176 #541 (3 connections now open)
2021-05-14T21:44:41.478+0000 I NETWORK  [conn541] received client metadata from 127.0.0.1:34176 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:41.573+0000 I NETWORK  [conn541] end connection 127.0.0.1:34176 (2 connections now open)
2021-05-14T21:44:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52562 #542 (3 connections now open)
2021-05-14T21:44:43.222+0000 I NETWORK  [conn542] end connection 10.233.68.230:52562 (2 connections now open)
2021-05-14T21:44:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34344 #543 (3 connections now open)
2021-05-14T21:44:51.572+0000 I NETWORK  [conn543] received client metadata from 127.0.0.1:34344 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:44:51.669+0000 I NETWORK  [conn543] end connection 127.0.0.1:34344 (2 connections now open)
2021-05-14T21:44:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52734 #544 (3 connections now open)
2021-05-14T21:44:53.222+0000 I NETWORK  [conn544] end connection 10.233.68.230:52734 (2 connections now open)
2021-05-14T21:45:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34510 #545 (3 connections now open)
2021-05-14T21:45:01.573+0000 I NETWORK  [conn545] received client metadata from 127.0.0.1:34510 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:01.577+0000 I NETWORK  [conn545] end connection 127.0.0.1:34510 (2 connections now open)
2021-05-14T21:45:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:52900 #546 (3 connections now open)
2021-05-14T21:45:03.222+0000 I NETWORK  [conn546] end connection 10.233.68.230:52900 (2 connections now open)
2021-05-14T21:45:11.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34670 #547 (3 connections now open)
2021-05-14T21:45:11.578+0000 I NETWORK  [conn547] received client metadata from 127.0.0.1:34670 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:11.673+0000 I NETWORK  [conn547] end connection 127.0.0.1:34670 (2 connections now open)
2021-05-14T21:45:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53056 #548 (3 connections now open)
2021-05-14T21:45:13.223+0000 I NETWORK  [conn548] end connection 10.233.68.230:53056 (2 connections now open)
2021-05-14T21:45:21.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34838 #549 (3 connections now open)
2021-05-14T21:45:21.577+0000 I NETWORK  [conn549] received client metadata from 127.0.0.1:34838 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:21.672+0000 I NETWORK  [conn549] end connection 127.0.0.1:34838 (2 connections now open)
2021-05-14T21:45:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53228 #550 (3 connections now open)
2021-05-14T21:45:23.222+0000 I NETWORK  [conn550] end connection 10.233.68.230:53228 (2 connections now open)
2021-05-14T21:45:31.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:34998 #551 (3 connections now open)
2021-05-14T21:45:31.572+0000 I NETWORK  [conn551] received client metadata from 127.0.0.1:34998 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:31.669+0000 I NETWORK  [conn551] end connection 127.0.0.1:34998 (2 connections now open)
2021-05-14T21:45:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53394 #552 (3 connections now open)
2021-05-14T21:45:33.223+0000 I NETWORK  [conn552] end connection 10.233.68.230:53394 (2 connections now open)
2021-05-14T21:45:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35172 #553 (3 connections now open)
2021-05-14T21:45:41.576+0000 I NETWORK  [conn553] received client metadata from 127.0.0.1:35172 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:41.672+0000 I NETWORK  [conn553] end connection 127.0.0.1:35172 (2 connections now open)
2021-05-14T21:45:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53558 #554 (3 connections now open)
2021-05-14T21:45:43.222+0000 I NETWORK  [conn554] end connection 10.233.68.230:53558 (2 connections now open)
2021-05-14T21:45:51.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35336 #555 (3 connections now open)
2021-05-14T21:45:51.669+0000 I NETWORK  [conn555] received client metadata from 127.0.0.1:35336 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:45:51.674+0000 I NETWORK  [conn555] end connection 127.0.0.1:35336 (2 connections now open)
2021-05-14T21:45:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53726 #556 (3 connections now open)
2021-05-14T21:45:53.222+0000 I NETWORK  [conn556] end connection 10.233.68.230:53726 (2 connections now open)
2021-05-14T21:46:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35508 #557 (3 connections now open)
2021-05-14T21:46:01.573+0000 I NETWORK  [conn557] received client metadata from 127.0.0.1:35508 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:01.577+0000 I NETWORK  [conn557] end connection 127.0.0.1:35508 (2 connections now open)
2021-05-14T21:46:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:53896 #558 (3 connections now open)
2021-05-14T21:46:03.222+0000 I NETWORK  [conn558] end connection 10.233.68.230:53896 (2 connections now open)
2021-05-14T21:46:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:35682 #559 (3 connections now open)
2021-05-14T21:46:11.573+0000 I NETWORK  [conn559] received client metadata from 127.0.0.1:35682 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:11.577+0000 I NETWORK  [conn559] end connection 127.0.0.1:35682 (2 connections now open)
2021-05-14T21:46:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54076 #560 (3 connections now open)
2021-05-14T21:46:13.223+0000 I NETWORK  [conn560] end connection 10.233.68.230:54076 (2 connections now open)
2021-05-14T21:46:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36036 #561 (3 connections now open)
2021-05-14T21:46:21.572+0000 I NETWORK  [conn561] received client metadata from 127.0.0.1:36036 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:21.576+0000 I NETWORK  [conn561] end connection 127.0.0.1:36036 (2 connections now open)
2021-05-14T21:46:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54466 #562 (3 connections now open)
2021-05-14T21:46:23.222+0000 I NETWORK  [conn562] end connection 10.233.68.230:54466 (2 connections now open)
2021-05-14T21:46:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36416 #563 (3 connections now open)
2021-05-14T21:46:31.576+0000 I NETWORK  [conn563] received client metadata from 127.0.0.1:36416 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:31.672+0000 I NETWORK  [conn563] end connection 127.0.0.1:36416 (2 connections now open)
2021-05-14T21:46:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:54896 #564 (3 connections now open)
2021-05-14T21:46:33.223+0000 I NETWORK  [conn564] end connection 10.233.68.230:54896 (2 connections now open)
2021-05-14T21:46:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:36712 #565 (3 connections now open)
2021-05-14T21:46:41.574+0000 I NETWORK  [conn565] received client metadata from 127.0.0.1:36712 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:41.670+0000 I NETWORK  [conn565] end connection 127.0.0.1:36712 (2 connections now open)
2021-05-14T21:46:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:55202 #566 (3 connections now open)
2021-05-14T21:46:43.222+0000 I NETWORK  [conn566] end connection 10.233.68.230:55202 (2 connections now open)
2021-05-14T21:46:51.678+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37644 #567 (3 connections now open)
2021-05-14T21:46:51.678+0000 I NETWORK  [conn567] received client metadata from 127.0.0.1:37644 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:46:51.774+0000 I NETWORK  [conn567] end connection 127.0.0.1:37644 (2 connections now open)
2021-05-14T21:46:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56054 #568 (3 connections now open)
2021-05-14T21:46:53.222+0000 I NETWORK  [conn568] end connection 10.233.68.230:56054 (2 connections now open)
2021-05-14T21:47:01.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:37910 #569 (3 connections now open)
2021-05-14T21:47:01.570+0000 I NETWORK  [conn569] received client metadata from 127.0.0.1:37910 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:01.574+0000 I NETWORK  [conn569] end connection 127.0.0.1:37910 (2 connections now open)
2021-05-14T21:47:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56300 #570 (3 connections now open)
2021-05-14T21:47:03.222+0000 I NETWORK  [conn570] end connection 10.233.68.230:56300 (2 connections now open)
2021-05-14T21:47:11.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38210 #571 (3 connections now open)
2021-05-14T21:47:11.576+0000 I NETWORK  [conn571] received client metadata from 127.0.0.1:38210 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:11.679+0000 I NETWORK  [conn571] end connection 127.0.0.1:38210 (2 connections now open)
2021-05-14T21:47:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:56798 #572 (3 connections now open)
2021-05-14T21:47:13.222+0000 I NETWORK  [conn572] end connection 10.233.68.230:56798 (2 connections now open)
2021-05-14T21:47:21.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:38974 #573 (3 connections now open)
2021-05-14T21:47:21.577+0000 I NETWORK  [conn573] received client metadata from 127.0.0.1:38974 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:21.672+0000 I NETWORK  [conn573] end connection 127.0.0.1:38974 (2 connections now open)
2021-05-14T21:47:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57372 #574 (3 connections now open)
2021-05-14T21:47:23.222+0000 I NETWORK  [conn574] end connection 10.233.68.230:57372 (2 connections now open)
2021-05-14T21:47:31.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39142 #575 (3 connections now open)
2021-05-14T21:47:31.574+0000 I NETWORK  [conn575] received client metadata from 127.0.0.1:39142 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:31.672+0000 I NETWORK  [conn575] end connection 127.0.0.1:39142 (2 connections now open)
2021-05-14T21:47:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57532 #576 (3 connections now open)
2021-05-14T21:47:33.222+0000 I NETWORK  [conn576] end connection 10.233.68.230:57532 (2 connections now open)
2021-05-14T21:47:41.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39306 #577 (3 connections now open)
2021-05-14T21:47:41.478+0000 I NETWORK  [conn577] received client metadata from 127.0.0.1:39306 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:41.573+0000 I NETWORK  [conn577] end connection 127.0.0.1:39306 (2 connections now open)
2021-05-14T21:47:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57692 #578 (3 connections now open)
2021-05-14T21:47:43.222+0000 I NETWORK  [conn578] end connection 10.233.68.230:57692 (2 connections now open)
2021-05-14T21:47:51.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39468 #579 (3 connections now open)
2021-05-14T21:47:51.572+0000 I NETWORK  [conn579] received client metadata from 127.0.0.1:39468 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:47:51.669+0000 I NETWORK  [conn579] end connection 127.0.0.1:39468 (2 connections now open)
2021-05-14T21:47:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:57858 #580 (3 connections now open)
2021-05-14T21:47:53.222+0000 I NETWORK  [conn580] end connection 10.233.68.230:57858 (2 connections now open)
2021-05-14T21:48:01.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39638 #581 (3 connections now open)
2021-05-14T21:48:01.569+0000 I NETWORK  [conn581] received client metadata from 127.0.0.1:39638 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:01.573+0000 I NETWORK  [conn581] end connection 127.0.0.1:39638 (2 connections now open)
2021-05-14T21:48:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58026 #582 (3 connections now open)
2021-05-14T21:48:03.222+0000 I NETWORK  [conn582] end connection 10.233.68.230:58026 (2 connections now open)
2021-05-14T21:48:11.676+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39796 #583 (3 connections now open)
2021-05-14T21:48:11.676+0000 I NETWORK  [conn583] received client metadata from 127.0.0.1:39796 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:11.772+0000 I NETWORK  [conn583] end connection 127.0.0.1:39796 (2 connections now open)
2021-05-14T21:48:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58182 #584 (3 connections now open)
2021-05-14T21:48:13.223+0000 I NETWORK  [conn584] end connection 10.233.68.230:58182 (2 connections now open)
2021-05-14T21:48:21.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:39968 #585 (3 connections now open)
2021-05-14T21:48:21.576+0000 I NETWORK  [conn585] received client metadata from 127.0.0.1:39968 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:21.673+0000 I NETWORK  [conn585] end connection 127.0.0.1:39968 (2 connections now open)
2021-05-14T21:48:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58358 #586 (3 connections now open)
2021-05-14T21:48:23.222+0000 I NETWORK  [conn586] end connection 10.233.68.230:58358 (2 connections now open)
2021-05-14T21:48:31.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40126 #587 (3 connections now open)
2021-05-14T21:48:31.573+0000 I NETWORK  [conn587] received client metadata from 127.0.0.1:40126 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:31.576+0000 I NETWORK  [conn587] end connection 127.0.0.1:40126 (2 connections now open)
2021-05-14T21:48:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58518 #588 (3 connections now open)
2021-05-14T21:48:33.222+0000 I NETWORK  [conn588] end connection 10.233.68.230:58518 (2 connections now open)
2021-05-14T21:48:41.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40300 #589 (3 connections now open)
2021-05-14T21:48:41.669+0000 I NETWORK  [conn589] received client metadata from 127.0.0.1:40300 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:41.674+0000 I NETWORK  [conn589] end connection 127.0.0.1:40300 (2 connections now open)
2021-05-14T21:48:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58686 #590 (3 connections now open)
2021-05-14T21:48:43.222+0000 I NETWORK  [conn590] end connection 10.233.68.230:58686 (2 connections now open)
2021-05-14T21:48:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40464 #591 (3 connections now open)
2021-05-14T21:48:51.571+0000 I NETWORK  [conn591] received client metadata from 127.0.0.1:40464 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:48:51.669+0000 I NETWORK  [conn591] end connection 127.0.0.1:40464 (2 connections now open)
2021-05-14T21:48:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:58854 #592 (3 connections now open)
2021-05-14T21:48:53.222+0000 I NETWORK  [conn592] end connection 10.233.68.230:58854 (2 connections now open)
2021-05-14T21:49:01.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40630 #593 (3 connections now open)
2021-05-14T21:49:01.482+0000 I NETWORK  [conn593] received client metadata from 127.0.0.1:40630 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:01.573+0000 I NETWORK  [conn593] end connection 127.0.0.1:40630 (2 connections now open)
2021-05-14T21:49:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59018 #594 (3 connections now open)
2021-05-14T21:49:03.222+0000 I NETWORK  [conn594] end connection 10.233.68.230:59018 (2 connections now open)
2021-05-14T21:49:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40790 #595 (3 connections now open)
2021-05-14T21:49:11.573+0000 I NETWORK  [conn595] received client metadata from 127.0.0.1:40790 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:11.669+0000 I NETWORK  [conn595] end connection 127.0.0.1:40790 (2 connections now open)
2021-05-14T21:49:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59176 #596 (3 connections now open)
2021-05-14T21:49:13.222+0000 I NETWORK  [conn596] end connection 10.233.68.230:59176 (2 connections now open)
2021-05-14T21:49:21.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40958 #597 (3 connections now open)
2021-05-14T21:49:21.574+0000 I NETWORK  [conn597] received client metadata from 127.0.0.1:40958 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:21.578+0000 I NETWORK  [conn597] end connection 127.0.0.1:40958 (2 connections now open)
2021-05-14T21:49:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59348 #598 (3 connections now open)
2021-05-14T21:49:23.222+0000 I NETWORK  [conn598] end connection 10.233.68.230:59348 (2 connections now open)
2021-05-14T21:49:31.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41116 #599 (3 connections now open)
2021-05-14T21:49:31.577+0000 I NETWORK  [conn599] received client metadata from 127.0.0.1:41116 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:31.672+0000 I NETWORK  [conn599] end connection 127.0.0.1:41116 (2 connections now open)
2021-05-14T21:49:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59504 #600 (3 connections now open)
2021-05-14T21:49:33.222+0000 I NETWORK  [conn600] end connection 10.233.68.230:59504 (2 connections now open)
2021-05-14T21:49:41.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41288 #601 (3 connections now open)
2021-05-14T21:49:41.482+0000 I NETWORK  [conn601] received client metadata from 127.0.0.1:41288 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:41.573+0000 I NETWORK  [conn601] end connection 127.0.0.1:41288 (2 connections now open)
2021-05-14T21:49:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59674 #602 (3 connections now open)
2021-05-14T21:49:43.222+0000 I NETWORK  [conn602] end connection 10.233.68.230:59674 (2 connections now open)
2021-05-14T21:49:51.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41450 #603 (3 connections now open)
2021-05-14T21:49:51.575+0000 I NETWORK  [conn603] received client metadata from 127.0.0.1:41450 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:49:51.673+0000 I NETWORK  [conn603] end connection 127.0.0.1:41450 (2 connections now open)
2021-05-14T21:49:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:59842 #604 (3 connections now open)
2021-05-14T21:49:53.222+0000 I NETWORK  [conn604] end connection 10.233.68.230:59842 (2 connections now open)
2021-05-14T21:50:01.475+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41618 #605 (3 connections now open)
2021-05-14T21:50:01.475+0000 I NETWORK  [conn605] received client metadata from 127.0.0.1:41618 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:01.572+0000 I NETWORK  [conn605] end connection 127.0.0.1:41618 (2 connections now open)
2021-05-14T21:50:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60006 #606 (3 connections now open)
2021-05-14T21:50:03.222+0000 I NETWORK  [conn606] end connection 10.233.68.230:60006 (2 connections now open)
2021-05-14T21:50:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41784 #607 (3 connections now open)
2021-05-14T21:50:11.572+0000 I NETWORK  [conn607] received client metadata from 127.0.0.1:41784 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:11.576+0000 I NETWORK  [conn607] end connection 127.0.0.1:41784 (2 connections now open)
2021-05-14T21:50:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60170 #608 (3 connections now open)
2021-05-14T21:50:13.222+0000 I NETWORK  [conn608] end connection 10.233.68.230:60170 (2 connections now open)
2021-05-14T21:50:21.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41954 #609 (3 connections now open)
2021-05-14T21:50:21.572+0000 I NETWORK  [conn609] received client metadata from 127.0.0.1:41954 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:21.669+0000 I NETWORK  [conn609] end connection 127.0.0.1:41954 (2 connections now open)
2021-05-14T21:50:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60344 #610 (3 connections now open)
2021-05-14T21:50:23.222+0000 I NETWORK  [conn610] end connection 10.233.68.230:60344 (2 connections now open)
2021-05-14T21:50:31.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42114 #611 (3 connections now open)
2021-05-14T21:50:31.577+0000 I NETWORK  [conn611] received client metadata from 127.0.0.1:42114 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:31.672+0000 I NETWORK  [conn611] end connection 127.0.0.1:42114 (2 connections now open)
2021-05-14T21:50:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60502 #612 (3 connections now open)
2021-05-14T21:50:33.222+0000 I NETWORK  [conn612] end connection 10.233.68.230:60502 (2 connections now open)
2021-05-14T21:50:41.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42282 #613 (3 connections now open)
2021-05-14T21:50:41.572+0000 I NETWORK  [conn613] received client metadata from 127.0.0.1:42282 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:41.670+0000 I NETWORK  [conn613] end connection 127.0.0.1:42282 (2 connections now open)
2021-05-14T21:50:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60668 #614 (3 connections now open)
2021-05-14T21:50:43.222+0000 I NETWORK  [conn614] end connection 10.233.68.230:60668 (2 connections now open)
2021-05-14T21:50:51.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42440 #615 (3 connections now open)
2021-05-14T21:50:51.670+0000 I NETWORK  [conn615] received client metadata from 127.0.0.1:42440 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:50:51.675+0000 I NETWORK  [conn615] end connection 127.0.0.1:42440 (2 connections now open)
2021-05-14T21:50:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60830 #616 (3 connections now open)
2021-05-14T21:50:53.222+0000 I NETWORK  [conn616] end connection 10.233.68.230:60830 (2 connections now open)
2021-05-14T21:51:01.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42608 #617 (3 connections now open)
2021-05-14T21:51:01.478+0000 I NETWORK  [conn617] received client metadata from 127.0.0.1:42608 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:01.573+0000 I NETWORK  [conn617] end connection 127.0.0.1:42608 (2 connections now open)
2021-05-14T21:51:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:60996 #618 (3 connections now open)
2021-05-14T21:51:03.222+0000 I NETWORK  [conn618] end connection 10.233.68.230:60996 (2 connections now open)
2021-05-14T21:51:11.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42766 #619 (3 connections now open)
2021-05-14T21:51:11.577+0000 I NETWORK  [conn619] received client metadata from 127.0.0.1:42766 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:11.672+0000 I NETWORK  [conn619] end connection 127.0.0.1:42766 (2 connections now open)
2021-05-14T21:51:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:32920 #620 (3 connections now open)
2021-05-14T21:51:13.223+0000 I NETWORK  [conn620] end connection 10.233.68.230:32920 (2 connections now open)
2021-05-14T21:51:21.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42934 #621 (3 connections now open)
2021-05-14T21:51:21.573+0000 I NETWORK  [conn621] received client metadata from 127.0.0.1:42934 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:21.577+0000 I NETWORK  [conn621] end connection 127.0.0.1:42934 (2 connections now open)
2021-05-14T21:51:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33092 #622 (3 connections now open)
2021-05-14T21:51:23.222+0000 I NETWORK  [conn622] end connection 10.233.68.230:33092 (2 connections now open)
2021-05-14T21:51:31.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43100 #623 (3 connections now open)
2021-05-14T21:51:31.670+0000 I NETWORK  [conn623] received client metadata from 127.0.0.1:43100 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:31.674+0000 I NETWORK  [conn623] end connection 127.0.0.1:43100 (2 connections now open)
2021-05-14T21:51:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33258 #624 (3 connections now open)
2021-05-14T21:51:33.222+0000 I NETWORK  [conn624] end connection 10.233.68.230:33258 (2 connections now open)
2021-05-14T21:51:41.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43264 #625 (3 connections now open)
2021-05-14T21:51:41.477+0000 I NETWORK  [conn625] received client metadata from 127.0.0.1:43264 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:41.573+0000 I NETWORK  [conn625] end connection 127.0.0.1:43264 (2 connections now open)
2021-05-14T21:51:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33420 #626 (3 connections now open)
2021-05-14T21:51:43.222+0000 I NETWORK  [conn626] end connection 10.233.68.230:33420 (2 connections now open)
2021-05-14T21:51:51.581+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43428 #627 (3 connections now open)
2021-05-14T21:51:51.669+0000 I NETWORK  [conn627] received client metadata from 127.0.0.1:43428 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:51:51.673+0000 I NETWORK  [conn627] end connection 127.0.0.1:43428 (2 connections now open)
2021-05-14T21:51:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33588 #628 (3 connections now open)
2021-05-14T21:51:53.222+0000 I NETWORK  [conn628] end connection 10.233.68.230:33588 (2 connections now open)
2021-05-14T21:52:01.673+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43594 #629 (3 connections now open)
2021-05-14T21:52:01.673+0000 I NETWORK  [conn629] received client metadata from 127.0.0.1:43594 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:01.678+0000 I NETWORK  [conn629] end connection 127.0.0.1:43594 (2 connections now open)
2021-05-14T21:52:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33754 #630 (3 connections now open)
2021-05-14T21:52:03.223+0000 I NETWORK  [conn630] end connection 10.233.68.230:33754 (2 connections now open)
2021-05-14T21:52:11.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43756 #631 (3 connections now open)
2021-05-14T21:52:11.482+0000 I NETWORK  [conn631] received client metadata from 127.0.0.1:43756 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:11.574+0000 I NETWORK  [conn631] end connection 127.0.0.1:43756 (2 connections now open)
2021-05-14T21:52:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:33910 #632 (3 connections now open)
2021-05-14T21:52:13.222+0000 I NETWORK  [conn632] end connection 10.233.68.230:33910 (2 connections now open)
2021-05-14T21:52:21.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:43930 #633 (3 connections now open)
2021-05-14T21:52:21.575+0000 I NETWORK  [conn633] received client metadata from 127.0.0.1:43930 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:21.669+0000 I NETWORK  [conn633] end connection 127.0.0.1:43930 (2 connections now open)
2021-05-14T21:52:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34088 #634 (3 connections now open)
2021-05-14T21:52:23.222+0000 I NETWORK  [conn634] end connection 10.233.68.230:34088 (2 connections now open)
2021-05-14T21:52:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44088 #635 (3 connections now open)
2021-05-14T21:52:31.575+0000 I NETWORK  [conn635] received client metadata from 127.0.0.1:44088 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:31.669+0000 I NETWORK  [conn635] end connection 127.0.0.1:44088 (2 connections now open)
2021-05-14T21:52:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34244 #636 (3 connections now open)
2021-05-14T21:52:33.222+0000 I NETWORK  [conn636] end connection 10.233.68.230:34244 (2 connections now open)
2021-05-14T21:52:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44256 #637 (3 connections now open)
2021-05-14T21:52:41.575+0000 I NETWORK  [conn637] received client metadata from 127.0.0.1:44256 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:41.670+0000 I NETWORK  [conn637] end connection 127.0.0.1:44256 (2 connections now open)
2021-05-14T21:52:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34410 #638 (3 connections now open)
2021-05-14T21:52:43.222+0000 I NETWORK  [conn638] end connection 10.233.68.230:34410 (2 connections now open)
2021-05-14T21:52:51.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44426 #639 (3 connections now open)
2021-05-14T21:52:51.577+0000 I NETWORK  [conn639] received client metadata from 127.0.0.1:44426 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:52:51.673+0000 I NETWORK  [conn639] end connection 127.0.0.1:44426 (2 connections now open)
2021-05-14T21:52:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34584 #640 (3 connections now open)
2021-05-14T21:52:53.222+0000 I NETWORK  [conn640] end connection 10.233.68.230:34584 (2 connections now open)
2021-05-14T21:53:01.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44592 #641 (3 connections now open)
2021-05-14T21:53:01.579+0000 I NETWORK  [conn641] received client metadata from 127.0.0.1:44592 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:01.676+0000 I NETWORK  [conn641] end connection 127.0.0.1:44592 (2 connections now open)
2021-05-14T21:53:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34748 #642 (3 connections now open)
2021-05-14T21:53:03.222+0000 I NETWORK  [conn642] end connection 10.233.68.230:34748 (2 connections now open)
2021-05-14T21:53:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44754 #643 (3 connections now open)
2021-05-14T21:53:11.573+0000 I NETWORK  [conn643] received client metadata from 127.0.0.1:44754 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:11.669+0000 I NETWORK  [conn643] end connection 127.0.0.1:44754 (2 connections now open)
2021-05-14T21:53:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:34908 #644 (3 connections now open)
2021-05-14T21:53:13.222+0000 I NETWORK  [conn644] end connection 10.233.68.230:34908 (2 connections now open)
2021-05-14T21:53:21.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:44920 #645 (3 connections now open)
2021-05-14T21:53:21.578+0000 I NETWORK  [conn645] received client metadata from 127.0.0.1:44920 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:21.675+0000 I NETWORK  [conn645] end connection 127.0.0.1:44920 (2 connections now open)
2021-05-14T21:53:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35080 #646 (3 connections now open)
2021-05-14T21:53:23.222+0000 I NETWORK  [conn646] end connection 10.233.68.230:35080 (2 connections now open)
2021-05-14T21:53:31.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45080 #647 (3 connections now open)
2021-05-14T21:53:31.577+0000 I NETWORK  [conn647] received client metadata from 127.0.0.1:45080 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:31.673+0000 I NETWORK  [conn647] end connection 127.0.0.1:45080 (2 connections now open)
2021-05-14T21:53:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35236 #648 (3 connections now open)
2021-05-14T21:53:33.222+0000 I NETWORK  [conn648] end connection 10.233.68.230:35236 (2 connections now open)
2021-05-14T21:53:41.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45250 #649 (3 connections now open)
2021-05-14T21:53:41.573+0000 I NETWORK  [conn649] received client metadata from 127.0.0.1:45250 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:41.577+0000 I NETWORK  [conn649] end connection 127.0.0.1:45250 (2 connections now open)
2021-05-14T21:53:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35404 #650 (3 connections now open)
2021-05-14T21:53:43.222+0000 I NETWORK  [conn650] end connection 10.233.68.230:35404 (2 connections now open)
2021-05-14T21:53:51.577+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45412 #651 (3 connections now open)
2021-05-14T21:53:51.578+0000 I NETWORK  [conn651] received client metadata from 127.0.0.1:45412 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:53:51.674+0000 I NETWORK  [conn651] end connection 127.0.0.1:45412 (2 connections now open)
2021-05-14T21:53:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35570 #652 (3 connections now open)
2021-05-14T21:53:53.222+0000 I NETWORK  [conn652] end connection 10.233.68.230:35570 (2 connections now open)
2021-05-14T21:54:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45578 #653 (3 connections now open)
2021-05-14T21:54:01.573+0000 I NETWORK  [conn653] received client metadata from 127.0.0.1:45578 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:01.669+0000 I NETWORK  [conn653] end connection 127.0.0.1:45578 (2 connections now open)
2021-05-14T21:54:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35734 #654 (3 connections now open)
2021-05-14T21:54:03.222+0000 I NETWORK  [conn654] end connection 10.233.68.230:35734 (2 connections now open)
2021-05-14T21:54:11.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45738 #655 (3 connections now open)
2021-05-14T21:54:11.478+0000 I NETWORK  [conn655] received client metadata from 127.0.0.1:45738 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:11.573+0000 I NETWORK  [conn655] end connection 127.0.0.1:45738 (2 connections now open)
2021-05-14T21:54:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:35892 #656 (3 connections now open)
2021-05-14T21:54:13.222+0000 I NETWORK  [conn656] end connection 10.233.68.230:35892 (2 connections now open)
2021-05-14T21:54:21.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:45912 #657 (3 connections now open)
2021-05-14T21:54:21.477+0000 I NETWORK  [conn657] received client metadata from 127.0.0.1:45912 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:21.574+0000 I NETWORK  [conn657] end connection 127.0.0.1:45912 (2 connections now open)
2021-05-14T21:54:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36070 #658 (3 connections now open)
2021-05-14T21:54:23.222+0000 I NETWORK  [conn658] end connection 10.233.68.230:36070 (2 connections now open)
2021-05-14T21:54:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46072 #659 (3 connections now open)
2021-05-14T21:54:31.574+0000 I NETWORK  [conn659] received client metadata from 127.0.0.1:46072 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:31.671+0000 I NETWORK  [conn659] end connection 127.0.0.1:46072 (2 connections now open)
2021-05-14T21:54:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36228 #660 (3 connections now open)
2021-05-14T21:54:33.222+0000 I NETWORK  [conn660] end connection 10.233.68.230:36228 (2 connections now open)
2021-05-14T21:54:41.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46236 #661 (3 connections now open)
2021-05-14T21:54:41.572+0000 I NETWORK  [conn661] received client metadata from 127.0.0.1:46236 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:41.576+0000 I NETWORK  [conn661] end connection 127.0.0.1:46236 (2 connections now open)
2021-05-14T21:54:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36398 #662 (3 connections now open)
2021-05-14T21:54:43.222+0000 I NETWORK  [conn662] end connection 10.233.68.230:36398 (2 connections now open)
2021-05-14T21:54:51.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46402 #663 (3 connections now open)
2021-05-14T21:54:51.669+0000 I NETWORK  [conn663] received client metadata from 127.0.0.1:46402 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:54:51.673+0000 I NETWORK  [conn663] end connection 127.0.0.1:46402 (2 connections now open)
2021-05-14T21:54:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36560 #664 (3 connections now open)
2021-05-14T21:54:53.222+0000 I NETWORK  [conn664] end connection 10.233.68.230:36560 (2 connections now open)
2021-05-14T21:55:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46570 #665 (3 connections now open)
2021-05-14T21:55:01.572+0000 I NETWORK  [conn665] received client metadata from 127.0.0.1:46570 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:01.575+0000 I NETWORK  [conn665] end connection 127.0.0.1:46570 (2 connections now open)
2021-05-14T21:55:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36726 #666 (3 connections now open)
2021-05-14T21:55:03.222+0000 I NETWORK  [conn666] end connection 10.233.68.230:36726 (2 connections now open)
2021-05-14T21:55:11.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46728 #667 (3 connections now open)
2021-05-14T21:55:11.574+0000 I NETWORK  [conn667] received client metadata from 127.0.0.1:46728 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:11.578+0000 I NETWORK  [conn667] end connection 127.0.0.1:46728 (2 connections now open)
2021-05-14T21:55:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:36882 #668 (3 connections now open)
2021-05-14T21:55:13.222+0000 I NETWORK  [conn668] end connection 10.233.68.230:36882 (2 connections now open)
2021-05-14T21:55:21.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:46896 #669 (3 connections now open)
2021-05-14T21:55:21.574+0000 I NETWORK  [conn669] received client metadata from 127.0.0.1:46896 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:21.672+0000 I NETWORK  [conn669] end connection 127.0.0.1:46896 (2 connections now open)
2021-05-14T21:55:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37054 #670 (3 connections now open)
2021-05-14T21:55:23.222+0000 I NETWORK  [conn670] end connection 10.233.68.230:37054 (2 connections now open)
2021-05-14T21:55:31.477+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47062 #671 (3 connections now open)
2021-05-14T21:55:31.569+0000 I NETWORK  [conn671] received client metadata from 127.0.0.1:47062 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:31.573+0000 I NETWORK  [conn671] end connection 127.0.0.1:47062 (2 connections now open)
2021-05-14T21:55:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37218 #672 (3 connections now open)
2021-05-14T21:55:33.222+0000 I NETWORK  [conn672] end connection 10.233.68.230:37218 (2 connections now open)
2021-05-14T21:55:41.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47232 #673 (3 connections now open)
2021-05-14T21:55:41.477+0000 I NETWORK  [conn673] received client metadata from 127.0.0.1:47232 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:41.573+0000 I NETWORK  [conn673] end connection 127.0.0.1:47232 (2 connections now open)
2021-05-14T21:55:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37386 #674 (3 connections now open)
2021-05-14T21:55:43.222+0000 I NETWORK  [conn674] end connection 10.233.68.230:37386 (2 connections now open)
2021-05-14T21:55:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47400 #675 (3 connections now open)
2021-05-14T21:55:51.570+0000 I NETWORK  [conn675] received client metadata from 127.0.0.1:47400 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:55:51.574+0000 I NETWORK  [conn675] end connection 127.0.0.1:47400 (2 connections now open)
2021-05-14T21:55:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37558 #676 (3 connections now open)
2021-05-14T21:55:53.222+0000 I NETWORK  [conn676] end connection 10.233.68.230:37558 (2 connections now open)
2021-05-14T21:56:01.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47568 #677 (3 connections now open)
2021-05-14T21:56:01.574+0000 I NETWORK  [conn677] received client metadata from 127.0.0.1:47568 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:01.669+0000 I NETWORK  [conn677] end connection 127.0.0.1:47568 (2 connections now open)
2021-05-14T21:56:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37728 #678 (3 connections now open)
2021-05-14T21:56:03.222+0000 I NETWORK  [conn678] end connection 10.233.68.230:37728 (2 connections now open)
2021-05-14T21:56:11.473+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47732 #679 (3 connections now open)
2021-05-14T21:56:11.569+0000 I NETWORK  [conn679] received client metadata from 127.0.0.1:47732 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:11.574+0000 I NETWORK  [conn679] end connection 127.0.0.1:47732 (2 connections now open)
2021-05-14T21:56:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:37892 #680 (3 connections now open)
2021-05-14T21:56:13.222+0000 I NETWORK  [conn680] end connection 10.233.68.230:37892 (2 connections now open)
2021-05-14T21:56:21.480+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:47910 #681 (3 connections now open)
2021-05-14T21:56:21.481+0000 I NETWORK  [conn681] received client metadata from 127.0.0.1:47910 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:21.573+0000 I NETWORK  [conn681] end connection 127.0.0.1:47910 (2 connections now open)
2021-05-14T21:56:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38070 #682 (3 connections now open)
2021-05-14T21:56:23.222+0000 I NETWORK  [conn682] end connection 10.233.68.230:38070 (2 connections now open)
2021-05-14T21:56:31.482+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48072 #683 (3 connections now open)
2021-05-14T21:56:31.570+0000 I NETWORK  [conn683] received client metadata from 127.0.0.1:48072 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:31.669+0000 I NETWORK  [conn683] end connection 127.0.0.1:48072 (2 connections now open)
2021-05-14T21:56:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38230 #684 (3 connections now open)
2021-05-14T21:56:33.222+0000 I NETWORK  [conn684] end connection 10.233.68.230:38230 (2 connections now open)
2021-05-14T21:56:41.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48240 #685 (3 connections now open)
2021-05-14T21:56:41.669+0000 I NETWORK  [conn685] received client metadata from 127.0.0.1:48240 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:41.673+0000 I NETWORK  [conn685] end connection 127.0.0.1:48240 (2 connections now open)
2021-05-14T21:56:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38396 #686 (3 connections now open)
2021-05-14T21:56:43.222+0000 I NETWORK  [conn686] end connection 10.233.68.230:38396 (2 connections now open)
2021-05-14T21:56:51.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48402 #687 (3 connections now open)
2021-05-14T21:56:51.578+0000 I NETWORK  [conn687] received client metadata from 127.0.0.1:48402 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:56:51.674+0000 I NETWORK  [conn687] end connection 127.0.0.1:48402 (2 connections now open)
2021-05-14T21:56:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38562 #688 (3 connections now open)
2021-05-14T21:56:53.222+0000 I NETWORK  [conn688] end connection 10.233.68.230:38562 (2 connections now open)
2021-05-14T21:57:01.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48576 #689 (3 connections now open)
2021-05-14T21:57:01.573+0000 I NETWORK  [conn689] received client metadata from 127.0.0.1:48576 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:01.669+0000 I NETWORK  [conn689] end connection 127.0.0.1:48576 (2 connections now open)
2021-05-14T21:57:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38732 #690 (3 connections now open)
2021-05-14T21:57:03.222+0000 I NETWORK  [conn690] end connection 10.233.68.230:38732 (2 connections now open)
2021-05-14T21:57:11.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48736 #691 (3 connections now open)
2021-05-14T21:57:11.576+0000 I NETWORK  [conn691] received client metadata from 127.0.0.1:48736 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:11.669+0000 I NETWORK  [conn691] end connection 127.0.0.1:48736 (2 connections now open)
2021-05-14T21:57:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:38890 #692 (3 connections now open)
2021-05-14T21:57:13.222+0000 I NETWORK  [conn692] end connection 10.233.68.230:38890 (2 connections now open)
2021-05-14T21:57:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:48904 #693 (3 connections now open)
2021-05-14T21:57:21.570+0000 I NETWORK  [conn693] received client metadata from 127.0.0.1:48904 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:21.574+0000 I NETWORK  [conn693] end connection 127.0.0.1:48904 (2 connections now open)
2021-05-14T21:57:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39062 #694 (3 connections now open)
2021-05-14T21:57:23.222+0000 I NETWORK  [conn694] end connection 10.233.68.230:39062 (2 connections now open)
2021-05-14T21:57:31.675+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49064 #695 (3 connections now open)
2021-05-14T21:57:31.675+0000 I NETWORK  [conn695] received client metadata from 127.0.0.1:49064 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:31.769+0000 I NETWORK  [conn695] end connection 127.0.0.1:49064 (2 connections now open)
2021-05-14T21:57:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39220 #696 (3 connections now open)
2021-05-14T21:57:33.222+0000 I NETWORK  [conn696] end connection 10.233.68.230:39220 (2 connections now open)
2021-05-14T21:57:41.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49234 #697 (3 connections now open)
2021-05-14T21:57:41.574+0000 I NETWORK  [conn697] received client metadata from 127.0.0.1:49234 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:41.578+0000 I NETWORK  [conn697] end connection 127.0.0.1:49234 (2 connections now open)
2021-05-14T21:57:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39388 #698 (3 connections now open)
2021-05-14T21:57:43.223+0000 I NETWORK  [conn698] end connection 10.233.68.230:39388 (2 connections now open)
2021-05-14T21:57:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49392 #699 (3 connections now open)
2021-05-14T21:57:51.571+0000 I NETWORK  [conn699] received client metadata from 127.0.0.1:49392 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:57:51.575+0000 I NETWORK  [conn699] end connection 127.0.0.1:49392 (2 connections now open)
2021-05-14T21:57:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39550 #700 (3 connections now open)
2021-05-14T21:57:53.222+0000 I NETWORK  [conn700] end connection 10.233.68.230:39550 (2 connections now open)
2021-05-14T21:58:01.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49560 #701 (3 connections now open)
2021-05-14T21:58:01.576+0000 I NETWORK  [conn701] received client metadata from 127.0.0.1:49560 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:01.670+0000 I NETWORK  [conn701] end connection 127.0.0.1:49560 (2 connections now open)
2021-05-14T21:58:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39716 #702 (3 connections now open)
2021-05-14T21:58:03.222+0000 I NETWORK  [conn702] end connection 10.233.68.230:39716 (2 connections now open)
2021-05-14T21:58:11.572+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49718 #703 (3 connections now open)
2021-05-14T21:58:11.572+0000 I NETWORK  [conn703] received client metadata from 127.0.0.1:49718 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:11.577+0000 I NETWORK  [conn703] end connection 127.0.0.1:49718 (2 connections now open)
2021-05-14T21:58:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:39872 #704 (3 connections now open)
2021-05-14T21:58:13.222+0000 I NETWORK  [conn704] end connection 10.233.68.230:39872 (2 connections now open)
2021-05-14T21:58:21.578+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49890 #705 (3 connections now open)
2021-05-14T21:58:21.670+0000 I NETWORK  [conn705] received client metadata from 127.0.0.1:49890 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:21.674+0000 I NETWORK  [conn705] end connection 127.0.0.1:49890 (2 connections now open)
2021-05-14T21:58:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40048 #706 (3 connections now open)
2021-05-14T21:58:23.222+0000 I NETWORK  [conn706] end connection 10.233.68.230:40048 (2 connections now open)
2021-05-14T21:58:31.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50056 #707 (3 connections now open)
2021-05-14T21:58:31.570+0000 I NETWORK  [conn707] received client metadata from 127.0.0.1:50056 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:31.574+0000 I NETWORK  [conn707] end connection 127.0.0.1:50056 (2 connections now open)
2021-05-14T21:58:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40212 #708 (3 connections now open)
2021-05-14T21:58:33.222+0000 I NETWORK  [conn708] end connection 10.233.68.230:40212 (2 connections now open)
2021-05-14T21:58:41.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50220 #709 (3 connections now open)
2021-05-14T21:58:41.572+0000 I NETWORK  [conn709] received client metadata from 127.0.0.1:50220 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:41.669+0000 I NETWORK  [conn709] end connection 127.0.0.1:50220 (2 connections now open)
2021-05-14T21:58:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40374 #710 (3 connections now open)
2021-05-14T21:58:43.222+0000 I NETWORK  [conn710] end connection 10.233.68.230:40374 (2 connections now open)
2021-05-14T21:58:51.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50384 #711 (3 connections now open)
2021-05-14T21:58:51.572+0000 I NETWORK  [conn711] received client metadata from 127.0.0.1:50384 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:58:51.669+0000 I NETWORK  [conn711] end connection 127.0.0.1:50384 (2 connections now open)
2021-05-14T21:58:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40542 #712 (3 connections now open)
2021-05-14T21:58:53.222+0000 I NETWORK  [conn712] end connection 10.233.68.230:40542 (2 connections now open)
2021-05-14T21:59:01.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50552 #713 (3 connections now open)
2021-05-14T21:59:01.575+0000 I NETWORK  [conn713] received client metadata from 127.0.0.1:50552 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:01.671+0000 I NETWORK  [conn713] end connection 127.0.0.1:50552 (2 connections now open)
2021-05-14T21:59:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40710 #714 (3 connections now open)
2021-05-14T21:59:03.222+0000 I NETWORK  [conn714] end connection 10.233.68.230:40710 (2 connections now open)
2021-05-14T21:59:11.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50714 #715 (3 connections now open)
2021-05-14T21:59:11.575+0000 I NETWORK  [conn715] received client metadata from 127.0.0.1:50714 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:11.669+0000 I NETWORK  [conn715] end connection 127.0.0.1:50714 (2 connections now open)
2021-05-14T21:59:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:40868 #716 (3 connections now open)
2021-05-14T21:59:13.222+0000 I NETWORK  [conn716] end connection 10.233.68.230:40868 (2 connections now open)
2021-05-14T21:59:21.573+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:50882 #717 (3 connections now open)
2021-05-14T21:59:21.573+0000 I NETWORK  [conn717] received client metadata from 127.0.0.1:50882 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:21.578+0000 I NETWORK  [conn717] end connection 127.0.0.1:50882 (2 connections now open)
2021-05-14T21:59:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41040 #718 (3 connections now open)
2021-05-14T21:59:23.222+0000 I NETWORK  [conn718] end connection 10.233.68.230:41040 (2 connections now open)
2021-05-14T21:59:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51040 #719 (3 connections now open)
2021-05-14T21:59:31.576+0000 I NETWORK  [conn719] received client metadata from 127.0.0.1:51040 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:31.672+0000 I NETWORK  [conn719] end connection 127.0.0.1:51040 (2 connections now open)
2021-05-14T21:59:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41196 #720 (3 connections now open)
2021-05-14T21:59:33.223+0000 I NETWORK  [conn720] end connection 10.233.68.230:41196 (2 connections now open)
2021-05-14T21:59:41.669+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51210 #721 (3 connections now open)
2021-05-14T21:59:41.670+0000 I NETWORK  [conn721] received client metadata from 127.0.0.1:51210 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:41.675+0000 I NETWORK  [conn721] end connection 127.0.0.1:51210 (2 connections now open)
2021-05-14T21:59:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41364 #722 (3 connections now open)
2021-05-14T21:59:43.223+0000 I NETWORK  [conn722] end connection 10.233.68.230:41364 (2 connections now open)
2021-05-14T21:59:51.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51380 #723 (3 connections now open)
2021-05-14T21:59:51.575+0000 I NETWORK  [conn723] received client metadata from 127.0.0.1:51380 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T21:59:51.670+0000 I NETWORK  [conn723] end connection 127.0.0.1:51380 (2 connections now open)
2021-05-14T21:59:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41538 #724 (3 connections now open)
2021-05-14T21:59:53.222+0000 I NETWORK  [conn724] end connection 10.233.68.230:41538 (2 connections now open)
2021-05-14T22:00:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51546 #725 (3 connections now open)
2021-05-14T22:00:01.571+0000 I NETWORK  [conn725] received client metadata from 127.0.0.1:51546 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:01.575+0000 I NETWORK  [conn725] end connection 127.0.0.1:51546 (2 connections now open)
2021-05-14T22:00:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41702 #726 (3 connections now open)
2021-05-14T22:00:03.222+0000 I NETWORK  [conn726] end connection 10.233.68.230:41702 (2 connections now open)
2021-05-14T22:00:11.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51706 #727 (3 connections now open)
2021-05-14T22:00:11.572+0000 I NETWORK  [conn727] received client metadata from 127.0.0.1:51706 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:11.575+0000 I NETWORK  [conn727] end connection 127.0.0.1:51706 (2 connections now open)
2021-05-14T22:00:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:41860 #728 (3 connections now open)
2021-05-14T22:00:13.223+0000 I NETWORK  [conn728] end connection 10.233.68.230:41860 (2 connections now open)
2021-05-14T22:00:21.476+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:51874 #729 (3 connections now open)
2021-05-14T22:00:21.477+0000 I NETWORK  [conn729] received client metadata from 127.0.0.1:51874 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:21.573+0000 I NETWORK  [conn729] end connection 127.0.0.1:51874 (2 connections now open)
2021-05-14T22:00:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42034 #730 (3 connections now open)
2021-05-14T22:00:23.222+0000 I NETWORK  [conn730] end connection 10.233.68.230:42034 (2 connections now open)
2021-05-14T22:00:31.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52034 #731 (3 connections now open)
2021-05-14T22:00:31.575+0000 I NETWORK  [conn731] received client metadata from 127.0.0.1:52034 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:31.578+0000 I NETWORK  [conn731] end connection 127.0.0.1:52034 (2 connections now open)
2021-05-14T22:00:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42190 #732 (3 connections now open)
2021-05-14T22:00:33.222+0000 I NETWORK  [conn732] end connection 10.233.68.230:42190 (2 connections now open)
2021-05-14T22:00:41.576+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52202 #733 (3 connections now open)
2021-05-14T22:00:41.577+0000 I NETWORK  [conn733] received client metadata from 127.0.0.1:52202 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:41.672+0000 I NETWORK  [conn733] end connection 127.0.0.1:52202 (2 connections now open)
2021-05-14T22:00:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42356 #734 (3 connections now open)
2021-05-14T22:00:43.222+0000 I NETWORK  [conn734] end connection 10.233.68.230:42356 (2 connections now open)
2021-05-14T22:00:51.574+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52362 #735 (3 connections now open)
2021-05-14T22:00:51.574+0000 I NETWORK  [conn735] received client metadata from 127.0.0.1:52362 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:00:51.671+0000 I NETWORK  [conn735] end connection 127.0.0.1:52362 (2 connections now open)
2021-05-14T22:00:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42522 #736 (3 connections now open)
2021-05-14T22:00:53.222+0000 I NETWORK  [conn736] end connection 10.233.68.230:42522 (2 connections now open)
2021-05-14T22:01:01.570+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52530 #737 (3 connections now open)
2021-05-14T22:01:01.669+0000 I NETWORK  [conn737] received client metadata from 127.0.0.1:52530 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:01.673+0000 I NETWORK  [conn737] end connection 127.0.0.1:52530 (2 connections now open)
2021-05-14T22:01:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42690 #738 (3 connections now open)
2021-05-14T22:01:03.223+0000 I NETWORK  [conn738] end connection 10.233.68.230:42690 (2 connections now open)
2021-05-14T22:01:11.478+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52700 #739 (3 connections now open)
2021-05-14T22:01:11.569+0000 I NETWORK  [conn739] received client metadata from 127.0.0.1:52700 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:11.573+0000 I NETWORK  [conn739] end connection 127.0.0.1:52700 (2 connections now open)
2021-05-14T22:01:13.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:42856 #740 (3 connections now open)
2021-05-14T22:01:13.222+0000 I NETWORK  [conn740] end connection 10.233.68.230:42856 (2 connections now open)
2021-05-14T22:01:21.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:52868 #741 (3 connections now open)
2021-05-14T22:01:21.570+0000 I NETWORK  [conn741] received client metadata from 127.0.0.1:52868 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:21.573+0000 I NETWORK  [conn741] end connection 127.0.0.1:52868 (2 connections now open)
2021-05-14T22:01:23.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43028 #742 (3 connections now open)
2021-05-14T22:01:23.222+0000 I NETWORK  [conn742] end connection 10.233.68.230:43028 (2 connections now open)
2021-05-14T22:01:31.575+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53028 #743 (3 connections now open)
2021-05-14T22:01:31.576+0000 I NETWORK  [conn743] received client metadata from 127.0.0.1:53028 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:31.669+0000 I NETWORK  [conn743] end connection 127.0.0.1:53028 (2 connections now open)
2021-05-14T22:01:33.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43186 #744 (3 connections now open)
2021-05-14T22:01:33.222+0000 I NETWORK  [conn744] end connection 10.233.68.230:43186 (2 connections now open)
2021-05-14T22:01:41.671+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53196 #745 (3 connections now open)
2021-05-14T22:01:41.671+0000 I NETWORK  [conn745] received client metadata from 127.0.0.1:53196 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:41.675+0000 I NETWORK  [conn745] end connection 127.0.0.1:53196 (2 connections now open)
2021-05-14T22:01:43.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43352 #746 (3 connections now open)
2021-05-14T22:01:43.222+0000 I NETWORK  [conn746] end connection 10.233.68.230:43352 (2 connections now open)
2021-05-14T22:01:51.569+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53356 #747 (3 connections now open)
2021-05-14T22:01:51.570+0000 I NETWORK  [conn747] received client metadata from 127.0.0.1:53356 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:01:51.574+0000 I NETWORK  [conn747] end connection 127.0.0.1:53356 (2 connections now open)
2021-05-14T22:01:53.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43514 #748 (3 connections now open)
2021-05-14T22:01:53.222+0000 I NETWORK  [conn748] end connection 10.233.68.230:43514 (2 connections now open)
2021-05-14T22:02:01.571+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:53524 #749 (3 connections now open)
2021-05-14T22:02:01.571+0000 I NETWORK  [conn749] received client metadata from 127.0.0.1:53524 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-14T22:02:01.575+0000 I NETWORK  [conn749] end connection 127.0.0.1:53524 (2 connections now open)
2021-05-14T22:02:03.222+0000 I NETWORK  [listener] connection accepted from 10.233.68.230:43680 #750 (3 connections now open)
2021-05-14T22:02:03.222+0000 I NETWORK  [conn750] end connection 10.233.68.230:43680 (2 connections now open)