By type
2021-06-22T23:51:04.611+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] db version v4.0.8 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] modules: none 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] build environment: 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] distarch: x86_64 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-06-22T23:51:04.803+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-06-22T23:51:04.804+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-06-22T23:51:17.547+0000 I STORAGE [initandlisten] WiredTiger message [1624405877:547086][1:0x7fa193f91a40], txn-recover: Set global recovery timestamp: 0 2021-06-22T23:51:18.041+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-06-22T23:51:19.042+0000 I CONTROL [initandlisten] 2021-06-22T23:51:19.043+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 5f43b00f-138d-420d-b429-edf4749b627d 2021-06-22T23:51:19.966+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-06-22T23:51:19.974+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: d7a47742-f0a0-41ea-8bb6-6b45f5e22c3d 2021-06-22T23:51:20.273+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-06-22T23:51:20.275+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-06-22T23:51:20.276+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 43e915df-3947-4521-9063-736bab1886d7 2021-06-22T23:51:20.452+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-06-22T23:51:20.452+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-22T23:51:20.456+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-06-22T23:51:20.456+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 179ms 2021-06-22T23:51:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44402 #1 (1 connection now open) 2021-06-22T23:51:25.550+0000 I NETWORK [conn1] end connection 10.233.73.13:44402 (0 connections now open) 2021-06-22T23:51:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44468 #2 (1 connection now open) 2021-06-22T23:51:35.550+0000 I NETWORK [conn2] end connection 10.233.73.13:44468 (0 connections now open) 2021-06-22T23:51:42.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34304 #3 (1 connection now open) 2021-06-22T23:51:42.109+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:34304 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-06-22T23:51:42.207+0000 I NETWORK [conn3] end connection 127.0.0.1:34304 (0 connections now open) 2021-06-22T23:51:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44524 #4 (1 connection now open) 2021-06-22T23:51:45.558+0000 I NETWORK [conn4] end connection 10.233.73.13:44524 (0 connections now open) 2021-06-22T23:51:52.213+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34374 #5 (1 connection now open) 2021-06-22T23:51:52.214+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:34374 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-06-22T23:51:52.309+0000 I NETWORK [conn5] end connection 127.0.0.1:34374 (0 connections now open) 2021-06-22T23:51:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44616 #6 (1 connection now open) 2021-06-22T23:51:55.551+0000 I NETWORK [conn6] end connection 10.233.73.13:44616 (0 connections now open) 2021-06-22T23:52:02.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34460 #7 (1 connection now open) 2021-06-22T23:52:02.203+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:34460 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-06-22T23:52:02.209+0000 I NETWORK [conn7] end connection 127.0.0.1:34460 (0 connections now open) 2021-06-22T23:52:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44692 #8 (1 connection now open) 2021-06-22T23:52:05.551+0000 I NETWORK [conn8] end connection 10.233.73.13:44692 (0 connections now open) 2021-06-22T23:52:12.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34542 #9 (1 connection now open) 2021-06-22T23:52:12.307+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:34542 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-06-22T23:52:12.405+0000 I NETWORK [conn9] end connection 127.0.0.1:34542 (0 connections now open) 2021-06-22T23:52:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44772 #10 (1 connection now open) 2021-06-22T23:52:15.551+0000 I NETWORK [conn10] end connection 10.233.73.13:44772 (0 connections now open) 2021-06-22T23:52:22.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34628 #11 (1 connection now open) 2021-06-22T23:52:22.304+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:34628 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-06-22T23:52:22.403+0000 I NETWORK [conn11] end connection 127.0.0.1:34628 (0 connections now open) 2021-06-22T23:52:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44852 #12 (1 connection now open) 2021-06-22T23:52:25.551+0000 I NETWORK [conn12] end connection 10.233.73.13:44852 (0 connections now open) 2021-06-22T23:52:32.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34718 #13 (1 connection now open) 2021-06-22T23:52:32.210+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:34718 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-06-22T23:52:32.306+0000 I NETWORK [conn13] end connection 127.0.0.1:34718 (0 connections now open) 2021-06-22T23:52:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44958 #14 (1 connection now open) 2021-06-22T23:52:35.551+0000 I NETWORK [conn14] end connection 10.233.73.13:44958 (0 connections now open) 2021-06-22T23:52:42.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34822 #15 (1 connection now open) 2021-06-22T23:52:42.105+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:34822 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-06-22T23:52:42.203+0000 I NETWORK [conn15] end connection 127.0.0.1:34822 (0 connections now open) 2021-06-22T23:52:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45062 #16 (1 connection now open) 2021-06-22T23:52:45.551+0000 I NETWORK [conn16] end connection 10.233.73.13:45062 (0 connections now open) 2021-06-22T23:52:52.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34916 #17 (1 connection now open) 2021-06-22T23:52:52.305+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:34916 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-06-22T23:52:52.313+0000 I NETWORK [conn17] end connection 127.0.0.1:34916 (0 connections now open) 2021-06-22T23:52:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45142 #18 (1 connection now open) 2021-06-22T23:52:55.551+0000 I NETWORK [conn18] end connection 10.233.73.13:45142 (0 connections now open) 2021-06-22T23:53:02.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34982 #19 (1 connection now open) 2021-06-22T23:53:02.403+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:34982 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-06-22T23:53:02.409+0000 I NETWORK [conn19] end connection 127.0.0.1:34982 (0 connections now open) 2021-06-22T23:53:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45204 #20 (1 connection now open) 2021-06-22T23:53:05.551+0000 I NETWORK [conn20] end connection 10.233.73.13:45204 (0 connections now open) 2021-06-22T23:53:12.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35048 #21 (1 connection now open) 2021-06-22T23:53:12.405+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:35048 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-06-22T23:53:12.504+0000 I NETWORK [conn21] end connection 127.0.0.1:35048 (0 connections now open) 2021-06-22T23:53:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45278 #22 (1 connection now open) 2021-06-22T23:53:15.551+0000 I NETWORK [conn22] end connection 10.233.73.13:45278 (0 connections now open) 2021-06-22T23:53:22.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35120 #23 (1 connection now open) 2021-06-22T23:53:22.406+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:35120 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-06-22T23:53:22.506+0000 I NETWORK [conn23] end connection 127.0.0.1:35120 (0 connections now open) 2021-06-22T23:53:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45348 #24 (1 connection now open) 2021-06-22T23:53:25.551+0000 I NETWORK [conn24] end connection 10.233.73.13:45348 (0 connections now open) 2021-06-22T23:53:32.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35188 #25 (1 connection now open) 2021-06-22T23:53:32.303+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:35188 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-06-22T23:53:32.308+0000 I NETWORK [conn25] end connection 127.0.0.1:35188 (0 connections now open) 2021-06-22T23:53:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45410 #26 (1 connection now open) 2021-06-22T23:53:35.551+0000 I NETWORK [conn26] end connection 10.233.73.13:45410 (0 connections now open) 2021-06-22T23:53:42.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35252 #27 (1 connection now open) 2021-06-22T23:53:42.306+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:35252 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-06-22T23:53:42.403+0000 I NETWORK [conn27] end connection 127.0.0.1:35252 (0 connections now open) 2021-06-22T23:53:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45474 #28 (1 connection now open) 2021-06-22T23:53:45.551+0000 I NETWORK [conn28] end connection 10.233.73.13:45474 (0 connections now open) 2021-06-22T23:53:52.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35316 #29 (1 connection now open) 2021-06-22T23:53:52.203+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:35316 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-06-22T23:53:52.210+0000 I NETWORK [conn29] end connection 127.0.0.1:35316 (0 connections now open) 2021-06-22T23:53:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45542 #30 (1 connection now open) 2021-06-22T23:53:55.551+0000 I NETWORK [conn30] end connection 10.233.73.13:45542 (0 connections now open) 2021-06-22T23:54:02.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35384 #31 (1 connection now open) 2021-06-22T23:54:02.503+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:35384 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-06-22T23:54:02.510+0000 I NETWORK [conn31] end connection 127.0.0.1:35384 (0 connections now open) 2021-06-22T23:54:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45612 #32 (1 connection now open) 2021-06-22T23:54:05.551+0000 I NETWORK [conn32] end connection 10.233.73.13:45612 (0 connections now open) 2021-06-22T23:54:12.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35450 #33 (1 connection now open) 2021-06-22T23:54:12.311+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:35450 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-06-22T23:54:12.409+0000 I NETWORK [conn33] end connection 127.0.0.1:35450 (0 connections now open) 2021-06-22T23:54:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45674 #34 (1 connection now open) 2021-06-22T23:54:15.551+0000 I NETWORK [conn34] end connection 10.233.73.13:45674 (0 connections now open) 2021-06-22T23:54:22.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35518 #35 (1 connection now open) 2021-06-22T23:54:22.103+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:35518 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-06-22T23:54:22.203+0000 I NETWORK [conn35] end connection 127.0.0.1:35518 (0 connections now open) 2021-06-22T23:54:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45742 #36 (1 connection now open) 2021-06-22T23:54:25.551+0000 I NETWORK [conn36] end connection 10.233.73.13:45742 (0 connections now open) 2021-06-22T23:54:32.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35586 #37 (1 connection now open) 2021-06-22T23:54:32.403+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:35586 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-06-22T23:54:32.410+0000 I NETWORK [conn37] end connection 127.0.0.1:35586 (0 connections now open) 2021-06-22T23:54:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45808 #38 (1 connection now open) 2021-06-22T23:54:35.551+0000 I NETWORK [conn38] end connection 10.233.73.13:45808 (0 connections now open) 2021-06-22T23:54:42.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35646 #39 (1 connection now open) 2021-06-22T23:54:42.404+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:35646 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-06-22T23:54:42.410+0000 I NETWORK [conn39] end connection 127.0.0.1:35646 (0 connections now open) 2021-06-22T23:54:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45872 #40 (1 connection now open) 2021-06-22T23:54:45.551+0000 I NETWORK [conn40] end connection 10.233.73.13:45872 (0 connections now open) 2021-06-22T23:54:52.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35714 #41 (1 connection now open) 2021-06-22T23:54:52.407+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:35714 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-06-22T23:54:52.412+0000 I NETWORK [conn41] end connection 127.0.0.1:35714 (0 connections now open) 2021-06-22T23:54:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45940 #42 (1 connection now open) 2021-06-22T23:54:55.550+0000 I NETWORK [conn42] end connection 10.233.73.13:45940 (0 connections now open) 2021-06-22T23:55:02.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35782 #43 (1 connection now open) 2021-06-22T23:55:02.007+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:35782 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-06-22T23:55:02.105+0000 I NETWORK [conn43] end connection 127.0.0.1:35782 (0 connections now open) 2021-06-22T23:55:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46006 #44 (1 connection now open) 2021-06-22T23:55:05.551+0000 I NETWORK [conn44] end connection 10.233.73.13:46006 (0 connections now open) 2021-06-22T23:55:12.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35842 #45 (1 connection now open) 2021-06-22T23:55:12.110+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:35842 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-06-22T23:55:12.208+0000 I NETWORK [conn45] end connection 127.0.0.1:35842 (0 connections now open) 2021-06-22T23:55:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46070 #46 (1 connection now open) 2021-06-22T23:55:15.551+0000 I NETWORK [conn46] end connection 10.233.73.13:46070 (0 connections now open) 2021-06-22T23:55:22.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35910 #47 (1 connection now open) 2021-06-22T23:55:22.410+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:35910 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-06-22T23:55:22.508+0000 I NETWORK [conn47] end connection 127.0.0.1:35910 (0 connections now open) 2021-06-22T23:55:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46136 #48 (1 connection now open) 2021-06-22T23:55:25.551+0000 I NETWORK [conn48] end connection 10.233.73.13:46136 (0 connections now open) 2021-06-22T23:55:31.810+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35984 #49 (1 connection now open) 2021-06-22T23:55:31.811+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:35984 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-06-22T23:55:31.907+0000 I NETWORK [conn49] end connection 127.0.0.1:35984 (0 connections now open) 2021-06-22T23:55:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46208 #50 (1 connection now open) 2021-06-22T23:55:35.551+0000 I NETWORK [conn50] end connection 10.233.73.13:46208 (0 connections now open) 2021-06-22T23:55:42.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36044 #51 (1 connection now open) 2021-06-22T23:55:42.108+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:36044 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-06-22T23:55:42.207+0000 I NETWORK [conn51] end connection 127.0.0.1:36044 (0 connections now open) 2021-06-22T23:55:45.556+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46268 #52 (1 connection now open) 2021-06-22T23:55:45.557+0000 I NETWORK [conn52] end connection 10.233.73.13:46268 (0 connections now open) 2021-06-22T23:55:52.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36112 #53 (1 connection now open) 2021-06-22T23:55:52.309+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:36112 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-06-22T23:55:52.407+0000 I NETWORK [conn53] end connection 127.0.0.1:36112 (0 connections now open) 2021-06-22T23:55:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46340 #54 (1 connection now open) 2021-06-22T23:55:55.551+0000 I NETWORK [conn54] end connection 10.233.73.13:46340 (0 connections now open) 2021-06-22T23:56:02.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36182 #55 (1 connection now open) 2021-06-22T23:56:02.114+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:36182 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-06-22T23:56:02.307+0000 I NETWORK [conn55] end connection 127.0.0.1:36182 (0 connections now open) 2021-06-22T23:56:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46406 #56 (1 connection now open) 2021-06-22T23:56:05.551+0000 I NETWORK [conn56] end connection 10.233.73.13:46406 (0 connections now open) 2021-06-22T23:56:12.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36242 #57 (1 connection now open) 2021-06-22T23:56:12.408+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:36242 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-06-22T23:56:12.507+0000 I NETWORK [conn57] end connection 127.0.0.1:36242 (0 connections now open) 2021-06-22T23:56:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46466 #58 (1 connection now open) 2021-06-22T23:56:15.551+0000 I NETWORK [conn58] end connection 10.233.73.13:46466 (0 connections now open) 2021-06-22T23:56:22.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36310 #59 (1 connection now open) 2021-06-22T23:56:22.314+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:36310 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-06-22T23:56:22.406+0000 I NETWORK [conn59] end connection 127.0.0.1:36310 (0 connections now open) 2021-06-22T23:56:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46536 #60 (1 connection now open) 2021-06-22T23:56:25.551+0000 I NETWORK [conn60] end connection 10.233.73.13:46536 (0 connections now open) 2021-06-22T23:56:32.115+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36404 #61 (1 connection now open) 2021-06-22T23:56:32.203+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:36404 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-06-22T23:56:32.208+0000 I NETWORK [conn61] end connection 127.0.0.1:36404 (0 connections now open) 2021-06-22T23:56:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46628 #62 (1 connection now open) 2021-06-22T23:56:35.551+0000 I NETWORK [conn62] end connection 10.233.73.13:46628 (0 connections now open) 2021-06-22T23:56:42.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36476 #63 (1 connection now open) 2021-06-22T23:56:42.403+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:36476 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-06-22T23:56:42.410+0000 I NETWORK [conn63] end connection 127.0.0.1:36476 (0 connections now open) 2021-06-22T23:56:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46698 #64 (1 connection now open) 2021-06-22T23:56:45.551+0000 I NETWORK [conn64] end connection 10.233.73.13:46698 (0 connections now open) 2021-06-22T23:56:52.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36552 #65 (1 connection now open) 2021-06-22T23:56:52.108+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:36552 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-06-22T23:56:52.208+0000 I NETWORK [conn65] end connection 127.0.0.1:36552 (0 connections now open) 2021-06-22T23:56:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46778 #66 (1 connection now open) 2021-06-22T23:56:55.551+0000 I NETWORK [conn66] end connection 10.233.73.13:46778 (0 connections now open) 2021-06-22T23:57:02.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36642 #67 (1 connection now open) 2021-06-22T23:57:02.008+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:36642 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-06-22T23:57:02.109+0000 I NETWORK [conn67] end connection 127.0.0.1:36642 (0 connections now open) 2021-06-22T23:57:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46872 #68 (1 connection now open) 2021-06-22T23:57:05.551+0000 I NETWORK [conn68] end connection 10.233.73.13:46872 (0 connections now open) 2021-06-22T23:57:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36712 #69 (1 connection now open) 2021-06-22T23:57:12.305+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:36712 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-06-22T23:57:12.316+0000 I NETWORK [conn69] end connection 127.0.0.1:36712 (0 connections now open) 2021-06-22T23:57:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46934 #70 (1 connection now open) 2021-06-22T23:57:15.550+0000 I NETWORK [conn70] end connection 10.233.73.13:46934 (0 connections now open) 2021-06-22T23:57:22.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36788 #71 (1 connection now open) 2021-06-22T23:57:22.406+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:36788 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-06-22T23:57:22.506+0000 I NETWORK [conn71] end connection 127.0.0.1:36788 (0 connections now open) 2021-06-22T23:57:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47014 #72 (1 connection now open) 2021-06-22T23:57:25.551+0000 I NETWORK [conn72] end connection 10.233.73.13:47014 (0 connections now open) 2021-06-22T23:57:32.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36866 #73 (1 connection now open) 2021-06-22T23:57:32.405+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:36866 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-06-22T23:57:32.506+0000 I NETWORK [conn73] end connection 127.0.0.1:36866 (0 connections now open) 2021-06-22T23:57:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47090 #74 (1 connection now open) 2021-06-22T23:57:35.551+0000 I NETWORK [conn74] end connection 10.233.73.13:47090 (0 connections now open) 2021-06-22T23:57:42.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36956 #75 (1 connection now open) 2021-06-22T23:57:42.306+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:36956 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-06-22T23:57:42.404+0000 I NETWORK [conn75] end connection 127.0.0.1:36956 (0 connections now open) 2021-06-22T23:57:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47184 #76 (1 connection now open) 2021-06-22T23:57:45.551+0000 I NETWORK [conn76] end connection 10.233.73.13:47184 (0 connections now open) 2021-06-22T23:57:52.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37040 #77 (1 connection now open) 2021-06-22T23:57:52.108+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:37040 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-06-22T23:57:52.206+0000 I NETWORK [conn77] end connection 127.0.0.1:37040 (0 connections now open) 2021-06-22T23:57:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47274 #78 (1 connection now open) 2021-06-22T23:57:55.551+0000 I NETWORK [conn78] end connection 10.233.73.13:47274 (0 connections now open) 2021-06-22T23:58:02.410+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37138 #79 (1 connection now open) 2021-06-22T23:58:02.410+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:37138 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-06-22T23:58:02.512+0000 I NETWORK [conn79] end connection 127.0.0.1:37138 (0 connections now open) 2021-06-22T23:58:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47360 #80 (1 connection now open) 2021-06-22T23:58:05.551+0000 I NETWORK [conn80] end connection 10.233.73.13:47360 (0 connections now open) 2021-06-22T23:58:12.202+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37218 #81 (1 connection now open) 2021-06-22T23:58:12.203+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:37218 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-06-22T23:58:12.211+0000 I NETWORK [conn81] end connection 127.0.0.1:37218 (0 connections now open) 2021-06-22T23:58:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47450 #82 (1 connection now open) 2021-06-22T23:58:15.551+0000 I NETWORK [conn82] end connection 10.233.73.13:47450 (0 connections now open) 2021-06-22T23:58:22.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37308 #83 (1 connection now open) 2021-06-22T23:58:22.106+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:37308 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-06-22T23:58:22.111+0000 I NETWORK [conn83] end connection 127.0.0.1:37308 (0 connections now open) 2021-06-22T23:58:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47536 #84 (1 connection now open) 2021-06-22T23:58:25.551+0000 I NETWORK [conn84] end connection 10.233.73.13:47536 (0 connections now open) 2021-06-22T23:58:32.506+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37398 #85 (1 connection now open) 2021-06-22T23:58:32.507+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:37398 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-06-22T23:58:32.603+0000 I NETWORK [conn85] end connection 127.0.0.1:37398 (0 connections now open) 2021-06-22T23:58:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47624 #86 (1 connection now open) 2021-06-22T23:58:35.551+0000 I NETWORK [conn86] end connection 10.233.73.13:47624 (0 connections now open) 2021-06-22T23:58:42.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37484 #87 (1 connection now open) 2021-06-22T23:58:42.410+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:37484 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-06-22T23:58:42.508+0000 I NETWORK [conn87] end connection 127.0.0.1:37484 (0 connections now open) 2021-06-22T23:58:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47718 #88 (1 connection now open) 2021-06-22T23:58:45.552+0000 I NETWORK [conn88] end connection 10.233.73.13:47718 (0 connections now open) 2021-06-22T23:58:52.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37578 #89 (1 connection now open) 2021-06-22T23:58:52.213+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:37578 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-06-22T23:58:52.311+0000 I NETWORK [conn89] end connection 127.0.0.1:37578 (0 connections now open) 2021-06-22T23:58:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47812 #90 (1 connection now open) 2021-06-22T23:58:55.551+0000 I NETWORK [conn90] end connection 10.233.73.13:47812 (0 connections now open) 2021-06-22T23:59:02.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37674 #91 (1 connection now open) 2021-06-22T23:59:02.109+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:37674 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-06-22T23:59:02.210+0000 I NETWORK [conn91] end connection 127.0.0.1:37674 (0 connections now open) 2021-06-22T23:59:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47902 #92 (1 connection now open) 2021-06-22T23:59:05.551+0000 I NETWORK [conn92] end connection 10.233.73.13:47902 (0 connections now open) 2021-06-22T23:59:11.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37756 #93 (1 connection now open) 2021-06-22T23:59:11.910+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:37756 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-06-22T23:59:12.003+0000 I NETWORK [conn93] end connection 127.0.0.1:37756 (0 connections now open) 2021-06-22T23:59:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47986 #94 (1 connection now open) 2021-06-22T23:59:15.551+0000 I NETWORK [conn94] end connection 10.233.73.13:47986 (0 connections now open) 2021-06-22T23:59:22.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37842 #95 (1 connection now open) 2021-06-22T23:59:22.110+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:37842 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-06-22T23:59:22.210+0000 I NETWORK [conn95] end connection 127.0.0.1:37842 (0 connections now open) 2021-06-22T23:59:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48072 #96 (1 connection now open) 2021-06-22T23:59:25.551+0000 I NETWORK [conn96] end connection 10.233.73.13:48072 (0 connections now open) 2021-06-22T23:59:32.410+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37956 #97 (1 connection now open) 2021-06-22T23:59:32.503+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:37956 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-06-22T23:59:32.510+0000 I NETWORK [conn97] end connection 127.0.0.1:37956 (0 connections now open) 2021-06-22T23:59:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48184 #98 (1 connection now open) 2021-06-22T23:59:35.551+0000 I NETWORK [conn98] end connection 10.233.73.13:48184 (0 connections now open) 2021-06-22T23:59:42.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38044 #99 (1 connection now open) 2021-06-22T23:59:42.403+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:38044 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-06-22T23:59:42.407+0000 I NETWORK [conn99] end connection 127.0.0.1:38044 (0 connections now open) 2021-06-22T23:59:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48274 #100 (1 connection now open) 2021-06-22T23:59:45.551+0000 I NETWORK [conn100] end connection 10.233.73.13:48274 (0 connections now open) 2021-06-22T23:59:52.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38132 #101 (1 connection now open) 2021-06-22T23:59:52.308+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:38132 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-06-22T23:59:52.406+0000 I NETWORK [conn101] end connection 127.0.0.1:38132 (0 connections now open) 2021-06-22T23:59:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48364 #102 (1 connection now open) 2021-06-22T23:59:55.551+0000 I NETWORK [conn102] end connection 10.233.73.13:48364 (0 connections now open) 2021-06-23T00:00:02.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38222 #103 (1 connection now open) 2021-06-23T00:00:02.406+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:38222 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-06-23T00:00:02.409+0000 I NETWORK [conn103] end connection 127.0.0.1:38222 (0 connections now open) 2021-06-23T00:00:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48452 #104 (1 connection now open) 2021-06-23T00:00:05.551+0000 I NETWORK [conn104] end connection 10.233.73.13:48452 (0 connections now open) 2021-06-23T00:00:12.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38310 #105 (1 connection now open) 2021-06-23T00:00:12.304+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:38310 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-06-23T00:00:12.403+0000 I NETWORK [conn105] end connection 127.0.0.1:38310 (0 connections now open) 2021-06-23T00:00:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48538 #106 (1 connection now open) 2021-06-23T00:00:15.550+0000 I NETWORK [conn106] end connection 10.233.73.13:48538 (0 connections now open) 2021-06-23T00:00:22.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38398 #107 (1 connection now open) 2021-06-23T00:00:22.311+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:38398 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-06-23T00:00:22.409+0000 I NETWORK [conn107] end connection 127.0.0.1:38398 (0 connections now open) 2021-06-23T00:00:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48628 #108 (1 connection now open) 2021-06-23T00:00:25.551+0000 I NETWORK [conn108] end connection 10.233.73.13:48628 (0 connections now open) 2021-06-23T00:00:32.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38480 #109 (1 connection now open) 2021-06-23T00:00:32.110+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:38480 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-06-23T00:00:32.210+0000 I NETWORK [conn109] end connection 127.0.0.1:38480 (0 connections now open) 2021-06-23T00:00:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48714 #110 (1 connection now open) 2021-06-23T00:00:35.551+0000 I NETWORK [conn110] end connection 10.233.73.13:48714 (0 connections now open) 2021-06-23T00:00:42.412+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38566 #111 (1 connection now open) 2021-06-23T00:00:42.503+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:38566 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-06-23T00:00:42.603+0000 I NETWORK [conn111] end connection 127.0.0.1:38566 (0 connections now open) 2021-06-23T00:00:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48794 #112 (1 connection now open) 2021-06-23T00:00:45.551+0000 I NETWORK [conn112] end connection 10.233.73.13:48794 (0 connections now open) 2021-06-23T00:00:52.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38654 #113 (1 connection now open) 2021-06-23T00:00:52.107+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:38654 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-06-23T00:00:52.205+0000 I NETWORK [conn113] end connection 127.0.0.1:38654 (0 connections now open) 2021-06-23T00:00:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48886 #114 (1 connection now open) 2021-06-23T00:00:55.551+0000 I NETWORK [conn114] end connection 10.233.73.13:48886 (0 connections now open) 2021-06-23T00:01:02.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38744 #115 (1 connection now open) 2021-06-23T00:01:02.304+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:38744 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-06-23T00:01:02.404+0000 I NETWORK [conn115] end connection 127.0.0.1:38744 (0 connections now open) 2021-06-23T00:01:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48976 #116 (1 connection now open) 2021-06-23T00:01:05.551+0000 I NETWORK [conn116] end connection 10.233.73.13:48976 (0 connections now open) 2021-06-23T00:01:12.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38830 #117 (1 connection now open) 2021-06-23T00:01:12.210+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:38830 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-06-23T00:01:12.307+0000 I NETWORK [conn117] end connection 127.0.0.1:38830 (0 connections now open) 2021-06-23T00:01:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49056 #118 (1 connection now open) 2021-06-23T00:01:15.551+0000 I NETWORK [conn118] end connection 10.233.73.13:49056 (0 connections now open) 2021-06-23T00:01:22.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38914 #119 (1 connection now open) 2021-06-23T00:01:22.203+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:38914 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-06-23T00:01:22.308+0000 I NETWORK [conn119] end connection 127.0.0.1:38914 (0 connections now open) 2021-06-23T00:01:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49146 #120 (1 connection now open) 2021-06-23T00:01:25.551+0000 I NETWORK [conn120] end connection 10.233.73.13:49146 (0 connections now open) 2021-06-23T00:01:32.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39000 #121 (1 connection now open) 2021-06-23T00:01:32.211+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:39000 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-06-23T00:01:32.309+0000 I NETWORK [conn121] end connection 127.0.0.1:39000 (0 connections now open) 2021-06-23T00:01:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49232 #122 (1 connection now open) 2021-06-23T00:01:35.551+0000 I NETWORK [conn122] end connection 10.233.73.13:49232 (0 connections now open) 2021-06-23T00:01:42.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39088 #123 (1 connection now open) 2021-06-23T00:01:42.403+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:39088 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-06-23T00:01:42.409+0000 I NETWORK [conn123] end connection 127.0.0.1:39088 (0 connections now open) 2021-06-23T00:01:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49314 #124 (1 connection now open) 2021-06-23T00:01:45.550+0000 I NETWORK [conn124] end connection 10.233.73.13:49314 (0 connections now open) 2021-06-23T00:01:52.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39172 #125 (1 connection now open) 2021-06-23T00:01:52.205+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:39172 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-06-23T00:01:52.303+0000 I NETWORK [conn125] end connection 127.0.0.1:39172 (0 connections now open) 2021-06-23T00:01:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49404 #126 (1 connection now open) 2021-06-23T00:01:55.551+0000 I NETWORK [conn126] end connection 10.233.73.13:49404 (0 connections now open) 2021-06-23T00:02:02.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39292 #127 (1 connection now open) 2021-06-23T00:02:02.206+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:39292 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-06-23T00:02:02.210+0000 I NETWORK [conn127] end connection 127.0.0.1:39292 (0 connections now open) 2021-06-23T00:02:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49532 #128 (1 connection now open) 2021-06-23T00:02:05.550+0000 I NETWORK [conn128] end connection 10.233.73.13:49532 (0 connections now open) 2021-06-23T00:02:12.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39408 #129 (1 connection now open) 2021-06-23T00:02:12.303+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:39408 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-06-23T00:02:12.311+0000 I NETWORK [conn129] end connection 127.0.0.1:39408 (0 connections now open) 2021-06-23T00:02:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49636 #130 (1 connection now open) 2021-06-23T00:02:15.551+0000 I NETWORK [conn130] end connection 10.233.73.13:49636 (0 connections now open) 2021-06-23T00:02:22.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39504 #131 (1 connection now open) 2021-06-23T00:02:22.209+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:39504 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-06-23T00:02:22.308+0000 I NETWORK [conn131] end connection 127.0.0.1:39504 (0 connections now open) 2021-06-23T00:02:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49746 #132 (1 connection now open) 2021-06-23T00:02:25.551+0000 I NETWORK [conn132] end connection 10.233.73.13:49746 (0 connections now open) 2021-06-23T00:02:31.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39618 #133 (1 connection now open) 2021-06-23T00:02:31.914+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:39618 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-06-23T00:02:32.010+0000 I NETWORK [conn133] end connection 127.0.0.1:39618 (0 connections now open) 2021-06-23T00:02:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49862 #134 (1 connection now open) 2021-06-23T00:02:35.550+0000 I NETWORK [conn134] end connection 10.233.73.13:49862 (0 connections now open) 2021-06-23T00:02:42.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39734 #135 (1 connection now open) 2021-06-23T00:02:42.304+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:39734 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-06-23T00:02:42.317+0000 I NETWORK [conn135] end connection 127.0.0.1:39734 (0 connections now open) 2021-06-23T00:02:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49976 #136 (1 connection now open) 2021-06-23T00:02:45.551+0000 I NETWORK [conn136] end connection 10.233.73.13:49976 (0 connections now open) 2021-06-23T00:02:52.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39854 #137 (1 connection now open) 2021-06-23T00:02:52.108+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:39854 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-06-23T00:02:52.209+0000 I NETWORK [conn137] end connection 127.0.0.1:39854 (0 connections now open) 2021-06-23T00:02:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50090 #138 (1 connection now open) 2021-06-23T00:02:55.551+0000 I NETWORK [conn138] end connection 10.233.73.13:50090 (0 connections now open) 2021-06-23T00:03:02.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39966 #139 (1 connection now open) 2021-06-23T00:03:02.310+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:39966 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-06-23T00:03:02.406+0000 I NETWORK [conn139] end connection 127.0.0.1:39966 (0 connections now open) 2021-06-23T00:03:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50202 #140 (1 connection now open) 2021-06-23T00:03:05.551+0000 I NETWORK [conn140] end connection 10.233.73.13:50202 (0 connections now open) 2021-06-23T00:03:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40058 #141 (1 connection now open) 2021-06-23T00:03:12.305+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:40058 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-06-23T00:03:12.410+0000 I NETWORK [conn141] end connection 127.0.0.1:40058 (0 connections now open) 2021-06-23T00:03:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50288 #142 (1 connection now open) 2021-06-23T00:03:15.550+0000 I NETWORK [conn142] end connection 10.233.73.13:50288 (0 connections now open) 2021-06-23T00:03:22.505+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40148 #143 (1 connection now open) 2021-06-23T00:03:22.507+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:40148 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-06-23T00:03:22.605+0000 I NETWORK [conn143] end connection 127.0.0.1:40148 (0 connections now open) 2021-06-23T00:03:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50374 #144 (1 connection now open) 2021-06-23T00:03:25.551+0000 I NETWORK [conn144] end connection 10.233.73.13:50374 (0 connections now open) 2021-06-23T00:03:32.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40234 #145 (1 connection now open) 2021-06-23T00:03:32.303+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:40234 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-06-23T00:03:32.311+0000 I NETWORK [conn145] end connection 127.0.0.1:40234 (0 connections now open) 2021-06-23T00:03:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50466 #146 (1 connection now open) 2021-06-23T00:03:35.551+0000 I NETWORK [conn146] end connection 10.233.73.13:50466 (0 connections now open) 2021-06-23T00:03:42.604+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40324 #147 (1 connection now open) 2021-06-23T00:03:42.604+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:40324 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-06-23T00:03:42.702+0000 I NETWORK [conn147] end connection 127.0.0.1:40324 (0 connections now open) 2021-06-23T00:03:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50550 #148 (1 connection now open) 2021-06-23T00:03:45.550+0000 I NETWORK [conn148] end connection 10.233.73.13:50550 (0 connections now open) 2021-06-23T00:03:52.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40420 #149 (1 connection now open) 2021-06-23T00:03:52.106+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:40420 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-06-23T00:03:52.110+0000 I NETWORK [conn149] end connection 127.0.0.1:40420 (0 connections now open) 2021-06-23T00:03:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50650 #150 (1 connection now open) 2021-06-23T00:03:55.551+0000 I NETWORK [conn150] end connection 10.233.73.13:50650 (0 connections now open) 2021-06-23T00:04:02.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40504 #151 (1 connection now open) 2021-06-23T00:04:02.111+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:40504 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-06-23T00:04:02.210+0000 I NETWORK [conn151] end connection 127.0.0.1:40504 (0 connections now open) 2021-06-23T00:04:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50738 #152 (1 connection now open) 2021-06-23T00:04:05.551+0000 I NETWORK [conn152] end connection 10.233.73.13:50738 (0 connections now open) 2021-06-23T00:04:12.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40592 #153 (1 connection now open) 2021-06-23T00:04:12.406+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:40592 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-06-23T00:04:12.505+0000 I NETWORK [conn153] end connection 127.0.0.1:40592 (0 connections now open) 2021-06-23T00:04:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50818 #154 (1 connection now open) 2021-06-23T00:04:15.551+0000 I NETWORK [conn154] end connection 10.233.73.13:50818 (0 connections now open) 2021-06-23T00:04:22.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40682 #155 (1 connection now open) 2021-06-23T00:04:22.405+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:40682 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-06-23T00:04:22.411+0000 I NETWORK [conn155] end connection 127.0.0.1:40682 (0 connections now open) 2021-06-23T00:04:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50914 #156 (1 connection now open) 2021-06-23T00:04:25.551+0000 I NETWORK [conn156] end connection 10.233.73.13:50914 (0 connections now open) 2021-06-23T00:04:32.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40766 #157 (1 connection now open) 2021-06-23T00:04:32.404+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:40766 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-06-23T00:04:32.410+0000 I NETWORK [conn157] end connection 127.0.0.1:40766 (0 connections now open) 2021-06-23T00:04:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51000 #158 (1 connection now open) 2021-06-23T00:04:35.551+0000 I NETWORK [conn158] end connection 10.233.73.13:51000 (0 connections now open) 2021-06-23T00:04:42.604+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40860 #159 (1 connection now open) 2021-06-23T00:04:42.605+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:40860 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-06-23T00:04:42.707+0000 I NETWORK [conn159] end connection 127.0.0.1:40860 (0 connections now open) 2021-06-23T00:04:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51088 #160 (1 connection now open) 2021-06-23T00:04:45.550+0000 I NETWORK [conn160] end connection 10.233.73.13:51088 (0 connections now open) 2021-06-23T00:04:52.104+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40946 #161 (1 connection now open) 2021-06-23T00:04:52.203+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:40946 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-06-23T00:04:52.210+0000 I NETWORK [conn161] end connection 127.0.0.1:40946 (0 connections now open) 2021-06-23T00:04:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51180 #162 (1 connection now open) 2021-06-23T00:04:55.551+0000 I NETWORK [conn162] end connection 10.233.73.13:51180 (0 connections now open) 2021-06-23T00:05:02.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41032 #163 (1 connection now open) 2021-06-23T00:05:02.205+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:41032 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-06-23T00:05:02.208+0000 I NETWORK [conn163] end connection 127.0.0.1:41032 (0 connections now open) 2021-06-23T00:05:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51266 #164 (1 connection now open) 2021-06-23T00:05:05.551+0000 I NETWORK [conn164] end connection 10.233.73.13:51266 (0 connections now open) 2021-06-23T00:05:12.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41126 #165 (1 connection now open) 2021-06-23T00:05:12.309+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:41126 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-06-23T00:05:12.405+0000 I NETWORK [conn165] end connection 127.0.0.1:41126 (0 connections now open) 2021-06-23T00:05:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51394 #166 (1 connection now open) 2021-06-23T00:05:15.551+0000 I NETWORK [conn166] end connection 10.233.73.13:51394 (0 connections now open) 2021-06-23T00:05:22.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41380 #167 (1 connection now open) 2021-06-23T00:05:22.108+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:41380 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-06-23T00:05:22.206+0000 I NETWORK [conn167] end connection 127.0.0.1:41380 (0 connections now open) 2021-06-23T00:05:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51642 #168 (1 connection now open) 2021-06-23T00:05:25.551+0000 I NETWORK [conn168] end connection 10.233.73.13:51642 (0 connections now open) 2021-06-23T00:05:32.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41616 #169 (1 connection now open) 2021-06-23T00:05:32.310+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:41616 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-06-23T00:05:32.410+0000 I NETWORK [conn169] end connection 127.0.0.1:41616 (0 connections now open) 2021-06-23T00:05:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51908 #170 (1 connection now open) 2021-06-23T00:05:35.551+0000 I NETWORK [conn170] end connection 10.233.73.13:51908 (0 connections now open) 2021-06-23T00:05:42.513+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41874 #171 (1 connection now open) 2021-06-23T00:05:42.603+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:41874 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-06-23T00:05:42.610+0000 I NETWORK [conn171] end connection 127.0.0.1:41874 (0 connections now open) 2021-06-23T00:05:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52160 #172 (1 connection now open) 2021-06-23T00:05:45.551+0000 I NETWORK [conn172] end connection 10.233.73.13:52160 (0 connections now open) 2021-06-23T00:05:51.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42098 #173 (1 connection now open) 2021-06-23T00:05:51.910+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:42098 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-06-23T00:05:52.006+0000 I NETWORK [conn173] end connection 127.0.0.1:42098 (0 connections now open) 2021-06-23T00:05:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52402 #174 (1 connection now open) 2021-06-23T00:05:55.551+0000 I NETWORK [conn174] end connection 10.233.73.13:52402 (0 connections now open) 2021-06-23T00:06:02.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42374 #175 (1 connection now open) 2021-06-23T00:06:02.305+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:42374 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-06-23T00:06:02.406+0000 I NETWORK [conn175] end connection 127.0.0.1:42374 (0 connections now open) 2021-06-23T00:06:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52636 #176 (1 connection now open) 2021-06-23T00:06:05.551+0000 I NETWORK [conn176] end connection 10.233.73.13:52636 (0 connections now open) 2021-06-23T00:06:12.210+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42518 #177 (1 connection now open) 2021-06-23T00:06:12.211+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:42518 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-06-23T00:06:12.305+0000 I NETWORK [conn177] end connection 127.0.0.1:42518 (0 connections now open) 2021-06-23T00:06:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52756 #178 (1 connection now open) 2021-06-23T00:06:15.551+0000 I NETWORK [conn178] end connection 10.233.73.13:52756 (0 connections now open) 2021-06-23T00:06:22.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42618 #179 (1 connection now open) 2021-06-23T00:06:22.203+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:42618 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-06-23T00:06:22.206+0000 I NETWORK [conn179] end connection 127.0.0.1:42618 (0 connections now open) 2021-06-23T00:06:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52846 #180 (1 connection now open) 2021-06-23T00:06:25.551+0000 I NETWORK [conn180] end connection 10.233.73.13:52846 (0 connections now open) 2021-06-23T00:06:32.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42710 #181 (1 connection now open) 2021-06-23T00:06:32.306+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:42710 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-06-23T00:06:32.311+0000 I NETWORK [conn181] end connection 127.0.0.1:42710 (0 connections now open) 2021-06-23T00:06:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52940 #182 (1 connection now open) 2021-06-23T00:06:35.551+0000 I NETWORK [conn182] end connection 10.233.73.13:52940 (0 connections now open) 2021-06-23T00:06:42.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42798 #183 (1 connection now open) 2021-06-23T00:06:42.203+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:42798 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-06-23T00:06:42.305+0000 I NETWORK [conn183] end connection 127.0.0.1:42798 (0 connections now open) 2021-06-23T00:06:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53030 #184 (1 connection now open) 2021-06-23T00:06:45.551+0000 I NETWORK [conn184] end connection 10.233.73.13:53030 (0 connections now open) 2021-06-23T00:06:52.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42894 #185 (1 connection now open) 2021-06-23T00:06:52.110+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:42894 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-06-23T00:06:52.209+0000 I NETWORK [conn185] end connection 127.0.0.1:42894 (0 connections now open) 2021-06-23T00:06:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53124 #186 (1 connection now open) 2021-06-23T00:06:55.551+0000 I NETWORK [conn186] end connection 10.233.73.13:53124 (0 connections now open) 2021-06-23T00:07:02.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42990 #187 (1 connection now open) 2021-06-23T00:07:02.407+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:42990 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-06-23T00:07:02.506+0000 I NETWORK [conn187] end connection 127.0.0.1:42990 (0 connections now open) 2021-06-23T00:07:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53216 #188 (1 connection now open) 2021-06-23T00:07:05.551+0000 I NETWORK [conn188] end connection 10.233.73.13:53216 (0 connections now open) 2021-06-23T00:07:12.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43070 #189 (1 connection now open) 2021-06-23T00:07:12.210+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:43070 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-06-23T00:07:12.308+0000 I NETWORK [conn189] end connection 127.0.0.1:43070 (0 connections now open) 2021-06-23T00:07:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53296 #190 (1 connection now open) 2021-06-23T00:07:15.550+0000 I NETWORK [conn190] end connection 10.233.73.13:53296 (0 connections now open) 2021-06-23T00:07:22.412+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43158 #191 (1 connection now open) 2021-06-23T00:07:22.412+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:43158 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-06-23T00:07:22.511+0000 I NETWORK [conn191] end connection 127.0.0.1:43158 (0 connections now open) 2021-06-23T00:07:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53386 #192 (1 connection now open) 2021-06-23T00:07:25.551+0000 I NETWORK [conn192] end connection 10.233.73.13:53386 (0 connections now open) 2021-06-23T00:07:32.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43242 #193 (1 connection now open) 2021-06-23T00:07:32.312+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:43242 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-06-23T00:07:32.415+0000 I NETWORK [conn193] end connection 127.0.0.1:43242 (0 connections now open) 2021-06-23T00:07:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53478 #194 (1 connection now open) 2021-06-23T00:07:35.550+0000 I NETWORK [conn194] end connection 10.233.73.13:53478 (0 connections now open) 2021-06-23T00:07:42.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43336 #195 (1 connection now open) 2021-06-23T00:07:42.403+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:43336 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-06-23T00:07:42.410+0000 I NETWORK [conn195] end connection 127.0.0.1:43336 (0 connections now open) 2021-06-23T00:07:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53578 #196 (1 connection now open) 2021-06-23T00:07:45.550+0000 I NETWORK [conn196] end connection 10.233.73.13:53578 (0 connections now open) 2021-06-23T00:07:51.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43454 #197 (1 connection now open) 2021-06-23T00:07:51.908+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:43454 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-06-23T00:07:52.002+0000 I NETWORK [conn197] end connection 127.0.0.1:43454 (0 connections now open) 2021-06-23T00:07:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53694 #198 (1 connection now open) 2021-06-23T00:07:55.550+0000 I NETWORK [conn198] end connection 10.233.73.13:53694 (0 connections now open) 2021-06-23T00:08:02.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43550 #199 (1 connection now open) 2021-06-23T00:08:02.406+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:43550 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-06-23T00:08:02.503+0000 I NETWORK [conn199] end connection 127.0.0.1:43550 (0 connections now open) 2021-06-23T00:08:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53782 #200 (1 connection now open) 2021-06-23T00:08:05.551+0000 I NETWORK [conn200] end connection 10.233.73.13:53782 (0 connections now open) 2021-06-23T00:08:12.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43638 #201 (1 connection now open) 2021-06-23T00:08:12.206+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:43638 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-06-23T00:08:12.307+0000 I NETWORK [conn201] end connection 127.0.0.1:43638 (0 connections now open) 2021-06-23T00:08:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53864 #202 (1 connection now open) 2021-06-23T00:08:15.551+0000 I NETWORK [conn202] end connection 10.233.73.13:53864 (0 connections now open) 2021-06-23T00:08:21.707+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43722 #203 (1 connection now open) 2021-06-23T00:08:21.708+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:43722 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-06-23T00:08:21.808+0000 I NETWORK [conn203] end connection 127.0.0.1:43722 (0 connections now open) 2021-06-23T00:08:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53954 #204 (1 connection now open) 2021-06-23T00:08:25.551+0000 I NETWORK [conn204] end connection 10.233.73.13:53954 (0 connections now open) 2021-06-23T00:08:32.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43808 #205 (1 connection now open) 2021-06-23T00:08:32.006+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:43808 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:08:32.107+0000 I NETWORK [conn205] end connection 127.0.0.1:43808 (0 connections now open) 2021-06-23T00:08:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54044 #206 (1 connection now open) 2021-06-23T00:08:35.551+0000 I NETWORK [conn206] end connection 10.233.73.13:54044 (0 connections now open) 2021-06-23T00:08:41.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43930 #207 (1 connection now open) 2021-06-23T00:08:41.910+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:43930 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:08:42.008+0000 I NETWORK [conn207] end connection 127.0.0.1:43930 (0 connections now open) 2021-06-23T00:08:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54164 #208 (1 connection now open) 2021-06-23T00:08:45.551+0000 I NETWORK [conn208] end connection 10.233.73.13:54164 (0 connections now open) 2021-06-23T00:08:52.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44026 #209 (1 connection now open) 2021-06-23T00:08:52.213+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:44026 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-06-23T00:08:52.310+0000 I NETWORK [conn209] end connection 127.0.0.1:44026 (0 connections now open) 2021-06-23T00:08:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54256 #210 (1 connection now open) 2021-06-23T00:08:55.551+0000 I NETWORK [conn210] end connection 10.233.73.13:54256 (0 connections now open) 2021-06-23T00:09:02.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44114 #211 (1 connection now open) 2021-06-23T00:09:02.403+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:44114 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-06-23T00:09:02.408+0000 I NETWORK [conn211] end connection 127.0.0.1:44114 (0 connections now open) 2021-06-23T00:09:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54344 #212 (1 connection now open) 2021-06-23T00:09:05.551+0000 I NETWORK [conn212] end connection 10.233.73.13:54344 (0 connections now open) 2021-06-23T00:09:12.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44204 #213 (1 connection now open) 2021-06-23T00:09:12.108+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:44204 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-06-23T00:09:12.206+0000 I NETWORK [conn213] end connection 127.0.0.1:44204 (0 connections now open) 2021-06-23T00:09:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54442 #214 (1 connection now open) 2021-06-23T00:09:15.551+0000 I NETWORK [conn214] end connection 10.233.73.13:54442 (0 connections now open) 2021-06-23T00:09:21.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44318 #215 (1 connection now open) 2021-06-23T00:09:21.909+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:44318 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-06-23T00:09:21.912+0000 I NETWORK [conn215] end connection 127.0.0.1:44318 (0 connections now open) 2021-06-23T00:09:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54550 #216 (1 connection now open) 2021-06-23T00:09:25.551+0000 I NETWORK [conn216] end connection 10.233.73.13:54550 (0 connections now open) 2021-06-23T00:09:31.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44416 #217 (1 connection now open) 2021-06-23T00:09:32.003+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:44416 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-06-23T00:09:32.010+0000 I NETWORK [conn217] end connection 127.0.0.1:44416 (0 connections now open) 2021-06-23T00:09:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54650 #218 (1 connection now open) 2021-06-23T00:09:35.551+0000 I NETWORK [conn218] end connection 10.233.73.13:54650 (0 connections now open) 2021-06-23T00:09:42.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44514 #219 (1 connection now open) 2021-06-23T00:09:42.204+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:44514 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-06-23T00:09:42.303+0000 I NETWORK [conn219] end connection 127.0.0.1:44514 (0 connections now open) 2021-06-23T00:09:45.554+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54750 #220 (1 connection now open) 2021-06-23T00:09:45.554+0000 I NETWORK [conn220] end connection 10.233.73.13:54750 (0 connections now open) 2021-06-23T00:09:52.313+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44618 #221 (1 connection now open) 2021-06-23T00:09:52.406+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:44618 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-06-23T00:09:52.417+0000 I NETWORK [conn221] end connection 127.0.0.1:44618 (0 connections now open) 2021-06-23T00:09:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54860 #222 (1 connection now open) 2021-06-23T00:09:55.551+0000 I NETWORK [conn222] end connection 10.233.73.13:54860 (0 connections now open) 2021-06-23T00:10:02.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44734 #223 (1 connection now open) 2021-06-23T00:10:02.210+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:44734 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-06-23T00:10:02.310+0000 I NETWORK [conn223] end connection 127.0.0.1:44734 (0 connections now open) 2021-06-23T00:10:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54968 #224 (1 connection now open) 2021-06-23T00:10:05.551+0000 I NETWORK [conn224] end connection 10.233.73.13:54968 (0 connections now open) 2021-06-23T00:10:12.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44828 #225 (1 connection now open) 2021-06-23T00:10:12.305+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:44828 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-06-23T00:10:12.403+0000 I NETWORK [conn225] end connection 127.0.0.1:44828 (0 connections now open) 2021-06-23T00:10:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55062 #226 (1 connection now open) 2021-06-23T00:10:15.551+0000 I NETWORK [conn226] end connection 10.233.73.13:55062 (0 connections now open) 2021-06-23T00:10:22.413+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44930 #227 (1 connection now open) 2021-06-23T00:10:22.503+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:44930 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-06-23T00:10:22.603+0000 I NETWORK [conn227] end connection 127.0.0.1:44930 (0 connections now open) 2021-06-23T00:10:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55170 #228 (1 connection now open) 2021-06-23T00:10:25.551+0000 I NETWORK [conn228] end connection 10.233.73.13:55170 (0 connections now open) 2021-06-23T00:10:32.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45032 #229 (1 connection now open) 2021-06-23T00:10:32.206+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:45032 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-06-23T00:10:32.303+0000 I NETWORK [conn229] end connection 127.0.0.1:45032 (0 connections now open) 2021-06-23T00:10:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55272 #230 (1 connection now open) 2021-06-23T00:10:35.551+0000 I NETWORK [conn230] end connection 10.233.73.13:55272 (0 connections now open) 2021-06-23T00:10:42.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45146 #231 (1 connection now open) 2021-06-23T00:10:42.310+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:45146 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-06-23T00:10:42.406+0000 I NETWORK [conn231] end connection 127.0.0.1:45146 (0 connections now open) 2021-06-23T00:10:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55378 #232 (1 connection now open) 2021-06-23T00:10:45.551+0000 I NETWORK [conn232] end connection 10.233.73.13:55378 (0 connections now open) 2021-06-23T00:10:52.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45248 #233 (1 connection now open) 2021-06-23T00:10:52.403+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:45248 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-06-23T00:10:52.410+0000 I NETWORK [conn233] end connection 127.0.0.1:45248 (0 connections now open) 2021-06-23T00:10:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55492 #234 (1 connection now open) 2021-06-23T00:10:55.551+0000 I NETWORK [conn234] end connection 10.233.73.13:55492 (0 connections now open) 2021-06-23T00:11:02.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45364 #235 (1 connection now open) 2021-06-23T00:11:02.308+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:45364 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-06-23T00:11:02.406+0000 I NETWORK [conn235] end connection 127.0.0.1:45364 (0 connections now open) 2021-06-23T00:11:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55606 #236 (1 connection now open) 2021-06-23T00:11:05.551+0000 I NETWORK [conn236] end connection 10.233.73.13:55606 (0 connections now open) 2021-06-23T00:11:12.414+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45470 #237 (1 connection now open) 2021-06-23T00:11:12.414+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:45470 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-06-23T00:11:12.505+0000 I NETWORK [conn237] end connection 127.0.0.1:45470 (0 connections now open) 2021-06-23T00:11:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55702 #238 (1 connection now open) 2021-06-23T00:11:15.551+0000 I NETWORK [conn238] end connection 10.233.73.13:55702 (0 connections now open) 2021-06-23T00:11:22.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45570 #239 (1 connection now open) 2021-06-23T00:11:22.203+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:45570 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-06-23T00:11:22.304+0000 I NETWORK [conn239] end connection 127.0.0.1:45570 (0 connections now open) 2021-06-23T00:11:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55808 #240 (1 connection now open) 2021-06-23T00:11:25.551+0000 I NETWORK [conn240] end connection 10.233.73.13:55808 (0 connections now open) 2021-06-23T00:11:32.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45670 #241 (1 connection now open) 2021-06-23T00:11:32.209+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:45670 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-06-23T00:11:32.307+0000 I NETWORK [conn241] end connection 127.0.0.1:45670 (0 connections now open) 2021-06-23T00:11:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55912 #242 (1 connection now open) 2021-06-23T00:11:35.551+0000 I NETWORK [conn242] end connection 10.233.73.13:55912 (0 connections now open) 2021-06-23T00:11:42.317+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45778 #243 (1 connection now open) 2021-06-23T00:11:42.317+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:45778 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-06-23T00:11:42.403+0000 I NETWORK [conn243] end connection 127.0.0.1:45778 (0 connections now open) 2021-06-23T00:11:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56014 #244 (1 connection now open) 2021-06-23T00:11:45.551+0000 I NETWORK [conn244] end connection 10.233.73.13:56014 (0 connections now open) 2021-06-23T00:11:52.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45882 #245 (1 connection now open) 2021-06-23T00:11:52.109+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:45882 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-06-23T00:11:52.206+0000 I NETWORK [conn245] end connection 127.0.0.1:45882 (0 connections now open) 2021-06-23T00:11:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56122 #246 (1 connection now open) 2021-06-23T00:11:55.550+0000 I NETWORK [conn246] end connection 10.233.73.13:56122 (0 connections now open) 2021-06-23T00:12:02.312+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46006 #247 (1 connection now open) 2021-06-23T00:12:02.313+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:46006 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-06-23T00:12:02.409+0000 I NETWORK [conn247] end connection 127.0.0.1:46006 (0 connections now open) 2021-06-23T00:12:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56250 #248 (1 connection now open) 2021-06-23T00:12:05.551+0000 I NETWORK [conn248] end connection 10.233.73.13:56250 (0 connections now open) 2021-06-23T00:12:12.313+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46116 #249 (1 connection now open) 2021-06-23T00:12:12.403+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:46116 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-06-23T00:12:12.410+0000 I NETWORK [conn249] end connection 127.0.0.1:46116 (0 connections now open) 2021-06-23T00:12:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56352 #250 (1 connection now open) 2021-06-23T00:12:15.551+0000 I NETWORK [conn250] end connection 10.233.73.13:56352 (0 connections now open) 2021-06-23T00:12:22.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46216 #251 (1 connection now open) 2021-06-23T00:12:22.503+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:46216 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-06-23T00:12:22.510+0000 I NETWORK [conn251] end connection 127.0.0.1:46216 (0 connections now open) 2021-06-23T00:12:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56450 #252 (1 connection now open) 2021-06-23T00:12:25.551+0000 I NETWORK [conn252] end connection 10.233.73.13:56450 (0 connections now open) 2021-06-23T00:12:32.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46320 #253 (1 connection now open) 2021-06-23T00:12:32.204+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:46320 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-06-23T00:12:32.303+0000 I NETWORK [conn253] end connection 127.0.0.1:46320 (0 connections now open) 2021-06-23T00:12:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56562 #254 (1 connection now open) 2021-06-23T00:12:35.551+0000 I NETWORK [conn254] end connection 10.233.73.13:56562 (0 connections now open) 2021-06-23T00:12:42.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46434 #255 (1 connection now open) 2021-06-23T00:12:42.215+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:46434 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-06-23T00:12:42.218+0000 I NETWORK [conn255] end connection 127.0.0.1:46434 (0 connections now open) 2021-06-23T00:12:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56680 #256 (1 connection now open) 2021-06-23T00:12:45.551+0000 I NETWORK [conn256] end connection 10.233.73.13:56680 (0 connections now open) 2021-06-23T00:12:52.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46544 #257 (1 connection now open) 2021-06-23T00:12:52.310+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:46544 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-06-23T00:12:52.409+0000 I NETWORK [conn257] end connection 127.0.0.1:46544 (0 connections now open) 2021-06-23T00:12:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56790 #258 (1 connection now open) 2021-06-23T00:12:55.551+0000 I NETWORK [conn258] end connection 10.233.73.13:56790 (0 connections now open) 2021-06-23T00:13:02.414+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46664 #259 (1 connection now open) 2021-06-23T00:13:02.414+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:46664 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-06-23T00:13:02.508+0000 I NETWORK [conn259] end connection 127.0.0.1:46664 (0 connections now open) 2021-06-23T00:13:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56906 #260 (1 connection now open) 2021-06-23T00:13:05.551+0000 I NETWORK [conn260] end connection 10.233.73.13:56906 (0 connections now open) 2021-06-23T00:13:12.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46846 #261 (1 connection now open) 2021-06-23T00:13:12.304+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:46846 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-06-23T00:13:12.311+0000 I NETWORK [conn261] end connection 127.0.0.1:46846 (0 connections now open) 2021-06-23T00:13:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57082 #262 (1 connection now open) 2021-06-23T00:13:15.551+0000 I NETWORK [conn262] end connection 10.233.73.13:57082 (0 connections now open) 2021-06-23T00:13:22.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46962 #263 (1 connection now open) 2021-06-23T00:13:22.312+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:46962 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-06-23T00:13:22.410+0000 I NETWORK [conn263] end connection 127.0.0.1:46962 (0 connections now open) 2021-06-23T00:13:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57206 #264 (1 connection now open) 2021-06-23T00:13:25.551+0000 I NETWORK [conn264] end connection 10.233.73.13:57206 (0 connections now open) 2021-06-23T00:13:32.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47080 #265 (1 connection now open) 2021-06-23T00:13:32.211+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:47080 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-06-23T00:13:32.308+0000 I NETWORK [conn265] end connection 127.0.0.1:47080 (0 connections now open) 2021-06-23T00:13:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57328 #266 (1 connection now open) 2021-06-23T00:13:35.551+0000 I NETWORK [conn266] end connection 10.233.73.13:57328 (0 connections now open) 2021-06-23T00:13:42.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47218 #267 (1 connection now open) 2021-06-23T00:13:42.407+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:47218 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-06-23T00:13:42.506+0000 I NETWORK [conn267] end connection 127.0.0.1:47218 (0 connections now open) 2021-06-23T00:13:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57472 #268 (1 connection now open) 2021-06-23T00:13:45.551+0000 I NETWORK [conn268] end connection 10.233.73.13:57472 (0 connections now open) 2021-06-23T00:13:52.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47338 #269 (1 connection now open) 2021-06-23T00:13:52.203+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:47338 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-06-23T00:13:52.209+0000 I NETWORK [conn269] end connection 127.0.0.1:47338 (0 connections now open) 2021-06-23T00:13:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57586 #270 (1 connection now open) 2021-06-23T00:13:55.551+0000 I NETWORK [conn270] end connection 10.233.73.13:57586 (0 connections now open) 2021-06-23T00:14:02.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47486 #271 (1 connection now open) 2021-06-23T00:14:02.106+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:47486 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-06-23T00:14:02.111+0000 I NETWORK [conn271] end connection 127.0.0.1:47486 (0 connections now open) 2021-06-23T00:14:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57726 #272 (1 connection now open) 2021-06-23T00:14:05.551+0000 I NETWORK [conn272] end connection 10.233.73.13:57726 (0 connections now open) 2021-06-23T00:14:12.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47606 #273 (1 connection now open) 2021-06-23T00:14:12.205+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:47606 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-06-23T00:14:12.303+0000 I NETWORK [conn273] end connection 127.0.0.1:47606 (0 connections now open) 2021-06-23T00:14:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57856 #274 (1 connection now open) 2021-06-23T00:14:15.551+0000 I NETWORK [conn274] end connection 10.233.73.13:57856 (0 connections now open) 2021-06-23T00:14:22.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47756 #275 (1 connection now open) 2021-06-23T00:14:22.114+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:47756 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-06-23T00:14:22.210+0000 I NETWORK [conn275] end connection 127.0.0.1:47756 (0 connections now open) 2021-06-23T00:14:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57998 #276 (1 connection now open) 2021-06-23T00:14:25.551+0000 I NETWORK [conn276] end connection 10.233.73.13:57998 (0 connections now open) 2021-06-23T00:14:32.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47880 #277 (1 connection now open) 2021-06-23T00:14:32.205+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:47880 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-06-23T00:14:32.303+0000 I NETWORK [conn277] end connection 127.0.0.1:47880 (0 connections now open) 2021-06-23T00:14:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58124 #278 (1 connection now open) 2021-06-23T00:14:35.551+0000 I NETWORK [conn278] end connection 10.233.73.13:58124 (0 connections now open) 2021-06-23T00:14:42.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48004 #279 (1 connection now open) 2021-06-23T00:14:42.306+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:48004 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-06-23T00:14:42.316+0000 I NETWORK [conn279] end connection 127.0.0.1:48004 (0 connections now open) 2021-06-23T00:14:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58242 #280 (1 connection now open) 2021-06-23T00:14:45.551+0000 I NETWORK [conn280] end connection 10.233.73.13:58242 (0 connections now open) 2021-06-23T00:14:52.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48112 #281 (1 connection now open) 2021-06-23T00:14:52.204+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:48112 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-06-23T00:14:52.303+0000 I NETWORK [conn281] end connection 127.0.0.1:48112 (0 connections now open) 2021-06-23T00:14:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58354 #282 (1 connection now open) 2021-06-23T00:14:55.551+0000 I NETWORK [conn282] end connection 10.233.73.13:58354 (0 connections now open) 2021-06-23T00:15:02.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48232 #283 (1 connection now open) 2021-06-23T00:15:02.503+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:48232 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-06-23T00:15:02.511+0000 I NETWORK [conn283] end connection 127.0.0.1:48232 (0 connections now open) 2021-06-23T00:15:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58470 #284 (1 connection now open) 2021-06-23T00:15:05.551+0000 I NETWORK [conn284] end connection 10.233.73.13:58470 (0 connections now open) 2021-06-23T00:15:12.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48336 #285 (1 connection now open) 2021-06-23T00:15:12.303+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:48336 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-06-23T00:15:12.310+0000 I NETWORK [conn285] end connection 127.0.0.1:48336 (0 connections now open) 2021-06-23T00:15:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58576 #286 (1 connection now open) 2021-06-23T00:15:15.551+0000 I NETWORK [conn286] end connection 10.233.73.13:58576 (0 connections now open) 2021-06-23T00:15:22.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48448 #287 (1 connection now open) 2021-06-23T00:15:22.409+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:48448 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-06-23T00:15:22.503+0000 I NETWORK [conn287] end connection 127.0.0.1:48448 (0 connections now open) 2021-06-23T00:15:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58688 #288 (1 connection now open) 2021-06-23T00:15:25.551+0000 I NETWORK [conn288] end connection 10.233.73.13:58688 (0 connections now open) 2021-06-23T00:15:31.550+0000 I NETWORK [listener] connection accepted from 10.233.74.177:56502 #289 (1 connection now open) 2021-06-23T00:15:31.579+0000 I NETWORK [conn289] received client metadata from 10.233.74.177:56502 conn289: { 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-06-23T00:15:32.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48562 #290 (2 connections now open) 2021-06-23T00:15:32.304+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:48562 conn290: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:15:32.404+0000 I NETWORK [conn290] end connection 127.0.0.1:48562 (1 connection now open) 2021-06-23T00:15:33.110+0000 I NETWORK [listener] connection accepted from 10.233.74.177:56518 #291 (2 connections now open) 2021-06-23T00:15:33.110+0000 I NETWORK [conn291] received client metadata from 10.233.74.177:56518 conn291: { 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-06-23T00:15:33.131+0000 I STORAGE [conn291] createCollection: dcae-tcagen2.channelMessages with generated UUID: 20f7541e-d81a-41b1-bd47-7286ee93b4da 2021-06-23T00:15:34.923+0000 I INDEX [conn291] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-23T00:15:34.923+0000 I INDEX [conn291] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-23T00:15:34.973+0000 I INDEX [conn291] build index done. scanned 0 total records. 0 secs 2021-06-23T00:15:34.973+0000 I COMMAND [conn291] 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("90512629-899f-4bcd-9aae-aa23edb0c359") }, $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 1842ms 2021-06-23T00:15:35.258+0000 I INDEX [conn291] 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-06-23T00:15:35.258+0000 I INDEX [conn291] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-23T00:15:35.511+0000 I INDEX [conn291] build index done. scanned 0 total records. 0 secs 2021-06-23T00:15:35.511+0000 I COMMAND [conn291] 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("90512629-899f-4bcd-9aae-aa23edb0c359") }, $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 531ms 2021-06-23T00:15:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58806 #292 (3 connections now open) 2021-06-23T00:15:35.551+0000 I NETWORK [conn292] end connection 10.233.73.13:58806 (2 connections now open) 2021-06-23T00:15:35.552+0000 I INDEX [conn291] 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-06-23T00:15:35.552+0000 I INDEX [conn291] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-23T00:15:35.557+0000 I INDEX [conn291] build index done. scanned 0 total records. 0 secs 2021-06-23T00:15:35.607+0000 I INDEX [conn291] 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-06-23T00:15:35.607+0000 I INDEX [conn291] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-23T00:15:35.611+0000 I INDEX [conn291] build index done. scanned 0 total records. 0 secs 2021-06-23T00:15:42.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48694 #293 (3 connections now open) 2021-06-23T00:15:42.207+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:48694 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-06-23T00:15:42.305+0000 I NETWORK [conn293] end connection 127.0.0.1:48694 (2 connections now open) 2021-06-23T00:15:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58930 #294 (3 connections now open) 2021-06-23T00:15:45.551+0000 I NETWORK [conn294] end connection 10.233.73.13:58930 (2 connections now open) 2021-06-23T00:15:52.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48798 #295 (3 connections now open) 2021-06-23T00:15:52.109+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:48798 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-06-23T00:15:52.207+0000 I NETWORK [conn295] end connection 127.0.0.1:48798 (2 connections now open) 2021-06-23T00:15:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59042 #296 (3 connections now open) 2021-06-23T00:15:55.551+0000 I NETWORK [conn296] end connection 10.233.73.13:59042 (2 connections now open) 2021-06-23T00:16:02.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48920 #297 (3 connections now open) 2021-06-23T00:16:02.203+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:48920 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-06-23T00:16:02.210+0000 I NETWORK [conn297] end connection 127.0.0.1:48920 (2 connections now open) 2021-06-23T00:16:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59160 #298 (3 connections now open) 2021-06-23T00:16:05.551+0000 I NETWORK [conn298] end connection 10.233.73.13:59160 (2 connections now open) 2021-06-23T00:16:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49032 #299 (3 connections now open) 2021-06-23T00:16:12.305+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:49032 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-06-23T00:16:12.406+0000 I NETWORK [conn299] end connection 127.0.0.1:49032 (2 connections now open) 2021-06-23T00:16:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59276 #300 (3 connections now open) 2021-06-23T00:16:15.551+0000 I NETWORK [conn300] end connection 10.233.73.13:59276 (2 connections now open) 2021-06-23T00:16:22.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49154 #301 (3 connections now open) 2021-06-23T00:16:22.306+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:49154 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-06-23T00:16:22.404+0000 I NETWORK [conn301] end connection 127.0.0.1:49154 (2 connections now open) 2021-06-23T00:16:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59394 #302 (3 connections now open) 2021-06-23T00:16:25.552+0000 I NETWORK [conn302] end connection 10.233.73.13:59394 (2 connections now open) 2021-06-23T00:16:32.210+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49262 #303 (3 connections now open) 2021-06-23T00:16:32.303+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:49262 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-06-23T00:16:32.311+0000 I NETWORK [conn303] end connection 127.0.0.1:49262 (2 connections now open) 2021-06-23T00:16:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59504 #304 (3 connections now open) 2021-06-23T00:16:35.551+0000 I NETWORK [conn304] end connection 10.233.73.13:59504 (2 connections now open) 2021-06-23T00:16:42.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49390 #305 (3 connections now open) 2021-06-23T00:16:42.304+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:49390 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-06-23T00:16:42.309+0000 I NETWORK [conn305] end connection 127.0.0.1:49390 (2 connections now open) 2021-06-23T00:16:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59626 #306 (3 connections now open) 2021-06-23T00:16:45.551+0000 I NETWORK [conn306] end connection 10.233.73.13:59626 (2 connections now open) 2021-06-23T00:16:52.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49498 #307 (3 connections now open) 2021-06-23T00:16:52.204+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:49498 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-06-23T00:16:52.211+0000 I NETWORK [conn307] end connection 127.0.0.1:49498 (2 connections now open) 2021-06-23T00:16:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59758 #308 (3 connections now open) 2021-06-23T00:16:55.551+0000 I NETWORK [conn308] end connection 10.233.73.13:59758 (2 connections now open) 2021-06-23T00:17:02.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49650 #309 (3 connections now open) 2021-06-23T00:17:02.205+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:49650 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-06-23T00:17:02.303+0000 I NETWORK [conn309] end connection 127.0.0.1:49650 (2 connections now open) 2021-06-23T00:17:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59910 #310 (3 connections now open) 2021-06-23T00:17:05.551+0000 I NETWORK [conn310] end connection 10.233.73.13:59910 (2 connections now open) 2021-06-23T00:17:12.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49798 #311 (3 connections now open) 2021-06-23T00:17:12.203+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:49798 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-06-23T00:17:12.210+0000 I NETWORK [conn311] end connection 127.0.0.1:49798 (2 connections now open) 2021-06-23T00:17:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60034 #312 (3 connections now open) 2021-06-23T00:17:15.551+0000 I NETWORK [conn312] end connection 10.233.73.13:60034 (2 connections now open) 2021-06-23T00:17:22.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49908 #313 (3 connections now open) 2021-06-23T00:17:22.205+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:49908 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-06-23T00:17:22.212+0000 I NETWORK [conn313] end connection 127.0.0.1:49908 (2 connections now open) 2021-06-23T00:17:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60150 #314 (3 connections now open) 2021-06-23T00:17:25.551+0000 I NETWORK [conn314] end connection 10.233.73.13:60150 (2 connections now open) 2021-06-23T00:17:32.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50020 #315 (3 connections now open) 2021-06-23T00:17:32.206+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:50020 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-06-23T00:17:32.306+0000 I NETWORK [conn315] end connection 127.0.0.1:50020 (2 connections now open) 2021-06-23T00:17:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60268 #316 (3 connections now open) 2021-06-23T00:17:35.551+0000 I NETWORK [conn316] end connection 10.233.73.13:60268 (2 connections now open) 2021-06-23T00:17:42.410+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50160 #317 (3 connections now open) 2021-06-23T00:17:42.503+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:50160 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-06-23T00:17:42.510+0000 I NETWORK [conn317] end connection 127.0.0.1:50160 (2 connections now open) 2021-06-23T00:17:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60400 #318 (3 connections now open) 2021-06-23T00:17:45.550+0000 I NETWORK [conn318] end connection 10.233.73.13:60400 (2 connections now open) 2021-06-23T00:17:52.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50266 #319 (3 connections now open) 2021-06-23T00:17:52.206+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:50266 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-06-23T00:17:52.306+0000 I NETWORK [conn319] end connection 127.0.0.1:50266 (2 connections now open) 2021-06-23T00:17:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60510 #320 (3 connections now open) 2021-06-23T00:17:55.551+0000 I NETWORK [conn320] end connection 10.233.73.13:60510 (2 connections now open) 2021-06-23T00:18:02.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50396 #321 (3 connections now open) 2021-06-23T00:18:02.210+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:50396 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-06-23T00:18:02.307+0000 I NETWORK [conn321] end connection 127.0.0.1:50396 (2 connections now open) 2021-06-23T00:18:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60648 #322 (3 connections now open) 2021-06-23T00:18:05.551+0000 I NETWORK [conn322] end connection 10.233.73.13:60648 (2 connections now open) 2021-06-23T00:18:12.210+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50520 #323 (3 connections now open) 2021-06-23T00:18:12.211+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:50520 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-06-23T00:18:12.309+0000 I NETWORK [conn323] end connection 127.0.0.1:50520 (2 connections now open) 2021-06-23T00:18:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60764 #324 (3 connections now open) 2021-06-23T00:18:15.551+0000 I NETWORK [conn324] end connection 10.233.73.13:60764 (2 connections now open) 2021-06-23T00:18:22.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50656 #325 (3 connections now open) 2021-06-23T00:18:22.303+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:50656 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-06-23T00:18:22.308+0000 I NETWORK [conn325] end connection 127.0.0.1:50656 (2 connections now open) 2021-06-23T00:18:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60900 #326 (3 connections now open) 2021-06-23T00:18:25.551+0000 I NETWORK [conn326] end connection 10.233.73.13:60900 (2 connections now open) 2021-06-23T00:18:32.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50768 #327 (3 connections now open) 2021-06-23T00:18:32.106+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:50768 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-06-23T00:18:32.110+0000 I NETWORK [conn327] end connection 127.0.0.1:50768 (2 connections now open) 2021-06-23T00:18:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:32780 #328 (3 connections now open) 2021-06-23T00:18:35.551+0000 I NETWORK [conn328] end connection 10.233.73.13:32780 (2 connections now open) 2021-06-23T00:18:42.513+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50896 #329 (3 connections now open) 2021-06-23T00:18:42.514+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:50896 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-06-23T00:18:42.607+0000 I NETWORK [conn329] end connection 127.0.0.1:50896 (2 connections now open) 2021-06-23T00:18:45.558+0000 I NETWORK [listener] connection accepted from 10.233.73.13:32900 #330 (3 connections now open) 2021-06-23T00:18:45.558+0000 I NETWORK [conn330] end connection 10.233.73.13:32900 (2 connections now open) 2021-06-23T00:18:52.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51004 #331 (3 connections now open) 2021-06-23T00:18:52.309+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:51004 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-06-23T00:18:52.406+0000 I NETWORK [conn331] end connection 127.0.0.1:51004 (2 connections now open) 2021-06-23T00:18:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33014 #332 (3 connections now open) 2021-06-23T00:18:55.551+0000 I NETWORK [conn332] end connection 10.233.73.13:33014 (2 connections now open) 2021-06-23T00:19:02.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51134 #333 (3 connections now open) 2021-06-23T00:19:02.304+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:51134 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-06-23T00:19:02.406+0000 I NETWORK [conn333] end connection 127.0.0.1:51134 (2 connections now open) 2021-06-23T00:19:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33148 #334 (3 connections now open) 2021-06-23T00:19:05.551+0000 I NETWORK [conn334] end connection 10.233.73.13:33148 (2 connections now open) 2021-06-23T00:19:12.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51252 #335 (3 connections now open) 2021-06-23T00:19:12.311+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:51252 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-06-23T00:19:12.406+0000 I NETWORK [conn335] end connection 127.0.0.1:51252 (2 connections now open) 2021-06-23T00:19:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33260 #336 (3 connections now open) 2021-06-23T00:19:15.551+0000 I NETWORK [conn336] end connection 10.233.73.13:33260 (2 connections now open) 2021-06-23T00:19:22.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51370 #337 (3 connections now open) 2021-06-23T00:19:22.306+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:51370 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-06-23T00:19:22.407+0000 I NETWORK [conn337] end connection 127.0.0.1:51370 (2 connections now open) 2021-06-23T00:19:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33384 #338 (3 connections now open) 2021-06-23T00:19:25.551+0000 I NETWORK [conn338] end connection 10.233.73.13:33384 (2 connections now open) 2021-06-23T00:19:32.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51486 #339 (3 connections now open) 2021-06-23T00:19:32.113+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:51486 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-06-23T00:19:32.210+0000 I NETWORK [conn339] end connection 127.0.0.1:51486 (2 connections now open) 2021-06-23T00:19:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33500 #340 (3 connections now open) 2021-06-23T00:19:35.551+0000 I NETWORK [conn340] end connection 10.233.73.13:33500 (2 connections now open) 2021-06-23T00:19:42.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51614 #341 (3 connections now open) 2021-06-23T00:19:42.309+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:51614 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-06-23T00:19:42.412+0000 I NETWORK [conn341] end connection 127.0.0.1:51614 (2 connections now open) 2021-06-23T00:19:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33624 #342 (3 connections now open) 2021-06-23T00:19:45.551+0000 I NETWORK [conn342] end connection 10.233.73.13:33624 (2 connections now open) 2021-06-23T00:19:52.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51740 #343 (3 connections now open) 2021-06-23T00:19:52.303+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:51740 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-06-23T00:19:52.403+0000 I NETWORK [conn343] end connection 127.0.0.1:51740 (2 connections now open) 2021-06-23T00:19:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33756 #344 (3 connections now open) 2021-06-23T00:19:55.551+0000 I NETWORK [conn344] end connection 10.233.73.13:33756 (2 connections now open) 2021-06-23T00:20:02.314+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51864 #345 (3 connections now open) 2021-06-23T00:20:02.403+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:51864 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-06-23T00:20:02.505+0000 I NETWORK [conn345] end connection 127.0.0.1:51864 (2 connections now open) 2021-06-23T00:20:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33874 #346 (3 connections now open) 2021-06-23T00:20:05.551+0000 I NETWORK [conn346] end connection 10.233.73.13:33874 (2 connections now open) 2021-06-23T00:20:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51976 #347 (3 connections now open) 2021-06-23T00:20:12.305+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:51976 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-06-23T00:20:12.402+0000 I NETWORK [conn347] end connection 127.0.0.1:51976 (2 connections now open) 2021-06-23T00:20:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33984 #348 (3 connections now open) 2021-06-23T00:20:15.550+0000 I NETWORK [conn348] end connection 10.233.73.13:33984 (2 connections now open) 2021-06-23T00:20:22.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52090 #349 (3 connections now open) 2021-06-23T00:20:22.104+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:52090 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-06-23T00:20:22.109+0000 I NETWORK [conn349] end connection 127.0.0.1:52090 (2 connections now open) 2021-06-23T00:20:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34110 #350 (3 connections now open) 2021-06-23T00:20:25.551+0000 I NETWORK [conn350] end connection 10.233.73.13:34110 (2 connections now open) 2021-06-23T00:20:32.505+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52210 #351 (3 connections now open) 2021-06-23T00:20:32.507+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:52210 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-06-23T00:20:32.612+0000 I NETWORK [conn351] end connection 127.0.0.1:52210 (2 connections now open) 2021-06-23T00:20:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34220 #352 (3 connections now open) 2021-06-23T00:20:35.551+0000 I NETWORK [conn352] end connection 10.233.73.13:34220 (2 connections now open) 2021-06-23T00:20:42.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52340 #353 (3 connections now open) 2021-06-23T00:20:42.305+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:52340 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-06-23T00:20:42.405+0000 I NETWORK [conn353] end connection 127.0.0.1:52340 (2 connections now open) 2021-06-23T00:20:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34346 #354 (3 connections now open) 2021-06-23T00:20:45.551+0000 I NETWORK [conn354] end connection 10.233.73.13:34346 (2 connections now open) 2021-06-23T00:20:52.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52446 #355 (3 connections now open) 2021-06-23T00:20:52.105+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:52446 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-06-23T00:20:52.203+0000 I NETWORK [conn355] end connection 127.0.0.1:52446 (2 connections now open) 2021-06-23T00:20:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34460 #356 (3 connections now open) 2021-06-23T00:20:55.551+0000 I NETWORK [conn356] end connection 10.233.73.13:34460 (2 connections now open) 2021-06-23T00:21:02.207+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52568 #357 (3 connections now open) 2021-06-23T00:21:02.208+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:52568 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-06-23T00:21:02.308+0000 I NETWORK [conn357] end connection 127.0.0.1:52568 (2 connections now open) 2021-06-23T00:21:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34576 #358 (3 connections now open) 2021-06-23T00:21:05.551+0000 I NETWORK [conn358] end connection 10.233.73.13:34576 (2 connections now open) 2021-06-23T00:21:12.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52684 #359 (3 connections now open) 2021-06-23T00:21:12.304+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:52684 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-06-23T00:21:12.402+0000 I NETWORK [conn359] end connection 127.0.0.1:52684 (2 connections now open) 2021-06-23T00:21:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34690 #360 (3 connections now open) 2021-06-23T00:21:15.551+0000 I NETWORK [conn360] end connection 10.233.73.13:34690 (2 connections now open) 2021-06-23T00:21:22.210+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52796 #361 (3 connections now open) 2021-06-23T00:21:22.303+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:52796 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-06-23T00:21:22.310+0000 I NETWORK [conn361] end connection 127.0.0.1:52796 (2 connections now open) 2021-06-23T00:21:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34810 #362 (3 connections now open) 2021-06-23T00:21:25.551+0000 I NETWORK [conn362] end connection 10.233.73.13:34810 (2 connections now open) 2021-06-23T00:21:32.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52912 #363 (3 connections now open) 2021-06-23T00:21:32.406+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:52912 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-06-23T00:21:32.503+0000 I NETWORK [conn363] end connection 127.0.0.1:52912 (2 connections now open) 2021-06-23T00:21:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:34922 #364 (3 connections now open) 2021-06-23T00:21:35.550+0000 I NETWORK [conn364] end connection 10.233.73.13:34922 (2 connections now open) 2021-06-23T00:21:42.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53038 #365 (3 connections now open) 2021-06-23T00:21:42.305+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:53038 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-06-23T00:21:42.405+0000 I NETWORK [conn365] end connection 127.0.0.1:53038 (2 connections now open) 2021-06-23T00:21:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35048 #366 (3 connections now open) 2021-06-23T00:21:45.551+0000 I NETWORK [conn366] end connection 10.233.73.13:35048 (2 connections now open) 2021-06-23T00:21:52.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53184 #367 (3 connections now open) 2021-06-23T00:21:52.306+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:53184 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-06-23T00:21:52.402+0000 I NETWORK [conn367] end connection 127.0.0.1:53184 (2 connections now open) 2021-06-23T00:21:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35196 #368 (3 connections now open) 2021-06-23T00:21:55.551+0000 I NETWORK [conn368] end connection 10.233.73.13:35196 (2 connections now open) 2021-06-23T00:22:02.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53298 #369 (3 connections now open) 2021-06-23T00:22:02.113+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:53298 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-06-23T00:22:02.209+0000 I NETWORK [conn369] end connection 127.0.0.1:53298 (2 connections now open) 2021-06-23T00:22:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35306 #370 (3 connections now open) 2021-06-23T00:22:05.550+0000 I NETWORK [conn370] end connection 10.233.73.13:35306 (2 connections now open) 2021-06-23T00:22:12.313+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53420 #371 (3 connections now open) 2021-06-23T00:22:12.404+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:53420 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-06-23T00:22:12.506+0000 I NETWORK [conn371] end connection 127.0.0.1:53420 (2 connections now open) 2021-06-23T00:22:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35426 #372 (3 connections now open) 2021-06-23T00:22:15.551+0000 I NETWORK [conn372] end connection 10.233.73.13:35426 (2 connections now open) 2021-06-23T00:22:22.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53526 #373 (3 connections now open) 2021-06-23T00:22:22.003+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:53526 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-06-23T00:22:22.106+0000 I NETWORK [conn373] end connection 127.0.0.1:53526 (2 connections now open) 2021-06-23T00:22:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35538 #374 (3 connections now open) 2021-06-23T00:22:25.551+0000 I NETWORK [conn374] end connection 10.233.73.13:35538 (2 connections now open) 2021-06-23T00:22:32.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53646 #375 (3 connections now open) 2021-06-23T00:22:32.206+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:53646 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-06-23T00:22:32.211+0000 I NETWORK [conn375] end connection 127.0.0.1:53646 (2 connections now open) 2021-06-23T00:22:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35660 #376 (3 connections now open) 2021-06-23T00:22:35.551+0000 I NETWORK [conn376] end connection 10.233.73.13:35660 (2 connections now open) 2021-06-23T00:22:42.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53770 #377 (3 connections now open) 2021-06-23T00:22:42.212+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:53770 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-06-23T00:22:42.403+0000 I NETWORK [conn377] end connection 127.0.0.1:53770 (2 connections now open) 2021-06-23T00:22:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35778 #378 (3 connections now open) 2021-06-23T00:22:45.550+0000 I NETWORK [conn378] end connection 10.233.73.13:35778 (2 connections now open) 2021-06-23T00:22:52.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53886 #379 (3 connections now open) 2021-06-23T00:22:52.209+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:53886 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-06-23T00:22:52.306+0000 I NETWORK [conn379] end connection 127.0.0.1:53886 (2 connections now open) 2021-06-23T00:22:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:35902 #380 (3 connections now open) 2021-06-23T00:22:55.551+0000 I NETWORK [conn380] end connection 10.233.73.13:35902 (2 connections now open) 2021-06-23T00:23:02.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54002 #381 (3 connections now open) 2021-06-23T00:23:02.212+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:54002 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-06-23T00:23:02.310+0000 I NETWORK [conn381] end connection 127.0.0.1:54002 (2 connections now open) 2021-06-23T00:23:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36014 #382 (3 connections now open) 2021-06-23T00:23:05.551+0000 I NETWORK [conn382] end connection 10.233.73.13:36014 (2 connections now open) 2021-06-23T00:23:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54136 #383 (3 connections now open) 2021-06-23T00:23:12.304+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:54136 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-06-23T00:23:12.308+0000 I NETWORK [conn383] end connection 127.0.0.1:54136 (2 connections now open) 2021-06-23T00:23:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36142 #384 (3 connections now open) 2021-06-23T00:23:15.551+0000 I NETWORK [conn384] end connection 10.233.73.13:36142 (2 connections now open) 2021-06-23T00:23:22.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54244 #385 (3 connections now open) 2021-06-23T00:23:22.207+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:54244 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-06-23T00:23:22.307+0000 I NETWORK [conn385] end connection 127.0.0.1:54244 (2 connections now open) 2021-06-23T00:23:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36258 #386 (3 connections now open) 2021-06-23T00:23:25.551+0000 I NETWORK [conn386] end connection 10.233.73.13:36258 (2 connections now open) 2021-06-23T00:23:32.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54366 #387 (3 connections now open) 2021-06-23T00:23:32.111+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:54366 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-06-23T00:23:32.206+0000 I NETWORK [conn387] end connection 127.0.0.1:54366 (2 connections now open) 2021-06-23T00:23:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36382 #388 (3 connections now open) 2021-06-23T00:23:35.551+0000 I NETWORK [conn388] end connection 10.233.73.13:36382 (2 connections now open) 2021-06-23T00:23:42.505+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54492 #389 (3 connections now open) 2021-06-23T00:23:42.506+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:54492 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-06-23T00:23:42.607+0000 I NETWORK [conn389] end connection 127.0.0.1:54492 (2 connections now open) 2021-06-23T00:23:45.552+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36514 #390 (3 connections now open) 2021-06-23T00:23:45.553+0000 I NETWORK [conn390] end connection 10.233.73.13:36514 (2 connections now open) 2021-06-23T00:23:52.410+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54630 #391 (3 connections now open) 2021-06-23T00:23:52.410+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:54630 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-06-23T00:23:52.503+0000 I NETWORK [conn391] end connection 127.0.0.1:54630 (2 connections now open) 2021-06-23T00:23:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36640 #392 (3 connections now open) 2021-06-23T00:23:55.551+0000 I NETWORK [conn392] end connection 10.233.73.13:36640 (2 connections now open) 2021-06-23T00:24:02.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54740 #393 (3 connections now open) 2021-06-23T00:24:02.203+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:54740 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-06-23T00:24:02.210+0000 I NETWORK [conn393] end connection 127.0.0.1:54740 (2 connections now open) 2021-06-23T00:24:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36750 #394 (3 connections now open) 2021-06-23T00:24:05.551+0000 I NETWORK [conn394] end connection 10.233.73.13:36750 (2 connections now open) 2021-06-23T00:24:12.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54864 #395 (3 connections now open) 2021-06-23T00:24:12.308+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:54864 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-06-23T00:24:12.406+0000 I NETWORK [conn395] end connection 127.0.0.1:54864 (2 connections now open) 2021-06-23T00:24:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36874 #396 (3 connections now open) 2021-06-23T00:24:15.551+0000 I NETWORK [conn396] end connection 10.233.73.13:36874 (2 connections now open) 2021-06-23T00:24:22.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54972 #397 (3 connections now open) 2021-06-23T00:24:22.303+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:54972 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-06-23T00:24:22.310+0000 I NETWORK [conn397] end connection 127.0.0.1:54972 (2 connections now open) 2021-06-23T00:24:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:36990 #398 (3 connections now open) 2021-06-23T00:24:25.551+0000 I NETWORK [conn398] end connection 10.233.73.13:36990 (2 connections now open) 2021-06-23T00:24:32.413+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55098 #399 (3 connections now open) 2021-06-23T00:24:32.503+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:55098 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-06-23T00:24:32.510+0000 I NETWORK [conn399] end connection 127.0.0.1:55098 (2 connections now open) 2021-06-23T00:24:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37120 #400 (3 connections now open) 2021-06-23T00:24:35.551+0000 I NETWORK [conn400] end connection 10.233.73.13:37120 (2 connections now open) 2021-06-23T00:24:42.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55224 #401 (3 connections now open) 2021-06-23T00:24:42.208+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:55224 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-06-23T00:24:42.212+0000 I NETWORK [conn401] end connection 127.0.0.1:55224 (2 connections now open) 2021-06-23T00:24:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37234 #402 (3 connections now open) 2021-06-23T00:24:45.551+0000 I NETWORK [conn402] end connection 10.233.73.13:37234 (2 connections now open) 2021-06-23T00:24:52.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55340 #403 (3 connections now open) 2021-06-23T00:24:52.103+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:55340 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-06-23T00:24:52.107+0000 I NETWORK [conn403] end connection 127.0.0.1:55340 (2 connections now open) 2021-06-23T00:24:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37358 #404 (3 connections now open) 2021-06-23T00:24:55.551+0000 I NETWORK [conn404] end connection 10.233.73.13:37358 (2 connections now open) 2021-06-23T00:25:02.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55458 #405 (3 connections now open) 2021-06-23T00:25:02.408+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:55458 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-06-23T00:25:02.507+0000 I NETWORK [conn405] end connection 127.0.0.1:55458 (2 connections now open) 2021-06-23T00:25:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37472 #406 (3 connections now open) 2021-06-23T00:25:05.551+0000 I NETWORK [conn406] end connection 10.233.73.13:37472 (2 connections now open) 2021-06-23T00:25:12.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55588 #407 (3 connections now open) 2021-06-23T00:25:12.206+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:55588 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-06-23T00:25:12.306+0000 I NETWORK [conn407] end connection 127.0.0.1:55588 (2 connections now open) 2021-06-23T00:25:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37600 #408 (3 connections now open) 2021-06-23T00:25:15.551+0000 I NETWORK [conn408] end connection 10.233.73.13:37600 (2 connections now open) 2021-06-23T00:25:22.408+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55704 #409 (3 connections now open) 2021-06-23T00:25:22.503+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:55704 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-06-23T00:25:22.509+0000 I NETWORK [conn409] end connection 127.0.0.1:55704 (2 connections now open) 2021-06-23T00:25:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37718 #410 (3 connections now open) 2021-06-23T00:25:25.551+0000 I NETWORK [conn410] end connection 10.233.73.13:37718 (2 connections now open) 2021-06-23T00:25:32.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55824 #411 (3 connections now open) 2021-06-23T00:25:32.204+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:55824 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-06-23T00:25:32.303+0000 I NETWORK [conn411] end connection 127.0.0.1:55824 (2 connections now open) 2021-06-23T00:25:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37840 #412 (3 connections now open) 2021-06-23T00:25:35.551+0000 I NETWORK [conn412] end connection 10.233.73.13:37840 (2 connections now open) 2021-06-23T00:25:42.118+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55950 #413 (3 connections now open) 2021-06-23T00:25:42.203+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:55950 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-06-23T00:25:42.305+0000 I NETWORK [conn413] end connection 127.0.0.1:55950 (2 connections now open) 2021-06-23T00:25:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:37958 #414 (3 connections now open) 2021-06-23T00:25:45.551+0000 I NETWORK [conn414] end connection 10.233.73.13:37958 (2 connections now open) 2021-06-23T00:25:52.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56082 #415 (3 connections now open) 2021-06-23T00:25:52.212+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:56082 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-06-23T00:25:52.403+0000 I NETWORK [conn415] end connection 127.0.0.1:56082 (2 connections now open) 2021-06-23T00:25:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38098 #416 (3 connections now open) 2021-06-23T00:25:55.551+0000 I NETWORK [conn416] end connection 10.233.73.13:38098 (2 connections now open) 2021-06-23T00:26:02.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56206 #417 (3 connections now open) 2021-06-23T00:26:02.205+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:56206 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-06-23T00:26:02.209+0000 I NETWORK [conn417] end connection 127.0.0.1:56206 (2 connections now open) 2021-06-23T00:26:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38216 #418 (3 connections now open) 2021-06-23T00:26:05.551+0000 I NETWORK [conn418] end connection 10.233.73.13:38216 (2 connections now open) 2021-06-23T00:26:12.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56330 #419 (3 connections now open) 2021-06-23T00:26:12.310+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:56330 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-06-23T00:26:12.409+0000 I NETWORK [conn419] end connection 127.0.0.1:56330 (2 connections now open) 2021-06-23T00:26:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38340 #420 (3 connections now open) 2021-06-23T00:26:15.551+0000 I NETWORK [conn420] end connection 10.233.73.13:38340 (2 connections now open) 2021-06-23T00:26:22.202+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56438 #421 (3 connections now open) 2021-06-23T00:26:22.204+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:56438 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-06-23T00:26:22.210+0000 I NETWORK [conn421] end connection 127.0.0.1:56438 (2 connections now open) 2021-06-23T00:26:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38452 #422 (3 connections now open) 2021-06-23T00:26:25.551+0000 I NETWORK [conn422] end connection 10.233.73.13:38452 (2 connections now open) 2021-06-23T00:26:32.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56562 #423 (3 connections now open) 2021-06-23T00:26:32.110+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:56562 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-06-23T00:26:32.209+0000 I NETWORK [conn423] end connection 127.0.0.1:56562 (2 connections now open) 2021-06-23T00:26:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38574 #424 (3 connections now open) 2021-06-23T00:26:35.551+0000 I NETWORK [conn424] end connection 10.233.73.13:38574 (2 connections now open) 2021-06-23T00:26:42.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56680 #425 (3 connections now open) 2021-06-23T00:26:42.214+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:56680 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-06-23T00:26:42.308+0000 I NETWORK [conn425] end connection 127.0.0.1:56680 (2 connections now open) 2021-06-23T00:26:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38692 #426 (3 connections now open) 2021-06-23T00:26:45.551+0000 I NETWORK [conn426] end connection 10.233.73.13:38692 (2 connections now open) 2021-06-23T00:26:52.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56800 #427 (3 connections now open) 2021-06-23T00:26:52.303+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:56800 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-06-23T00:26:52.309+0000 I NETWORK [conn427] end connection 127.0.0.1:56800 (2 connections now open) 2021-06-23T00:26:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38816 #428 (3 connections now open) 2021-06-23T00:26:55.551+0000 I NETWORK [conn428] end connection 10.233.73.13:38816 (2 connections now open) 2021-06-23T00:27:02.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56932 #429 (3 connections now open) 2021-06-23T00:27:02.403+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:56932 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-06-23T00:27:02.409+0000 I NETWORK [conn429] end connection 127.0.0.1:56932 (2 connections now open) 2021-06-23T00:27:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:38948 #430 (3 connections now open) 2021-06-23T00:27:05.551+0000 I NETWORK [conn430] end connection 10.233.73.13:38948 (2 connections now open) 2021-06-23T00:27:12.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57062 #431 (3 connections now open) 2021-06-23T00:27:12.212+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:57062 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-06-23T00:27:12.403+0000 I NETWORK [conn431] end connection 127.0.0.1:57062 (2 connections now open) 2021-06-23T00:27:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39070 #432 (3 connections now open) 2021-06-23T00:27:15.550+0000 I NETWORK [conn432] end connection 10.233.73.13:39070 (2 connections now open) 2021-06-23T00:27:22.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57178 #433 (3 connections now open) 2021-06-23T00:27:22.104+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:57178 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-06-23T00:27:22.111+0000 I NETWORK [conn433] end connection 127.0.0.1:57178 (2 connections now open) 2021-06-23T00:27:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39194 #434 (3 connections now open) 2021-06-23T00:27:25.551+0000 I NETWORK [conn434] end connection 10.233.73.13:39194 (2 connections now open) 2021-06-23T00:27:32.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57322 #435 (3 connections now open) 2021-06-23T00:27:32.206+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:57322 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-06-23T00:27:32.305+0000 I NETWORK [conn435] end connection 127.0.0.1:57322 (2 connections now open) 2021-06-23T00:27:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39346 #436 (3 connections now open) 2021-06-23T00:27:35.551+0000 I NETWORK [conn436] end connection 10.233.73.13:39346 (2 connections now open) 2021-06-23T00:27:42.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57458 #437 (3 connections now open) 2021-06-23T00:27:42.406+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:57458 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-06-23T00:27:42.507+0000 I NETWORK [conn437] end connection 127.0.0.1:57458 (2 connections now open) 2021-06-23T00:27:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39468 #438 (3 connections now open) 2021-06-23T00:27:45.551+0000 I NETWORK [conn438] end connection 10.233.73.13:39468 (2 connections now open) 2021-06-23T00:27:52.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57578 #439 (3 connections now open) 2021-06-23T00:27:52.103+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:57578 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-06-23T00:27:52.203+0000 I NETWORK [conn439] end connection 127.0.0.1:57578 (2 connections now open) 2021-06-23T00:27:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39604 #440 (3 connections now open) 2021-06-23T00:27:55.551+0000 I NETWORK [conn440] end connection 10.233.73.13:39604 (2 connections now open) 2021-06-23T00:28:02.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57712 #441 (3 connections now open) 2021-06-23T00:28:02.503+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:57712 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-06-23T00:28:02.605+0000 I NETWORK [conn441] end connection 127.0.0.1:57712 (2 connections now open) 2021-06-23T00:28:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39728 #442 (3 connections now open) 2021-06-23T00:28:05.551+0000 I NETWORK [conn442] end connection 10.233.73.13:39728 (2 connections now open) 2021-06-23T00:28:12.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57858 #443 (3 connections now open) 2021-06-23T00:28:12.206+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:57858 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-06-23T00:28:12.308+0000 I NETWORK [conn443] end connection 127.0.0.1:57858 (2 connections now open) 2021-06-23T00:28:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:39874 #444 (3 connections now open) 2021-06-23T00:28:15.551+0000 I NETWORK [conn444] end connection 10.233.73.13:39874 (2 connections now open) 2021-06-23T00:28:22.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57988 #445 (3 connections now open) 2021-06-23T00:28:22.203+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:57988 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-06-23T00:28:22.208+0000 I NETWORK [conn445] end connection 127.0.0.1:57988 (2 connections now open) 2021-06-23T00:28:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40004 #446 (3 connections now open) 2021-06-23T00:28:25.551+0000 I NETWORK [conn446] end connection 10.233.73.13:40004 (2 connections now open) 2021-06-23T00:28:32.503+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58130 #447 (3 connections now open) 2021-06-23T00:28:32.505+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:58130 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-06-23T00:28:32.603+0000 I NETWORK [conn447] end connection 127.0.0.1:58130 (2 connections now open) 2021-06-23T00:28:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40142 #448 (3 connections now open) 2021-06-23T00:28:35.551+0000 I NETWORK [conn448] end connection 10.233.73.13:40142 (2 connections now open) 2021-06-23T00:28:42.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58250 #449 (3 connections now open) 2021-06-23T00:28:42.207+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:58250 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-06-23T00:28:42.307+0000 I NETWORK [conn449] end connection 127.0.0.1:58250 (2 connections now open) 2021-06-23T00:28:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40266 #450 (3 connections now open) 2021-06-23T00:28:45.551+0000 I NETWORK [conn450] end connection 10.233.73.13:40266 (2 connections now open) 2021-06-23T00:28:52.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58380 #451 (3 connections now open) 2021-06-23T00:28:52.107+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:58380 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-06-23T00:28:52.205+0000 I NETWORK [conn451] end connection 127.0.0.1:58380 (2 connections now open) 2021-06-23T00:28:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40396 #452 (3 connections now open) 2021-06-23T00:28:55.551+0000 I NETWORK [conn452] end connection 10.233.73.13:40396 (2 connections now open) 2021-06-23T00:29:02.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58498 #453 (3 connections now open) 2021-06-23T00:29:02.106+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:58498 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-06-23T00:29:02.202+0000 I NETWORK [conn453] end connection 127.0.0.1:58498 (2 connections now open) 2021-06-23T00:29:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40516 #454 (3 connections now open) 2021-06-23T00:29:05.551+0000 I NETWORK [conn454] end connection 10.233.73.13:40516 (2 connections now open) 2021-06-23T00:29:12.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58632 #455 (3 connections now open) 2021-06-23T00:29:12.106+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:58632 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-06-23T00:29:12.203+0000 I NETWORK [conn455] end connection 127.0.0.1:58632 (2 connections now open) 2021-06-23T00:29:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40644 #456 (3 connections now open) 2021-06-23T00:29:15.551+0000 I NETWORK [conn456] end connection 10.233.73.13:40644 (2 connections now open) 2021-06-23T00:29:21.710+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58740 #457 (3 connections now open) 2021-06-23T00:29:21.710+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:58740 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-06-23T00:29:21.807+0000 I NETWORK [conn457] end connection 127.0.0.1:58740 (2 connections now open) 2021-06-23T00:29:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40758 #458 (3 connections now open) 2021-06-23T00:29:25.551+0000 I NETWORK [conn458] end connection 10.233.73.13:40758 (2 connections now open) 2021-06-23T00:29:32.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58868 #459 (3 connections now open) 2021-06-23T00:29:32.407+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:58868 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-06-23T00:29:32.509+0000 I NETWORK [conn459] end connection 127.0.0.1:58868 (2 connections now open) 2021-06-23T00:29:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40878 #460 (3 connections now open) 2021-06-23T00:29:35.551+0000 I NETWORK [conn460] end connection 10.233.73.13:40878 (2 connections now open) 2021-06-23T00:29:42.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58988 #461 (3 connections now open) 2021-06-23T00:29:42.407+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:58988 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-06-23T00:29:42.507+0000 I NETWORK [conn461] end connection 127.0.0.1:58988 (2 connections now open) 2021-06-23T00:29:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:40998 #462 (3 connections now open) 2021-06-23T00:29:45.550+0000 I NETWORK [conn462] end connection 10.233.73.13:40998 (2 connections now open) 2021-06-23T00:29:52.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59110 #463 (3 connections now open) 2021-06-23T00:29:52.306+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:59110 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-06-23T00:29:52.403+0000 I NETWORK [conn463] end connection 127.0.0.1:59110 (2 connections now open) 2021-06-23T00:29:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41130 #464 (3 connections now open) 2021-06-23T00:29:55.551+0000 I NETWORK [conn464] end connection 10.233.73.13:41130 (2 connections now open) 2021-06-23T00:30:02.104+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59230 #465 (3 connections now open) 2021-06-23T00:30:02.105+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:59230 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-06-23T00:30:02.213+0000 I NETWORK [conn465] end connection 127.0.0.1:59230 (2 connections now open) 2021-06-23T00:30:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41250 #466 (3 connections now open) 2021-06-23T00:30:05.551+0000 I NETWORK [conn466] end connection 10.233.73.13:41250 (2 connections now open) 2021-06-23T00:30:12.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59370 #467 (3 connections now open) 2021-06-23T00:30:12.207+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:59370 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-06-23T00:30:12.310+0000 I NETWORK [conn467] end connection 127.0.0.1:59370 (2 connections now open) 2021-06-23T00:30:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41382 #468 (3 connections now open) 2021-06-23T00:30:15.551+0000 I NETWORK [conn468] end connection 10.233.73.13:41382 (2 connections now open) 2021-06-23T00:30:21.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59484 #469 (3 connections now open) 2021-06-23T00:30:21.911+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:59484 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-06-23T00:30:22.007+0000 I NETWORK [conn469] end connection 127.0.0.1:59484 (2 connections now open) 2021-06-23T00:30:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41502 #470 (3 connections now open) 2021-06-23T00:30:25.552+0000 I NETWORK [conn470] end connection 10.233.73.13:41502 (2 connections now open) 2021-06-23T00:30:32.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59612 #471 (3 connections now open) 2021-06-23T00:30:32.203+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:59612 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-06-23T00:30:32.210+0000 I NETWORK [conn471] end connection 127.0.0.1:59612 (2 connections now open) 2021-06-23T00:30:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41626 #472 (3 connections now open) 2021-06-23T00:30:35.551+0000 I NETWORK [conn472] end connection 10.233.73.13:41626 (2 connections now open) 2021-06-23T00:30:42.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59734 #473 (3 connections now open) 2021-06-23T00:30:42.303+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:59734 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-06-23T00:30:42.308+0000 I NETWORK [conn473] end connection 127.0.0.1:59734 (2 connections now open) 2021-06-23T00:30:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41750 #474 (3 connections now open) 2021-06-23T00:30:45.550+0000 I NETWORK [conn474] end connection 10.233.73.13:41750 (2 connections now open) 2021-06-23T00:30:52.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59856 #475 (3 connections now open) 2021-06-23T00:30:52.202+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:59856 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-06-23T00:30:52.209+0000 I NETWORK [conn475] end connection 127.0.0.1:59856 (2 connections now open) 2021-06-23T00:30:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:41872 #476 (3 connections now open) 2021-06-23T00:30:55.551+0000 I NETWORK [conn476] end connection 10.233.73.13:41872 (2 connections now open) 2021-06-23T00:31:02.307+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59986 #477 (3 connections now open) 2021-06-23T00:31:02.309+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:59986 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-06-23T00:31:02.405+0000 I NETWORK [conn477] end connection 127.0.0.1:59986 (2 connections now open) 2021-06-23T00:31:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42008 #478 (3 connections now open) 2021-06-23T00:31:05.551+0000 I NETWORK [conn478] end connection 10.233.73.13:42008 (2 connections now open) 2021-06-23T00:31:12.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60134 #479 (3 connections now open) 2021-06-23T00:31:12.206+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:60134 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-06-23T00:31:12.305+0000 I NETWORK [conn479] end connection 127.0.0.1:60134 (2 connections now open) 2021-06-23T00:31:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42154 #480 (3 connections now open) 2021-06-23T00:31:15.550+0000 I NETWORK [conn480] end connection 10.233.73.13:42154 (2 connections now open) 2021-06-23T00:31:22.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60266 #481 (3 connections now open) 2021-06-23T00:31:22.104+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:60266 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-06-23T00:31:22.205+0000 I NETWORK [conn481] end connection 127.0.0.1:60266 (2 connections now open) 2021-06-23T00:31:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42292 #482 (3 connections now open) 2021-06-23T00:31:25.551+0000 I NETWORK [conn482] end connection 10.233.73.13:42292 (2 connections now open) 2021-06-23T00:31:32.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60418 #483 (3 connections now open) 2021-06-23T00:31:32.209+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:60418 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-06-23T00:31:32.312+0000 I NETWORK [conn483] end connection 127.0.0.1:60418 (2 connections now open) 2021-06-23T00:31:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42442 #484 (3 connections now open) 2021-06-23T00:31:35.551+0000 I NETWORK [conn484] end connection 10.233.73.13:42442 (2 connections now open) 2021-06-23T00:31:42.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60564 #485 (3 connections now open) 2021-06-23T00:31:42.406+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:60564 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-06-23T00:31:42.503+0000 I NETWORK [conn485] end connection 127.0.0.1:60564 (2 connections now open) 2021-06-23T00:31:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42582 #486 (3 connections now open) 2021-06-23T00:31:45.551+0000 I NETWORK [conn486] end connection 10.233.73.13:42582 (2 connections now open) 2021-06-23T00:31:52.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60706 #487 (3 connections now open) 2021-06-23T00:31:52.203+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:60706 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-06-23T00:31:52.208+0000 I NETWORK [conn487] end connection 127.0.0.1:60706 (2 connections now open) 2021-06-23T00:31:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42734 #488 (3 connections now open) 2021-06-23T00:31:55.551+0000 I NETWORK [conn488] end connection 10.233.73.13:42734 (2 connections now open) 2021-06-23T00:32:02.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60846 #489 (3 connections now open) 2021-06-23T00:32:02.207+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:60846 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-06-23T00:32:02.306+0000 I NETWORK [conn489] end connection 127.0.0.1:60846 (2 connections now open) 2021-06-23T00:32:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:42864 #490 (3 connections now open) 2021-06-23T00:32:05.551+0000 I NETWORK [conn490] end connection 10.233.73.13:42864 (2 connections now open) 2021-06-23T00:32:12.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60988 #491 (3 connections now open) 2021-06-23T00:32:12.103+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:60988 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-06-23T00:32:12.112+0000 I NETWORK [conn491] end connection 127.0.0.1:60988 (2 connections now open) 2021-06-23T00:32:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43006 #492 (3 connections now open) 2021-06-23T00:32:15.551+0000 I NETWORK [conn492] end connection 10.233.73.13:43006 (2 connections now open) 2021-06-23T00:32:22.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32878 #493 (3 connections now open) 2021-06-23T00:32:22.206+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:32878 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-06-23T00:32:22.303+0000 I NETWORK [conn493] end connection 127.0.0.1:32878 (2 connections now open) 2021-06-23T00:32:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43132 #494 (3 connections now open) 2021-06-23T00:32:25.551+0000 I NETWORK [conn494] end connection 10.233.73.13:43132 (2 connections now open) 2021-06-23T00:32:32.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33016 #495 (3 connections now open) 2021-06-23T00:32:32.105+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:33016 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-06-23T00:32:32.203+0000 I NETWORK [conn495] end connection 127.0.0.1:33016 (2 connections now open) 2021-06-23T00:32:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43266 #496 (3 connections now open) 2021-06-23T00:32:35.551+0000 I NETWORK [conn496] end connection 10.233.73.13:43266 (2 connections now open) 2021-06-23T00:32:42.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33148 #497 (3 connections now open) 2021-06-23T00:32:42.304+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:33148 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-06-23T00:32:42.311+0000 I NETWORK [conn497] end connection 127.0.0.1:33148 (2 connections now open) 2021-06-23T00:32:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43394 #498 (3 connections now open) 2021-06-23T00:32:45.550+0000 I NETWORK [conn498] end connection 10.233.73.13:43394 (2 connections now open) 2021-06-23T00:32:52.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33274 #499 (3 connections now open) 2021-06-23T00:32:52.203+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:33274 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-06-23T00:32:52.210+0000 I NETWORK [conn499] end connection 127.0.0.1:33274 (2 connections now open) 2021-06-23T00:32:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43532 #500 (3 connections now open) 2021-06-23T00:32:55.551+0000 I NETWORK [conn500] end connection 10.233.73.13:43532 (2 connections now open) 2021-06-23T00:33:02.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33408 #501 (3 connections now open) 2021-06-23T00:33:02.009+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:33408 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-06-23T00:33:02.109+0000 I NETWORK [conn501] end connection 127.0.0.1:33408 (2 connections now open) 2021-06-23T00:33:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43656 #502 (3 connections now open) 2021-06-23T00:33:05.551+0000 I NETWORK [conn502] end connection 10.233.73.13:43656 (2 connections now open) 2021-06-23T00:33:12.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33540 #503 (3 connections now open) 2021-06-23T00:33:12.211+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:33540 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-06-23T00:33:12.308+0000 I NETWORK [conn503] end connection 127.0.0.1:33540 (2 connections now open) 2021-06-23T00:33:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43794 #504 (3 connections now open) 2021-06-23T00:33:15.551+0000 I NETWORK [conn504] end connection 10.233.73.13:43794 (2 connections now open) 2021-06-23T00:33:22.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33674 #505 (3 connections now open) 2021-06-23T00:33:22.213+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:33674 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-06-23T00:33:22.307+0000 I NETWORK [conn505] end connection 127.0.0.1:33674 (2 connections now open) 2021-06-23T00:33:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:43932 #506 (3 connections now open) 2021-06-23T00:33:25.551+0000 I NETWORK [conn506] end connection 10.233.73.13:43932 (2 connections now open) 2021-06-23T00:33:32.506+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33824 #507 (3 connections now open) 2021-06-23T00:33:32.506+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:33824 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-06-23T00:33:32.605+0000 I NETWORK [conn507] end connection 127.0.0.1:33824 (2 connections now open) 2021-06-23T00:33:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44076 #508 (3 connections now open) 2021-06-23T00:33:35.551+0000 I NETWORK [conn508] end connection 10.233.73.13:44076 (2 connections now open) 2021-06-23T00:33:42.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33968 #509 (3 connections now open) 2021-06-23T00:33:42.408+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:33968 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-06-23T00:33:42.507+0000 I NETWORK [conn509] end connection 127.0.0.1:33968 (2 connections now open) 2021-06-23T00:33:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44218 #510 (3 connections now open) 2021-06-23T00:33:45.550+0000 I NETWORK [conn510] end connection 10.233.73.13:44218 (2 connections now open) 2021-06-23T00:33:52.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34106 #511 (3 connections now open) 2021-06-23T00:33:52.109+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:34106 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-06-23T00:33:52.205+0000 I NETWORK [conn511] end connection 127.0.0.1:34106 (2 connections now open) 2021-06-23T00:33:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44366 #512 (3 connections now open) 2021-06-23T00:33:55.551+0000 I NETWORK [conn512] end connection 10.233.73.13:44366 (2 connections now open) 2021-06-23T00:34:02.104+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34238 #513 (3 connections now open) 2021-06-23T00:34:02.105+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:34238 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-06-23T00:34:02.204+0000 I NETWORK [conn513] end connection 127.0.0.1:34238 (2 connections now open) 2021-06-23T00:34:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44492 #514 (3 connections now open) 2021-06-23T00:34:05.551+0000 I NETWORK [conn514] end connection 10.233.73.13:44492 (2 connections now open) 2021-06-23T00:34:12.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34380 #515 (3 connections now open) 2021-06-23T00:34:12.109+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:34380 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-06-23T00:34:12.206+0000 I NETWORK [conn515] end connection 127.0.0.1:34380 (2 connections now open) 2021-06-23T00:34:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44626 #516 (3 connections now open) 2021-06-23T00:34:15.551+0000 I NETWORK [conn516] end connection 10.233.73.13:44626 (2 connections now open) 2021-06-23T00:34:21.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34506 #517 (3 connections now open) 2021-06-23T00:34:21.912+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:34506 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-06-23T00:34:22.103+0000 I NETWORK [conn517] end connection 127.0.0.1:34506 (2 connections now open) 2021-06-23T00:34:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44762 #518 (3 connections now open) 2021-06-23T00:34:25.551+0000 I NETWORK [conn518] end connection 10.233.73.13:44762 (2 connections now open) 2021-06-23T00:34:32.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34642 #519 (3 connections now open) 2021-06-23T00:34:32.104+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:34642 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-06-23T00:34:32.203+0000 I NETWORK [conn519] end connection 127.0.0.1:34642 (2 connections now open) 2021-06-23T00:34:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:44892 #520 (3 connections now open) 2021-06-23T00:34:35.551+0000 I NETWORK [conn520] end connection 10.233.73.13:44892 (2 connections now open) 2021-06-23T00:34:42.408+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34772 #521 (3 connections now open) 2021-06-23T00:34:42.408+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:34772 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-06-23T00:34:42.507+0000 I NETWORK [conn521] end connection 127.0.0.1:34772 (2 connections now open) 2021-06-23T00:34:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45024 #522 (3 connections now open) 2021-06-23T00:34:45.551+0000 I NETWORK [conn522] end connection 10.233.73.13:45024 (2 connections now open) 2021-06-23T00:34:52.203+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34900 #523 (3 connections now open) 2021-06-23T00:34:52.204+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:34900 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-06-23T00:34:52.304+0000 I NETWORK [conn523] end connection 127.0.0.1:34900 (2 connections now open) 2021-06-23T00:34:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45152 #524 (3 connections now open) 2021-06-23T00:34:55.551+0000 I NETWORK [conn524] end connection 10.233.73.13:45152 (2 connections now open) 2021-06-23T00:35:02.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35022 #525 (3 connections now open) 2021-06-23T00:35:02.309+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:35022 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-06-23T00:35:02.407+0000 I NETWORK [conn525] end connection 127.0.0.1:35022 (2 connections now open) 2021-06-23T00:35:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45266 #526 (3 connections now open) 2021-06-23T00:35:05.551+0000 I NETWORK [conn526] end connection 10.233.73.13:45266 (2 connections now open) 2021-06-23T00:35:12.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35148 #527 (3 connections now open) 2021-06-23T00:35:12.203+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:35148 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-06-23T00:35:12.303+0000 I NETWORK [conn527] end connection 127.0.0.1:35148 (2 connections now open) 2021-06-23T00:35:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45396 #528 (3 connections now open) 2021-06-23T00:35:15.551+0000 I NETWORK [conn528] end connection 10.233.73.13:45396 (2 connections now open) 2021-06-23T00:35:21.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35266 #529 (3 connections now open) 2021-06-23T00:35:21.913+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:35266 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-06-23T00:35:22.103+0000 I NETWORK [conn529] end connection 127.0.0.1:35266 (2 connections now open) 2021-06-23T00:35:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45520 #530 (3 connections now open) 2021-06-23T00:35:25.551+0000 I NETWORK [conn530] end connection 10.233.73.13:45520 (2 connections now open) 2021-06-23T00:35:32.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35406 #531 (3 connections now open) 2021-06-23T00:35:32.305+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:35406 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-06-23T00:35:32.404+0000 I NETWORK [conn531] end connection 127.0.0.1:35406 (2 connections now open) 2021-06-23T00:35:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45652 #532 (3 connections now open) 2021-06-23T00:35:35.551+0000 I NETWORK [conn532] end connection 10.233.73.13:45652 (2 connections now open) 2021-06-23T00:35:42.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35542 #533 (3 connections now open) 2021-06-23T00:35:42.303+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:35542 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-06-23T00:35:42.403+0000 I NETWORK [conn533] end connection 127.0.0.1:35542 (2 connections now open) 2021-06-23T00:35:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45788 #534 (3 connections now open) 2021-06-23T00:35:45.550+0000 I NETWORK [conn534] end connection 10.233.73.13:45788 (2 connections now open) 2021-06-23T00:35:52.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35686 #535 (3 connections now open) 2021-06-23T00:35:52.204+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:35686 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-06-23T00:35:52.210+0000 I NETWORK [conn535] end connection 127.0.0.1:35686 (2 connections now open) 2021-06-23T00:35:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:45948 #536 (3 connections now open) 2021-06-23T00:35:55.551+0000 I NETWORK [conn536] end connection 10.233.73.13:45948 (2 connections now open) 2021-06-23T00:36:02.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35826 #537 (3 connections now open) 2021-06-23T00:36:02.203+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:35826 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-06-23T00:36:02.303+0000 I NETWORK [conn537] end connection 127.0.0.1:35826 (2 connections now open) 2021-06-23T00:36:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46076 #538 (3 connections now open) 2021-06-23T00:36:05.551+0000 I NETWORK [conn538] end connection 10.233.73.13:46076 (2 connections now open) 2021-06-23T00:36:12.004+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35966 #539 (3 connections now open) 2021-06-23T00:36:12.006+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:35966 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-06-23T00:36:12.103+0000 I NETWORK [conn539] end connection 127.0.0.1:35966 (2 connections now open) 2021-06-23T00:36:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46210 #540 (3 connections now open) 2021-06-23T00:36:15.551+0000 I NETWORK [conn540] end connection 10.233.73.13:46210 (2 connections now open) 2021-06-23T00:36:22.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36082 #541 (3 connections now open) 2021-06-23T00:36:22.104+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:36082 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-06-23T00:36:22.109+0000 I NETWORK [conn541] end connection 127.0.0.1:36082 (2 connections now open) 2021-06-23T00:36:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46332 #542 (3 connections now open) 2021-06-23T00:36:25.551+0000 I NETWORK [conn542] end connection 10.233.73.13:46332 (2 connections now open) 2021-06-23T00:36:32.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36222 #543 (3 connections now open) 2021-06-23T00:36:32.006+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:36222 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-06-23T00:36:32.009+0000 I NETWORK [conn543] end connection 127.0.0.1:36222 (2 connections now open) 2021-06-23T00:36:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46476 #544 (3 connections now open) 2021-06-23T00:36:35.551+0000 I NETWORK [conn544] end connection 10.233.73.13:46476 (2 connections now open) 2021-06-23T00:36:42.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36364 #545 (3 connections now open) 2021-06-23T00:36:42.313+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:36364 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-06-23T00:36:42.407+0000 I NETWORK [conn545] end connection 127.0.0.1:36364 (2 connections now open) 2021-06-23T00:36:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46620 #546 (3 connections now open) 2021-06-23T00:36:45.550+0000 I NETWORK [conn546] end connection 10.233.73.13:46620 (2 connections now open) 2021-06-23T00:36:52.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36512 #547 (3 connections now open) 2021-06-23T00:36:52.211+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:36512 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-06-23T00:36:52.404+0000 I NETWORK [conn547] end connection 127.0.0.1:36512 (2 connections now open) 2021-06-23T00:36:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46776 #548 (3 connections now open) 2021-06-23T00:36:55.551+0000 I NETWORK [conn548] end connection 10.233.73.13:46776 (2 connections now open) 2021-06-23T00:37:01.609+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36652 #549 (3 connections now open) 2021-06-23T00:37:01.609+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:36652 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-06-23T00:37:01.709+0000 I NETWORK [conn549] end connection 127.0.0.1:36652 (2 connections now open) 2021-06-23T00:37:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:46914 #550 (3 connections now open) 2021-06-23T00:37:05.551+0000 I NETWORK [conn550] end connection 10.233.73.13:46914 (2 connections now open) 2021-06-23T00:37:12.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36814 #551 (3 connections now open) 2021-06-23T00:37:12.112+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:36814 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-06-23T00:37:12.210+0000 I NETWORK [conn551] end connection 127.0.0.1:36814 (2 connections now open) 2021-06-23T00:37:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47068 #552 (3 connections now open) 2021-06-23T00:37:15.551+0000 I NETWORK [conn552] end connection 10.233.73.13:47068 (2 connections now open) 2021-06-23T00:37:22.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36946 #553 (3 connections now open) 2021-06-23T00:37:22.107+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:36946 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-06-23T00:37:22.203+0000 I NETWORK [conn553] end connection 127.0.0.1:36946 (2 connections now open) 2021-06-23T00:37:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47206 #554 (3 connections now open) 2021-06-23T00:37:25.551+0000 I NETWORK [conn554] end connection 10.233.73.13:47206 (2 connections now open) 2021-06-23T00:37:32.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37096 #555 (3 connections now open) 2021-06-23T00:37:32.109+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:37096 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-06-23T00:37:32.207+0000 I NETWORK [conn555] end connection 127.0.0.1:37096 (2 connections now open) 2021-06-23T00:37:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47354 #556 (3 connections now open) 2021-06-23T00:37:35.551+0000 I NETWORK [conn556] end connection 10.233.73.13:47354 (2 connections now open) 2021-06-23T00:37:42.313+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37240 #557 (3 connections now open) 2021-06-23T00:37:42.403+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:37240 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-06-23T00:37:42.503+0000 I NETWORK [conn557] end connection 127.0.0.1:37240 (2 connections now open) 2021-06-23T00:37:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47494 #558 (3 connections now open) 2021-06-23T00:37:45.551+0000 I NETWORK [conn558] end connection 10.233.73.13:47494 (2 connections now open) 2021-06-23T00:37:52.308+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37392 #559 (3 connections now open) 2021-06-23T00:37:52.309+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:37392 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-06-23T00:37:52.408+0000 I NETWORK [conn559] end connection 127.0.0.1:37392 (2 connections now open) 2021-06-23T00:37:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47636 #560 (3 connections now open) 2021-06-23T00:37:55.551+0000 I NETWORK [conn560] end connection 10.233.73.13:47636 (2 connections now open) 2021-06-23T00:38:02.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37520 #561 (3 connections now open) 2021-06-23T00:38:02.008+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:37520 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-06-23T00:38:02.103+0000 I NETWORK [conn561] end connection 127.0.0.1:37520 (2 connections now open) 2021-06-23T00:38:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47764 #562 (3 connections now open) 2021-06-23T00:38:05.551+0000 I NETWORK [conn562] end connection 10.233.73.13:47764 (2 connections now open) 2021-06-23T00:38:12.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37664 #563 (3 connections now open) 2021-06-23T00:38:12.303+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:37664 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-06-23T00:38:12.310+0000 I NETWORK [conn563] end connection 127.0.0.1:37664 (2 connections now open) 2021-06-23T00:38:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:47904 #564 (3 connections now open) 2021-06-23T00:38:15.551+0000 I NETWORK [conn564] end connection 10.233.73.13:47904 (2 connections now open) 2021-06-23T00:38:22.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37784 #565 (3 connections now open) 2021-06-23T00:38:22.113+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:37784 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-06-23T00:38:22.210+0000 I NETWORK [conn565] end connection 127.0.0.1:37784 (2 connections now open) 2021-06-23T00:38:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48032 #566 (3 connections now open) 2021-06-23T00:38:25.551+0000 I NETWORK [conn566] end connection 10.233.73.13:48032 (2 connections now open) 2021-06-23T00:38:32.402+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37924 #567 (3 connections now open) 2021-06-23T00:38:32.406+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:37924 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-06-23T00:38:32.411+0000 I NETWORK [conn567] end connection 127.0.0.1:37924 (2 connections now open) 2021-06-23T00:38:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48170 #568 (3 connections now open) 2021-06-23T00:38:35.551+0000 I NETWORK [conn568] end connection 10.233.73.13:48170 (2 connections now open) 2021-06-23T00:38:42.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38054 #569 (3 connections now open) 2021-06-23T00:38:42.212+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:38054 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-06-23T00:38:42.403+0000 I NETWORK [conn569] end connection 127.0.0.1:38054 (2 connections now open) 2021-06-23T00:38:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48306 #570 (3 connections now open) 2021-06-23T00:38:45.551+0000 I NETWORK [conn570] end connection 10.233.73.13:48306 (2 connections now open) 2021-06-23T00:38:52.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38198 #571 (3 connections now open) 2021-06-23T00:38:52.303+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:38198 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-06-23T00:38:52.308+0000 I NETWORK [conn571] end connection 127.0.0.1:38198 (2 connections now open) 2021-06-23T00:38:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48478 #572 (3 connections now open) 2021-06-23T00:38:55.551+0000 I NETWORK [conn572] end connection 10.233.73.13:48478 (2 connections now open) 2021-06-23T00:39:02.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38386 #573 (3 connections now open) 2021-06-23T00:39:02.110+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:38386 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-06-23T00:39:02.209+0000 I NETWORK [conn573] end connection 127.0.0.1:38386 (2 connections now open) 2021-06-23T00:39:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48646 #574 (3 connections now open) 2021-06-23T00:39:05.551+0000 I NETWORK [conn574] end connection 10.233.73.13:48646 (2 connections now open) 2021-06-23T00:39:12.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38546 #575 (3 connections now open) 2021-06-23T00:39:12.007+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:38546 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-06-23T00:39:12.106+0000 I NETWORK [conn575] end connection 127.0.0.1:38546 (2 connections now open) 2021-06-23T00:39:15.552+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48796 #576 (3 connections now open) 2021-06-23T00:39:15.553+0000 I NETWORK [conn576] end connection 10.233.73.13:48796 (2 connections now open) 2021-06-23T00:39:22.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38698 #577 (3 connections now open) 2021-06-23T00:39:22.103+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:38698 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-06-23T00:39:22.203+0000 I NETWORK [conn577] end connection 127.0.0.1:38698 (2 connections now open) 2021-06-23T00:39:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:48950 #578 (3 connections now open) 2021-06-23T00:39:25.551+0000 I NETWORK [conn578] end connection 10.233.73.13:48950 (2 connections now open) 2021-06-23T00:39:32.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38842 #579 (3 connections now open) 2021-06-23T00:39:32.503+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:38842 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-06-23T00:39:32.510+0000 I NETWORK [conn579] end connection 127.0.0.1:38842 (2 connections now open) 2021-06-23T00:39:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49092 #580 (3 connections now open) 2021-06-23T00:39:35.551+0000 I NETWORK [conn580] end connection 10.233.73.13:49092 (2 connections now open) 2021-06-23T00:39:42.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38986 #581 (3 connections now open) 2021-06-23T00:39:42.403+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:38986 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-06-23T00:39:42.503+0000 I NETWORK [conn581] end connection 127.0.0.1:38986 (2 connections now open) 2021-06-23T00:39:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49226 #582 (3 connections now open) 2021-06-23T00:39:45.551+0000 I NETWORK [conn582] end connection 10.233.73.13:49226 (2 connections now open) 2021-06-23T00:39:52.411+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39114 #583 (3 connections now open) 2021-06-23T00:39:52.503+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:39114 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-06-23T00:39:52.509+0000 I NETWORK [conn583] end connection 127.0.0.1:39114 (2 connections now open) 2021-06-23T00:39:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49370 #584 (3 connections now open) 2021-06-23T00:39:55.551+0000 I NETWORK [conn584] end connection 10.233.73.13:49370 (2 connections now open) 2021-06-23T00:40:02.114+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39262 #585 (3 connections now open) 2021-06-23T00:40:02.203+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:39262 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-06-23T00:40:02.209+0000 I NETWORK [conn585] end connection 127.0.0.1:39262 (2 connections now open) 2021-06-23T00:40:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49506 #586 (3 connections now open) 2021-06-23T00:40:05.551+0000 I NETWORK [conn586] end connection 10.233.73.13:49506 (2 connections now open) 2021-06-23T00:40:11.809+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39402 #587 (3 connections now open) 2021-06-23T00:40:11.810+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:39402 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-06-23T00:40:11.908+0000 I NETWORK [conn587] end connection 127.0.0.1:39402 (2 connections now open) 2021-06-23T00:40:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49654 #588 (3 connections now open) 2021-06-23T00:40:15.551+0000 I NETWORK [conn588] end connection 10.233.73.13:49654 (2 connections now open) 2021-06-23T00:40:22.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39548 #589 (3 connections now open) 2021-06-23T00:40:22.405+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:39548 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-06-23T00:40:22.410+0000 I NETWORK [conn589] end connection 127.0.0.1:39548 (2 connections now open) 2021-06-23T00:40:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49794 #590 (3 connections now open) 2021-06-23T00:40:25.551+0000 I NETWORK [conn590] end connection 10.233.73.13:49794 (2 connections now open) 2021-06-23T00:40:32.312+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39688 #591 (3 connections now open) 2021-06-23T00:40:32.313+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:39688 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-06-23T00:40:32.407+0000 I NETWORK [conn591] end connection 127.0.0.1:39688 (2 connections now open) 2021-06-23T00:40:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:49938 #592 (3 connections now open) 2021-06-23T00:40:35.551+0000 I NETWORK [conn592] end connection 10.233.73.13:49938 (2 connections now open) 2021-06-23T00:40:42.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39830 #593 (3 connections now open) 2021-06-23T00:40:42.210+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:39830 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-06-23T00:40:42.309+0000 I NETWORK [conn593] end connection 127.0.0.1:39830 (2 connections now open) 2021-06-23T00:40:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50074 #594 (3 connections now open) 2021-06-23T00:40:45.550+0000 I NETWORK [conn594] end connection 10.233.73.13:50074 (2 connections now open) 2021-06-23T00:40:51.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39950 #595 (3 connections now open) 2021-06-23T00:40:52.003+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:39950 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-06-23T00:40:52.010+0000 I NETWORK [conn595] end connection 127.0.0.1:39950 (2 connections now open) 2021-06-23T00:40:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50208 #596 (3 connections now open) 2021-06-23T00:40:55.551+0000 I NETWORK [conn596] end connection 10.233.73.13:50208 (2 connections now open) 2021-06-23T00:41:02.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40084 #597 (3 connections now open) 2021-06-23T00:41:02.004+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:40084 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-06-23T00:41:02.106+0000 I NETWORK [conn597] end connection 127.0.0.1:40084 (2 connections now open) 2021-06-23T00:41:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50330 #598 (3 connections now open) 2021-06-23T00:41:05.551+0000 I NETWORK [conn598] end connection 10.233.73.13:50330 (2 connections now open) 2021-06-23T00:41:12.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40208 #599 (3 connections now open) 2021-06-23T00:41:12.111+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:40208 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-06-23T00:41:12.210+0000 I NETWORK [conn599] end connection 127.0.0.1:40208 (2 connections now open) 2021-06-23T00:41:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50462 #600 (3 connections now open) 2021-06-23T00:41:15.551+0000 I NETWORK [conn600] end connection 10.233.73.13:50462 (2 connections now open) 2021-06-23T00:41:22.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40338 #601 (3 connections now open) 2021-06-23T00:41:22.405+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:40338 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-06-23T00:41:22.502+0000 I NETWORK [conn601] end connection 127.0.0.1:40338 (2 connections now open) 2021-06-23T00:41:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50584 #602 (3 connections now open) 2021-06-23T00:41:25.551+0000 I NETWORK [conn602] end connection 10.233.73.13:50584 (2 connections now open) 2021-06-23T00:41:32.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40458 #603 (3 connections now open) 2021-06-23T00:41:32.406+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:40458 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-06-23T00:41:32.409+0000 I NETWORK [conn603] end connection 127.0.0.1:40458 (2 connections now open) 2021-06-23T00:41:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50706 #604 (3 connections now open) 2021-06-23T00:41:35.551+0000 I NETWORK [conn604] end connection 10.233.73.13:50706 (2 connections now open) 2021-06-23T00:41:42.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40586 #605 (3 connections now open) 2021-06-23T00:41:42.305+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:40586 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-06-23T00:41:42.403+0000 I NETWORK [conn605] end connection 127.0.0.1:40586 (2 connections now open) 2021-06-23T00:41:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50826 #606 (3 connections now open) 2021-06-23T00:41:45.550+0000 I NETWORK [conn606] end connection 10.233.73.13:50826 (2 connections now open) 2021-06-23T00:41:52.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40704 #607 (3 connections now open) 2021-06-23T00:41:52.203+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:40704 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-06-23T00:41:52.303+0000 I NETWORK [conn607] end connection 127.0.0.1:40704 (2 connections now open) 2021-06-23T00:41:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:50966 #608 (3 connections now open) 2021-06-23T00:41:55.551+0000 I NETWORK [conn608] end connection 10.233.73.13:50966 (2 connections now open) 2021-06-23T00:42:02.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40836 #609 (3 connections now open) 2021-06-23T00:42:02.011+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:40836 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-06-23T00:42:02.105+0000 I NETWORK [conn609] end connection 127.0.0.1:40836 (2 connections now open) 2021-06-23T00:42:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51084 #610 (3 connections now open) 2021-06-23T00:42:05.551+0000 I NETWORK [conn610] end connection 10.233.73.13:51084 (2 connections now open) 2021-06-23T00:42:12.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40964 #611 (3 connections now open) 2021-06-23T00:42:12.103+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:40964 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-06-23T00:42:12.111+0000 I NETWORK [conn611] end connection 127.0.0.1:40964 (2 connections now open) 2021-06-23T00:42:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51214 #612 (3 connections now open) 2021-06-23T00:42:15.551+0000 I NETWORK [conn612] end connection 10.233.73.13:51214 (2 connections now open) 2021-06-23T00:42:22.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41084 #613 (3 connections now open) 2021-06-23T00:42:22.311+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:41084 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-06-23T00:42:22.410+0000 I NETWORK [conn613] end connection 127.0.0.1:41084 (2 connections now open) 2021-06-23T00:42:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51332 #614 (3 connections now open) 2021-06-23T00:42:25.551+0000 I NETWORK [conn614] end connection 10.233.73.13:51332 (2 connections now open) 2021-06-23T00:42:32.004+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41204 #615 (3 connections now open) 2021-06-23T00:42:32.005+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:41204 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-06-23T00:42:32.104+0000 I NETWORK [conn615] end connection 127.0.0.1:41204 (2 connections now open) 2021-06-23T00:42:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51454 #616 (3 connections now open) 2021-06-23T00:42:35.551+0000 I NETWORK [conn616] end connection 10.233.73.13:51454 (2 connections now open) 2021-06-23T00:42:42.505+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41336 #617 (3 connections now open) 2021-06-23T00:42:42.507+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:41336 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-06-23T00:42:42.512+0000 I NETWORK [conn617] end connection 127.0.0.1:41336 (2 connections now open) 2021-06-23T00:42:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51582 #618 (3 connections now open) 2021-06-23T00:42:45.550+0000 I NETWORK [conn618] end connection 10.233.73.13:51582 (2 connections now open) 2021-06-23T00:42:51.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41450 #619 (3 connections now open) 2021-06-23T00:42:51.903+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:41450 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-06-23T00:42:51.910+0000 I NETWORK [conn619] end connection 127.0.0.1:41450 (2 connections now open) 2021-06-23T00:42:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51716 #620 (3 connections now open) 2021-06-23T00:42:55.551+0000 I NETWORK [conn620] end connection 10.233.73.13:51716 (2 connections now open) 2021-06-23T00:43:02.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41596 #621 (3 connections now open) 2021-06-23T00:43:02.310+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:41596 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-06-23T00:43:02.405+0000 I NETWORK [conn621] end connection 127.0.0.1:41596 (2 connections now open) 2021-06-23T00:43:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51838 #622 (3 connections now open) 2021-06-23T00:43:05.551+0000 I NETWORK [conn622] end connection 10.233.73.13:51838 (2 connections now open) 2021-06-23T00:43:11.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41720 #623 (3 connections now open) 2021-06-23T00:43:12.003+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:41720 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-06-23T00:43:12.103+0000 I NETWORK [conn623] end connection 127.0.0.1:41720 (2 connections now open) 2021-06-23T00:43:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:51970 #624 (3 connections now open) 2021-06-23T00:43:15.551+0000 I NETWORK [conn624] end connection 10.233.73.13:51970 (2 connections now open) 2021-06-23T00:43:22.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41846 #625 (3 connections now open) 2021-06-23T00:43:22.012+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:41846 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-06-23T00:43:22.108+0000 I NETWORK [conn625] end connection 127.0.0.1:41846 (2 connections now open) 2021-06-23T00:43:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52096 #626 (3 connections now open) 2021-06-23T00:43:25.551+0000 I NETWORK [conn626] end connection 10.233.73.13:52096 (2 connections now open) 2021-06-23T00:43:32.411+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41972 #627 (3 connections now open) 2021-06-23T00:43:32.412+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:41972 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-06-23T00:43:32.508+0000 I NETWORK [conn627] end connection 127.0.0.1:41972 (2 connections now open) 2021-06-23T00:43:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52226 #628 (3 connections now open) 2021-06-23T00:43:35.551+0000 I NETWORK [conn628] end connection 10.233.73.13:52226 (2 connections now open) 2021-06-23T00:43:42.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42106 #629 (3 connections now open) 2021-06-23T00:43:42.411+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:42106 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-06-23T00:43:42.508+0000 I NETWORK [conn629] end connection 127.0.0.1:42106 (2 connections now open) 2021-06-23T00:43:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52348 #630 (3 connections now open) 2021-06-23T00:43:45.551+0000 I NETWORK [conn630] end connection 10.233.73.13:52348 (2 connections now open) 2021-06-23T00:43:52.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42228 #631 (3 connections now open) 2021-06-23T00:43:52.203+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:42228 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-06-23T00:43:52.209+0000 I NETWORK [conn631] end connection 127.0.0.1:42228 (2 connections now open) 2021-06-23T00:43:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52490 #632 (3 connections now open) 2021-06-23T00:43:55.551+0000 I NETWORK [conn632] end connection 10.233.73.13:52490 (2 connections now open) 2021-06-23T00:44:02.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42368 #633 (3 connections now open) 2021-06-23T00:44:02.206+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:42368 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-06-23T00:44:02.306+0000 I NETWORK [conn633] end connection 127.0.0.1:42368 (2 connections now open) 2021-06-23T00:44:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52616 #634 (3 connections now open) 2021-06-23T00:44:05.551+0000 I NETWORK [conn634] end connection 10.233.73.13:52616 (2 connections now open) 2021-06-23T00:44:12.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42500 #635 (3 connections now open) 2021-06-23T00:44:12.303+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:42500 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-06-23T00:44:12.310+0000 I NETWORK [conn635] end connection 127.0.0.1:42500 (2 connections now open) 2021-06-23T00:44:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52750 #636 (3 connections now open) 2021-06-23T00:44:15.551+0000 I NETWORK [conn636] end connection 10.233.73.13:52750 (2 connections now open) 2021-06-23T00:44:22.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42622 #637 (3 connections now open) 2021-06-23T00:44:22.006+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:42622 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-06-23T00:44:22.107+0000 I NETWORK [conn637] end connection 127.0.0.1:42622 (2 connections now open) 2021-06-23T00:44:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52876 #638 (3 connections now open) 2021-06-23T00:44:25.551+0000 I NETWORK [conn638] end connection 10.233.73.13:52876 (2 connections now open) 2021-06-23T00:44:32.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42746 #639 (3 connections now open) 2021-06-23T00:44:32.306+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:42746 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-06-23T00:44:32.407+0000 I NETWORK [conn639] end connection 127.0.0.1:42746 (2 connections now open) 2021-06-23T00:44:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:52996 #640 (3 connections now open) 2021-06-23T00:44:35.551+0000 I NETWORK [conn640] end connection 10.233.73.13:52996 (2 connections now open) 2021-06-23T00:44:42.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42872 #641 (3 connections now open) 2021-06-23T00:44:42.310+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:42872 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-06-23T00:44:42.407+0000 I NETWORK [conn641] end connection 127.0.0.1:42872 (2 connections now open) 2021-06-23T00:44:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53118 #642 (3 connections now open) 2021-06-23T00:44:45.551+0000 I NETWORK [conn642] end connection 10.233.73.13:53118 (2 connections now open) 2021-06-23T00:44:52.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42996 #643 (3 connections now open) 2021-06-23T00:44:52.110+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:42996 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-06-23T00:44:52.207+0000 I NETWORK [conn643] end connection 127.0.0.1:42996 (2 connections now open) 2021-06-23T00:44:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53258 #644 (3 connections now open) 2021-06-23T00:44:55.551+0000 I NETWORK [conn644] end connection 10.233.73.13:53258 (2 connections now open) 2021-06-23T00:45:02.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43134 #645 (3 connections now open) 2021-06-23T00:45:02.110+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:43134 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-06-23T00:45:02.210+0000 I NETWORK [conn645] end connection 127.0.0.1:43134 (2 connections now open) 2021-06-23T00:45:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53378 #646 (3 connections now open) 2021-06-23T00:45:05.551+0000 I NETWORK [conn646] end connection 10.233.73.13:53378 (2 connections now open) 2021-06-23T00:45:11.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43258 #647 (3 connections now open) 2021-06-23T00:45:11.904+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:43258 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-06-23T00:45:11.911+0000 I NETWORK [conn647] end connection 127.0.0.1:43258 (2 connections now open) 2021-06-23T00:45:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53510 #648 (3 connections now open) 2021-06-23T00:45:15.551+0000 I NETWORK [conn648] end connection 10.233.73.13:53510 (2 connections now open) 2021-06-23T00:45:22.209+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43384 #649 (3 connections now open) 2021-06-23T00:45:22.210+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:43384 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-06-23T00:45:22.310+0000 I NETWORK [conn649] end connection 127.0.0.1:43384 (2 connections now open) 2021-06-23T00:45:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53642 #650 (3 connections now open) 2021-06-23T00:45:25.551+0000 I NETWORK [conn650] end connection 10.233.73.13:53642 (2 connections now open) 2021-06-23T00:45:32.207+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43526 #651 (3 connections now open) 2021-06-23T00:45:32.303+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:43526 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-06-23T00:45:32.311+0000 I NETWORK [conn651] end connection 127.0.0.1:43526 (2 connections now open) 2021-06-23T00:45:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53778 #652 (3 connections now open) 2021-06-23T00:45:35.551+0000 I NETWORK [conn652] end connection 10.233.73.13:53778 (2 connections now open) 2021-06-23T00:45:42.613+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43662 #653 (3 connections now open) 2021-06-23T00:45:42.614+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:43662 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-06-23T00:45:42.708+0000 I NETWORK [conn653] end connection 127.0.0.1:43662 (2 connections now open) 2021-06-23T00:45:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:53902 #654 (3 connections now open) 2021-06-23T00:45:45.551+0000 I NETWORK [conn654] end connection 10.233.73.13:53902 (2 connections now open) 2021-06-23T00:45:52.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43788 #655 (3 connections now open) 2021-06-23T00:45:52.305+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:43788 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-06-23T00:45:52.409+0000 I NETWORK [conn655] end connection 127.0.0.1:43788 (2 connections now open) 2021-06-23T00:45:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54044 #656 (3 connections now open) 2021-06-23T00:45:55.551+0000 I NETWORK [conn656] end connection 10.233.73.13:54044 (2 connections now open) 2021-06-23T00:46:02.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43918 #657 (3 connections now open) 2021-06-23T00:46:02.004+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:43918 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-06-23T00:46:02.106+0000 I NETWORK [conn657] end connection 127.0.0.1:43918 (2 connections now open) 2021-06-23T00:46:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54164 #658 (3 connections now open) 2021-06-23T00:46:05.551+0000 I NETWORK [conn658] end connection 10.233.73.13:54164 (2 connections now open) 2021-06-23T00:46:12.207+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44048 #659 (3 connections now open) 2021-06-23T00:46:12.303+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:44048 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-06-23T00:46:12.310+0000 I NETWORK [conn659] end connection 127.0.0.1:44048 (2 connections now open) 2021-06-23T00:46:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54306 #660 (3 connections now open) 2021-06-23T00:46:15.550+0000 I NETWORK [conn660] end connection 10.233.73.13:54306 (2 connections now open) 2021-06-23T00:46:22.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44178 #661 (3 connections now open) 2021-06-23T00:46:22.004+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:44178 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-06-23T00:46:22.104+0000 I NETWORK [conn661] end connection 127.0.0.1:44178 (2 connections now open) 2021-06-23T00:46:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54436 #662 (3 connections now open) 2021-06-23T00:46:25.551+0000 I NETWORK [conn662] end connection 10.233.73.13:54436 (2 connections now open) 2021-06-23T00:46:32.213+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44306 #663 (3 connections now open) 2021-06-23T00:46:32.213+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:44306 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-06-23T00:46:32.402+0000 I NETWORK [conn663] end connection 127.0.0.1:44306 (2 connections now open) 2021-06-23T00:46:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54558 #664 (3 connections now open) 2021-06-23T00:46:35.551+0000 I NETWORK [conn664] end connection 10.233.73.13:54558 (2 connections now open) 2021-06-23T00:46:42.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44436 #665 (3 connections now open) 2021-06-23T00:46:42.203+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:44436 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-06-23T00:46:42.212+0000 I NETWORK [conn665] end connection 127.0.0.1:44436 (2 connections now open) 2021-06-23T00:46:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54676 #666 (3 connections now open) 2021-06-23T00:46:45.551+0000 I NETWORK [conn666] end connection 10.233.73.13:54676 (2 connections now open) 2021-06-23T00:46:52.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44554 #667 (3 connections now open) 2021-06-23T00:46:52.114+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:44554 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-06-23T00:46:52.208+0000 I NETWORK [conn667] end connection 127.0.0.1:44554 (2 connections now open) 2021-06-23T00:46:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54818 #668 (3 connections now open) 2021-06-23T00:46:55.550+0000 I NETWORK [conn668] end connection 10.233.73.13:54818 (2 connections now open) 2021-06-23T00:47:01.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44690 #669 (3 connections now open) 2021-06-23T00:47:02.003+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:44690 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-06-23T00:47:02.103+0000 I NETWORK [conn669] end connection 127.0.0.1:44690 (2 connections now open) 2021-06-23T00:47:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:54934 #670 (3 connections now open) 2021-06-23T00:47:05.551+0000 I NETWORK [conn670] end connection 10.233.73.13:54934 (2 connections now open) 2021-06-23T00:47:11.803+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44812 #671 (3 connections now open) 2021-06-23T00:47:11.804+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:44812 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-06-23T00:47:11.903+0000 I NETWORK [conn671] end connection 127.0.0.1:44812 (2 connections now open) 2021-06-23T00:47:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55066 #672 (3 connections now open) 2021-06-23T00:47:15.551+0000 I NETWORK [conn672] end connection 10.233.73.13:55066 (2 connections now open) 2021-06-23T00:47:22.213+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44932 #673 (3 connections now open) 2021-06-23T00:47:22.303+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:44932 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-06-23T00:47:22.403+0000 I NETWORK [conn673] end connection 127.0.0.1:44932 (2 connections now open) 2021-06-23T00:47:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55186 #674 (3 connections now open) 2021-06-23T00:47:25.551+0000 I NETWORK [conn674] end connection 10.233.73.13:55186 (2 connections now open) 2021-06-23T00:47:32.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45058 #675 (3 connections now open) 2021-06-23T00:47:32.307+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:45058 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-06-23T00:47:32.311+0000 I NETWORK [conn675] end connection 127.0.0.1:45058 (2 connections now open) 2021-06-23T00:47:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55308 #676 (3 connections now open) 2021-06-23T00:47:35.551+0000 I NETWORK [conn676] end connection 10.233.73.13:55308 (2 connections now open) 2021-06-23T00:47:42.406+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45190 #677 (3 connections now open) 2021-06-23T00:47:42.407+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:45190 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-06-23T00:47:42.509+0000 I NETWORK [conn677] end connection 127.0.0.1:45190 (2 connections now open) 2021-06-23T00:47:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55432 #678 (3 connections now open) 2021-06-23T00:47:45.551+0000 I NETWORK [conn678] end connection 10.233.73.13:55432 (2 connections now open) 2021-06-23T00:47:52.310+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45300 #679 (3 connections now open) 2021-06-23T00:47:52.403+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:45300 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-06-23T00:47:52.410+0000 I NETWORK [conn679] end connection 127.0.0.1:45300 (2 connections now open) 2021-06-23T00:47:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55556 #680 (3 connections now open) 2021-06-23T00:47:55.551+0000 I NETWORK [conn680] end connection 10.233.73.13:55556 (2 connections now open) 2021-06-23T00:48:02.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45432 #681 (3 connections now open) 2021-06-23T00:48:02.111+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:45432 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-06-23T00:48:02.205+0000 I NETWORK [conn681] end connection 127.0.0.1:45432 (2 connections now open) 2021-06-23T00:48:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55682 #682 (3 connections now open) 2021-06-23T00:48:05.552+0000 I NETWORK [conn682] end connection 10.233.73.13:55682 (2 connections now open) 2021-06-23T00:48:12.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45562 #683 (3 connections now open) 2021-06-23T00:48:12.014+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:45562 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-06-23T00:48:12.203+0000 I NETWORK [conn683] end connection 127.0.0.1:45562 (2 connections now open) 2021-06-23T00:48:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55804 #684 (3 connections now open) 2021-06-23T00:48:15.551+0000 I NETWORK [conn684] end connection 10.233.73.13:55804 (2 connections now open) 2021-06-23T00:48:22.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45678 #685 (3 connections now open) 2021-06-23T00:48:22.204+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:45678 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-06-23T00:48:22.210+0000 I NETWORK [conn685] end connection 127.0.0.1:45678 (2 connections now open) 2021-06-23T00:48:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:55928 #686 (3 connections now open) 2021-06-23T00:48:25.551+0000 I NETWORK [conn686] end connection 10.233.73.13:55928 (2 connections now open) 2021-06-23T00:48:32.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45800 #687 (3 connections now open) 2021-06-23T00:48:32.203+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:45800 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-06-23T00:48:32.210+0000 I NETWORK [conn687] end connection 127.0.0.1:45800 (2 connections now open) 2021-06-23T00:48:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56046 #688 (3 connections now open) 2021-06-23T00:48:35.552+0000 I NETWORK [conn688] end connection 10.233.73.13:56046 (2 connections now open) 2021-06-23T00:48:42.312+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45930 #689 (3 connections now open) 2021-06-23T00:48:42.403+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:45930 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-06-23T00:48:42.407+0000 I NETWORK [conn689] end connection 127.0.0.1:45930 (2 connections now open) 2021-06-23T00:48:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56178 #690 (3 connections now open) 2021-06-23T00:48:45.551+0000 I NETWORK [conn690] end connection 10.233.73.13:56178 (2 connections now open) 2021-06-23T00:48:52.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46046 #691 (3 connections now open) 2021-06-23T00:48:52.304+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:46046 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-06-23T00:48:52.311+0000 I NETWORK [conn691] end connection 127.0.0.1:46046 (2 connections now open) 2021-06-23T00:48:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56302 #692 (3 connections now open) 2021-06-23T00:48:55.551+0000 I NETWORK [conn692] end connection 10.233.73.13:56302 (2 connections now open) 2021-06-23T00:49:02.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46176 #693 (3 connections now open) 2021-06-23T00:49:02.006+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:46176 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-06-23T00:49:02.102+0000 I NETWORK [conn693] end connection 127.0.0.1:46176 (2 connections now open) 2021-06-23T00:49:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56426 #694 (3 connections now open) 2021-06-23T00:49:05.551+0000 I NETWORK [conn694] end connection 10.233.73.13:56426 (2 connections now open) 2021-06-23T00:49:12.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46304 #695 (3 connections now open) 2021-06-23T00:49:12.108+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:46304 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-06-23T00:49:12.112+0000 I NETWORK [conn695] end connection 127.0.0.1:46304 (2 connections now open) 2021-06-23T00:49:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56546 #696 (3 connections now open) 2021-06-23T00:49:15.551+0000 I NETWORK [conn696] end connection 10.233.73.13:56546 (2 connections now open) 2021-06-23T00:49:22.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46420 #697 (3 connections now open) 2021-06-23T00:49:22.007+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:46420 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-06-23T00:49:22.108+0000 I NETWORK [conn697] end connection 127.0.0.1:46420 (2 connections now open) 2021-06-23T00:49:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56672 #698 (3 connections now open) 2021-06-23T00:49:25.551+0000 I NETWORK [conn698] end connection 10.233.73.13:56672 (2 connections now open) 2021-06-23T00:49:32.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46546 #699 (3 connections now open) 2021-06-23T00:49:32.408+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:46546 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-06-23T00:49:32.507+0000 I NETWORK [conn699] end connection 127.0.0.1:46546 (2 connections now open) 2021-06-23T00:49:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56792 #700 (3 connections now open) 2021-06-23T00:49:35.551+0000 I NETWORK [conn700] end connection 10.233.73.13:56792 (2 connections now open) 2021-06-23T00:49:42.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46678 #701 (3 connections now open) 2021-06-23T00:49:42.404+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:46678 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-06-23T00:49:42.503+0000 I NETWORK [conn701] end connection 127.0.0.1:46678 (2 connections now open) 2021-06-23T00:49:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:56920 #702 (3 connections now open) 2021-06-23T00:49:45.551+0000 I NETWORK [conn702] end connection 10.233.73.13:56920 (2 connections now open) 2021-06-23T00:49:52.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46790 #703 (3 connections now open) 2021-06-23T00:49:52.112+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:46790 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-06-23T00:49:52.209+0000 I NETWORK [conn703] end connection 127.0.0.1:46790 (2 connections now open) 2021-06-23T00:49:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57048 #704 (3 connections now open) 2021-06-23T00:49:55.551+0000 I NETWORK [conn704] end connection 10.233.73.13:57048 (2 connections now open) 2021-06-23T00:50:02.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46932 #705 (3 connections now open) 2021-06-23T00:50:02.307+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:46932 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-06-23T00:50:02.407+0000 I NETWORK [conn705] end connection 127.0.0.1:46932 (2 connections now open) 2021-06-23T00:50:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57176 #706 (3 connections now open) 2021-06-23T00:50:05.551+0000 I NETWORK [conn706] end connection 10.233.73.13:57176 (2 connections now open) 2021-06-23T00:50:12.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47056 #707 (3 connections now open) 2021-06-23T00:50:12.103+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:47056 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-06-23T00:50:12.110+0000 I NETWORK [conn707] end connection 127.0.0.1:47056 (2 connections now open) 2021-06-23T00:50:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57298 #708 (3 connections now open) 2021-06-23T00:50:15.551+0000 I NETWORK [conn708] end connection 10.233.73.13:57298 (2 connections now open) 2021-06-23T00:50:22.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47176 #709 (3 connections now open) 2021-06-23T00:50:22.203+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:47176 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-06-23T00:50:22.306+0000 I NETWORK [conn709] end connection 127.0.0.1:47176 (2 connections now open) 2021-06-23T00:50:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57426 #710 (3 connections now open) 2021-06-23T00:50:25.551+0000 I NETWORK [conn710] end connection 10.233.73.13:57426 (2 connections now open) 2021-06-23T00:50:32.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47296 #711 (3 connections now open) 2021-06-23T00:50:32.008+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:47296 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-06-23T00:50:32.108+0000 I NETWORK [conn711] end connection 127.0.0.1:47296 (2 connections now open) 2021-06-23T00:50:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57542 #712 (3 connections now open) 2021-06-23T00:50:35.551+0000 I NETWORK [conn712] end connection 10.233.73.13:57542 (2 connections now open) 2021-06-23T00:50:42.509+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47428 #713 (3 connections now open) 2021-06-23T00:50:42.603+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:47428 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-06-23T00:50:42.607+0000 I NETWORK [conn713] end connection 127.0.0.1:47428 (2 connections now open) 2021-06-23T00:50:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57674 #714 (3 connections now open) 2021-06-23T00:50:45.551+0000 I NETWORK [conn714] end connection 10.233.73.13:57674 (2 connections now open) 2021-06-23T00:50:52.104+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47548 #715 (3 connections now open) 2021-06-23T00:50:52.105+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:47548 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-06-23T00:50:52.110+0000 I NETWORK [conn715] end connection 127.0.0.1:47548 (2 connections now open) 2021-06-23T00:50:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57802 #716 (3 connections now open) 2021-06-23T00:50:55.551+0000 I NETWORK [conn716] end connection 10.233.73.13:57802 (2 connections now open) 2021-06-23T00:51:02.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47686 #717 (3 connections now open) 2021-06-23T00:51:02.207+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:47686 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-06-23T00:51:02.309+0000 I NETWORK [conn717] end connection 127.0.0.1:47686 (2 connections now open) 2021-06-23T00:51:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:57932 #718 (3 connections now open) 2021-06-23T00:51:05.551+0000 I NETWORK [conn718] end connection 10.233.73.13:57932 (2 connections now open) 2021-06-23T00:51:12.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47814 #719 (3 connections now open) 2021-06-23T00:51:12.103+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:47814 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-06-23T00:51:12.203+0000 I NETWORK [conn719] end connection 127.0.0.1:47814 (2 connections now open) 2021-06-23T00:51:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58056 #720 (3 connections now open) 2021-06-23T00:51:15.551+0000 I NETWORK [conn720] end connection 10.233.73.13:58056 (2 connections now open) 2021-06-23T00:51:22.206+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47934 #721 (3 connections now open) 2021-06-23T00:51:22.303+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:47934 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-06-23T00:51:22.311+0000 I NETWORK [conn721] end connection 127.0.0.1:47934 (2 connections now open) 2021-06-23T00:51:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58188 #722 (3 connections now open) 2021-06-23T00:51:25.551+0000 I NETWORK [conn722] end connection 10.233.73.13:58188 (2 connections now open) 2021-06-23T00:51:32.212+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48060 #723 (3 connections now open) 2021-06-23T00:51:32.304+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:48060 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-06-23T00:51:32.312+0000 I NETWORK [conn723] end connection 127.0.0.1:48060 (2 connections now open) 2021-06-23T00:51:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58306 #724 (3 connections now open) 2021-06-23T00:51:35.551+0000 I NETWORK [conn724] end connection 10.233.73.13:58306 (2 connections now open) 2021-06-23T00:51:42.414+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48198 #725 (3 connections now open) 2021-06-23T00:51:42.503+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:48198 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-06-23T00:51:42.603+0000 I NETWORK [conn725] end connection 127.0.0.1:48198 (2 connections now open) 2021-06-23T00:51:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58438 #726 (3 connections now open) 2021-06-23T00:51:45.551+0000 I NETWORK [conn726] end connection 10.233.73.13:58438 (2 connections now open) 2021-06-23T00:51:52.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48314 #727 (3 connections now open) 2021-06-23T00:51:52.108+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:48314 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-06-23T00:51:52.207+0000 I NETWORK [conn727] end connection 127.0.0.1:48314 (2 connections now open) 2021-06-23T00:51:55.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58568 #728 (3 connections now open) 2021-06-23T00:51:55.551+0000 I NETWORK [conn728] end connection 10.233.73.13:58568 (2 connections now open) 2021-06-23T00:52:02.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48450 #729 (3 connections now open) 2021-06-23T00:52:02.203+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:48450 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-06-23T00:52:02.210+0000 I NETWORK [conn729] end connection 127.0.0.1:48450 (2 connections now open) 2021-06-23T00:52:05.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58696 #730 (3 connections now open) 2021-06-23T00:52:05.551+0000 I NETWORK [conn730] end connection 10.233.73.13:58696 (2 connections now open) 2021-06-23T00:52:12.002+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48572 #731 (3 connections now open) 2021-06-23T00:52:12.003+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:48572 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-06-23T00:52:12.008+0000 I NETWORK [conn731] end connection 127.0.0.1:48572 (2 connections now open) 2021-06-23T00:52:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58822 #732 (3 connections now open) 2021-06-23T00:52:15.551+0000 I NETWORK [conn732] end connection 10.233.73.13:58822 (2 connections now open) 2021-06-23T00:52:22.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48700 #733 (3 connections now open) 2021-06-23T00:52:22.303+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:48700 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-06-23T00:52:22.403+0000 I NETWORK [conn733] end connection 127.0.0.1:48700 (2 connections now open) 2021-06-23T00:52:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:58954 #734 (3 connections now open) 2021-06-23T00:52:25.551+0000 I NETWORK [conn734] end connection 10.233.73.13:58954 (2 connections now open) 2021-06-23T00:52:31.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48824 #735 (3 connections now open) 2021-06-23T00:52:31.909+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:48824 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-06-23T00:52:32.007+0000 I NETWORK [conn735] end connection 127.0.0.1:48824 (2 connections now open) 2021-06-23T00:52:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59068 #736 (3 connections now open) 2021-06-23T00:52:35.551+0000 I NETWORK [conn736] end connection 10.233.73.13:59068 (2 connections now open) 2021-06-23T00:52:42.408+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48950 #737 (3 connections now open) 2021-06-23T00:52:42.503+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:48950 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-06-23T00:52:42.510+0000 I NETWORK [conn737] end connection 127.0.0.1:48950 (2 connections now open) 2021-06-23T00:52:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59196 #738 (3 connections now open) 2021-06-23T00:52:45.552+0000 I NETWORK [conn738] end connection 10.233.73.13:59196 (2 connections now open) 2021-06-23T00:52:52.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49064 #739 (3 connections now open) 2021-06-23T00:52:52.009+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:49064 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-06-23T00:52:52.109+0000 I NETWORK [conn739] end connection 127.0.0.1:49064 (2 connections now open) 2021-06-23T00:52:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59320 #740 (3 connections now open) 2021-06-23T00:52:55.551+0000 I NETWORK [conn740] end connection 10.233.73.13:59320 (2 connections now open) 2021-06-23T00:53:01.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49196 #741 (3 connections now open) 2021-06-23T00:53:01.913+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:49196 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-06-23T00:53:02.107+0000 I NETWORK [conn741] end connection 127.0.0.1:49196 (2 connections now open) 2021-06-23T00:53:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59444 #742 (3 connections now open) 2021-06-23T00:53:05.552+0000 I NETWORK [conn742] end connection 10.233.73.13:59444 (2 connections now open) 2021-06-23T00:53:12.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49320 #743 (3 connections now open) 2021-06-23T00:53:12.004+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:49320 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-06-23T00:53:12.103+0000 I NETWORK [conn743] end connection 127.0.0.1:49320 (2 connections now open) 2021-06-23T00:53:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59568 #744 (3 connections now open) 2021-06-23T00:53:15.550+0000 I NETWORK [conn744] end connection 10.233.73.13:59568 (2 connections now open) 2021-06-23T00:53:22.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49446 #745 (3 connections now open) 2021-06-23T00:53:22.007+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:49446 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-06-23T00:53:22.107+0000 I NETWORK [conn745] end connection 127.0.0.1:49446 (2 connections now open) 2021-06-23T00:53:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59696 #746 (3 connections now open) 2021-06-23T00:53:25.551+0000 I NETWORK [conn746] end connection 10.233.73.13:59696 (2 connections now open) 2021-06-23T00:53:32.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49566 #747 (3 connections now open) 2021-06-23T00:53:32.212+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:49566 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-06-23T00:53:32.309+0000 I NETWORK [conn747] end connection 127.0.0.1:49566 (2 connections now open) 2021-06-23T00:53:35.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59814 #748 (3 connections now open) 2021-06-23T00:53:35.551+0000 I NETWORK [conn748] end connection 10.233.73.13:59814 (2 connections now open) 2021-06-23T00:53:42.408+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49700 #749 (3 connections now open) 2021-06-23T00:53:42.410+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:49700 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-06-23T00:53:42.605+0000 I NETWORK [conn749] end connection 127.0.0.1:49700 (2 connections now open) 2021-06-23T00:53:45.554+0000 I NETWORK [listener] connection accepted from 10.233.73.13:59942 #750 (3 connections now open) 2021-06-23T00:53:45.555+0000 I NETWORK [conn750] end connection 10.233.73.13:59942 (2 connections now open) 2021-06-23T00:53:52.214+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49814 #751 (3 connections now open) 2021-06-23T00:53:52.305+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:49814 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:53:52.310+0000 I NETWORK [conn751] end connection 127.0.0.1:49814 (2 connections now open) 2021-06-23T00:53:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60070 #752 (3 connections now open) 2021-06-23T00:53:55.550+0000 I NETWORK [conn752] end connection 10.233.73.13:60070 (2 connections now open) 2021-06-23T00:54:02.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49946 #753 (3 connections now open) 2021-06-23T00:54:02.113+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:49946 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:02.209+0000 I NETWORK [conn753] end connection 127.0.0.1:49946 (2 connections now open) 2021-06-23T00:54:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60194 #754 (3 connections now open) 2021-06-23T00:54:05.551+0000 I NETWORK [conn754] end connection 10.233.73.13:60194 (2 connections now open) 2021-06-23T00:54:12.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50072 #755 (3 connections now open) 2021-06-23T00:54:12.305+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:50072 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:12.403+0000 I NETWORK [conn755] end connection 127.0.0.1:50072 (2 connections now open) 2021-06-23T00:54:15.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60312 #756 (3 connections now open) 2021-06-23T00:54:15.551+0000 I NETWORK [conn756] end connection 10.233.73.13:60312 (2 connections now open) 2021-06-23T00:54:22.113+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50186 #757 (3 connections now open) 2021-06-23T00:54:22.203+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:50186 conn757: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:22.208+0000 I NETWORK [conn757] end connection 127.0.0.1:50186 (2 connections now open) 2021-06-23T00:54:25.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60438 #758 (3 connections now open) 2021-06-23T00:54:25.551+0000 I NETWORK [conn758] end connection 10.233.73.13:60438 (2 connections now open) 2021-06-23T00:54:32.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50310 #759 (3 connections now open) 2021-06-23T00:54:32.308+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:50310 conn759: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:32.405+0000 I NETWORK [conn759] end connection 127.0.0.1:50310 (2 connections now open) 2021-06-23T00:54:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60552 #760 (3 connections now open) 2021-06-23T00:54:35.551+0000 I NETWORK [conn760] end connection 10.233.73.13:60552 (2 connections now open) 2021-06-23T00:54:42.408+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50434 #761 (3 connections now open) 2021-06-23T00:54:42.503+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:50434 conn761: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:42.511+0000 I NETWORK [conn761] end connection 127.0.0.1:50434 (2 connections now open) 2021-06-23T00:54:45.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60680 #762 (3 connections now open) 2021-06-23T00:54:45.551+0000 I NETWORK [conn762] end connection 10.233.73.13:60680 (2 connections now open) 2021-06-23T00:54:52.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50548 #763 (3 connections now open) 2021-06-23T00:54:52.106+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:50548 conn763: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:54:52.204+0000 I NETWORK [conn763] end connection 127.0.0.1:50548 (2 connections now open) 2021-06-23T00:54:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60800 #764 (3 connections now open) 2021-06-23T00:54:55.551+0000 I NETWORK [conn764] end connection 10.233.73.13:60800 (2 connections now open) 2021-06-23T00:55:02.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50678 #765 (3 connections now open) 2021-06-23T00:55:02.205+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:50678 conn765: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:02.304+0000 I NETWORK [conn765] end connection 127.0.0.1:50678 (2 connections now open) 2021-06-23T00:55:05.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:60922 #766 (3 connections now open) 2021-06-23T00:55:05.551+0000 I NETWORK [conn766] end connection 10.233.73.13:60922 (2 connections now open) 2021-06-23T00:55:12.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50804 #767 (3 connections now open) 2021-06-23T00:55:12.103+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:50804 conn767: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:12.107+0000 I NETWORK [conn767] end connection 127.0.0.1:50804 (2 connections now open) 2021-06-23T00:55:15.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:32816 #768 (3 connections now open) 2021-06-23T00:55:15.551+0000 I NETWORK [conn768] end connection 10.233.73.13:32816 (2 connections now open) 2021-06-23T00:55:22.303+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50930 #769 (3 connections now open) 2021-06-23T00:55:22.304+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:50930 conn769: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:22.309+0000 I NETWORK [conn769] end connection 127.0.0.1:50930 (2 connections now open) 2021-06-23T00:55:25.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:32944 #770 (3 connections now open) 2021-06-23T00:55:25.550+0000 I NETWORK [conn770] end connection 10.233.73.13:32944 (2 connections now open) 2021-06-23T00:55:32.213+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51046 #771 (3 connections now open) 2021-06-23T00:55:32.214+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:51046 conn771: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:32.309+0000 I NETWORK [conn771] end connection 127.0.0.1:51046 (2 connections now open) 2021-06-23T00:55:35.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33058 #772 (3 connections now open) 2021-06-23T00:55:35.551+0000 I NETWORK [conn772] end connection 10.233.73.13:33058 (2 connections now open) 2021-06-23T00:55:42.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51176 #773 (3 connections now open) 2021-06-23T00:55:42.503+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:51176 conn773: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:42.603+0000 I NETWORK [conn773] end connection 127.0.0.1:51176 (2 connections now open) 2021-06-23T00:55:45.551+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33184 #774 (3 connections now open) 2021-06-23T00:55:45.551+0000 I NETWORK [conn774] end connection 10.233.73.13:33184 (2 connections now open) 2021-06-23T00:55:52.314+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51290 #775 (3 connections now open) 2021-06-23T00:55:52.404+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:51290 conn775: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:55:52.411+0000 I NETWORK [conn775] end connection 127.0.0.1:51290 (2 connections now open) 2021-06-23T00:55:55.550+0000 I NETWORK [listener] connection accepted from 10.233.73.13:33310 #776 (3 connections now open) 2021-06-23T00:55:55.551+0000 I NETWORK [conn776] end connection 10.233.73.13:33310 (2 connections now open) 2021-06-23T00:56:02.304+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51420 #777 (3 connections now open) 2021-06-23T00:56:02.305+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:51420 conn777: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-23T00:56:02.403+0000 I NETWORK [conn777] end connection 127.0.0.1:51420 (2 connections now open)