Results

By type

          2021-05-10T00:07:00.630+0000 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=dev-dcae-mongo-0
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] db version v4.0.8
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.2g  1 Mar 2016
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] allocator: tcmalloc
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] modules: none
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] build environment:
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten]     distmod: ubuntu1604
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten]     distarch: x86_64
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten]     target_arch: x86_64
2021-05-10T00:07:00.690+0000 I CONTROL  [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } }
2021-05-10T00:07:00.690+0000 I STORAGE  [initandlisten] 
2021-05-10T00:07:00.690+0000 I STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
2021-05-10T00:07:00.690+0000 I STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
2021-05-10T00:07:00.691+0000 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=7507M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2021-05-10T00:07:01.576+0000 I STORAGE  [initandlisten] WiredTiger message [1620605221:576656][1:0x7f900e671a40], txn-recover: Set global recovery timestamp: 0
2021-05-10T00:07:01.637+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
2021-05-10T00:07:04.303+0000 I CONTROL  [initandlisten] 
2021-05-10T00:07:04.303+0000 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2021-05-10T00:07:04.303+0000 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2021-05-10T00:07:04.303+0000 I CONTROL  [initandlisten] 
2021-05-10T00:07:04.501+0000 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: a237a7c3-a6f1-4ec0-ba37-74adc7378800
2021-05-10T00:07:04.718+0000 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 4.0
2021-05-10T00:07:04.755+0000 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: 0693e788-9345-4378-a382-c31944fc015e
2021-05-10T00:07:04.879+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'
2021-05-10T00:07:04.925+0000 I NETWORK  [initandlisten] waiting for connections on port 27017
2021-05-10T00:07:04.974+0000 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 677fe013-8ea6-4d6b-b60a-d918538d9f21
2021-05-10T00:07:05.474+0000 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
2021-05-10T00:07:05.474+0000 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:07:05.493+0000 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
2021-05-10T00:07:05.493+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 529ms
2021-05-10T00:07:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48256 #1 (1 connection now open)
2021-05-10T00:07:09.875+0000 I NETWORK  [conn1] end connection 172.16.10.132:48256 (0 connections now open)
2021-05-10T00:07:16.659+0000 I NETWORK  [listener] connection accepted from 10.242.152.154:49560 #2 (1 connection now open)
2021-05-10T00:07:16.674+0000 I NETWORK  [conn2] received client metadata from 10.242.152.154:49560 conn2: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.15.0-117-generic" }, platform: "Java/N/A/11.0.8+10" }
2021-05-10T00:07:16.711+0000 I NETWORK  [listener] connection accepted from 10.242.152.154:49562 #3 (2 connections now open)
2021-05-10T00:07:16.711+0000 I NETWORK  [conn3] received client metadata from 10.242.152.154:49562 conn3: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.15.0-117-generic" }, platform: "Java/N/A/11.0.8+10" }
2021-05-10T00:07:16.724+0000 I STORAGE  [conn3] createCollection: dcae-tcagen2.channelMessages with generated UUID: 263c86fb-3dd3-4c1a-915d-d385da549801
2021-05-10T00:07:16.941+0000 I INDEX    [conn3] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-10T00:07:16.941+0000 I INDEX    [conn3] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:07:16.943+0000 I INDEX    [conn3] build index done.  scanned 0 total records. 0 secs
2021-05-10T00:07:16.943+0000 I COMMAND  [conn3] 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("799e7bce-5d30-4b42-be11-83f9ada4feaa") }, $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 218ms
2021-05-10T00:07:17.069+0000 I INDEX    [conn3] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-10T00:07:17.069+0000 I INDEX    [conn3] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:07:17.071+0000 I INDEX    [conn3] build index done.  scanned 0 total records. 0 secs
2021-05-10T00:07:17.071+0000 I COMMAND  [conn3] 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("799e7bce-5d30-4b42-be11-83f9ada4feaa") }, $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 118ms
2021-05-10T00:07:17.120+0000 I INDEX    [conn3] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" }
2021-05-10T00:07:17.121+0000 I INDEX    [conn3] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:07:17.122+0000 I INDEX    [conn3] build index done.  scanned 0 total records. 0 secs
2021-05-10T00:07:17.154+0000 I INDEX    [conn3] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-10T00:07:17.154+0000 I INDEX    [conn3] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:07:17.156+0000 I INDEX    [conn3] build index done.  scanned 0 total records. 0 secs
2021-05-10T00:07:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48348 #4 (3 connections now open)
2021-05-10T00:07:19.875+0000 I NETWORK  [conn4] end connection 172.16.10.132:48348 (2 connections now open)
2021-05-10T00:07:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48388 #5 (3 connections now open)
2021-05-10T00:07:29.875+0000 I NETWORK  [conn5] end connection 172.16.10.132:48388 (2 connections now open)
2021-05-10T00:07:36.822+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40522 #6 (3 connections now open)
2021-05-10T00:07:36.822+0000 I NETWORK  [conn6] received client metadata from 127.0.0.1:40522 conn6: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:36.827+0000 I NETWORK  [conn6] end connection 127.0.0.1:40522 (2 connections now open)
2021-05-10T00:07:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48460 #7 (3 connections now open)
2021-05-10T00:07:39.875+0000 I NETWORK  [conn7] end connection 172.16.10.132:48460 (2 connections now open)
2021-05-10T00:07:46.743+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40590 #8 (3 connections now open)
2021-05-10T00:07:46.744+0000 I NETWORK  [conn8] received client metadata from 127.0.0.1:40590 conn8: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:46.748+0000 I NETWORK  [conn8] end connection 127.0.0.1:40590 (2 connections now open)
2021-05-10T00:07:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48512 #9 (3 connections now open)
2021-05-10T00:07:49.876+0000 I NETWORK  [conn9] end connection 172.16.10.132:48512 (2 connections now open)
2021-05-10T00:07:56.791+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40614 #10 (3 connections now open)
2021-05-10T00:07:56.791+0000 I NETWORK  [conn10] received client metadata from 127.0.0.1:40614 conn10: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:56.796+0000 I NETWORK  [conn10] end connection 127.0.0.1:40614 (2 connections now open)
2021-05-10T00:07:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48540 #11 (3 connections now open)
2021-05-10T00:07:59.875+0000 I NETWORK  [conn11] end connection 172.16.10.132:48540 (2 connections now open)
2021-05-10T00:08:06.720+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40654 #12 (3 connections now open)
2021-05-10T00:08:06.721+0000 I NETWORK  [conn12] received client metadata from 127.0.0.1:40654 conn12: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:06.725+0000 I NETWORK  [conn12] end connection 127.0.0.1:40654 (2 connections now open)
2021-05-10T00:08:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48578 #13 (3 connections now open)
2021-05-10T00:08:09.875+0000 I NETWORK  [conn13] end connection 172.16.10.132:48578 (2 connections now open)
2021-05-10T00:08:17.013+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40684 #14 (3 connections now open)
2021-05-10T00:08:17.013+0000 I NETWORK  [conn14] received client metadata from 127.0.0.1:40684 conn14: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:17.023+0000 I NETWORK  [conn14] end connection 127.0.0.1:40684 (2 connections now open)
2021-05-10T00:08:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48620 #15 (3 connections now open)
2021-05-10T00:08:19.875+0000 I NETWORK  [conn15] end connection 172.16.10.132:48620 (2 connections now open)
2021-05-10T00:08:26.718+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40732 #16 (3 connections now open)
2021-05-10T00:08:26.719+0000 I NETWORK  [conn16] received client metadata from 127.0.0.1:40732 conn16: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:26.723+0000 I NETWORK  [conn16] end connection 127.0.0.1:40732 (2 connections now open)
2021-05-10T00:08:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48654 #17 (3 connections now open)
2021-05-10T00:08:29.875+0000 I NETWORK  [conn17] end connection 172.16.10.132:48654 (2 connections now open)
2021-05-10T00:08:36.743+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40760 #18 (3 connections now open)
2021-05-10T00:08:36.743+0000 I NETWORK  [conn18] received client metadata from 127.0.0.1:40760 conn18: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:36.749+0000 I NETWORK  [conn18] end connection 127.0.0.1:40760 (2 connections now open)
2021-05-10T00:08:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48684 #19 (3 connections now open)
2021-05-10T00:08:39.875+0000 I NETWORK  [conn19] end connection 172.16.10.132:48684 (2 connections now open)
2021-05-10T00:08:46.726+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40790 #20 (3 connections now open)
2021-05-10T00:08:46.726+0000 I NETWORK  [conn20] received client metadata from 127.0.0.1:40790 conn20: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:46.731+0000 I NETWORK  [conn20] end connection 127.0.0.1:40790 (2 connections now open)
2021-05-10T00:08:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48714 #21 (3 connections now open)
2021-05-10T00:08:49.876+0000 I NETWORK  [conn21] end connection 172.16.10.132:48714 (2 connections now open)
2021-05-10T00:08:56.730+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40818 #22 (3 connections now open)
2021-05-10T00:08:56.731+0000 I NETWORK  [conn22] received client metadata from 127.0.0.1:40818 conn22: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:56.736+0000 I NETWORK  [conn22] end connection 127.0.0.1:40818 (2 connections now open)
2021-05-10T00:08:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48742 #23 (3 connections now open)
2021-05-10T00:08:59.875+0000 I NETWORK  [conn23] end connection 172.16.10.132:48742 (2 connections now open)
2021-05-10T00:09:06.756+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40846 #24 (3 connections now open)
2021-05-10T00:09:06.757+0000 I NETWORK  [conn24] received client metadata from 127.0.0.1:40846 conn24: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:06.761+0000 I NETWORK  [conn24] end connection 127.0.0.1:40846 (2 connections now open)
2021-05-10T00:09:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48770 #25 (3 connections now open)
2021-05-10T00:09:09.875+0000 I NETWORK  [conn25] end connection 172.16.10.132:48770 (2 connections now open)
2021-05-10T00:09:16.728+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40888 #26 (3 connections now open)
2021-05-10T00:09:16.729+0000 I NETWORK  [conn26] received client metadata from 127.0.0.1:40888 conn26: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:16.733+0000 I NETWORK  [conn26] end connection 127.0.0.1:40888 (2 connections now open)
2021-05-10T00:09:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48810 #27 (3 connections now open)
2021-05-10T00:09:19.875+0000 I NETWORK  [conn27] end connection 172.16.10.132:48810 (2 connections now open)
2021-05-10T00:09:26.738+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40934 #28 (3 connections now open)
2021-05-10T00:09:26.738+0000 I NETWORK  [conn28] received client metadata from 127.0.0.1:40934 conn28: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:26.742+0000 I NETWORK  [conn28] end connection 127.0.0.1:40934 (2 connections now open)
2021-05-10T00:09:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48860 #29 (3 connections now open)
2021-05-10T00:09:29.875+0000 I NETWORK  [conn29] end connection 172.16.10.132:48860 (2 connections now open)
2021-05-10T00:09:36.748+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:40972 #30 (3 connections now open)
2021-05-10T00:09:36.748+0000 I NETWORK  [conn30] received client metadata from 127.0.0.1:40972 conn30: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:36.753+0000 I NETWORK  [conn30] end connection 127.0.0.1:40972 (2 connections now open)
2021-05-10T00:09:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48896 #31 (3 connections now open)
2021-05-10T00:09:39.875+0000 I NETWORK  [conn31] end connection 172.16.10.132:48896 (2 connections now open)
2021-05-10T00:09:46.724+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41008 #32 (3 connections now open)
2021-05-10T00:09:46.725+0000 I NETWORK  [conn32] received client metadata from 127.0.0.1:41008 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:46.729+0000 I NETWORK  [conn32] end connection 127.0.0.1:41008 (2 connections now open)
2021-05-10T00:09:49.881+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48934 #33 (3 connections now open)
2021-05-10T00:09:49.882+0000 I NETWORK  [conn33] end connection 172.16.10.132:48934 (2 connections now open)
2021-05-10T00:09:56.759+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41052 #34 (3 connections now open)
2021-05-10T00:09:56.760+0000 I NETWORK  [conn34] received client metadata from 127.0.0.1:41052 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:56.765+0000 I NETWORK  [conn34] end connection 127.0.0.1:41052 (2 connections now open)
2021-05-10T00:09:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:48974 #35 (3 connections now open)
2021-05-10T00:09:59.875+0000 I NETWORK  [conn35] end connection 172.16.10.132:48974 (2 connections now open)
2021-05-10T00:10:06.761+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41080 #36 (3 connections now open)
2021-05-10T00:10:06.762+0000 I NETWORK  [conn36] received client metadata from 127.0.0.1:41080 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:06.766+0000 I NETWORK  [conn36] end connection 127.0.0.1:41080 (2 connections now open)
2021-05-10T00:10:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49004 #37 (3 connections now open)
2021-05-10T00:10:09.875+0000 I NETWORK  [conn37] end connection 172.16.10.132:49004 (2 connections now open)
2021-05-10T00:10:16.745+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41122 #38 (3 connections now open)
2021-05-10T00:10:16.746+0000 I NETWORK  [conn38] received client metadata from 127.0.0.1:41122 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:16.750+0000 I NETWORK  [conn38] end connection 127.0.0.1:41122 (2 connections now open)
2021-05-10T00:10:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49044 #39 (3 connections now open)
2021-05-10T00:10:19.876+0000 I NETWORK  [conn39] end connection 172.16.10.132:49044 (2 connections now open)
2021-05-10T00:10:26.778+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41158 #40 (3 connections now open)
2021-05-10T00:10:26.779+0000 I NETWORK  [conn40] received client metadata from 127.0.0.1:41158 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:26.784+0000 I NETWORK  [conn40] end connection 127.0.0.1:41158 (2 connections now open)
2021-05-10T00:10:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49090 #41 (3 connections now open)
2021-05-10T00:10:29.875+0000 I NETWORK  [conn41] end connection 172.16.10.132:49090 (2 connections now open)
2021-05-10T00:10:36.753+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41200 #42 (3 connections now open)
2021-05-10T00:10:36.754+0000 I NETWORK  [conn42] received client metadata from 127.0.0.1:41200 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:36.760+0000 I NETWORK  [conn42] end connection 127.0.0.1:41200 (2 connections now open)
2021-05-10T00:10:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49124 #43 (3 connections now open)
2021-05-10T00:10:39.875+0000 I NETWORK  [conn43] end connection 172.16.10.132:49124 (2 connections now open)
2021-05-10T00:10:46.735+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41232 #44 (3 connections now open)
2021-05-10T00:10:46.736+0000 I NETWORK  [conn44] received client metadata from 127.0.0.1:41232 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:46.740+0000 I NETWORK  [conn44] end connection 127.0.0.1:41232 (2 connections now open)
2021-05-10T00:10:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49154 #45 (3 connections now open)
2021-05-10T00:10:49.875+0000 I NETWORK  [conn45] end connection 172.16.10.132:49154 (2 connections now open)
2021-05-10T00:10:56.729+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41266 #46 (3 connections now open)
2021-05-10T00:10:56.730+0000 I NETWORK  [conn46] received client metadata from 127.0.0.1:41266 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:56.734+0000 I NETWORK  [conn46] end connection 127.0.0.1:41266 (2 connections now open)
2021-05-10T00:10:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49196 #47 (3 connections now open)
2021-05-10T00:10:59.876+0000 I NETWORK  [conn47] end connection 172.16.10.132:49196 (2 connections now open)
2021-05-10T00:11:06.764+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41302 #48 (3 connections now open)
2021-05-10T00:11:06.765+0000 I NETWORK  [conn48] received client metadata from 127.0.0.1:41302 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:06.769+0000 I NETWORK  [conn48] end connection 127.0.0.1:41302 (2 connections now open)
2021-05-10T00:11:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49226 #49 (3 connections now open)
2021-05-10T00:11:09.875+0000 I NETWORK  [conn49] end connection 172.16.10.132:49226 (2 connections now open)
2021-05-10T00:11:16.722+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41340 #50 (3 connections now open)
2021-05-10T00:11:16.723+0000 I NETWORK  [conn50] received client metadata from 127.0.0.1:41340 conn50: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:16.727+0000 I NETWORK  [conn50] end connection 127.0.0.1:41340 (2 connections now open)
2021-05-10T00:11:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49262 #51 (3 connections now open)
2021-05-10T00:11:19.875+0000 I NETWORK  [conn51] end connection 172.16.10.132:49262 (2 connections now open)
2021-05-10T00:11:26.767+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41378 #52 (3 connections now open)
2021-05-10T00:11:26.768+0000 I NETWORK  [conn52] received client metadata from 127.0.0.1:41378 conn52: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:26.773+0000 I NETWORK  [conn52] end connection 127.0.0.1:41378 (2 connections now open)
2021-05-10T00:11:29.878+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49312 #53 (3 connections now open)
2021-05-10T00:11:29.878+0000 I NETWORK  [conn53] end connection 172.16.10.132:49312 (2 connections now open)
2021-05-10T00:11:36.752+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41424 #54 (3 connections now open)
2021-05-10T00:11:36.753+0000 I NETWORK  [conn54] received client metadata from 127.0.0.1:41424 conn54: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:36.765+0000 I NETWORK  [conn54] end connection 127.0.0.1:41424 (2 connections now open)
2021-05-10T00:11:39.876+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49348 #55 (3 connections now open)
2021-05-10T00:11:39.876+0000 I NETWORK  [conn55] end connection 172.16.10.132:49348 (2 connections now open)
2021-05-10T00:11:46.754+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41456 #56 (3 connections now open)
2021-05-10T00:11:46.755+0000 I NETWORK  [conn56] received client metadata from 127.0.0.1:41456 conn56: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:46.759+0000 I NETWORK  [conn56] end connection 127.0.0.1:41456 (2 connections now open)
2021-05-10T00:11:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49378 #57 (3 connections now open)
2021-05-10T00:11:49.875+0000 I NETWORK  [conn57] end connection 172.16.10.132:49378 (2 connections now open)
2021-05-10T00:11:56.758+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41494 #58 (3 connections now open)
2021-05-10T00:11:56.758+0000 I NETWORK  [conn58] received client metadata from 127.0.0.1:41494 conn58: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:56.763+0000 I NETWORK  [conn58] end connection 127.0.0.1:41494 (2 connections now open)
2021-05-10T00:11:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49426 #59 (3 connections now open)
2021-05-10T00:11:59.875+0000 I NETWORK  [conn59] end connection 172.16.10.132:49426 (2 connections now open)
2021-05-10T00:12:06.732+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41600 #60 (3 connections now open)
2021-05-10T00:12:06.733+0000 I NETWORK  [conn60] received client metadata from 127.0.0.1:41600 conn60: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:06.737+0000 I NETWORK  [conn60] end connection 127.0.0.1:41600 (2 connections now open)
2021-05-10T00:12:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49544 #61 (3 connections now open)
2021-05-10T00:12:09.875+0000 I NETWORK  [conn61] end connection 172.16.10.132:49544 (2 connections now open)
2021-05-10T00:12:16.735+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41658 #62 (3 connections now open)
2021-05-10T00:12:16.736+0000 I NETWORK  [conn62] received client metadata from 127.0.0.1:41658 conn62: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:16.741+0000 I NETWORK  [conn62] end connection 127.0.0.1:41658 (2 connections now open)
2021-05-10T00:12:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49580 #63 (3 connections now open)
2021-05-10T00:12:19.876+0000 I NETWORK  [conn63] end connection 172.16.10.132:49580 (2 connections now open)
2021-05-10T00:12:26.746+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41686 #64 (3 connections now open)
2021-05-10T00:12:26.746+0000 I NETWORK  [conn64] received client metadata from 127.0.0.1:41686 conn64: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:26.751+0000 I NETWORK  [conn64] end connection 127.0.0.1:41686 (2 connections now open)
2021-05-10T00:12:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49608 #65 (3 connections now open)
2021-05-10T00:12:29.875+0000 I NETWORK  [conn65] end connection 172.16.10.132:49608 (2 connections now open)
2021-05-10T00:12:36.717+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41718 #66 (3 connections now open)
2021-05-10T00:12:36.717+0000 I NETWORK  [conn66] received client metadata from 127.0.0.1:41718 conn66: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:36.721+0000 I NETWORK  [conn66] end connection 127.0.0.1:41718 (2 connections now open)
2021-05-10T00:12:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49642 #67 (3 connections now open)
2021-05-10T00:12:39.876+0000 I NETWORK  [conn67] end connection 172.16.10.132:49642 (2 connections now open)
2021-05-10T00:12:46.717+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41752 #68 (3 connections now open)
2021-05-10T00:12:46.718+0000 I NETWORK  [conn68] received client metadata from 127.0.0.1:41752 conn68: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:46.722+0000 I NETWORK  [conn68] end connection 127.0.0.1:41752 (2 connections now open)
2021-05-10T00:12:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49680 #69 (3 connections now open)
2021-05-10T00:12:49.875+0000 I NETWORK  [conn69] end connection 172.16.10.132:49680 (2 connections now open)
2021-05-10T00:12:56.715+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41802 #70 (3 connections now open)
2021-05-10T00:12:56.716+0000 I NETWORK  [conn70] received client metadata from 127.0.0.1:41802 conn70: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:56.719+0000 I NETWORK  [conn70] end connection 127.0.0.1:41802 (2 connections now open)
2021-05-10T00:12:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49728 #71 (3 connections now open)
2021-05-10T00:12:59.875+0000 I NETWORK  [conn71] end connection 172.16.10.132:49728 (2 connections now open)
2021-05-10T00:13:06.735+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41838 #72 (3 connections now open)
2021-05-10T00:13:06.736+0000 I NETWORK  [conn72] received client metadata from 127.0.0.1:41838 conn72: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:06.743+0000 I NETWORK  [conn72] end connection 127.0.0.1:41838 (2 connections now open)
2021-05-10T00:13:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49764 #73 (3 connections now open)
2021-05-10T00:13:09.875+0000 I NETWORK  [conn73] end connection 172.16.10.132:49764 (2 connections now open)
2021-05-10T00:13:16.701+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41880 #74 (3 connections now open)
2021-05-10T00:13:16.702+0000 I NETWORK  [conn74] received client metadata from 127.0.0.1:41880 conn74: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:16.706+0000 I NETWORK  [conn74] end connection 127.0.0.1:41880 (2 connections now open)
2021-05-10T00:13:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49802 #75 (3 connections now open)
2021-05-10T00:13:19.875+0000 I NETWORK  [conn75] end connection 172.16.10.132:49802 (2 connections now open)
2021-05-10T00:13:26.734+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41908 #76 (3 connections now open)
2021-05-10T00:13:26.735+0000 I NETWORK  [conn76] received client metadata from 127.0.0.1:41908 conn76: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:26.738+0000 I NETWORK  [conn76] end connection 127.0.0.1:41908 (2 connections now open)
2021-05-10T00:13:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49830 #77 (3 connections now open)
2021-05-10T00:13:29.875+0000 I NETWORK  [conn77] end connection 172.16.10.132:49830 (2 connections now open)
2021-05-10T00:13:36.744+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41940 #78 (3 connections now open)
2021-05-10T00:13:36.745+0000 I NETWORK  [conn78] received client metadata from 127.0.0.1:41940 conn78: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:36.749+0000 I NETWORK  [conn78] end connection 127.0.0.1:41940 (2 connections now open)
2021-05-10T00:13:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49864 #79 (3 connections now open)
2021-05-10T00:13:39.875+0000 I NETWORK  [conn79] end connection 172.16.10.132:49864 (2 connections now open)
2021-05-10T00:13:46.758+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:41972 #80 (3 connections now open)
2021-05-10T00:13:46.758+0000 I NETWORK  [conn80] received client metadata from 127.0.0.1:41972 conn80: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:46.764+0000 I NETWORK  [conn80] end connection 127.0.0.1:41972 (2 connections now open)
2021-05-10T00:13:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49894 #81 (3 connections now open)
2021-05-10T00:13:49.875+0000 I NETWORK  [conn81] end connection 172.16.10.132:49894 (2 connections now open)
2021-05-10T00:13:56.732+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42010 #82 (3 connections now open)
2021-05-10T00:13:56.733+0000 I NETWORK  [conn82] received client metadata from 127.0.0.1:42010 conn82: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:56.737+0000 I NETWORK  [conn82] end connection 127.0.0.1:42010 (2 connections now open)
2021-05-10T00:13:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49938 #83 (3 connections now open)
2021-05-10T00:13:59.875+0000 I NETWORK  [conn83] end connection 172.16.10.132:49938 (2 connections now open)
2021-05-10T00:14:06.729+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42046 #84 (3 connections now open)
2021-05-10T00:14:06.730+0000 I NETWORK  [conn84] received client metadata from 127.0.0.1:42046 conn84: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:06.734+0000 I NETWORK  [conn84] end connection 127.0.0.1:42046 (2 connections now open)
2021-05-10T00:14:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:49972 #85 (3 connections now open)
2021-05-10T00:14:09.875+0000 I NETWORK  [conn85] end connection 172.16.10.132:49972 (2 connections now open)
2021-05-10T00:14:16.708+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42088 #86 (3 connections now open)
2021-05-10T00:14:16.709+0000 I NETWORK  [conn86] received client metadata from 127.0.0.1:42088 conn86: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:16.713+0000 I NETWORK  [conn86] end connection 127.0.0.1:42088 (2 connections now open)
2021-05-10T00:14:19.877+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50010 #87 (3 connections now open)
2021-05-10T00:14:19.877+0000 I NETWORK  [conn87] end connection 172.16.10.132:50010 (2 connections now open)
2021-05-10T00:14:26.752+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42116 #88 (3 connections now open)
2021-05-10T00:14:26.752+0000 I NETWORK  [conn88] received client metadata from 127.0.0.1:42116 conn88: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:26.757+0000 I NETWORK  [conn88] end connection 127.0.0.1:42116 (2 connections now open)
2021-05-10T00:14:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50038 #89 (3 connections now open)
2021-05-10T00:14:29.875+0000 I NETWORK  [conn89] end connection 172.16.10.132:50038 (2 connections now open)
2021-05-10T00:14:36.707+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42148 #90 (3 connections now open)
2021-05-10T00:14:36.708+0000 I NETWORK  [conn90] received client metadata from 127.0.0.1:42148 conn90: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:36.712+0000 I NETWORK  [conn90] end connection 127.0.0.1:42148 (2 connections now open)
2021-05-10T00:14:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50072 #91 (3 connections now open)
2021-05-10T00:14:39.875+0000 I NETWORK  [conn91] end connection 172.16.10.132:50072 (2 connections now open)
2021-05-10T00:14:46.718+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42180 #92 (3 connections now open)
2021-05-10T00:14:46.719+0000 I NETWORK  [conn92] received client metadata from 127.0.0.1:42180 conn92: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:46.723+0000 I NETWORK  [conn92] end connection 127.0.0.1:42180 (2 connections now open)
2021-05-10T00:14:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50102 #93 (3 connections now open)
2021-05-10T00:14:49.875+0000 I NETWORK  [conn93] end connection 172.16.10.132:50102 (2 connections now open)
2021-05-10T00:14:56.716+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42212 #94 (3 connections now open)
2021-05-10T00:14:56.717+0000 I NETWORK  [conn94] received client metadata from 127.0.0.1:42212 conn94: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:56.723+0000 I NETWORK  [conn94] end connection 127.0.0.1:42212 (2 connections now open)
2021-05-10T00:14:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50138 #95 (3 connections now open)
2021-05-10T00:14:59.875+0000 I NETWORK  [conn95] end connection 172.16.10.132:50138 (2 connections now open)
2021-05-10T00:15:06.712+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42244 #96 (3 connections now open)
2021-05-10T00:15:06.712+0000 I NETWORK  [conn96] received client metadata from 127.0.0.1:42244 conn96: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:06.717+0000 I NETWORK  [conn96] end connection 127.0.0.1:42244 (2 connections now open)
2021-05-10T00:15:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50170 #97 (3 connections now open)
2021-05-10T00:15:09.875+0000 I NETWORK  [conn97] end connection 172.16.10.132:50170 (2 connections now open)
2021-05-10T00:15:16.706+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42284 #98 (3 connections now open)
2021-05-10T00:15:16.706+0000 I NETWORK  [conn98] received client metadata from 127.0.0.1:42284 conn98: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:16.710+0000 I NETWORK  [conn98] end connection 127.0.0.1:42284 (2 connections now open)
2021-05-10T00:15:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50206 #99 (3 connections now open)
2021-05-10T00:15:19.875+0000 I NETWORK  [conn99] end connection 172.16.10.132:50206 (2 connections now open)
2021-05-10T00:15:26.709+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42312 #100 (3 connections now open)
2021-05-10T00:15:26.710+0000 I NETWORK  [conn100] received client metadata from 127.0.0.1:42312 conn100: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:26.714+0000 I NETWORK  [conn100] end connection 127.0.0.1:42312 (2 connections now open)
2021-05-10T00:15:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50234 #101 (3 connections now open)
2021-05-10T00:15:29.875+0000 I NETWORK  [conn101] end connection 172.16.10.132:50234 (2 connections now open)
2021-05-10T00:15:36.710+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42344 #102 (3 connections now open)
2021-05-10T00:15:36.712+0000 I NETWORK  [conn102] received client metadata from 127.0.0.1:42344 conn102: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:36.716+0000 I NETWORK  [conn102] end connection 127.0.0.1:42344 (2 connections now open)
2021-05-10T00:15:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50268 #103 (3 connections now open)
2021-05-10T00:15:39.875+0000 I NETWORK  [conn103] end connection 172.16.10.132:50268 (2 connections now open)
2021-05-10T00:15:46.742+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42386 #104 (3 connections now open)
2021-05-10T00:15:46.742+0000 I NETWORK  [conn104] received client metadata from 127.0.0.1:42386 conn104: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:46.746+0000 I NETWORK  [conn104] end connection 127.0.0.1:42386 (2 connections now open)
2021-05-10T00:15:49.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50310 #105 (3 connections now open)
2021-05-10T00:15:49.875+0000 I NETWORK  [conn105] end connection 172.16.10.132:50310 (2 connections now open)
2021-05-10T00:15:56.723+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42420 #106 (3 connections now open)
2021-05-10T00:15:56.724+0000 I NETWORK  [conn106] received client metadata from 127.0.0.1:42420 conn106: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:56.729+0000 I NETWORK  [conn106] end connection 127.0.0.1:42420 (2 connections now open)
2021-05-10T00:15:59.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50348 #107 (3 connections now open)
2021-05-10T00:15:59.875+0000 I NETWORK  [conn107] end connection 172.16.10.132:50348 (2 connections now open)
2021-05-10T00:16:06.737+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42454 #108 (3 connections now open)
2021-05-10T00:16:06.738+0000 I NETWORK  [conn108] received client metadata from 127.0.0.1:42454 conn108: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:06.742+0000 I NETWORK  [conn108] end connection 127.0.0.1:42454 (2 connections now open)
2021-05-10T00:16:09.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50380 #109 (3 connections now open)
2021-05-10T00:16:09.875+0000 I NETWORK  [conn109] end connection 172.16.10.132:50380 (2 connections now open)
2021-05-10T00:16:16.712+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42494 #110 (3 connections now open)
2021-05-10T00:16:16.713+0000 I NETWORK  [conn110] received client metadata from 127.0.0.1:42494 conn110: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:16.719+0000 I NETWORK  [conn110] end connection 127.0.0.1:42494 (2 connections now open)
2021-05-10T00:16:19.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50416 #111 (3 connections now open)
2021-05-10T00:16:19.875+0000 I NETWORK  [conn111] end connection 172.16.10.132:50416 (2 connections now open)
2021-05-10T00:16:26.724+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42522 #112 (3 connections now open)
2021-05-10T00:16:26.725+0000 I NETWORK  [conn112] received client metadata from 127.0.0.1:42522 conn112: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:26.731+0000 I NETWORK  [conn112] end connection 127.0.0.1:42522 (2 connections now open)
2021-05-10T00:16:29.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50444 #113 (3 connections now open)
2021-05-10T00:16:29.875+0000 I NETWORK  [conn113] end connection 172.16.10.132:50444 (2 connections now open)
2021-05-10T00:16:36.732+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:42554 #114 (3 connections now open)
2021-05-10T00:16:36.733+0000 I NETWORK  [conn114] received client metadata from 127.0.0.1:42554 conn114: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:36.737+0000 I NETWORK  [conn114] end connection 127.0.0.1:42554 (2 connections now open)
2021-05-10T00:16:39.875+0000 I NETWORK  [listener] connection accepted from 172.16.10.132:50478 #115 (3 connections now open)
2021-05-10T00:16:39.875+0000 I NETWORK  [conn115] end connection 172.16.10.132:50478 (2 connections now open)