By type
2021-05-09T23:49:31.736+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] db version v4.0.8
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] allocator: tcmalloc
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] modules: none
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] build environment:
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] distmod: ubuntu1604
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] distarch: x86_64
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] target_arch: x86_64
2021-05-09T23:49:31.832+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } }
2021-05-09T23:49:31.833+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2021-05-09T23:49:43.477+0000 I STORAGE [initandlisten] WiredTiger message [1620604183:477716][1:0x7f5d31b2da40], txn-recover: Set global recovery timestamp: 0
2021-05-09T23:49:43.680+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten]
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten]
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten]
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
2021-05-09T23:49:44.776+0000 I CONTROL [initandlisten]
2021-05-09T23:49:44.777+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: c3b6c87c-4ea6-48e5-918a-5a8cab69bdde
2021-05-09T23:49:44.883+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0
2021-05-09T23:49:44.886+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: e65fc4e5-a060-4bdb-afa2-3b46d004d222
2021-05-09T23:49:45.660+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'
2021-05-09T23:49:45.730+0000 I NETWORK [initandlisten] waiting for connections on port 27017
2021-05-09T23:49:45.730+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: e1dd10f6-dee3-4507-833f-176678578dc6
2021-05-09T23:49:46.091+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-09T23:49:46.091+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-09T23:49:46.097+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs
2021-05-09T23:49:46.097+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 367ms
2021-05-09T23:49:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58186 #1 (1 connection now open)
2021-05-09T23:49:54.551+0000 I NETWORK [conn1] end connection 10.233.76.230:58186 (0 connections now open)
2021-05-09T23:50:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58244 #2 (1 connection now open)
2021-05-09T23:50:04.551+0000 I NETWORK [conn2] end connection 10.233.76.230:58244 (0 connections now open)
2021-05-09T23:50:05.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45104 #3 (1 connection now open)
2021-05-09T23:50:05.131+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:45104 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:05.138+0000 I NETWORK [conn3] end connection 127.0.0.1:45104 (0 connections now open)
2021-05-09T23:50:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58316 #4 (1 connection now open)
2021-05-09T23:50:14.629+0000 I NETWORK [conn4] end connection 10.233.76.230:58316 (0 connections now open)
2021-05-09T23:50:14.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45170 #5 (1 connection now open)
2021-05-09T23:50:14.931+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:45170 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:14.935+0000 I NETWORK [conn5] end connection 127.0.0.1:45170 (0 connections now open)
2021-05-09T23:50:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58394 #6 (1 connection now open)
2021-05-09T23:50:24.551+0000 I NETWORK [conn6] end connection 10.233.76.230:58394 (0 connections now open)
2021-05-09T23:50:25.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45250 #7 (1 connection now open)
2021-05-09T23:50:25.032+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:45250 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:25.133+0000 I NETWORK [conn7] end connection 127.0.0.1:45250 (0 connections now open)
2021-05-09T23:50:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58456 #8 (1 connection now open)
2021-05-09T23:50:34.551+0000 I NETWORK [conn8] end connection 10.233.76.230:58456 (0 connections now open)
2021-05-09T23:50:34.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45310 #9 (1 connection now open)
2021-05-09T23:50:34.935+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:45310 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:34.939+0000 I NETWORK [conn9] end connection 127.0.0.1:45310 (0 connections now open)
2021-05-09T23:50:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58528 #10 (1 connection now open)
2021-05-09T23:50:44.629+0000 I NETWORK [conn10] end connection 10.233.76.230:58528 (0 connections now open)
2021-05-09T23:50:45.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45384 #11 (1 connection now open)
2021-05-09T23:50:45.135+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:45384 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:45.229+0000 I NETWORK [conn11] end connection 127.0.0.1:45384 (0 connections now open)
2021-05-09T23:50:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58606 #12 (1 connection now open)
2021-05-09T23:50:54.551+0000 I NETWORK [conn12] end connection 10.233.76.230:58606 (0 connections now open)
2021-05-09T23:50:54.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45460 #13 (1 connection now open)
2021-05-09T23:50:54.940+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:45460 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:50:54.944+0000 I NETWORK [conn13] end connection 127.0.0.1:45460 (0 connections now open)
2021-05-09T23:51:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58690 #14 (1 connection now open)
2021-05-09T23:51:04.551+0000 I NETWORK [conn14] end connection 10.233.76.230:58690 (0 connections now open)
2021-05-09T23:51:04.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45544 #15 (1 connection now open)
2021-05-09T23:51:04.932+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:45544 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:05.031+0000 I NETWORK [conn15] end connection 127.0.0.1:45544 (0 connections now open)
2021-05-09T23:51:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58764 #16 (1 connection now open)
2021-05-09T23:51:14.551+0000 I NETWORK [conn16] end connection 10.233.76.230:58764 (0 connections now open)
2021-05-09T23:51:14.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45618 #17 (1 connection now open)
2021-05-09T23:51:14.834+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:45618 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:14.838+0000 I NETWORK [conn17] end connection 127.0.0.1:45618 (0 connections now open)
2021-05-09T23:51:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58840 #18 (1 connection now open)
2021-05-09T23:51:24.551+0000 I NETWORK [conn18] end connection 10.233.76.230:58840 (0 connections now open)
2021-05-09T23:51:25.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45696 #19 (1 connection now open)
2021-05-09T23:51:25.030+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:45696 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:25.129+0000 I NETWORK [conn19] end connection 127.0.0.1:45696 (0 connections now open)
2021-05-09T23:51:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58902 #20 (1 connection now open)
2021-05-09T23:51:34.551+0000 I NETWORK [conn20] end connection 10.233.76.230:58902 (0 connections now open)
2021-05-09T23:51:35.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45760 #21 (1 connection now open)
2021-05-09T23:51:35.035+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:45760 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:35.039+0000 I NETWORK [conn21] end connection 127.0.0.1:45760 (0 connections now open)
2021-05-09T23:51:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58982 #22 (1 connection now open)
2021-05-09T23:51:44.551+0000 I NETWORK [conn22] end connection 10.233.76.230:58982 (0 connections now open)
2021-05-09T23:51:45.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45838 #23 (1 connection now open)
2021-05-09T23:51:45.130+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:45838 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:45.136+0000 I NETWORK [conn23] end connection 127.0.0.1:45838 (0 connections now open)
2021-05-09T23:51:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59060 #24 (1 connection now open)
2021-05-09T23:51:54.551+0000 I NETWORK [conn24] end connection 10.233.76.230:59060 (0 connections now open)
2021-05-09T23:51:54.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45914 #25 (1 connection now open)
2021-05-09T23:51:54.930+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:45914 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:51:54.934+0000 I NETWORK [conn25] end connection 127.0.0.1:45914 (0 connections now open)
2021-05-09T23:52:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59122 #26 (1 connection now open)
2021-05-09T23:52:04.551+0000 I NETWORK [conn26] end connection 10.233.76.230:59122 (0 connections now open)
2021-05-09T23:52:05.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45980 #27 (1 connection now open)
2021-05-09T23:52:05.034+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:45980 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:05.137+0000 I NETWORK [conn27] end connection 127.0.0.1:45980 (0 connections now open)
2021-05-09T23:52:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59204 #28 (1 connection now open)
2021-05-09T23:52:14.551+0000 I NETWORK [conn28] end connection 10.233.76.230:59204 (0 connections now open)
2021-05-09T23:52:14.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46066 #29 (1 connection now open)
2021-05-09T23:52:14.838+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:46066 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:14.935+0000 I NETWORK [conn29] end connection 127.0.0.1:46066 (0 connections now open)
2021-05-09T23:52:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59300 #30 (1 connection now open)
2021-05-09T23:52:24.629+0000 I NETWORK [conn30] end connection 10.233.76.230:59300 (0 connections now open)
2021-05-09T23:52:25.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46156 #31 (1 connection now open)
2021-05-09T23:52:25.129+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:46156 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:25.136+0000 I NETWORK [conn31] end connection 127.0.0.1:46156 (0 connections now open)
2021-05-09T23:52:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59386 #32 (1 connection now open)
2021-05-09T23:52:34.551+0000 I NETWORK [conn32] end connection 10.233.76.230:59386 (0 connections now open)
2021-05-09T23:52:34.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46240 #33 (1 connection now open)
2021-05-09T23:52:35.029+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:46240 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:35.037+0000 I NETWORK [conn33] end connection 127.0.0.1:46240 (0 connections now open)
2021-05-09T23:52:44.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59458 #34 (1 connection now open)
2021-05-09T23:52:44.630+0000 I NETWORK [conn34] end connection 10.233.76.230:59458 (0 connections now open)
2021-05-09T23:52:45.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46314 #35 (1 connection now open)
2021-05-09T23:52:45.035+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:46314 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:45.232+0000 I NETWORK [conn35] end connection 127.0.0.1:46314 (0 connections now open)
2021-05-09T23:52:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59550 #36 (1 connection now open)
2021-05-09T23:52:54.551+0000 I NETWORK [conn36] end connection 10.233.76.230:59550 (0 connections now open)
2021-05-09T23:52:54.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46404 #37 (1 connection now open)
2021-05-09T23:52:54.937+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:46404 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:52:55.035+0000 I NETWORK [conn37] end connection 127.0.0.1:46404 (0 connections now open)
2021-05-09T23:53:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59654 #38 (1 connection now open)
2021-05-09T23:53:04.630+0000 I NETWORK [conn38] end connection 10.233.76.230:59654 (0 connections now open)
2021-05-09T23:53:05.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46512 #39 (1 connection now open)
2021-05-09T23:53:05.034+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:46512 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:05.135+0000 I NETWORK [conn39] end connection 127.0.0.1:46512 (0 connections now open)
2021-05-09T23:53:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59732 #40 (1 connection now open)
2021-05-09T23:53:14.629+0000 I NETWORK [conn40] end connection 10.233.76.230:59732 (0 connections now open)
2021-05-09T23:53:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46586 #41 (1 connection now open)
2021-05-09T23:53:14.937+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:46586 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:15.131+0000 I NETWORK [conn41] end connection 127.0.0.1:46586 (0 connections now open)
2021-05-09T23:53:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59816 #42 (1 connection now open)
2021-05-09T23:53:24.629+0000 I NETWORK [conn42] end connection 10.233.76.230:59816 (0 connections now open)
2021-05-09T23:53:25.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46672 #43 (1 connection now open)
2021-05-09T23:53:25.130+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:46672 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:25.135+0000 I NETWORK [conn43] end connection 127.0.0.1:46672 (0 connections now open)
2021-05-09T23:53:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59884 #44 (1 connection now open)
2021-05-09T23:53:34.551+0000 I NETWORK [conn44] end connection 10.233.76.230:59884 (0 connections now open)
2021-05-09T23:53:34.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46738 #45 (1 connection now open)
2021-05-09T23:53:34.934+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:46738 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:35.033+0000 I NETWORK [conn45] end connection 127.0.0.1:46738 (0 connections now open)
2021-05-09T23:53:44.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59968 #46 (1 connection now open)
2021-05-09T23:53:44.630+0000 I NETWORK [conn46] end connection 10.233.76.230:59968 (0 connections now open)
2021-05-09T23:53:44.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46822 #47 (1 connection now open)
2021-05-09T23:53:44.931+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:46822 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:44.939+0000 I NETWORK [conn47] end connection 127.0.0.1:46822 (0 connections now open)
2021-05-09T23:53:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60052 #48 (1 connection now open)
2021-05-09T23:53:54.629+0000 I NETWORK [conn48] end connection 10.233.76.230:60052 (0 connections now open)
2021-05-09T23:53:55.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46908 #49 (1 connection now open)
2021-05-09T23:53:55.030+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:46908 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:53:55.035+0000 I NETWORK [conn49] end connection 127.0.0.1:46908 (0 connections now open)
2021-05-09T23:54:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60124 #50 (1 connection now open)
2021-05-09T23:54:04.551+0000 I NETWORK [conn50] end connection 10.233.76.230:60124 (0 connections now open)
2021-05-09T23:54:05.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46982 #51 (1 connection now open)
2021-05-09T23:54:05.129+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:46982 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:05.136+0000 I NETWORK [conn51] end connection 127.0.0.1:46982 (0 connections now open)
2021-05-09T23:54:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60204 #52 (1 connection now open)
2021-05-09T23:54:14.551+0000 I NETWORK [conn52] end connection 10.233.76.230:60204 (0 connections now open)
2021-05-09T23:54:14.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47062 #53 (1 connection now open)
2021-05-09T23:54:14.932+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:47062 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:15.033+0000 I NETWORK [conn53] end connection 127.0.0.1:47062 (0 connections now open)
2021-05-09T23:54:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60294 #54 (1 connection now open)
2021-05-09T23:54:24.551+0000 I NETWORK [conn54] end connection 10.233.76.230:60294 (0 connections now open)
2021-05-09T23:54:24.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47148 #55 (1 connection now open)
2021-05-09T23:54:24.930+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:47148 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:25.029+0000 I NETWORK [conn55] end connection 127.0.0.1:47148 (0 connections now open)
2021-05-09T23:54:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60364 #56 (1 connection now open)
2021-05-09T23:54:34.551+0000 I NETWORK [conn56] end connection 10.233.76.230:60364 (0 connections now open)
2021-05-09T23:54:34.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47218 #57 (1 connection now open)
2021-05-09T23:54:34.930+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:47218 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:34.935+0000 I NETWORK [conn57] end connection 127.0.0.1:47218 (0 connections now open)
2021-05-09T23:54:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60444 #58 (1 connection now open)
2021-05-09T23:54:44.630+0000 I NETWORK [conn58] end connection 10.233.76.230:60444 (0 connections now open)
2021-05-09T23:54:45.231+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47302 #59 (1 connection now open)
2021-05-09T23:54:45.232+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:47302 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:45.239+0000 I NETWORK [conn59] end connection 127.0.0.1:47302 (0 connections now open)
2021-05-09T23:54:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60522 #60 (1 connection now open)
2021-05-09T23:54:54.551+0000 I NETWORK [conn60] end connection 10.233.76.230:60522 (0 connections now open)
2021-05-09T23:54:54.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47376 #61 (1 connection now open)
2021-05-09T23:54:54.840+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:47376 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:54:54.932+0000 I NETWORK [conn61] end connection 127.0.0.1:47376 (0 connections now open)
2021-05-09T23:55:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60592 #62 (1 connection now open)
2021-05-09T23:55:04.551+0000 I NETWORK [conn62] end connection 10.233.76.230:60592 (0 connections now open)
2021-05-09T23:55:04.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47452 #63 (1 connection now open)
2021-05-09T23:55:05.030+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:47452 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:05.035+0000 I NETWORK [conn63] end connection 127.0.0.1:47452 (0 connections now open)
2021-05-09T23:55:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60674 #64 (1 connection now open)
2021-05-09T23:55:14.635+0000 I NETWORK [conn64] end connection 10.233.76.230:60674 (0 connections now open)
2021-05-09T23:55:15.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47530 #65 (1 connection now open)
2021-05-09T23:55:15.033+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:47530 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:15.136+0000 I NETWORK [conn65] end connection 127.0.0.1:47530 (0 connections now open)
2021-05-09T23:55:24.631+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60756 #66 (1 connection now open)
2021-05-09T23:55:24.632+0000 I NETWORK [conn66] end connection 10.233.76.230:60756 (0 connections now open)
2021-05-09T23:55:25.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47614 #67 (1 connection now open)
2021-05-09T23:55:25.129+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:47614 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:25.137+0000 I NETWORK [conn67] end connection 127.0.0.1:47614 (0 connections now open)
2021-05-09T23:55:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60850 #68 (1 connection now open)
2021-05-09T23:55:34.629+0000 I NETWORK [conn68] end connection 10.233.76.230:60850 (0 connections now open)
2021-05-09T23:55:35.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47708 #69 (1 connection now open)
2021-05-09T23:55:35.038+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:47708 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:35.136+0000 I NETWORK [conn69] end connection 127.0.0.1:47708 (0 connections now open)
2021-05-09T23:55:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60928 #70 (1 connection now open)
2021-05-09T23:55:44.629+0000 I NETWORK [conn70] end connection 10.233.76.230:60928 (0 connections now open)
2021-05-09T23:55:44.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47782 #71 (1 connection now open)
2021-05-09T23:55:44.836+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:47782 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:44.933+0000 I NETWORK [conn71] end connection 127.0.0.1:47782 (0 connections now open)
2021-05-09T23:55:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:32820 #72 (1 connection now open)
2021-05-09T23:55:54.629+0000 I NETWORK [conn72] end connection 10.233.76.230:32820 (0 connections now open)
2021-05-09T23:55:55.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47908 #73 (1 connection now open)
2021-05-09T23:55:55.033+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:47908 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:55:55.137+0000 I NETWORK [conn73] end connection 127.0.0.1:47908 (0 connections now open)
2021-05-09T23:56:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:32888 #74 (1 connection now open)
2021-05-09T23:56:04.551+0000 I NETWORK [conn74] end connection 10.233.76.230:32888 (0 connections now open)
2021-05-09T23:56:05.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47978 #75 (1 connection now open)
2021-05-09T23:56:05.132+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:47978 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:05.138+0000 I NETWORK [conn75] end connection 127.0.0.1:47978 (0 connections now open)
2021-05-09T23:56:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:32972 #76 (1 connection now open)
2021-05-09T23:56:14.551+0000 I NETWORK [conn76] end connection 10.233.76.230:32972 (0 connections now open)
2021-05-09T23:56:15.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48060 #77 (1 connection now open)
2021-05-09T23:56:15.035+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:48060 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:15.138+0000 I NETWORK [conn77] end connection 127.0.0.1:48060 (0 connections now open)
2021-05-09T23:56:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33054 #78 (1 connection now open)
2021-05-09T23:56:24.629+0000 I NETWORK [conn78] end connection 10.233.76.230:33054 (0 connections now open)
2021-05-09T23:56:25.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48142 #79 (1 connection now open)
2021-05-09T23:56:25.036+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:48142 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:25.133+0000 I NETWORK [conn79] end connection 127.0.0.1:48142 (0 connections now open)
2021-05-09T23:56:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33128 #80 (1 connection now open)
2021-05-09T23:56:34.631+0000 I NETWORK [conn80] end connection 10.233.76.230:33128 (0 connections now open)
2021-05-09T23:56:35.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48218 #81 (1 connection now open)
2021-05-09T23:56:35.135+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:48218 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:35.139+0000 I NETWORK [conn81] end connection 127.0.0.1:48218 (0 connections now open)
2021-05-09T23:56:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33218 #82 (1 connection now open)
2021-05-09T23:56:44.551+0000 I NETWORK [conn82] end connection 10.233.76.230:33218 (0 connections now open)
2021-05-09T23:56:44.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48304 #83 (1 connection now open)
2021-05-09T23:56:44.935+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:48304 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:45.032+0000 I NETWORK [conn83] end connection 127.0.0.1:48304 (0 connections now open)
2021-05-09T23:56:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33298 #84 (1 connection now open)
2021-05-09T23:56:54.551+0000 I NETWORK [conn84] end connection 10.233.76.230:33298 (0 connections now open)
2021-05-09T23:56:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48384 #85 (1 connection now open)
2021-05-09T23:56:54.936+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:48384 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:56:55.032+0000 I NETWORK [conn85] end connection 127.0.0.1:48384 (0 connections now open)
2021-05-09T23:57:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33370 #86 (1 connection now open)
2021-05-09T23:57:04.551+0000 I NETWORK [conn86] end connection 10.233.76.230:33370 (0 connections now open)
2021-05-09T23:57:04.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48456 #87 (1 connection now open)
2021-05-09T23:57:04.932+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:48456 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:05.029+0000 I NETWORK [conn87] end connection 127.0.0.1:48456 (0 connections now open)
2021-05-09T23:57:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33452 #88 (1 connection now open)
2021-05-09T23:57:14.551+0000 I NETWORK [conn88] end connection 10.233.76.230:33452 (0 connections now open)
2021-05-09T23:57:14.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48538 #89 (1 connection now open)
2021-05-09T23:57:14.930+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:48538 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:14.936+0000 I NETWORK [conn89] end connection 127.0.0.1:48538 (0 connections now open)
2021-05-09T23:57:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33546 #90 (1 connection now open)
2021-05-09T23:57:24.551+0000 I NETWORK [conn90] end connection 10.233.76.230:33546 (0 connections now open)
2021-05-09T23:57:25.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48634 #91 (1 connection now open)
2021-05-09T23:57:25.129+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:48634 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:25.135+0000 I NETWORK [conn91] end connection 127.0.0.1:48634 (0 connections now open)
2021-05-09T23:57:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33628 #92 (1 connection now open)
2021-05-09T23:57:34.551+0000 I NETWORK [conn92] end connection 10.233.76.230:33628 (0 connections now open)
2021-05-09T23:57:35.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48718 #93 (1 connection now open)
2021-05-09T23:57:35.140+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:48718 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:35.146+0000 I NETWORK [conn93] end connection 127.0.0.1:48718 (0 connections now open)
2021-05-09T23:57:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33732 #94 (1 connection now open)
2021-05-09T23:57:44.551+0000 I NETWORK [conn94] end connection 10.233.76.230:33732 (0 connections now open)
2021-05-09T23:57:45.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48822 #95 (1 connection now open)
2021-05-09T23:57:45.031+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:48822 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:45.133+0000 I NETWORK [conn95] end connection 127.0.0.1:48822 (0 connections now open)
2021-05-09T23:57:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33826 #96 (1 connection now open)
2021-05-09T23:57:54.551+0000 I NETWORK [conn96] end connection 10.233.76.230:33826 (0 connections now open)
2021-05-09T23:57:54.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48912 #97 (1 connection now open)
2021-05-09T23:57:54.838+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:48912 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:57:54.937+0000 I NETWORK [conn97] end connection 127.0.0.1:48912 (0 connections now open)
2021-05-09T23:58:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33898 #98 (1 connection now open)
2021-05-09T23:58:04.629+0000 I NETWORK [conn98] end connection 10.233.76.230:33898 (0 connections now open)
2021-05-09T23:58:05.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48988 #99 (1 connection now open)
2021-05-09T23:58:05.037+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:48988 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:05.131+0000 I NETWORK [conn99] end connection 127.0.0.1:48988 (0 connections now open)
2021-05-09T23:58:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33974 #100 (1 connection now open)
2021-05-09T23:58:14.551+0000 I NETWORK [conn100] end connection 10.233.76.230:33974 (0 connections now open)
2021-05-09T23:58:14.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49060 #101 (1 connection now open)
2021-05-09T23:58:14.739+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:49060 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:14.835+0000 I NETWORK [conn101] end connection 127.0.0.1:49060 (0 connections now open)
2021-05-09T23:58:24.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34054 #102 (1 connection now open)
2021-05-09T23:58:24.629+0000 I NETWORK [conn102] end connection 10.233.76.230:34054 (0 connections now open)
2021-05-09T23:58:24.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49140 #103 (1 connection now open)
2021-05-09T23:58:24.836+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:49140 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:24.936+0000 I NETWORK [conn103] end connection 127.0.0.1:49140 (0 connections now open)
2021-05-09T23:58:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34134 #104 (1 connection now open)
2021-05-09T23:58:34.551+0000 I NETWORK [conn104] end connection 10.233.76.230:34134 (0 connections now open)
2021-05-09T23:58:35.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49224 #105 (1 connection now open)
2021-05-09T23:58:35.038+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:49224 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:35.134+0000 I NETWORK [conn105] end connection 127.0.0.1:49224 (0 connections now open)
2021-05-09T23:58:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34208 #106 (1 connection now open)
2021-05-09T23:58:44.551+0000 I NETWORK [conn106] end connection 10.233.76.230:34208 (0 connections now open)
2021-05-09T23:58:45.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49296 #107 (1 connection now open)
2021-05-09T23:58:45.034+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:49296 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:45.129+0000 I NETWORK [conn107] end connection 127.0.0.1:49296 (0 connections now open)
2021-05-09T23:58:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34290 #108 (1 connection now open)
2021-05-09T23:58:54.629+0000 I NETWORK [conn108] end connection 10.233.76.230:34290 (0 connections now open)
2021-05-09T23:58:54.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49380 #109 (1 connection now open)
2021-05-09T23:58:54.939+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:49380 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:58:55.033+0000 I NETWORK [conn109] end connection 127.0.0.1:49380 (0 connections now open)
2021-05-09T23:59:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34422 #110 (1 connection now open)
2021-05-09T23:59:04.551+0000 I NETWORK [conn110] end connection 10.233.76.230:34422 (0 connections now open)
2021-05-09T23:59:04.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49512 #111 (1 connection now open)
2021-05-09T23:59:04.838+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:49512 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:04.938+0000 I NETWORK [conn111] end connection 127.0.0.1:49512 (0 connections now open)
2021-05-09T23:59:14.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34546 #112 (1 connection now open)
2021-05-09T23:59:14.630+0000 I NETWORK [conn112] end connection 10.233.76.230:34546 (0 connections now open)
2021-05-09T23:59:14.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49636 #113 (1 connection now open)
2021-05-09T23:59:14.833+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:49636 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:14.929+0000 I NETWORK [conn113] end connection 127.0.0.1:49636 (0 connections now open)
2021-05-09T23:59:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34732 #114 (1 connection now open)
2021-05-09T23:59:24.551+0000 I NETWORK [conn114] end connection 10.233.76.230:34732 (0 connections now open)
2021-05-09T23:59:24.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49820 #115 (1 connection now open)
2021-05-09T23:59:24.931+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:49820 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:24.937+0000 I NETWORK [conn115] end connection 127.0.0.1:49820 (0 connections now open)
2021-05-09T23:59:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34848 #116 (1 connection now open)
2021-05-09T23:59:34.551+0000 I NETWORK [conn116] end connection 10.233.76.230:34848 (0 connections now open)
2021-05-09T23:59:34.875+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49938 #117 (1 connection now open)
2021-05-09T23:59:34.929+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:49938 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:34.937+0000 I NETWORK [conn117] end connection 127.0.0.1:49938 (0 connections now open)
2021-05-09T23:59:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34948 #118 (1 connection now open)
2021-05-09T23:59:44.629+0000 I NETWORK [conn118] end connection 10.233.76.230:34948 (0 connections now open)
2021-05-09T23:59:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50038 #119 (1 connection now open)
2021-05-09T23:59:45.131+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:50038 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:45.233+0000 I NETWORK [conn119] end connection 127.0.0.1:50038 (0 connections now open)
2021-05-09T23:59:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35040 #120 (1 connection now open)
2021-05-09T23:59:54.629+0000 I NETWORK [conn120] end connection 10.233.76.230:35040 (0 connections now open)
2021-05-09T23:59:54.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50130 #121 (1 connection now open)
2021-05-09T23:59:54.833+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:50130 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-09T23:59:54.930+0000 I NETWORK [conn121] end connection 127.0.0.1:50130 (0 connections now open)
2021-05-10T00:00:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35132 #122 (1 connection now open)
2021-05-10T00:00:04.551+0000 I NETWORK [conn122] end connection 10.233.76.230:35132 (0 connections now open)
2021-05-10T00:00:04.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50220 #123 (1 connection now open)
2021-05-10T00:00:04.930+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:50220 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:04.935+0000 I NETWORK [conn123] end connection 127.0.0.1:50220 (0 connections now open)
2021-05-10T00:00:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35218 #124 (1 connection now open)
2021-05-10T00:00:14.631+0000 I NETWORK [conn124] end connection 10.233.76.230:35218 (0 connections now open)
2021-05-10T00:00:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50306 #125 (1 connection now open)
2021-05-10T00:00:14.937+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:50306 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:15.034+0000 I NETWORK [conn125] end connection 127.0.0.1:50306 (0 connections now open)
2021-05-10T00:00:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35306 #126 (1 connection now open)
2021-05-10T00:00:24.551+0000 I NETWORK [conn126] end connection 10.233.76.230:35306 (0 connections now open)
2021-05-10T00:00:25.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50396 #127 (1 connection now open)
2021-05-10T00:00:25.036+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:50396 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:25.133+0000 I NETWORK [conn127] end connection 127.0.0.1:50396 (0 connections now open)
2021-05-10T00:00:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35384 #128 (1 connection now open)
2021-05-10T00:00:34.629+0000 I NETWORK [conn128] end connection 10.233.76.230:35384 (0 connections now open)
2021-05-10T00:00:35.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50476 #129 (1 connection now open)
2021-05-10T00:00:35.035+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:50476 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:35.134+0000 I NETWORK [conn129] end connection 127.0.0.1:50476 (0 connections now open)
2021-05-10T00:00:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35496 #130 (1 connection now open)
2021-05-10T00:00:44.551+0000 I NETWORK [conn130] end connection 10.233.76.230:35496 (0 connections now open)
2021-05-10T00:00:45.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50586 #131 (1 connection now open)
2021-05-10T00:00:45.129+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:50586 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:45.135+0000 I NETWORK [conn131] end connection 127.0.0.1:50586 (0 connections now open)
2021-05-10T00:00:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35586 #132 (1 connection now open)
2021-05-10T00:00:54.629+0000 I NETWORK [conn132] end connection 10.233.76.230:35586 (0 connections now open)
2021-05-10T00:00:55.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50676 #133 (1 connection now open)
2021-05-10T00:00:55.031+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:50676 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:00:55.131+0000 I NETWORK [conn133] end connection 127.0.0.1:50676 (0 connections now open)
2021-05-10T00:01:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35660 #134 (1 connection now open)
2021-05-10T00:01:04.551+0000 I NETWORK [conn134] end connection 10.233.76.230:35660 (0 connections now open)
2021-05-10T00:01:05.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50752 #135 (1 connection now open)
2021-05-10T00:01:05.130+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:50752 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:05.137+0000 I NETWORK [conn135] end connection 127.0.0.1:50752 (0 connections now open)
2021-05-10T00:01:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35752 #136 (1 connection now open)
2021-05-10T00:01:14.551+0000 I NETWORK [conn136] end connection 10.233.76.230:35752 (0 connections now open)
2021-05-10T00:01:14.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50840 #137 (1 connection now open)
2021-05-10T00:01:14.929+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:50840 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:14.935+0000 I NETWORK [conn137] end connection 127.0.0.1:50840 (0 connections now open)
2021-05-10T00:01:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35844 #138 (1 connection now open)
2021-05-10T00:01:24.551+0000 I NETWORK [conn138] end connection 10.233.76.230:35844 (0 connections now open)
2021-05-10T00:01:25.236+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50934 #139 (1 connection now open)
2021-05-10T00:01:25.240+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:50934 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:25.336+0000 I NETWORK [conn139] end connection 127.0.0.1:50934 (0 connections now open)
2021-05-10T00:01:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35922 #140 (1 connection now open)
2021-05-10T00:01:34.551+0000 I NETWORK [conn140] end connection 10.233.76.230:35922 (0 connections now open)
2021-05-10T00:01:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51010 #141 (1 connection now open)
2021-05-10T00:01:34.934+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:51010 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:35.030+0000 I NETWORK [conn141] end connection 127.0.0.1:51010 (0 connections now open)
2021-05-10T00:01:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36008 #142 (1 connection now open)
2021-05-10T00:01:44.551+0000 I NETWORK [conn142] end connection 10.233.76.230:36008 (0 connections now open)
2021-05-10T00:01:44.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51096 #143 (1 connection now open)
2021-05-10T00:01:44.838+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:51096 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:44.933+0000 I NETWORK [conn143] end connection 127.0.0.1:51096 (0 connections now open)
2021-05-10T00:01:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36112 #144 (1 connection now open)
2021-05-10T00:01:54.551+0000 I NETWORK [conn144] end connection 10.233.76.230:36112 (0 connections now open)
2021-05-10T00:01:54.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51200 #145 (1 connection now open)
2021-05-10T00:01:54.836+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:51200 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:01:54.933+0000 I NETWORK [conn145] end connection 127.0.0.1:51200 (0 connections now open)
2021-05-10T00:02:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36196 #146 (1 connection now open)
2021-05-10T00:02:04.552+0000 I NETWORK [conn146] end connection 10.233.76.230:36196 (0 connections now open)
2021-05-10T00:02:04.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51286 #147 (1 connection now open)
2021-05-10T00:02:04.931+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:51286 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:04.935+0000 I NETWORK [conn147] end connection 127.0.0.1:51286 (0 connections now open)
2021-05-10T00:02:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36284 #148 (1 connection now open)
2021-05-10T00:02:14.551+0000 I NETWORK [conn148] end connection 10.233.76.230:36284 (0 connections now open)
2021-05-10T00:02:14.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51372 #149 (1 connection now open)
2021-05-10T00:02:15.029+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:51372 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:15.133+0000 I NETWORK [conn149] end connection 127.0.0.1:51372 (0 connections now open)
2021-05-10T00:02:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36370 #150 (1 connection now open)
2021-05-10T00:02:24.551+0000 I NETWORK [conn150] end connection 10.233.76.230:36370 (0 connections now open)
2021-05-10T00:02:24.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51458 #151 (1 connection now open)
2021-05-10T00:02:24.833+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:51458 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:24.929+0000 I NETWORK [conn151] end connection 127.0.0.1:51458 (0 connections now open)
2021-05-10T00:02:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36452 #152 (1 connection now open)
2021-05-10T00:02:34.629+0000 I NETWORK [conn152] end connection 10.233.76.230:36452 (0 connections now open)
2021-05-10T00:02:34.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51540 #153 (1 connection now open)
2021-05-10T00:02:34.834+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:51540 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:34.929+0000 I NETWORK [conn153] end connection 127.0.0.1:51540 (0 connections now open)
2021-05-10T00:02:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36532 #154 (1 connection now open)
2021-05-10T00:02:44.629+0000 I NETWORK [conn154] end connection 10.233.76.230:36532 (0 connections now open)
2021-05-10T00:02:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51622 #155 (1 connection now open)
2021-05-10T00:02:45.036+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:51622 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:45.135+0000 I NETWORK [conn155] end connection 127.0.0.1:51622 (0 connections now open)
2021-05-10T00:02:54.552+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36620 #156 (1 connection now open)
2021-05-10T00:02:54.552+0000 I NETWORK [conn156] end connection 10.233.76.230:36620 (0 connections now open)
2021-05-10T00:02:54.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51708 #157 (1 connection now open)
2021-05-10T00:02:54.834+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:51708 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:02:54.929+0000 I NETWORK [conn157] end connection 127.0.0.1:51708 (0 connections now open)
2021-05-10T00:03:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36696 #158 (1 connection now open)
2021-05-10T00:03:04.629+0000 I NETWORK [conn158] end connection 10.233.76.230:36696 (0 connections now open)
2021-05-10T00:03:04.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51784 #159 (1 connection now open)
2021-05-10T00:03:04.839+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:51784 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:04.935+0000 I NETWORK [conn159] end connection 127.0.0.1:51784 (0 connections now open)
2021-05-10T00:03:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36788 #160 (1 connection now open)
2021-05-10T00:03:14.629+0000 I NETWORK [conn160] end connection 10.233.76.230:36788 (0 connections now open)
2021-05-10T00:03:14.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51876 #161 (1 connection now open)
2021-05-10T00:03:15.030+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:51876 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:15.132+0000 I NETWORK [conn161] end connection 127.0.0.1:51876 (0 connections now open)
2021-05-10T00:03:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36886 #162 (1 connection now open)
2021-05-10T00:03:24.630+0000 I NETWORK [conn162] end connection 10.233.76.230:36886 (0 connections now open)
2021-05-10T00:03:25.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51978 #163 (1 connection now open)
2021-05-10T00:03:25.137+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:51978 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:25.231+0000 I NETWORK [conn163] end connection 127.0.0.1:51978 (0 connections now open)
2021-05-10T00:03:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36970 #164 (1 connection now open)
2021-05-10T00:03:34.551+0000 I NETWORK [conn164] end connection 10.233.76.230:36970 (0 connections now open)
2021-05-10T00:03:34.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52058 #165 (1 connection now open)
2021-05-10T00:03:34.839+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:52058 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:34.936+0000 I NETWORK [conn165] end connection 127.0.0.1:52058 (0 connections now open)
2021-05-10T00:03:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37060 #166 (1 connection now open)
2021-05-10T00:03:44.551+0000 I NETWORK [conn166] end connection 10.233.76.230:37060 (0 connections now open)
2021-05-10T00:03:44.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52148 #167 (1 connection now open)
2021-05-10T00:03:44.938+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:52148 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:45.035+0000 I NETWORK [conn167] end connection 127.0.0.1:52148 (0 connections now open)
2021-05-10T00:03:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37152 #168 (1 connection now open)
2021-05-10T00:03:54.551+0000 I NETWORK [conn168] end connection 10.233.76.230:37152 (0 connections now open)
2021-05-10T00:03:54.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52240 #169 (1 connection now open)
2021-05-10T00:03:54.833+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:52240 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:03:54.929+0000 I NETWORK [conn169] end connection 127.0.0.1:52240 (0 connections now open)
2021-05-10T00:04:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37250 #170 (1 connection now open)
2021-05-10T00:04:04.551+0000 I NETWORK [conn170] end connection 10.233.76.230:37250 (0 connections now open)
2021-05-10T00:04:05.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52342 #171 (1 connection now open)
2021-05-10T00:04:05.129+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:52342 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:05.135+0000 I NETWORK [conn171] end connection 127.0.0.1:52342 (0 connections now open)
2021-05-10T00:04:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37344 #172 (1 connection now open)
2021-05-10T00:04:14.629+0000 I NETWORK [conn172] end connection 10.233.76.230:37344 (0 connections now open)
2021-05-10T00:04:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52432 #173 (1 connection now open)
2021-05-10T00:04:14.937+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:52432 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:15.036+0000 I NETWORK [conn173] end connection 127.0.0.1:52432 (0 connections now open)
2021-05-10T00:04:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37468 #174 (1 connection now open)
2021-05-10T00:04:24.551+0000 I NETWORK [conn174] end connection 10.233.76.230:37468 (0 connections now open)
2021-05-10T00:04:25.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52558 #175 (1 connection now open)
2021-05-10T00:04:25.031+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:52558 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:25.132+0000 I NETWORK [conn175] end connection 127.0.0.1:52558 (0 connections now open)
2021-05-10T00:04:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37626 #176 (1 connection now open)
2021-05-10T00:04:34.629+0000 I NETWORK [conn176] end connection 10.233.76.230:37626 (0 connections now open)
2021-05-10T00:04:34.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52714 #177 (1 connection now open)
2021-05-10T00:04:34.933+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:52714 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:35.029+0000 I NETWORK [conn177] end connection 127.0.0.1:52714 (0 connections now open)
2021-05-10T00:04:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37728 #178 (1 connection now open)
2021-05-10T00:04:44.551+0000 I NETWORK [conn178] end connection 10.233.76.230:37728 (0 connections now open)
2021-05-10T00:04:45.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52822 #179 (1 connection now open)
2021-05-10T00:04:45.038+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:52822 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:45.134+0000 I NETWORK [conn179] end connection 127.0.0.1:52822 (0 connections now open)
2021-05-10T00:04:54.552+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37852 #180 (1 connection now open)
2021-05-10T00:04:54.552+0000 I NETWORK [conn180] end connection 10.233.76.230:37852 (0 connections now open)
2021-05-10T00:04:54.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52940 #181 (1 connection now open)
2021-05-10T00:04:54.930+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:52940 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:04:54.937+0000 I NETWORK [conn181] end connection 127.0.0.1:52940 (0 connections now open)
2021-05-10T00:05:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37958 #182 (1 connection now open)
2021-05-10T00:05:04.629+0000 I NETWORK [conn182] end connection 10.233.76.230:37958 (0 connections now open)
2021-05-10T00:05:04.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53046 #183 (1 connection now open)
2021-05-10T00:05:04.935+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:53046 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:05.029+0000 I NETWORK [conn183] end connection 127.0.0.1:53046 (0 connections now open)
2021-05-10T00:05:08.131+0000 I NETWORK [listener] connection accepted from 10.233.77.8:43938 #184 (1 connection now open)
2021-05-10T00:05:08.146+0000 I NETWORK [conn184] received client metadata from 10.233.77.8:43938 conn184: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-05-10T00:05:09.718+0000 I NETWORK [listener] connection accepted from 10.233.77.8:43964 #185 (2 connections now open)
2021-05-10T00:05:09.719+0000 I NETWORK [conn185] received client metadata from 10.233.77.8:43964 conn185: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" }
2021-05-10T00:05:09.736+0000 I STORAGE [conn185] createCollection: dcae-tcagen2.channelMessages with generated UUID: a1abf66d-9dd9-46af-9e9b-e240a31e0915
2021-05-10T00:05:11.828+0000 I INDEX [conn185] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" }
2021-05-10T00:05:11.829+0000 I INDEX [conn185] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:05:12.091+0000 I INDEX [conn185] build index done. scanned 0 total records. 0 secs
2021-05-10T00:05:12.092+0000 I COMMAND [conn185] 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("d97bad7b-141a-4d0e-aba8-8df00bc4afa4") }, $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 2356ms
2021-05-10T00:05:12.166+0000 I INDEX [conn185] 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:05:12.166+0000 I INDEX [conn185] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:05:12.171+0000 I INDEX [conn185] build index done. scanned 0 total records. 0 secs
2021-05-10T00:05:12.202+0000 I INDEX [conn185] 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:05:12.203+0000 I INDEX [conn185] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:05:12.211+0000 I INDEX [conn185] build index done. scanned 0 total records. 0 secs
2021-05-10T00:05:12.251+0000 I INDEX [conn185] 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:05:12.251+0000 I INDEX [conn185] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2021-05-10T00:05:12.255+0000 I INDEX [conn185] build index done. scanned 0 total records. 0 secs
2021-05-10T00:05:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38056 #186 (3 connections now open)
2021-05-10T00:05:14.551+0000 I NETWORK [conn186] end connection 10.233.76.230:38056 (2 connections now open)
2021-05-10T00:05:14.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53144 #187 (3 connections now open)
2021-05-10T00:05:14.839+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:53144 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:14.935+0000 I NETWORK [conn187] end connection 127.0.0.1:53144 (2 connections now open)
2021-05-10T00:05:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38168 #188 (3 connections now open)
2021-05-10T00:05:24.551+0000 I NETWORK [conn188] end connection 10.233.76.230:38168 (2 connections now open)
2021-05-10T00:05:25.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53258 #189 (3 connections now open)
2021-05-10T00:05:25.134+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:53258 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:25.230+0000 I NETWORK [conn189] end connection 127.0.0.1:53258 (2 connections now open)
2021-05-10T00:05:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38284 #190 (3 connections now open)
2021-05-10T00:05:34.551+0000 I NETWORK [conn190] end connection 10.233.76.230:38284 (2 connections now open)
2021-05-10T00:05:34.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53374 #191 (3 connections now open)
2021-05-10T00:05:34.932+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:53374 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:35.029+0000 I NETWORK [conn191] end connection 127.0.0.1:53374 (2 connections now open)
2021-05-10T00:05:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38412 #192 (3 connections now open)
2021-05-10T00:05:44.551+0000 I NETWORK [conn192] end connection 10.233.76.230:38412 (2 connections now open)
2021-05-10T00:05:44.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53500 #193 (3 connections now open)
2021-05-10T00:05:44.930+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:53500 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:44.935+0000 I NETWORK [conn193] end connection 127.0.0.1:53500 (2 connections now open)
2021-05-10T00:05:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38556 #194 (3 connections now open)
2021-05-10T00:05:54.629+0000 I NETWORK [conn194] end connection 10.233.76.230:38556 (2 connections now open)
2021-05-10T00:05:55.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53648 #195 (3 connections now open)
2021-05-10T00:05:55.137+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:53648 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:05:55.233+0000 I NETWORK [conn195] end connection 127.0.0.1:53648 (2 connections now open)
2021-05-10T00:06:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38666 #196 (3 connections now open)
2021-05-10T00:06:04.551+0000 I NETWORK [conn196] end connection 10.233.76.230:38666 (2 connections now open)
2021-05-10T00:06:05.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53758 #197 (3 connections now open)
2021-05-10T00:06:05.038+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:53758 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:06:05.135+0000 I NETWORK [conn197] end connection 127.0.0.1:53758 (2 connections now open)
2021-05-10T00:06:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38798 #198 (3 connections now open)
2021-05-10T00:06:14.551+0000 I NETWORK [conn198] end connection 10.233.76.230:38798 (2 connections now open)
2021-05-10T00:06:14.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53886 #199 (3 connections now open)
2021-05-10T00:06:14.735+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:53886 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:06:14.832+0000 I NETWORK [conn199] end connection 127.0.0.1:53886 (2 connections now open)
2021-05-10T00:06:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38918 #200 (3 connections now open)
2021-05-10T00:06:24.551+0000 I NETWORK [conn200] end connection 10.233.76.230:38918 (2 connections now open)
2021-05-10T00:06:24.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54008 #201 (3 connections now open)
2021-05-10T00:06:25.029+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:54008 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:06:25.033+0000 I NETWORK [conn201] end connection 127.0.0.1:54008 (2 connections now open)
2021-05-10T00:06:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39058 #202 (3 connections now open)
2021-05-10T00:06:34.551+0000 I NETWORK [conn202] end connection 10.233.76.230:39058 (2 connections now open)
2021-05-10T00:06:35.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54156 #203 (3 connections now open)
2021-05-10T00:06:35.229+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:54156 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:06:35.236+0000 I NETWORK [conn203] end connection 127.0.0.1:54156 (2 connections now open)
2021-05-10T00:06:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39202 #204 (3 connections now open)
2021-05-10T00:06:44.629+0000 I NETWORK [conn204] end connection 10.233.76.230:39202 (2 connections now open)
2021-05-10T00:06:45.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54292 #205 (3 connections now open)
2021-05-10T00:06:45.133+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:54292 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-05-10T00:06:45.232+0000 I NETWORK [conn205] end connection 127.0.0.1:54292 (2 connections now open)
2021-05-10T00:06:54.552+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39410 #206 (3 connections now open)
2021-05-10T00:06:54.552+0000 I NETWORK [conn206] end connection 10.233.76.230:39410 (2 connections now open)
2021-05-10T00:06:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54506 #207 (3 connections now open)
2021-05-10T00:06:54.935+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:54506 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-05-10T00:06:55.034+0000 I NETWORK [conn207] end connection 127.0.0.1:54506 (2 connections now open)
2021-05-10T00:07:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39558 #208 (3 connections now open)
2021-05-10T00:07:04.551+0000 I NETWORK [conn208] end connection 10.233.76.230:39558 (2 connections now open)
2021-05-10T00:07:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54652 #209 (3 connections now open)
2021-05-10T00:07:05.029+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:54652 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:05.034+0000 I NETWORK [conn209] end connection 127.0.0.1:54652 (2 connections now open)
2021-05-10T00:07:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39778 #210 (3 connections now open)
2021-05-10T00:07:14.551+0000 I NETWORK [conn210] end connection 10.233.76.230:39778 (2 connections now open)
2021-05-10T00:07:14.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54874 #211 (3 connections now open)
2021-05-10T00:07:14.934+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:54874 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:15.030+0000 I NETWORK [conn211] end connection 127.0.0.1:54874 (2 connections now open)
2021-05-10T00:07:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39926 #212 (3 connections now open)
2021-05-10T00:07:24.551+0000 I NETWORK [conn212] end connection 10.233.76.230:39926 (2 connections now open)
2021-05-10T00:07:25.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55026 #213 (3 connections now open)
2021-05-10T00:07:25.034+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:55026 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:25.139+0000 I NETWORK [conn213] end connection 127.0.0.1:55026 (2 connections now open)
2021-05-10T00:07:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40078 #214 (3 connections now open)
2021-05-10T00:07:34.629+0000 I NETWORK [conn214] end connection 10.233.76.230:40078 (2 connections now open)
2021-05-10T00:07:35.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55178 #215 (3 connections now open)
2021-05-10T00:07:35.134+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:55178 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:35.234+0000 I NETWORK [conn215] end connection 127.0.0.1:55178 (2 connections now open)
2021-05-10T00:07:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40234 #216 (3 connections now open)
2021-05-10T00:07:44.629+0000 I NETWORK [conn216] end connection 10.233.76.230:40234 (2 connections now open)
2021-05-10T00:07:45.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55330 #217 (3 connections now open)
2021-05-10T00:07:45.129+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:55330 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:45.137+0000 I NETWORK [conn217] end connection 127.0.0.1:55330 (2 connections now open)
2021-05-10T00:07:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40384 #218 (3 connections now open)
2021-05-10T00:07:54.552+0000 I NETWORK [conn218] end connection 10.233.76.230:40384 (2 connections now open)
2021-05-10T00:07:55.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55480 #219 (3 connections now open)
2021-05-10T00:07:55.034+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:55480 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:07:55.133+0000 I NETWORK [conn219] end connection 127.0.0.1:55480 (2 connections now open)
2021-05-10T00:08:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40500 #220 (3 connections now open)
2021-05-10T00:08:04.629+0000 I NETWORK [conn220] end connection 10.233.76.230:40500 (2 connections now open)
2021-05-10T00:08:05.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55598 #221 (3 connections now open)
2021-05-10T00:08:05.033+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:55598 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:05.129+0000 I NETWORK [conn221] end connection 127.0.0.1:55598 (2 connections now open)
2021-05-10T00:08:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40660 #222 (3 connections now open)
2021-05-10T00:08:14.551+0000 I NETWORK [conn222] end connection 10.233.76.230:40660 (2 connections now open)
2021-05-10T00:08:14.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55750 #223 (3 connections now open)
2021-05-10T00:08:14.931+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:55750 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:14.935+0000 I NETWORK [conn223] end connection 127.0.0.1:55750 (2 connections now open)
2021-05-10T00:08:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40806 #224 (3 connections now open)
2021-05-10T00:08:24.551+0000 I NETWORK [conn224] end connection 10.233.76.230:40806 (2 connections now open)
2021-05-10T00:08:24.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55898 #225 (3 connections now open)
2021-05-10T00:08:24.935+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:55898 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:25.033+0000 I NETWORK [conn225] end connection 127.0.0.1:55898 (2 connections now open)
2021-05-10T00:08:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40936 #226 (3 connections now open)
2021-05-10T00:08:34.556+0000 I NETWORK [conn226] end connection 10.233.76.230:40936 (2 connections now open)
2021-05-10T00:08:34.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56026 #227 (3 connections now open)
2021-05-10T00:08:34.931+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:56026 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:34.935+0000 I NETWORK [conn227] end connection 127.0.0.1:56026 (2 connections now open)
2021-05-10T00:08:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41074 #228 (3 connections now open)
2021-05-10T00:08:44.629+0000 I NETWORK [conn228] end connection 10.233.76.230:41074 (2 connections now open)
2021-05-10T00:08:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56168 #229 (3 connections now open)
2021-05-10T00:08:45.036+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:56168 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:45.137+0000 I NETWORK [conn229] end connection 127.0.0.1:56168 (2 connections now open)
2021-05-10T00:08:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41210 #230 (3 connections now open)
2021-05-10T00:08:54.551+0000 I NETWORK [conn230] end connection 10.233.76.230:41210 (2 connections now open)
2021-05-10T00:08:54.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56300 #231 (3 connections now open)
2021-05-10T00:08:54.937+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:56300 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:08:55.034+0000 I NETWORK [conn231] end connection 127.0.0.1:56300 (2 connections now open)
2021-05-10T00:09:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41330 #232 (3 connections now open)
2021-05-10T00:09:04.551+0000 I NETWORK [conn232] end connection 10.233.76.230:41330 (2 connections now open)
2021-05-10T00:09:04.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56420 #233 (3 connections now open)
2021-05-10T00:09:04.936+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:56420 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:05.031+0000 I NETWORK [conn233] end connection 127.0.0.1:56420 (2 connections now open)
2021-05-10T00:09:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41468 #234 (3 connections now open)
2021-05-10T00:09:14.629+0000 I NETWORK [conn234] end connection 10.233.76.230:41468 (2 connections now open)
2021-05-10T00:09:14.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56558 #235 (3 connections now open)
2021-05-10T00:09:14.839+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:56558 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:14.934+0000 I NETWORK [conn235] end connection 127.0.0.1:56558 (2 connections now open)
2021-05-10T00:09:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41598 #236 (3 connections now open)
2021-05-10T00:09:24.551+0000 I NETWORK [conn236] end connection 10.233.76.230:41598 (2 connections now open)
2021-05-10T00:09:25.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56692 #237 (3 connections now open)
2021-05-10T00:09:25.132+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:56692 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:25.233+0000 I NETWORK [conn237] end connection 127.0.0.1:56692 (2 connections now open)
2021-05-10T00:09:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41722 #238 (3 connections now open)
2021-05-10T00:09:34.551+0000 I NETWORK [conn238] end connection 10.233.76.230:41722 (2 connections now open)
2021-05-10T00:09:35.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56818 #239 (3 connections now open)
2021-05-10T00:09:35.130+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:56818 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:35.230+0000 I NETWORK [conn239] end connection 127.0.0.1:56818 (2 connections now open)
2021-05-10T00:09:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41862 #240 (3 connections now open)
2021-05-10T00:09:44.551+0000 I NETWORK [conn240] end connection 10.233.76.230:41862 (2 connections now open)
2021-05-10T00:09:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56952 #241 (3 connections now open)
2021-05-10T00:09:44.935+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:56952 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:45.031+0000 I NETWORK [conn241] end connection 127.0.0.1:56952 (2 connections now open)
2021-05-10T00:09:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41992 #242 (3 connections now open)
2021-05-10T00:09:54.551+0000 I NETWORK [conn242] end connection 10.233.76.230:41992 (2 connections now open)
2021-05-10T00:09:55.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57086 #243 (3 connections now open)
2021-05-10T00:09:55.234+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:57086 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:09:55.332+0000 I NETWORK [conn243] end connection 127.0.0.1:57086 (2 connections now open)
2021-05-10T00:10:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42106 #244 (3 connections now open)
2021-05-10T00:10:04.629+0000 I NETWORK [conn244] end connection 10.233.76.230:42106 (2 connections now open)
2021-05-10T00:10:04.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57196 #245 (3 connections now open)
2021-05-10T00:10:04.930+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:57196 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:04.936+0000 I NETWORK [conn245] end connection 127.0.0.1:57196 (2 connections now open)
2021-05-10T00:10:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42246 #246 (3 connections now open)
2021-05-10T00:10:14.551+0000 I NETWORK [conn246] end connection 10.233.76.230:42246 (2 connections now open)
2021-05-10T00:10:14.830+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57336 #247 (3 connections now open)
2021-05-10T00:10:14.831+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:57336 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:14.835+0000 I NETWORK [conn247] end connection 127.0.0.1:57336 (2 connections now open)
2021-05-10T00:10:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42380 #248 (3 connections now open)
2021-05-10T00:10:24.551+0000 I NETWORK [conn248] end connection 10.233.76.230:42380 (2 connections now open)
2021-05-10T00:10:24.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57470 #249 (3 connections now open)
2021-05-10T00:10:25.029+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:57470 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:25.129+0000 I NETWORK [conn249] end connection 127.0.0.1:57470 (2 connections now open)
2021-05-10T00:10:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42532 #250 (3 connections now open)
2021-05-10T00:10:34.551+0000 I NETWORK [conn250] end connection 10.233.76.230:42532 (2 connections now open)
2021-05-10T00:10:34.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57624 #251 (3 connections now open)
2021-05-10T00:10:34.934+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:57624 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:34.939+0000 I NETWORK [conn251] end connection 127.0.0.1:57624 (2 connections now open)
2021-05-10T00:10:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42670 #252 (3 connections now open)
2021-05-10T00:10:44.629+0000 I NETWORK [conn252] end connection 10.233.76.230:42670 (2 connections now open)
2021-05-10T00:10:44.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57764 #253 (3 connections now open)
2021-05-10T00:10:45.029+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:57764 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:45.035+0000 I NETWORK [conn253] end connection 127.0.0.1:57764 (2 connections now open)
2021-05-10T00:10:54.553+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43050 #254 (3 connections now open)
2021-05-10T00:10:54.553+0000 I NETWORK [conn254] end connection 10.233.76.230:43050 (2 connections now open)
2021-05-10T00:10:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58148 #255 (3 connections now open)
2021-05-10T00:10:54.936+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:58148 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:10:55.033+0000 I NETWORK [conn255] end connection 127.0.0.1:58148 (2 connections now open)
2021-05-10T00:11:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43192 #256 (3 connections now open)
2021-05-10T00:11:04.629+0000 I NETWORK [conn256] end connection 10.233.76.230:43192 (2 connections now open)
2021-05-10T00:11:05.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58290 #257 (3 connections now open)
2021-05-10T00:11:05.131+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:58290 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:05.232+0000 I NETWORK [conn257] end connection 127.0.0.1:58290 (2 connections now open)
2021-05-10T00:11:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43348 #258 (3 connections now open)
2021-05-10T00:11:14.551+0000 I NETWORK [conn258] end connection 10.233.76.230:43348 (2 connections now open)
2021-05-10T00:11:15.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58444 #259 (3 connections now open)
2021-05-10T00:11:15.032+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:58444 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:15.132+0000 I NETWORK [conn259] end connection 127.0.0.1:58444 (2 connections now open)
2021-05-10T00:11:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43492 #260 (3 connections now open)
2021-05-10T00:11:24.551+0000 I NETWORK [conn260] end connection 10.233.76.230:43492 (2 connections now open)
2021-05-10T00:11:24.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58584 #261 (3 connections now open)
2021-05-10T00:11:25.030+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:58584 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:25.129+0000 I NETWORK [conn261] end connection 127.0.0.1:58584 (2 connections now open)
2021-05-10T00:11:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43616 #262 (3 connections now open)
2021-05-10T00:11:34.551+0000 I NETWORK [conn262] end connection 10.233.76.230:43616 (2 connections now open)
2021-05-10T00:11:34.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58706 #263 (3 connections now open)
2021-05-10T00:11:34.839+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:58706 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:34.934+0000 I NETWORK [conn263] end connection 127.0.0.1:58706 (2 connections now open)
2021-05-10T00:11:44.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43774 #264 (3 connections now open)
2021-05-10T00:11:44.630+0000 I NETWORK [conn264] end connection 10.233.76.230:43774 (2 connections now open)
2021-05-10T00:11:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58864 #265 (3 connections now open)
2021-05-10T00:11:44.936+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:58864 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:45.035+0000 I NETWORK [conn265] end connection 127.0.0.1:58864 (2 connections now open)
2021-05-10T00:11:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43910 #266 (3 connections now open)
2021-05-10T00:11:54.551+0000 I NETWORK [conn266] end connection 10.233.76.230:43910 (2 connections now open)
2021-05-10T00:11:54.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59002 #267 (3 connections now open)
2021-05-10T00:11:54.930+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:59002 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:11:54.936+0000 I NETWORK [conn267] end connection 127.0.0.1:59002 (2 connections now open)
2021-05-10T00:12:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44032 #268 (3 connections now open)
2021-05-10T00:12:04.551+0000 I NETWORK [conn268] end connection 10.233.76.230:44032 (2 connections now open)
2021-05-10T00:12:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59130 #269 (3 connections now open)
2021-05-10T00:12:05.031+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:59130 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:05.131+0000 I NETWORK [conn269] end connection 127.0.0.1:59130 (2 connections now open)
2021-05-10T00:12:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44178 #270 (3 connections now open)
2021-05-10T00:12:14.629+0000 I NETWORK [conn270] end connection 10.233.76.230:44178 (2 connections now open)
2021-05-10T00:12:14.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59270 #271 (3 connections now open)
2021-05-10T00:12:14.738+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:59270 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:14.834+0000 I NETWORK [conn271] end connection 127.0.0.1:59270 (2 connections now open)
2021-05-10T00:12:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44314 #272 (3 connections now open)
2021-05-10T00:12:24.629+0000 I NETWORK [conn272] end connection 10.233.76.230:44314 (2 connections now open)
2021-05-10T00:12:24.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59406 #273 (3 connections now open)
2021-05-10T00:12:24.934+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:59406 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:25.029+0000 I NETWORK [conn273] end connection 127.0.0.1:59406 (2 connections now open)
2021-05-10T00:12:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44444 #274 (3 connections now open)
2021-05-10T00:12:34.551+0000 I NETWORK [conn274] end connection 10.233.76.230:44444 (2 connections now open)
2021-05-10T00:12:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59536 #275 (3 connections now open)
2021-05-10T00:12:34.934+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:59536 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:34.939+0000 I NETWORK [conn275] end connection 127.0.0.1:59536 (2 connections now open)
2021-05-10T00:12:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44580 #276 (3 connections now open)
2021-05-10T00:12:44.629+0000 I NETWORK [conn276] end connection 10.233.76.230:44580 (2 connections now open)
2021-05-10T00:12:44.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59676 #277 (3 connections now open)
2021-05-10T00:12:44.933+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:59676 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:45.031+0000 I NETWORK [conn277] end connection 127.0.0.1:59676 (2 connections now open)
2021-05-10T00:12:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44722 #278 (3 connections now open)
2021-05-10T00:12:54.551+0000 I NETWORK [conn278] end connection 10.233.76.230:44722 (2 connections now open)
2021-05-10T00:12:54.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59812 #279 (3 connections now open)
2021-05-10T00:12:54.931+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:59812 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:12:55.029+0000 I NETWORK [conn279] end connection 127.0.0.1:59812 (2 connections now open)
2021-05-10T00:13:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44842 #280 (3 connections now open)
2021-05-10T00:13:04.551+0000 I NETWORK [conn280] end connection 10.233.76.230:44842 (2 connections now open)
2021-05-10T00:13:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59934 #281 (3 connections now open)
2021-05-10T00:13:04.934+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:59934 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:05.029+0000 I NETWORK [conn281] end connection 127.0.0.1:59934 (2 connections now open)
2021-05-10T00:13:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44996 #282 (3 connections now open)
2021-05-10T00:13:14.629+0000 I NETWORK [conn282] end connection 10.233.76.230:44996 (2 connections now open)
2021-05-10T00:13:14.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60086 #283 (3 connections now open)
2021-05-10T00:13:14.933+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:60086 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:15.029+0000 I NETWORK [conn283] end connection 127.0.0.1:60086 (2 connections now open)
2021-05-10T00:13:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45136 #284 (3 connections now open)
2021-05-10T00:13:24.551+0000 I NETWORK [conn284] end connection 10.233.76.230:45136 (2 connections now open)
2021-05-10T00:13:24.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60226 #285 (3 connections now open)
2021-05-10T00:13:24.930+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:60226 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:24.937+0000 I NETWORK [conn285] end connection 127.0.0.1:60226 (2 connections now open)
2021-05-10T00:13:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45264 #286 (3 connections now open)
2021-05-10T00:13:34.551+0000 I NETWORK [conn286] end connection 10.233.76.230:45264 (2 connections now open)
2021-05-10T00:13:34.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60354 #287 (3 connections now open)
2021-05-10T00:13:34.931+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:60354 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:34.938+0000 I NETWORK [conn287] end connection 127.0.0.1:60354 (2 connections now open)
2021-05-10T00:13:44.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45408 #288 (3 connections now open)
2021-05-10T00:13:44.629+0000 I NETWORK [conn288] end connection 10.233.76.230:45408 (2 connections now open)
2021-05-10T00:13:45.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60502 #289 (3 connections now open)
2021-05-10T00:13:45.133+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:60502 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:45.232+0000 I NETWORK [conn289] end connection 127.0.0.1:60502 (2 connections now open)
2021-05-10T00:13:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45548 #290 (3 connections now open)
2021-05-10T00:13:54.551+0000 I NETWORK [conn290] end connection 10.233.76.230:45548 (2 connections now open)
2021-05-10T00:13:54.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60638 #291 (3 connections now open)
2021-05-10T00:13:55.029+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:60638 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:13:55.034+0000 I NETWORK [conn291] end connection 127.0.0.1:60638 (2 connections now open)
2021-05-10T00:14:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45668 #292 (3 connections now open)
2021-05-10T00:14:04.551+0000 I NETWORK [conn292] end connection 10.233.76.230:45668 (2 connections now open)
2021-05-10T00:14:04.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60758 #293 (3 connections now open)
2021-05-10T00:14:04.937+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:60758 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:05.033+0000 I NETWORK [conn293] end connection 127.0.0.1:60758 (2 connections now open)
2021-05-10T00:14:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45816 #294 (3 connections now open)
2021-05-10T00:14:14.551+0000 I NETWORK [conn294] end connection 10.233.76.230:45816 (2 connections now open)
2021-05-10T00:14:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60906 #295 (3 connections now open)
2021-05-10T00:14:14.937+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:60906 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:15.035+0000 I NETWORK [conn295] end connection 127.0.0.1:60906 (2 connections now open)
2021-05-10T00:14:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45948 #296 (3 connections now open)
2021-05-10T00:14:24.551+0000 I NETWORK [conn296] end connection 10.233.76.230:45948 (2 connections now open)
2021-05-10T00:14:24.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32806 #297 (3 connections now open)
2021-05-10T00:14:24.838+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:32806 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:24.935+0000 I NETWORK [conn297] end connection 127.0.0.1:32806 (2 connections now open)
2021-05-10T00:14:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46092 #298 (3 connections now open)
2021-05-10T00:14:34.551+0000 I NETWORK [conn298] end connection 10.233.76.230:46092 (2 connections now open)
2021-05-10T00:14:34.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32950 #299 (3 connections now open)
2021-05-10T00:14:34.937+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:32950 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:35.033+0000 I NETWORK [conn299] end connection 127.0.0.1:32950 (2 connections now open)
2021-05-10T00:14:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46236 #300 (3 connections now open)
2021-05-10T00:14:44.551+0000 I NETWORK [conn300] end connection 10.233.76.230:46236 (2 connections now open)
2021-05-10T00:14:45.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33098 #301 (3 connections now open)
2021-05-10T00:14:45.229+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:33098 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:45.233+0000 I NETWORK [conn301] end connection 127.0.0.1:33098 (2 connections now open)
2021-05-10T00:14:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46374 #302 (3 connections now open)
2021-05-10T00:14:54.551+0000 I NETWORK [conn302] end connection 10.233.76.230:46374 (2 connections now open)
2021-05-10T00:14:54.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33232 #303 (3 connections now open)
2021-05-10T00:14:54.939+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:33232 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:14:55.033+0000 I NETWORK [conn303] end connection 127.0.0.1:33232 (2 connections now open)
2021-05-10T00:15:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46496 #304 (3 connections now open)
2021-05-10T00:15:04.629+0000 I NETWORK [conn304] end connection 10.233.76.230:46496 (2 connections now open)
2021-05-10T00:15:04.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33354 #305 (3 connections now open)
2021-05-10T00:15:05.029+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:33354 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:05.034+0000 I NETWORK [conn305] end connection 127.0.0.1:33354 (2 connections now open)
2021-05-10T00:15:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46642 #306 (3 connections now open)
2021-05-10T00:15:14.551+0000 I NETWORK [conn306] end connection 10.233.76.230:46642 (2 connections now open)
2021-05-10T00:15:14.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33500 #307 (3 connections now open)
2021-05-10T00:15:14.835+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:33500 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:14.934+0000 I NETWORK [conn307] end connection 127.0.0.1:33500 (2 connections now open)
2021-05-10T00:15:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46782 #308 (3 connections now open)
2021-05-10T00:15:24.551+0000 I NETWORK [conn308] end connection 10.233.76.230:46782 (2 connections now open)
2021-05-10T00:15:25.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33644 #309 (3 connections now open)
2021-05-10T00:15:25.034+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:33644 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:25.130+0000 I NETWORK [conn309] end connection 127.0.0.1:33644 (2 connections now open)
2021-05-10T00:15:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46926 #310 (3 connections now open)
2021-05-10T00:15:34.629+0000 I NETWORK [conn310] end connection 10.233.76.230:46926 (2 connections now open)
2021-05-10T00:15:34.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33784 #311 (3 connections now open)
2021-05-10T00:15:34.936+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:33784 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:35.032+0000 I NETWORK [conn311] end connection 127.0.0.1:33784 (2 connections now open)
2021-05-10T00:15:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47066 #312 (3 connections now open)
2021-05-10T00:15:44.551+0000 I NETWORK [conn312] end connection 10.233.76.230:47066 (2 connections now open)
2021-05-10T00:15:44.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33924 #313 (3 connections now open)
2021-05-10T00:15:44.931+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:33924 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:45.029+0000 I NETWORK [conn313] end connection 127.0.0.1:33924 (2 connections now open)
2021-05-10T00:15:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47216 #314 (3 connections now open)
2021-05-10T00:15:54.551+0000 I NETWORK [conn314] end connection 10.233.76.230:47216 (2 connections now open)
2021-05-10T00:15:54.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34074 #315 (3 connections now open)
2021-05-10T00:15:54.938+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:34074 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:15:55.035+0000 I NETWORK [conn315] end connection 127.0.0.1:34074 (2 connections now open)
2021-05-10T00:16:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47336 #316 (3 connections now open)
2021-05-10T00:16:04.551+0000 I NETWORK [conn316] end connection 10.233.76.230:47336 (2 connections now open)
2021-05-10T00:16:05.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34202 #317 (3 connections now open)
2021-05-10T00:16:05.135+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:34202 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:05.233+0000 I NETWORK [conn317] end connection 127.0.0.1:34202 (2 connections now open)
2021-05-10T00:16:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47484 #318 (3 connections now open)
2021-05-10T00:16:14.551+0000 I NETWORK [conn318] end connection 10.233.76.230:47484 (2 connections now open)
2021-05-10T00:16:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34342 #319 (3 connections now open)
2021-05-10T00:16:14.937+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:34342 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:15.032+0000 I NETWORK [conn319] end connection 127.0.0.1:34342 (2 connections now open)
2021-05-10T00:16:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47618 #320 (3 connections now open)
2021-05-10T00:16:24.551+0000 I NETWORK [conn320] end connection 10.233.76.230:47618 (2 connections now open)
2021-05-10T00:16:24.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34476 #321 (3 connections now open)
2021-05-10T00:16:24.937+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:34476 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:25.035+0000 I NETWORK [conn321] end connection 127.0.0.1:34476 (2 connections now open)
2021-05-10T00:16:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47758 #322 (3 connections now open)
2021-05-10T00:16:34.551+0000 I NETWORK [conn322] end connection 10.233.76.230:47758 (2 connections now open)
2021-05-10T00:16:34.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34618 #323 (3 connections now open)
2021-05-10T00:16:35.029+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:34618 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:35.129+0000 I NETWORK [conn323] end connection 127.0.0.1:34618 (2 connections now open)
2021-05-10T00:16:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47938 #324 (3 connections now open)
2021-05-10T00:16:44.629+0000 I NETWORK [conn324] end connection 10.233.76.230:47938 (2 connections now open)
2021-05-10T00:16:44.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34798 #325 (3 connections now open)
2021-05-10T00:16:44.934+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:34798 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:44.939+0000 I NETWORK [conn325] end connection 127.0.0.1:34798 (2 connections now open)
2021-05-10T00:16:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48098 #326 (3 connections now open)
2021-05-10T00:16:54.551+0000 I NETWORK [conn326] end connection 10.233.76.230:48098 (2 connections now open)
2021-05-10T00:16:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34956 #327 (3 connections now open)
2021-05-10T00:16:54.936+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:34956 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:16:55.029+0000 I NETWORK [conn327] end connection 127.0.0.1:34956 (2 connections now open)
2021-05-10T00:17:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48232 #328 (3 connections now open)
2021-05-10T00:17:04.551+0000 I NETWORK [conn328] end connection 10.233.76.230:48232 (2 connections now open)
2021-05-10T00:17:04.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35090 #329 (3 connections now open)
2021-05-10T00:17:05.029+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:35090 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:05.034+0000 I NETWORK [conn329] end connection 127.0.0.1:35090 (2 connections now open)
2021-05-10T00:17:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48378 #330 (3 connections now open)
2021-05-10T00:17:14.551+0000 I NETWORK [conn330] end connection 10.233.76.230:48378 (2 connections now open)
2021-05-10T00:17:14.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35236 #331 (3 connections now open)
2021-05-10T00:17:15.030+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:35236 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:15.132+0000 I NETWORK [conn331] end connection 127.0.0.1:35236 (2 connections now open)
2021-05-10T00:17:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48518 #332 (3 connections now open)
2021-05-10T00:17:24.551+0000 I NETWORK [conn332] end connection 10.233.76.230:48518 (2 connections now open)
2021-05-10T00:17:25.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35390 #333 (3 connections now open)
2021-05-10T00:17:25.133+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:35390 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:25.138+0000 I NETWORK [conn333] end connection 127.0.0.1:35390 (2 connections now open)
2021-05-10T00:17:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48682 #334 (3 connections now open)
2021-05-10T00:17:34.551+0000 I NETWORK [conn334] end connection 10.233.76.230:48682 (2 connections now open)
2021-05-10T00:17:34.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35544 #335 (3 connections now open)
2021-05-10T00:17:34.930+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:35544 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:34.938+0000 I NETWORK [conn335] end connection 127.0.0.1:35544 (2 connections now open)
2021-05-10T00:17:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48820 #336 (3 connections now open)
2021-05-10T00:17:44.629+0000 I NETWORK [conn336] end connection 10.233.76.230:48820 (2 connections now open)
2021-05-10T00:17:44.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35682 #337 (3 connections now open)
2021-05-10T00:17:45.029+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:35682 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:45.034+0000 I NETWORK [conn337] end connection 127.0.0.1:35682 (2 connections now open)
2021-05-10T00:17:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:48954 #338 (3 connections now open)
2021-05-10T00:17:54.551+0000 I NETWORK [conn338] end connection 10.233.76.230:48954 (2 connections now open)
2021-05-10T00:17:55.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35820 #339 (3 connections now open)
2021-05-10T00:17:55.132+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:35820 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:17:55.136+0000 I NETWORK [conn339] end connection 127.0.0.1:35820 (2 connections now open)
2021-05-10T00:18:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49074 #340 (3 connections now open)
2021-05-10T00:18:04.731+0000 I NETWORK [conn340] end connection 10.233.76.230:49074 (2 connections now open)
2021-05-10T00:18:04.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35936 #341 (3 connections now open)
2021-05-10T00:18:04.935+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:35936 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:05.031+0000 I NETWORK [conn341] end connection 127.0.0.1:35936 (2 connections now open)
2021-05-10T00:18:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49218 #342 (3 connections now open)
2021-05-10T00:18:14.551+0000 I NETWORK [conn342] end connection 10.233.76.230:49218 (2 connections now open)
2021-05-10T00:18:14.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36078 #343 (3 connections now open)
2021-05-10T00:18:14.839+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:36078 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:14.934+0000 I NETWORK [conn343] end connection 127.0.0.1:36078 (2 connections now open)
2021-05-10T00:18:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49350 #344 (3 connections now open)
2021-05-10T00:18:24.551+0000 I NETWORK [conn344] end connection 10.233.76.230:49350 (2 connections now open)
2021-05-10T00:18:25.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36216 #345 (3 connections now open)
2021-05-10T00:18:25.031+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:36216 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:25.035+0000 I NETWORK [conn345] end connection 127.0.0.1:36216 (2 connections now open)
2021-05-10T00:18:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49474 #346 (3 connections now open)
2021-05-10T00:18:34.551+0000 I NETWORK [conn346] end connection 10.233.76.230:49474 (2 connections now open)
2021-05-10T00:18:34.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36334 #347 (3 connections now open)
2021-05-10T00:18:34.935+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:36334 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:35.037+0000 I NETWORK [conn347] end connection 127.0.0.1:36334 (2 connections now open)
2021-05-10T00:18:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49618 #348 (3 connections now open)
2021-05-10T00:18:44.551+0000 I NETWORK [conn348] end connection 10.233.76.230:49618 (2 connections now open)
2021-05-10T00:18:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36478 #349 (3 connections now open)
2021-05-10T00:18:44.936+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:36478 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:45.034+0000 I NETWORK [conn349] end connection 127.0.0.1:36478 (2 connections now open)
2021-05-10T00:18:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49754 #350 (3 connections now open)
2021-05-10T00:18:54.629+0000 I NETWORK [conn350] end connection 10.233.76.230:49754 (2 connections now open)
2021-05-10T00:18:54.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36612 #351 (3 connections now open)
2021-05-10T00:18:54.931+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:36612 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:18:54.937+0000 I NETWORK [conn351] end connection 127.0.0.1:36612 (2 connections now open)
2021-05-10T00:19:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:49870 #352 (3 connections now open)
2021-05-10T00:19:04.551+0000 I NETWORK [conn352] end connection 10.233.76.230:49870 (2 connections now open)
2021-05-10T00:19:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36728 #353 (3 connections now open)
2021-05-10T00:19:04.934+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:36728 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:05.032+0000 I NETWORK [conn353] end connection 127.0.0.1:36728 (2 connections now open)
2021-05-10T00:19:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50020 #354 (3 connections now open)
2021-05-10T00:19:14.551+0000 I NETWORK [conn354] end connection 10.233.76.230:50020 (2 connections now open)
2021-05-10T00:19:14.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36878 #355 (3 connections now open)
2021-05-10T00:19:14.838+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:36878 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:14.934+0000 I NETWORK [conn355] end connection 127.0.0.1:36878 (2 connections now open)
2021-05-10T00:19:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50166 #356 (3 connections now open)
2021-05-10T00:19:24.551+0000 I NETWORK [conn356] end connection 10.233.76.230:50166 (2 connections now open)
2021-05-10T00:19:25.231+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37030 #357 (3 connections now open)
2021-05-10T00:19:25.232+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:37030 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:25.329+0000 I NETWORK [conn357] end connection 127.0.0.1:37030 (2 connections now open)
2021-05-10T00:19:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50292 #358 (3 connections now open)
2021-05-10T00:19:34.551+0000 I NETWORK [conn358] end connection 10.233.76.230:50292 (2 connections now open)
2021-05-10T00:19:35.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37170 #359 (3 connections now open)
2021-05-10T00:19:35.032+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:37170 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:35.037+0000 I NETWORK [conn359] end connection 127.0.0.1:37170 (2 connections now open)
2021-05-10T00:19:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50470 #360 (3 connections now open)
2021-05-10T00:19:44.551+0000 I NETWORK [conn360] end connection 10.233.76.230:50470 (2 connections now open)
2021-05-10T00:19:45.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37336 #361 (3 connections now open)
2021-05-10T00:19:45.329+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:37336 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:45.335+0000 I NETWORK [conn361] end connection 127.0.0.1:37336 (2 connections now open)
2021-05-10T00:19:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50606 #362 (3 connections now open)
2021-05-10T00:19:54.551+0000 I NETWORK [conn362] end connection 10.233.76.230:50606 (2 connections now open)
2021-05-10T00:19:54.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37464 #363 (3 connections now open)
2021-05-10T00:19:54.936+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:37464 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:19:55.034+0000 I NETWORK [conn363] end connection 127.0.0.1:37464 (2 connections now open)
2021-05-10T00:20:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50730 #364 (3 connections now open)
2021-05-10T00:20:04.552+0000 I NETWORK [conn364] end connection 10.233.76.230:50730 (2 connections now open)
2021-05-10T00:20:04.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37588 #365 (3 connections now open)
2021-05-10T00:20:04.837+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:37588 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:04.936+0000 I NETWORK [conn365] end connection 127.0.0.1:37588 (2 connections now open)
2021-05-10T00:20:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:50870 #366 (3 connections now open)
2021-05-10T00:20:14.551+0000 I NETWORK [conn366] end connection 10.233.76.230:50870 (2 connections now open)
2021-05-10T00:20:14.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37728 #367 (3 connections now open)
2021-05-10T00:20:14.832+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:37728 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:14.929+0000 I NETWORK [conn367] end connection 127.0.0.1:37728 (2 connections now open)
2021-05-10T00:20:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51002 #368 (3 connections now open)
2021-05-10T00:20:24.551+0000 I NETWORK [conn368] end connection 10.233.76.230:51002 (2 connections now open)
2021-05-10T00:20:25.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37864 #369 (3 connections now open)
2021-05-10T00:20:25.129+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:37864 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:25.134+0000 I NETWORK [conn369] end connection 127.0.0.1:37864 (2 connections now open)
2021-05-10T00:20:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51126 #370 (3 connections now open)
2021-05-10T00:20:34.629+0000 I NETWORK [conn370] end connection 10.233.76.230:51126 (2 connections now open)
2021-05-10T00:20:35.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37990 #371 (3 connections now open)
2021-05-10T00:20:35.032+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:37990 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:35.132+0000 I NETWORK [conn371] end connection 127.0.0.1:37990 (2 connections now open)
2021-05-10T00:20:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51262 #372 (3 connections now open)
2021-05-10T00:20:44.551+0000 I NETWORK [conn372] end connection 10.233.76.230:51262 (2 connections now open)
2021-05-10T00:20:45.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38124 #373 (3 connections now open)
2021-05-10T00:20:45.031+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:38124 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:45.131+0000 I NETWORK [conn373] end connection 127.0.0.1:38124 (2 connections now open)
2021-05-10T00:20:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51398 #374 (3 connections now open)
2021-05-10T00:20:54.551+0000 I NETWORK [conn374] end connection 10.233.76.230:51398 (2 connections now open)
2021-05-10T00:20:54.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38258 #375 (3 connections now open)
2021-05-10T00:20:54.935+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:38258 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:20:55.034+0000 I NETWORK [conn375] end connection 127.0.0.1:38258 (2 connections now open)
2021-05-10T00:21:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51516 #376 (3 connections now open)
2021-05-10T00:21:04.551+0000 I NETWORK [conn376] end connection 10.233.76.230:51516 (2 connections now open)
2021-05-10T00:21:04.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38374 #377 (3 connections now open)
2021-05-10T00:21:04.930+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:38374 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:05.029+0000 I NETWORK [conn377] end connection 127.0.0.1:38374 (2 connections now open)
2021-05-10T00:21:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51658 #378 (3 connections now open)
2021-05-10T00:21:14.629+0000 I NETWORK [conn378] end connection 10.233.76.230:51658 (2 connections now open)
2021-05-10T00:21:14.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38516 #379 (3 connections now open)
2021-05-10T00:21:14.929+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:38516 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:14.935+0000 I NETWORK [conn379] end connection 127.0.0.1:38516 (2 connections now open)
2021-05-10T00:21:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51792 #380 (3 connections now open)
2021-05-10T00:21:24.551+0000 I NETWORK [conn380] end connection 10.233.76.230:51792 (2 connections now open)
2021-05-10T00:21:25.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38656 #381 (3 connections now open)
2021-05-10T00:21:25.032+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:38656 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:25.132+0000 I NETWORK [conn381] end connection 127.0.0.1:38656 (2 connections now open)
2021-05-10T00:21:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:51948 #382 (3 connections now open)
2021-05-10T00:21:34.629+0000 I NETWORK [conn382] end connection 10.233.76.230:51948 (2 connections now open)
2021-05-10T00:21:34.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38806 #383 (3 connections now open)
2021-05-10T00:21:34.834+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:38806 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:34.933+0000 I NETWORK [conn383] end connection 127.0.0.1:38806 (2 connections now open)
2021-05-10T00:21:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52086 #384 (3 connections now open)
2021-05-10T00:21:44.735+0000 I NETWORK [conn384] end connection 10.233.76.230:52086 (2 connections now open)
2021-05-10T00:21:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38948 #385 (3 connections now open)
2021-05-10T00:21:45.130+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:38948 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:45.136+0000 I NETWORK [conn385] end connection 127.0.0.1:38948 (2 connections now open)
2021-05-10T00:21:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52218 #386 (3 connections now open)
2021-05-10T00:21:54.629+0000 I NETWORK [conn386] end connection 10.233.76.230:52218 (2 connections now open)
2021-05-10T00:21:55.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39088 #387 (3 connections now open)
2021-05-10T00:21:55.031+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:39088 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:21:55.131+0000 I NETWORK [conn387] end connection 127.0.0.1:39088 (2 connections now open)
2021-05-10T00:22:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52362 #388 (3 connections now open)
2021-05-10T00:22:04.551+0000 I NETWORK [conn388] end connection 10.233.76.230:52362 (2 connections now open)
2021-05-10T00:22:04.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39222 #389 (3 connections now open)
2021-05-10T00:22:04.739+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:39222 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:04.835+0000 I NETWORK [conn389] end connection 127.0.0.1:39222 (2 connections now open)
2021-05-10T00:22:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52526 #390 (3 connections now open)
2021-05-10T00:22:14.551+0000 I NETWORK [conn390] end connection 10.233.76.230:52526 (2 connections now open)
2021-05-10T00:22:14.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39384 #391 (3 connections now open)
2021-05-10T00:22:14.935+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:39384 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:15.035+0000 I NETWORK [conn391] end connection 127.0.0.1:39384 (2 connections now open)
2021-05-10T00:22:24.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52656 #392 (3 connections now open)
2021-05-10T00:22:24.629+0000 I NETWORK [conn392] end connection 10.233.76.230:52656 (2 connections now open)
2021-05-10T00:22:24.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39518 #393 (3 connections now open)
2021-05-10T00:22:24.935+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:39518 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:25.030+0000 I NETWORK [conn393] end connection 127.0.0.1:39518 (2 connections now open)
2021-05-10T00:22:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52782 #394 (3 connections now open)
2021-05-10T00:22:34.551+0000 I NETWORK [conn394] end connection 10.233.76.230:52782 (2 connections now open)
2021-05-10T00:22:34.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39640 #395 (3 connections now open)
2021-05-10T00:22:35.029+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:39640 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:35.037+0000 I NETWORK [conn395] end connection 127.0.0.1:39640 (2 connections now open)
2021-05-10T00:22:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:52922 #396 (3 connections now open)
2021-05-10T00:22:44.551+0000 I NETWORK [conn396] end connection 10.233.76.230:52922 (2 connections now open)
2021-05-10T00:22:45.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39784 #397 (3 connections now open)
2021-05-10T00:22:45.034+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:39784 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:45.135+0000 I NETWORK [conn397] end connection 127.0.0.1:39784 (2 connections now open)
2021-05-10T00:22:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53066 #398 (3 connections now open)
2021-05-10T00:22:54.551+0000 I NETWORK [conn398] end connection 10.233.76.230:53066 (2 connections now open)
2021-05-10T00:22:54.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39926 #399 (3 connections now open)
2021-05-10T00:22:54.838+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:39926 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:22:54.935+0000 I NETWORK [conn399] end connection 127.0.0.1:39926 (2 connections now open)
2021-05-10T00:23:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53188 #400 (3 connections now open)
2021-05-10T00:23:04.629+0000 I NETWORK [conn400] end connection 10.233.76.230:53188 (2 connections now open)
2021-05-10T00:23:05.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40052 #401 (3 connections now open)
2021-05-10T00:23:05.031+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:40052 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:05.129+0000 I NETWORK [conn401] end connection 127.0.0.1:40052 (2 connections now open)
2021-05-10T00:23:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53328 #402 (3 connections now open)
2021-05-10T00:23:14.629+0000 I NETWORK [conn402] end connection 10.233.76.230:53328 (2 connections now open)
2021-05-10T00:23:14.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40188 #403 (3 connections now open)
2021-05-10T00:23:14.938+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:40188 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:15.033+0000 I NETWORK [conn403] end connection 127.0.0.1:40188 (2 connections now open)
2021-05-10T00:23:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53460 #404 (3 connections now open)
2021-05-10T00:23:24.629+0000 I NETWORK [conn404] end connection 10.233.76.230:53460 (2 connections now open)
2021-05-10T00:23:25.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40328 #405 (3 connections now open)
2021-05-10T00:23:25.038+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:40328 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:25.129+0000 I NETWORK [conn405] end connection 127.0.0.1:40328 (2 connections now open)
2021-05-10T00:23:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53584 #406 (3 connections now open)
2021-05-10T00:23:34.629+0000 I NETWORK [conn406] end connection 10.233.76.230:53584 (2 connections now open)
2021-05-10T00:23:34.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40444 #407 (3 connections now open)
2021-05-10T00:23:35.029+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:40444 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:35.129+0000 I NETWORK [conn407] end connection 127.0.0.1:40444 (2 connections now open)
2021-05-10T00:23:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53728 #408 (3 connections now open)
2021-05-10T00:23:44.551+0000 I NETWORK [conn408] end connection 10.233.76.230:53728 (2 connections now open)
2021-05-10T00:23:44.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40588 #409 (3 connections now open)
2021-05-10T00:23:44.938+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:40588 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:45.035+0000 I NETWORK [conn409] end connection 127.0.0.1:40588 (2 connections now open)
2021-05-10T00:23:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53860 #410 (3 connections now open)
2021-05-10T00:23:54.551+0000 I NETWORK [conn410] end connection 10.233.76.230:53860 (2 connections now open)
2021-05-10T00:23:54.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40720 #411 (3 connections now open)
2021-05-10T00:23:54.929+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:40720 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:23:54.934+0000 I NETWORK [conn411] end connection 127.0.0.1:40720 (2 connections now open)
2021-05-10T00:24:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:53982 #412 (3 connections now open)
2021-05-10T00:24:04.629+0000 I NETWORK [conn412] end connection 10.233.76.230:53982 (2 connections now open)
2021-05-10T00:24:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40842 #413 (3 connections now open)
2021-05-10T00:24:04.934+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:40842 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:05.032+0000 I NETWORK [conn413] end connection 127.0.0.1:40842 (2 connections now open)
2021-05-10T00:24:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54130 #414 (3 connections now open)
2021-05-10T00:24:14.551+0000 I NETWORK [conn414] end connection 10.233.76.230:54130 (2 connections now open)
2021-05-10T00:24:14.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40988 #415 (3 connections now open)
2021-05-10T00:24:14.929+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:40988 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:14.935+0000 I NETWORK [conn415] end connection 127.0.0.1:40988 (2 connections now open)
2021-05-10T00:24:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54260 #416 (3 connections now open)
2021-05-10T00:24:24.629+0000 I NETWORK [conn416] end connection 10.233.76.230:54260 (2 connections now open)
2021-05-10T00:24:24.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41118 #417 (3 connections now open)
2021-05-10T00:24:24.835+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:41118 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:24.933+0000 I NETWORK [conn417] end connection 127.0.0.1:41118 (2 connections now open)
2021-05-10T00:24:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54386 #418 (3 connections now open)
2021-05-10T00:24:34.551+0000 I NETWORK [conn418] end connection 10.233.76.230:54386 (2 connections now open)
2021-05-10T00:24:34.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41244 #419 (3 connections now open)
2021-05-10T00:24:34.841+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:41244 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:34.935+0000 I NETWORK [conn419] end connection 127.0.0.1:41244 (2 connections now open)
2021-05-10T00:24:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54524 #420 (3 connections now open)
2021-05-10T00:24:44.551+0000 I NETWORK [conn420] end connection 10.233.76.230:54524 (2 connections now open)
2021-05-10T00:24:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41384 #421 (3 connections now open)
2021-05-10T00:24:45.029+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:41384 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:45.229+0000 I NETWORK [conn421] end connection 127.0.0.1:41384 (2 connections now open)
2021-05-10T00:24:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54658 #422 (3 connections now open)
2021-05-10T00:24:54.551+0000 I NETWORK [conn422] end connection 10.233.76.230:54658 (2 connections now open)
2021-05-10T00:24:55.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41520 #423 (3 connections now open)
2021-05-10T00:24:55.030+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:41520 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:24:55.134+0000 I NETWORK [conn423] end connection 127.0.0.1:41520 (2 connections now open)
2021-05-10T00:25:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54778 #424 (3 connections now open)
2021-05-10T00:25:04.629+0000 I NETWORK [conn424] end connection 10.233.76.230:54778 (2 connections now open)
2021-05-10T00:25:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41638 #425 (3 connections now open)
2021-05-10T00:25:04.934+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:41638 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:04.939+0000 I NETWORK [conn425] end connection 127.0.0.1:41638 (2 connections now open)
2021-05-10T00:25:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:54916 #426 (3 connections now open)
2021-05-10T00:25:14.629+0000 I NETWORK [conn426] end connection 10.233.76.230:54916 (2 connections now open)
2021-05-10T00:25:14.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41776 #427 (3 connections now open)
2021-05-10T00:25:14.739+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:41776 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:14.836+0000 I NETWORK [conn427] end connection 127.0.0.1:41776 (2 connections now open)
2021-05-10T00:25:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55052 #428 (3 connections now open)
2021-05-10T00:25:24.551+0000 I NETWORK [conn428] end connection 10.233.76.230:55052 (2 connections now open)
2021-05-10T00:25:24.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41914 #429 (3 connections now open)
2021-05-10T00:25:25.030+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:41914 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:25.134+0000 I NETWORK [conn429] end connection 127.0.0.1:41914 (2 connections now open)
2021-05-10T00:25:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55194 #430 (3 connections now open)
2021-05-10T00:25:34.551+0000 I NETWORK [conn430] end connection 10.233.76.230:55194 (2 connections now open)
2021-05-10T00:25:34.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42054 #431 (3 connections now open)
2021-05-10T00:25:34.940+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:42054 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:35.035+0000 I NETWORK [conn431] end connection 127.0.0.1:42054 (2 connections now open)
2021-05-10T00:25:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55342 #432 (3 connections now open)
2021-05-10T00:25:44.629+0000 I NETWORK [conn432] end connection 10.233.76.230:55342 (2 connections now open)
2021-05-10T00:25:44.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42202 #433 (3 connections now open)
2021-05-10T00:25:44.938+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:42202 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:45.033+0000 I NETWORK [conn433] end connection 127.0.0.1:42202 (2 connections now open)
2021-05-10T00:25:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55476 #434 (3 connections now open)
2021-05-10T00:25:54.551+0000 I NETWORK [conn434] end connection 10.233.76.230:55476 (2 connections now open)
2021-05-10T00:25:55.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42342 #435 (3 connections now open)
2021-05-10T00:25:55.130+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:42342 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:25:55.137+0000 I NETWORK [conn435] end connection 127.0.0.1:42342 (2 connections now open)
2021-05-10T00:26:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55604 #436 (3 connections now open)
2021-05-10T00:26:04.551+0000 I NETWORK [conn436] end connection 10.233.76.230:55604 (2 connections now open)
2021-05-10T00:26:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42470 #437 (3 connections now open)
2021-05-10T00:26:05.030+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:42470 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:05.129+0000 I NETWORK [conn437] end connection 127.0.0.1:42470 (2 connections now open)
2021-05-10T00:26:14.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55746 #438 (3 connections now open)
2021-05-10T00:26:14.629+0000 I NETWORK [conn438] end connection 10.233.76.230:55746 (2 connections now open)
2021-05-10T00:26:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42604 #439 (3 connections now open)
2021-05-10T00:26:14.937+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:42604 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:15.036+0000 I NETWORK [conn439] end connection 127.0.0.1:42604 (2 connections now open)
2021-05-10T00:26:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:55876 #440 (3 connections now open)
2021-05-10T00:26:24.551+0000 I NETWORK [conn440] end connection 10.233.76.230:55876 (2 connections now open)
2021-05-10T00:26:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42734 #441 (3 connections now open)
2021-05-10T00:26:24.746+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:42734 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:24.833+0000 I NETWORK [conn441] end connection 127.0.0.1:42734 (2 connections now open)
2021-05-10T00:26:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56000 #442 (3 connections now open)
2021-05-10T00:26:34.551+0000 I NETWORK [conn442] end connection 10.233.76.230:56000 (2 connections now open)
2021-05-10T00:26:35.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42868 #443 (3 connections now open)
2021-05-10T00:26:35.129+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:42868 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:35.137+0000 I NETWORK [conn443] end connection 127.0.0.1:42868 (2 connections now open)
2021-05-10T00:26:44.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56146 #444 (3 connections now open)
2021-05-10T00:26:44.630+0000 I NETWORK [conn444] end connection 10.233.76.230:56146 (2 connections now open)
2021-05-10T00:26:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43010 #445 (3 connections now open)
2021-05-10T00:26:45.036+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:43010 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:45.133+0000 I NETWORK [conn445] end connection 127.0.0.1:43010 (2 connections now open)
2021-05-10T00:26:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56282 #446 (3 connections now open)
2021-05-10T00:26:54.551+0000 I NETWORK [conn446] end connection 10.233.76.230:56282 (2 connections now open)
2021-05-10T00:26:54.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43140 #447 (3 connections now open)
2021-05-10T00:26:54.934+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:43140 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:26:54.937+0000 I NETWORK [conn447] end connection 127.0.0.1:43140 (2 connections now open)
2021-05-10T00:27:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56410 #448 (3 connections now open)
2021-05-10T00:27:04.629+0000 I NETWORK [conn448] end connection 10.233.76.230:56410 (2 connections now open)
2021-05-10T00:27:04.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43268 #449 (3 connections now open)
2021-05-10T00:27:04.931+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:43268 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:04.935+0000 I NETWORK [conn449] end connection 127.0.0.1:43268 (2 connections now open)
2021-05-10T00:27:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56552 #450 (3 connections now open)
2021-05-10T00:27:14.629+0000 I NETWORK [conn450] end connection 10.233.76.230:56552 (2 connections now open)
2021-05-10T00:27:14.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43410 #451 (3 connections now open)
2021-05-10T00:27:14.837+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:43410 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:14.935+0000 I NETWORK [conn451] end connection 127.0.0.1:43410 (2 connections now open)
2021-05-10T00:27:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56686 #452 (3 connections now open)
2021-05-10T00:27:24.629+0000 I NETWORK [conn452] end connection 10.233.76.230:56686 (2 connections now open)
2021-05-10T00:27:24.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43544 #453 (3 connections now open)
2021-05-10T00:27:24.931+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:43544 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:24.937+0000 I NETWORK [conn453] end connection 127.0.0.1:43544 (2 connections now open)
2021-05-10T00:27:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56812 #454 (3 connections now open)
2021-05-10T00:27:34.630+0000 I NETWORK [conn454] end connection 10.233.76.230:56812 (2 connections now open)
2021-05-10T00:27:34.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43670 #455 (3 connections now open)
2021-05-10T00:27:34.939+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:43670 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:35.035+0000 I NETWORK [conn455] end connection 127.0.0.1:43670 (2 connections now open)
2021-05-10T00:27:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:56954 #456 (3 connections now open)
2021-05-10T00:27:44.629+0000 I NETWORK [conn456] end connection 10.233.76.230:56954 (2 connections now open)
2021-05-10T00:27:45.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43816 #457 (3 connections now open)
2021-05-10T00:27:45.137+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:43816 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:45.235+0000 I NETWORK [conn457] end connection 127.0.0.1:43816 (2 connections now open)
2021-05-10T00:27:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57090 #458 (3 connections now open)
2021-05-10T00:27:54.629+0000 I NETWORK [conn458] end connection 10.233.76.230:57090 (2 connections now open)
2021-05-10T00:27:54.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43948 #459 (3 connections now open)
2021-05-10T00:27:54.839+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:43948 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:27:54.936+0000 I NETWORK [conn459] end connection 127.0.0.1:43948 (2 connections now open)
2021-05-10T00:28:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57212 #460 (3 connections now open)
2021-05-10T00:28:04.551+0000 I NETWORK [conn460] end connection 10.233.76.230:57212 (2 connections now open)
2021-05-10T00:28:04.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44070 #461 (3 connections now open)
2021-05-10T00:28:04.939+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:44070 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:05.131+0000 I NETWORK [conn461] end connection 127.0.0.1:44070 (2 connections now open)
2021-05-10T00:28:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57360 #462 (3 connections now open)
2021-05-10T00:28:14.551+0000 I NETWORK [conn462] end connection 10.233.76.230:57360 (2 connections now open)
2021-05-10T00:28:15.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44222 #463 (3 connections now open)
2021-05-10T00:28:15.034+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:44222 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:15.129+0000 I NETWORK [conn463] end connection 127.0.0.1:44222 (2 connections now open)
2021-05-10T00:28:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57500 #464 (3 connections now open)
2021-05-10T00:28:24.629+0000 I NETWORK [conn464] end connection 10.233.76.230:57500 (2 connections now open)
2021-05-10T00:28:24.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44358 #465 (3 connections now open)
2021-05-10T00:28:24.929+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:44358 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:24.934+0000 I NETWORK [conn465] end connection 127.0.0.1:44358 (2 connections now open)
2021-05-10T00:28:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57632 #466 (3 connections now open)
2021-05-10T00:28:34.629+0000 I NETWORK [conn466] end connection 10.233.76.230:57632 (2 connections now open)
2021-05-10T00:28:35.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44496 #467 (3 connections now open)
2021-05-10T00:28:35.130+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:44496 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:35.136+0000 I NETWORK [conn467] end connection 127.0.0.1:44496 (2 connections now open)
2021-05-10T00:28:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57778 #468 (3 connections now open)
2021-05-10T00:28:44.551+0000 I NETWORK [conn468] end connection 10.233.76.230:57778 (2 connections now open)
2021-05-10T00:28:45.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44640 #469 (3 connections now open)
2021-05-10T00:28:45.131+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:44640 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:45.137+0000 I NETWORK [conn469] end connection 127.0.0.1:44640 (2 connections now open)
2021-05-10T00:28:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:57914 #470 (3 connections now open)
2021-05-10T00:28:54.629+0000 I NETWORK [conn470] end connection 10.233.76.230:57914 (2 connections now open)
2021-05-10T00:28:55.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44776 #471 (3 connections now open)
2021-05-10T00:28:55.132+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:44776 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:28:55.137+0000 I NETWORK [conn471] end connection 127.0.0.1:44776 (2 connections now open)
2021-05-10T00:29:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58038 #472 (3 connections now open)
2021-05-10T00:29:04.551+0000 I NETWORK [conn472] end connection 10.233.76.230:58038 (2 connections now open)
2021-05-10T00:29:05.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44904 #473 (3 connections now open)
2021-05-10T00:29:05.036+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:44904 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:05.136+0000 I NETWORK [conn473] end connection 127.0.0.1:44904 (2 connections now open)
2021-05-10T00:29:14.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58184 #474 (3 connections now open)
2021-05-10T00:29:14.629+0000 I NETWORK [conn474] end connection 10.233.76.230:58184 (2 connections now open)
2021-05-10T00:29:14.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45044 #475 (3 connections now open)
2021-05-10T00:29:14.931+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:45044 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:15.029+0000 I NETWORK [conn475] end connection 127.0.0.1:45044 (2 connections now open)
2021-05-10T00:29:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58316 #476 (3 connections now open)
2021-05-10T00:29:24.551+0000 I NETWORK [conn476] end connection 10.233.76.230:58316 (2 connections now open)
2021-05-10T00:29:24.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45176 #477 (3 connections now open)
2021-05-10T00:29:24.938+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:45176 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:25.035+0000 I NETWORK [conn477] end connection 127.0.0.1:45176 (2 connections now open)
2021-05-10T00:29:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58448 #478 (3 connections now open)
2021-05-10T00:29:34.551+0000 I NETWORK [conn478] end connection 10.233.76.230:58448 (2 connections now open)
2021-05-10T00:29:35.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45314 #479 (3 connections now open)
2021-05-10T00:29:35.033+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:45314 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:35.132+0000 I NETWORK [conn479] end connection 127.0.0.1:45314 (2 connections now open)
2021-05-10T00:29:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58592 #480 (3 connections now open)
2021-05-10T00:29:44.551+0000 I NETWORK [conn480] end connection 10.233.76.230:58592 (2 connections now open)
2021-05-10T00:29:44.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45452 #481 (3 connections now open)
2021-05-10T00:29:44.835+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:45452 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:44.934+0000 I NETWORK [conn481] end connection 127.0.0.1:45452 (2 connections now open)
2021-05-10T00:29:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58734 #482 (3 connections now open)
2021-05-10T00:29:54.554+0000 I NETWORK [conn482] end connection 10.233.76.230:58734 (2 connections now open)
2021-05-10T00:29:54.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45594 #483 (3 connections now open)
2021-05-10T00:29:54.938+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:45594 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:29:55.033+0000 I NETWORK [conn483] end connection 127.0.0.1:45594 (2 connections now open)
2021-05-10T00:30:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:58860 #484 (3 connections now open)
2021-05-10T00:30:04.551+0000 I NETWORK [conn484] end connection 10.233.76.230:58860 (2 connections now open)
2021-05-10T00:30:05.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45726 #485 (3 connections now open)
2021-05-10T00:30:05.129+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:45726 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:05.135+0000 I NETWORK [conn485] end connection 127.0.0.1:45726 (2 connections now open)
2021-05-10T00:30:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59002 #486 (3 connections now open)
2021-05-10T00:30:14.629+0000 I NETWORK [conn486] end connection 10.233.76.230:59002 (2 connections now open)
2021-05-10T00:30:14.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45860 #487 (3 connections now open)
2021-05-10T00:30:15.029+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:45860 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:15.134+0000 I NETWORK [conn487] end connection 127.0.0.1:45860 (2 connections now open)
2021-05-10T00:30:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59136 #488 (3 connections now open)
2021-05-10T00:30:24.551+0000 I NETWORK [conn488] end connection 10.233.76.230:59136 (2 connections now open)
2021-05-10T00:30:25.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46000 #489 (3 connections now open)
2021-05-10T00:30:25.034+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:46000 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:25.135+0000 I NETWORK [conn489] end connection 127.0.0.1:46000 (2 connections now open)
2021-05-10T00:30:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59262 #490 (3 connections now open)
2021-05-10T00:30:34.629+0000 I NETWORK [conn490] end connection 10.233.76.230:59262 (2 connections now open)
2021-05-10T00:30:34.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46120 #491 (3 connections now open)
2021-05-10T00:30:34.930+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:46120 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:34.935+0000 I NETWORK [conn491] end connection 127.0.0.1:46120 (2 connections now open)
2021-05-10T00:30:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59408 #492 (3 connections now open)
2021-05-10T00:30:44.635+0000 I NETWORK [conn492] end connection 10.233.76.230:59408 (2 connections now open)
2021-05-10T00:30:45.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46270 #493 (3 connections now open)
2021-05-10T00:30:45.129+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:46270 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:45.135+0000 I NETWORK [conn493] end connection 127.0.0.1:46270 (2 connections now open)
2021-05-10T00:30:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59544 #494 (3 connections now open)
2021-05-10T00:30:54.629+0000 I NETWORK [conn494] end connection 10.233.76.230:59544 (2 connections now open)
2021-05-10T00:30:54.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46404 #495 (3 connections now open)
2021-05-10T00:30:54.930+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:46404 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:30:54.936+0000 I NETWORK [conn495] end connection 127.0.0.1:46404 (2 connections now open)
2021-05-10T00:31:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59670 #496 (3 connections now open)
2021-05-10T00:31:04.629+0000 I NETWORK [conn496] end connection 10.233.76.230:59670 (2 connections now open)
2021-05-10T00:31:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46534 #497 (3 connections now open)
2021-05-10T00:31:05.030+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:46534 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:05.035+0000 I NETWORK [conn497] end connection 127.0.0.1:46534 (2 connections now open)
2021-05-10T00:31:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59822 #498 (3 connections now open)
2021-05-10T00:31:14.551+0000 I NETWORK [conn498] end connection 10.233.76.230:59822 (2 connections now open)
2021-05-10T00:31:14.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46680 #499 (3 connections now open)
2021-05-10T00:31:14.837+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:46680 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:14.932+0000 I NETWORK [conn499] end connection 127.0.0.1:46680 (2 connections now open)
2021-05-10T00:31:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:59954 #500 (3 connections now open)
2021-05-10T00:31:24.629+0000 I NETWORK [conn500] end connection 10.233.76.230:59954 (2 connections now open)
2021-05-10T00:31:24.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46814 #501 (3 connections now open)
2021-05-10T00:31:25.029+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:46814 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:25.036+0000 I NETWORK [conn501] end connection 127.0.0.1:46814 (2 connections now open)
2021-05-10T00:31:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60086 #502 (3 connections now open)
2021-05-10T00:31:34.551+0000 I NETWORK [conn502] end connection 10.233.76.230:60086 (2 connections now open)
2021-05-10T00:31:35.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46952 #503 (3 connections now open)
2021-05-10T00:31:35.138+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:46952 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:35.236+0000 I NETWORK [conn503] end connection 127.0.0.1:46952 (2 connections now open)
2021-05-10T00:31:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60230 #504 (3 connections now open)
2021-05-10T00:31:44.551+0000 I NETWORK [conn504] end connection 10.233.76.230:60230 (2 connections now open)
2021-05-10T00:31:44.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47088 #505 (3 connections now open)
2021-05-10T00:31:44.933+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:47088 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:45.029+0000 I NETWORK [conn505] end connection 127.0.0.1:47088 (2 connections now open)
2021-05-10T00:31:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60370 #506 (3 connections now open)
2021-05-10T00:31:54.551+0000 I NETWORK [conn506] end connection 10.233.76.230:60370 (2 connections now open)
2021-05-10T00:31:55.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47232 #507 (3 connections now open)
2021-05-10T00:31:55.035+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:47232 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:31:55.132+0000 I NETWORK [conn507] end connection 127.0.0.1:47232 (2 connections now open)
2021-05-10T00:32:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60498 #508 (3 connections now open)
2021-05-10T00:32:04.629+0000 I NETWORK [conn508] end connection 10.233.76.230:60498 (2 connections now open)
2021-05-10T00:32:05.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47362 #509 (3 connections now open)
2021-05-10T00:32:05.129+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:47362 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:05.135+0000 I NETWORK [conn509] end connection 127.0.0.1:47362 (2 connections now open)
2021-05-10T00:32:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60642 #510 (3 connections now open)
2021-05-10T00:32:14.551+0000 I NETWORK [conn510] end connection 10.233.76.230:60642 (2 connections now open)
2021-05-10T00:32:14.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47500 #511 (3 connections now open)
2021-05-10T00:32:14.933+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:47500 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:14.937+0000 I NETWORK [conn511] end connection 127.0.0.1:47500 (2 connections now open)
2021-05-10T00:32:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60774 #512 (3 connections now open)
2021-05-10T00:32:24.551+0000 I NETWORK [conn512] end connection 10.233.76.230:60774 (2 connections now open)
2021-05-10T00:32:25.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47636 #513 (3 connections now open)
2021-05-10T00:32:25.130+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:47636 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:25.135+0000 I NETWORK [conn513] end connection 127.0.0.1:47636 (2 connections now open)
2021-05-10T00:32:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:60906 #514 (3 connections now open)
2021-05-10T00:32:34.629+0000 I NETWORK [conn514] end connection 10.233.76.230:60906 (2 connections now open)
2021-05-10T00:32:35.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47774 #515 (3 connections now open)
2021-05-10T00:32:35.136+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:47774 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:35.234+0000 I NETWORK [conn515] end connection 127.0.0.1:47774 (2 connections now open)
2021-05-10T00:32:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:32818 #516 (3 connections now open)
2021-05-10T00:32:44.551+0000 I NETWORK [conn516] end connection 10.233.76.230:32818 (2 connections now open)
2021-05-10T00:32:44.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47910 #517 (3 connections now open)
2021-05-10T00:32:44.836+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:47910 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:44.935+0000 I NETWORK [conn517] end connection 127.0.0.1:47910 (2 connections now open)
2021-05-10T00:32:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:32956 #518 (3 connections now open)
2021-05-10T00:32:54.629+0000 I NETWORK [conn518] end connection 10.233.76.230:32956 (2 connections now open)
2021-05-10T00:32:54.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48048 #519 (3 connections now open)
2021-05-10T00:32:54.839+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:48048 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:32:54.934+0000 I NETWORK [conn519] end connection 127.0.0.1:48048 (2 connections now open)
2021-05-10T00:33:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33082 #520 (3 connections now open)
2021-05-10T00:33:04.551+0000 I NETWORK [conn520] end connection 10.233.76.230:33082 (2 connections now open)
2021-05-10T00:33:05.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48180 #521 (3 connections now open)
2021-05-10T00:33:05.033+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:48180 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:05.132+0000 I NETWORK [conn521] end connection 127.0.0.1:48180 (2 connections now open)
2021-05-10T00:33:14.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33228 #522 (3 connections now open)
2021-05-10T00:33:14.630+0000 I NETWORK [conn522] end connection 10.233.76.230:33228 (2 connections now open)
2021-05-10T00:33:14.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48320 #523 (3 connections now open)
2021-05-10T00:33:14.929+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:48320 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:14.935+0000 I NETWORK [conn523] end connection 127.0.0.1:48320 (2 connections now open)
2021-05-10T00:33:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33362 #524 (3 connections now open)
2021-05-10T00:33:24.551+0000 I NETWORK [conn524] end connection 10.233.76.230:33362 (2 connections now open)
2021-05-10T00:33:25.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48458 #525 (3 connections now open)
2021-05-10T00:33:25.131+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:48458 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:25.229+0000 I NETWORK [conn525] end connection 127.0.0.1:48458 (2 connections now open)
2021-05-10T00:33:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33494 #526 (3 connections now open)
2021-05-10T00:33:34.629+0000 I NETWORK [conn526] end connection 10.233.76.230:33494 (2 connections now open)
2021-05-10T00:33:35.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48592 #527 (3 connections now open)
2021-05-10T00:33:35.130+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:48592 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:35.137+0000 I NETWORK [conn527] end connection 127.0.0.1:48592 (2 connections now open)
2021-05-10T00:33:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33640 #528 (3 connections now open)
2021-05-10T00:33:44.551+0000 I NETWORK [conn528] end connection 10.233.76.230:33640 (2 connections now open)
2021-05-10T00:33:44.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48732 #529 (3 connections now open)
2021-05-10T00:33:44.839+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:48732 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:44.936+0000 I NETWORK [conn529] end connection 127.0.0.1:48732 (2 connections now open)
2021-05-10T00:33:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33776 #530 (3 connections now open)
2021-05-10T00:33:54.551+0000 I NETWORK [conn530] end connection 10.233.76.230:33776 (2 connections now open)
2021-05-10T00:33:54.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48868 #531 (3 connections now open)
2021-05-10T00:33:55.029+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:48868 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:33:55.131+0000 I NETWORK [conn531] end connection 127.0.0.1:48868 (2 connections now open)
2021-05-10T00:34:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:33914 #532 (3 connections now open)
2021-05-10T00:34:04.551+0000 I NETWORK [conn532] end connection 10.233.76.230:33914 (2 connections now open)
2021-05-10T00:34:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49014 #533 (3 connections now open)
2021-05-10T00:34:05.030+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:49014 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:05.130+0000 I NETWORK [conn533] end connection 127.0.0.1:49014 (2 connections now open)
2021-05-10T00:34:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34064 #534 (3 connections now open)
2021-05-10T00:34:14.551+0000 I NETWORK [conn534] end connection 10.233.76.230:34064 (2 connections now open)
2021-05-10T00:34:14.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49154 #535 (3 connections now open)
2021-05-10T00:34:15.030+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:49154 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:15.035+0000 I NETWORK [conn535] end connection 127.0.0.1:49154 (2 connections now open)
2021-05-10T00:34:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34204 #536 (3 connections now open)
2021-05-10T00:34:24.629+0000 I NETWORK [conn536] end connection 10.233.76.230:34204 (2 connections now open)
2021-05-10T00:34:24.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49294 #537 (3 connections now open)
2021-05-10T00:34:24.838+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:49294 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:24.934+0000 I NETWORK [conn537] end connection 127.0.0.1:49294 (2 connections now open)
2021-05-10T00:34:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34336 #538 (3 connections now open)
2021-05-10T00:34:34.551+0000 I NETWORK [conn538] end connection 10.233.76.230:34336 (2 connections now open)
2021-05-10T00:34:35.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49434 #539 (3 connections now open)
2021-05-10T00:34:35.033+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:49434 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:35.129+0000 I NETWORK [conn539] end connection 127.0.0.1:49434 (2 connections now open)
2021-05-10T00:34:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34482 #540 (3 connections now open)
2021-05-10T00:34:44.551+0000 I NETWORK [conn540] end connection 10.233.76.230:34482 (2 connections now open)
2021-05-10T00:34:44.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49572 #541 (3 connections now open)
2021-05-10T00:34:44.835+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:49572 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:44.933+0000 I NETWORK [conn541] end connection 127.0.0.1:49572 (2 connections now open)
2021-05-10T00:34:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34624 #542 (3 connections now open)
2021-05-10T00:34:54.630+0000 I NETWORK [conn542] end connection 10.233.76.230:34624 (2 connections now open)
2021-05-10T00:34:54.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49714 #543 (3 connections now open)
2021-05-10T00:34:54.834+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:49714 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:34:54.929+0000 I NETWORK [conn543] end connection 127.0.0.1:49714 (2 connections now open)
2021-05-10T00:35:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34752 #544 (3 connections now open)
2021-05-10T00:35:04.551+0000 I NETWORK [conn544] end connection 10.233.76.230:34752 (2 connections now open)
2021-05-10T00:35:05.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49848 #545 (3 connections now open)
2021-05-10T00:35:05.133+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:49848 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:05.229+0000 I NETWORK [conn545] end connection 127.0.0.1:49848 (2 connections now open)
2021-05-10T00:35:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:34896 #546 (3 connections now open)
2021-05-10T00:35:14.551+0000 I NETWORK [conn546] end connection 10.233.76.230:34896 (2 connections now open)
2021-05-10T00:35:14.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49988 #547 (3 connections now open)
2021-05-10T00:35:14.843+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:49988 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:14.935+0000 I NETWORK [conn547] end connection 127.0.0.1:49988 (2 connections now open)
2021-05-10T00:35:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35036 #548 (3 connections now open)
2021-05-10T00:35:24.551+0000 I NETWORK [conn548] end connection 10.233.76.230:35036 (2 connections now open)
2021-05-10T00:35:25.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50134 #549 (3 connections now open)
2021-05-10T00:35:25.132+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:50134 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:25.230+0000 I NETWORK [conn549] end connection 127.0.0.1:50134 (2 connections now open)
2021-05-10T00:35:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35166 #550 (3 connections now open)
2021-05-10T00:35:34.551+0000 I NETWORK [conn550] end connection 10.233.76.230:35166 (2 connections now open)
2021-05-10T00:35:35.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50264 #551 (3 connections now open)
2021-05-10T00:35:35.130+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:50264 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:35.137+0000 I NETWORK [conn551] end connection 127.0.0.1:50264 (2 connections now open)
2021-05-10T00:35:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35312 #552 (3 connections now open)
2021-05-10T00:35:44.629+0000 I NETWORK [conn552] end connection 10.233.76.230:35312 (2 connections now open)
2021-05-10T00:35:44.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50404 #553 (3 connections now open)
2021-05-10T00:35:44.933+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:50404 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:45.029+0000 I NETWORK [conn553] end connection 127.0.0.1:50404 (2 connections now open)
2021-05-10T00:35:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35448 #554 (3 connections now open)
2021-05-10T00:35:54.629+0000 I NETWORK [conn554] end connection 10.233.76.230:35448 (2 connections now open)
2021-05-10T00:35:54.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50540 #555 (3 connections now open)
2021-05-10T00:35:54.934+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:50540 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:35:55.029+0000 I NETWORK [conn555] end connection 127.0.0.1:50540 (2 connections now open)
2021-05-10T00:36:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35576 #556 (3 connections now open)
2021-05-10T00:36:04.629+0000 I NETWORK [conn556] end connection 10.233.76.230:35576 (2 connections now open)
2021-05-10T00:36:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50674 #557 (3 connections now open)
2021-05-10T00:36:05.030+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:50674 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:05.034+0000 I NETWORK [conn557] end connection 127.0.0.1:50674 (2 connections now open)
2021-05-10T00:36:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35722 #558 (3 connections now open)
2021-05-10T00:36:14.552+0000 I NETWORK [conn558] end connection 10.233.76.230:35722 (2 connections now open)
2021-05-10T00:36:14.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50812 #559 (3 connections now open)
2021-05-10T00:36:14.929+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:50812 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:14.934+0000 I NETWORK [conn559] end connection 127.0.0.1:50812 (2 connections now open)
2021-05-10T00:36:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35852 #560 (3 connections now open)
2021-05-10T00:36:24.629+0000 I NETWORK [conn560] end connection 10.233.76.230:35852 (2 connections now open)
2021-05-10T00:36:25.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50948 #561 (3 connections now open)
2021-05-10T00:36:25.130+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:50948 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:25.136+0000 I NETWORK [conn561] end connection 127.0.0.1:50948 (2 connections now open)
2021-05-10T00:36:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:35980 #562 (3 connections now open)
2021-05-10T00:36:34.551+0000 I NETWORK [conn562] end connection 10.233.76.230:35980 (2 connections now open)
2021-05-10T00:36:34.830+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51070 #563 (3 connections now open)
2021-05-10T00:36:34.831+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:51070 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:34.931+0000 I NETWORK [conn563] end connection 127.0.0.1:51070 (2 connections now open)
2021-05-10T00:36:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36130 #564 (3 connections now open)
2021-05-10T00:36:44.629+0000 I NETWORK [conn564] end connection 10.233.76.230:36130 (2 connections now open)
2021-05-10T00:36:44.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51220 #565 (3 connections now open)
2021-05-10T00:36:45.030+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:51220 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:45.036+0000 I NETWORK [conn565] end connection 127.0.0.1:51220 (2 connections now open)
2021-05-10T00:36:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36272 #566 (3 connections now open)
2021-05-10T00:36:54.551+0000 I NETWORK [conn566] end connection 10.233.76.230:36272 (2 connections now open)
2021-05-10T00:36:54.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51362 #567 (3 connections now open)
2021-05-10T00:36:54.933+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:51362 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:36:54.938+0000 I NETWORK [conn567] end connection 127.0.0.1:51362 (2 connections now open)
2021-05-10T00:37:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36400 #568 (3 connections now open)
2021-05-10T00:37:04.551+0000 I NETWORK [conn568] end connection 10.233.76.230:36400 (2 connections now open)
2021-05-10T00:37:05.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51496 #569 (3 connections now open)
2021-05-10T00:37:05.131+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:51496 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:05.137+0000 I NETWORK [conn569] end connection 127.0.0.1:51496 (2 connections now open)
2021-05-10T00:37:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36544 #570 (3 connections now open)
2021-05-10T00:37:14.551+0000 I NETWORK [conn570] end connection 10.233.76.230:36544 (2 connections now open)
2021-05-10T00:37:14.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51634 #571 (3 connections now open)
2021-05-10T00:37:14.940+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:51634 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:15.035+0000 I NETWORK [conn571] end connection 127.0.0.1:51634 (2 connections now open)
2021-05-10T00:37:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36676 #572 (3 connections now open)
2021-05-10T00:37:24.551+0000 I NETWORK [conn572] end connection 10.233.76.230:36676 (2 connections now open)
2021-05-10T00:37:25.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51770 #573 (3 connections now open)
2021-05-10T00:37:25.138+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:51770 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:25.235+0000 I NETWORK [conn573] end connection 127.0.0.1:51770 (2 connections now open)
2021-05-10T00:37:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36812 #574 (3 connections now open)
2021-05-10T00:37:34.629+0000 I NETWORK [conn574] end connection 10.233.76.230:36812 (2 connections now open)
2021-05-10T00:37:35.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51910 #575 (3 connections now open)
2021-05-10T00:37:35.139+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:51910 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:35.142+0000 I NETWORK [conn575] end connection 127.0.0.1:51910 (2 connections now open)
2021-05-10T00:37:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:36980 #576 (3 connections now open)
2021-05-10T00:37:44.551+0000 I NETWORK [conn576] end connection 10.233.76.230:36980 (2 connections now open)
2021-05-10T00:37:44.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52074 #577 (3 connections now open)
2021-05-10T00:37:44.935+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:52074 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:45.029+0000 I NETWORK [conn577] end connection 127.0.0.1:52074 (2 connections now open)
2021-05-10T00:37:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37158 #578 (3 connections now open)
2021-05-10T00:37:54.551+0000 I NETWORK [conn578] end connection 10.233.76.230:37158 (2 connections now open)
2021-05-10T00:37:54.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52250 #579 (3 connections now open)
2021-05-10T00:37:54.938+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:52250 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:37:55.034+0000 I NETWORK [conn579] end connection 127.0.0.1:52250 (2 connections now open)
2021-05-10T00:38:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37298 #580 (3 connections now open)
2021-05-10T00:38:04.551+0000 I NETWORK [conn580] end connection 10.233.76.230:37298 (2 connections now open)
2021-05-10T00:38:04.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52388 #581 (3 connections now open)
2021-05-10T00:38:04.934+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:52388 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:04.937+0000 I NETWORK [conn581] end connection 127.0.0.1:52388 (2 connections now open)
2021-05-10T00:38:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37456 #582 (3 connections now open)
2021-05-10T00:38:14.551+0000 I NETWORK [conn582] end connection 10.233.76.230:37456 (2 connections now open)
2021-05-10T00:38:14.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #583 (3 connections now open)
2021-05-10T00:38:14.832+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:52546 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:14.929+0000 I NETWORK [conn583] end connection 127.0.0.1:52546 (2 connections now open)
2021-05-10T00:38:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37588 #584 (3 connections now open)
2021-05-10T00:38:24.551+0000 I NETWORK [conn584] end connection 10.233.76.230:37588 (2 connections now open)
2021-05-10T00:38:24.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52678 #585 (3 connections now open)
2021-05-10T00:38:24.930+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:52678 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:24.935+0000 I NETWORK [conn585] end connection 127.0.0.1:52678 (2 connections now open)
2021-05-10T00:38:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37716 #586 (3 connections now open)
2021-05-10T00:38:34.551+0000 I NETWORK [conn586] end connection 10.233.76.230:37716 (2 connections now open)
2021-05-10T00:38:34.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52806 #587 (3 connections now open)
2021-05-10T00:38:34.838+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:52806 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:34.934+0000 I NETWORK [conn587] end connection 127.0.0.1:52806 (2 connections now open)
2021-05-10T00:38:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37862 #588 (3 connections now open)
2021-05-10T00:38:44.551+0000 I NETWORK [conn588] end connection 10.233.76.230:37862 (2 connections now open)
2021-05-10T00:38:45.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52956 #589 (3 connections now open)
2021-05-10T00:38:45.129+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:52956 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:45.136+0000 I NETWORK [conn589] end connection 127.0.0.1:52956 (2 connections now open)
2021-05-10T00:38:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:37998 #590 (3 connections now open)
2021-05-10T00:38:54.551+0000 I NETWORK [conn590] end connection 10.233.76.230:37998 (2 connections now open)
2021-05-10T00:38:54.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53088 #591 (3 connections now open)
2021-05-10T00:38:54.938+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:53088 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:38:55.129+0000 I NETWORK [conn591] end connection 127.0.0.1:53088 (2 connections now open)
2021-05-10T00:39:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38128 #592 (3 connections now open)
2021-05-10T00:39:04.551+0000 I NETWORK [conn592] end connection 10.233.76.230:38128 (2 connections now open)
2021-05-10T00:39:05.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53224 #593 (3 connections now open)
2021-05-10T00:39:05.137+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:53224 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:05.237+0000 I NETWORK [conn593] end connection 127.0.0.1:53224 (2 connections now open)
2021-05-10T00:39:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38272 #594 (3 connections now open)
2021-05-10T00:39:14.629+0000 I NETWORK [conn594] end connection 10.233.76.230:38272 (2 connections now open)
2021-05-10T00:39:14.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53362 #595 (3 connections now open)
2021-05-10T00:39:14.930+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:53362 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:14.935+0000 I NETWORK [conn595] end connection 127.0.0.1:53362 (2 connections now open)
2021-05-10T00:39:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38408 #596 (3 connections now open)
2021-05-10T00:39:24.551+0000 I NETWORK [conn596] end connection 10.233.76.230:38408 (2 connections now open)
2021-05-10T00:39:25.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53502 #597 (3 connections now open)
2021-05-10T00:39:25.137+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:53502 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:25.235+0000 I NETWORK [conn597] end connection 127.0.0.1:53502 (2 connections now open)
2021-05-10T00:39:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38546 #598 (3 connections now open)
2021-05-10T00:39:34.551+0000 I NETWORK [conn598] end connection 10.233.76.230:38546 (2 connections now open)
2021-05-10T00:39:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53636 #599 (3 connections now open)
2021-05-10T00:39:34.934+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:53636 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:35.032+0000 I NETWORK [conn599] end connection 127.0.0.1:53636 (2 connections now open)
2021-05-10T00:39:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38690 #600 (3 connections now open)
2021-05-10T00:39:44.551+0000 I NETWORK [conn600] end connection 10.233.76.230:38690 (2 connections now open)
2021-05-10T00:39:45.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53784 #601 (3 connections now open)
2021-05-10T00:39:45.131+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:53784 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:45.229+0000 I NETWORK [conn601] end connection 127.0.0.1:53784 (2 connections now open)
2021-05-10T00:39:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38828 #602 (3 connections now open)
2021-05-10T00:39:54.551+0000 I NETWORK [conn602] end connection 10.233.76.230:38828 (2 connections now open)
2021-05-10T00:39:54.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53918 #603 (3 connections now open)
2021-05-10T00:39:54.839+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:53918 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:39:54.934+0000 I NETWORK [conn603] end connection 127.0.0.1:53918 (2 connections now open)
2021-05-10T00:40:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:38956 #604 (3 connections now open)
2021-05-10T00:40:04.629+0000 I NETWORK [conn604] end connection 10.233.76.230:38956 (2 connections now open)
2021-05-10T00:40:04.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54048 #605 (3 connections now open)
2021-05-10T00:40:04.833+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:54048 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:04.931+0000 I NETWORK [conn605] end connection 127.0.0.1:54048 (2 connections now open)
2021-05-10T00:40:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39100 #606 (3 connections now open)
2021-05-10T00:40:14.551+0000 I NETWORK [conn606] end connection 10.233.76.230:39100 (2 connections now open)
2021-05-10T00:40:14.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54190 #607 (3 connections now open)
2021-05-10T00:40:14.938+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:54190 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:15.133+0000 I NETWORK [conn607] end connection 127.0.0.1:54190 (2 connections now open)
2021-05-10T00:40:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39236 #608 (3 connections now open)
2021-05-10T00:40:24.551+0000 I NETWORK [conn608] end connection 10.233.76.230:39236 (2 connections now open)
2021-05-10T00:40:25.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54330 #609 (3 connections now open)
2021-05-10T00:40:25.132+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:54330 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:25.233+0000 I NETWORK [conn609] end connection 127.0.0.1:54330 (2 connections now open)
2021-05-10T00:40:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39362 #610 (3 connections now open)
2021-05-10T00:40:34.629+0000 I NETWORK [conn610] end connection 10.233.76.230:39362 (2 connections now open)
2021-05-10T00:40:35.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54458 #611 (3 connections now open)
2021-05-10T00:40:35.031+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:54458 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:35.035+0000 I NETWORK [conn611] end connection 127.0.0.1:54458 (2 connections now open)
2021-05-10T00:40:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39508 #612 (3 connections now open)
2021-05-10T00:40:44.551+0000 I NETWORK [conn612] end connection 10.233.76.230:39508 (2 connections now open)
2021-05-10T00:40:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54598 #613 (3 connections now open)
2021-05-10T00:40:45.030+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:54598 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:45.130+0000 I NETWORK [conn613] end connection 127.0.0.1:54598 (2 connections now open)
2021-05-10T00:40:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39650 #614 (3 connections now open)
2021-05-10T00:40:54.629+0000 I NETWORK [conn614] end connection 10.233.76.230:39650 (2 connections now open)
2021-05-10T00:40:54.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54744 #615 (3 connections now open)
2021-05-10T00:40:54.929+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:54744 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:40:54.935+0000 I NETWORK [conn615] end connection 127.0.0.1:54744 (2 connections now open)
2021-05-10T00:41:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39776 #616 (3 connections now open)
2021-05-10T00:41:04.551+0000 I NETWORK [conn616] end connection 10.233.76.230:39776 (2 connections now open)
2021-05-10T00:41:04.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54868 #617 (3 connections now open)
2021-05-10T00:41:04.936+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:54868 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:05.033+0000 I NETWORK [conn617] end connection 127.0.0.1:54868 (2 connections now open)
2021-05-10T00:41:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:39922 #618 (3 connections now open)
2021-05-10T00:41:14.551+0000 I NETWORK [conn618] end connection 10.233.76.230:39922 (2 connections now open)
2021-05-10T00:41:14.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55014 #619 (3 connections now open)
2021-05-10T00:41:14.834+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:55014 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:14.932+0000 I NETWORK [conn619] end connection 127.0.0.1:55014 (2 connections now open)
2021-05-10T00:41:24.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40054 #620 (3 connections now open)
2021-05-10T00:41:24.629+0000 I NETWORK [conn620] end connection 10.233.76.230:40054 (2 connections now open)
2021-05-10T00:41:25.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55152 #621 (3 connections now open)
2021-05-10T00:41:25.036+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:55152 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:25.133+0000 I NETWORK [conn621] end connection 127.0.0.1:55152 (2 connections now open)
2021-05-10T00:41:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40186 #622 (3 connections now open)
2021-05-10T00:41:34.629+0000 I NETWORK [conn622] end connection 10.233.76.230:40186 (2 connections now open)
2021-05-10T00:41:34.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55280 #623 (3 connections now open)
2021-05-10T00:41:34.939+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:55280 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:35.033+0000 I NETWORK [conn623] end connection 127.0.0.1:55280 (2 connections now open)
2021-05-10T00:41:44.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40332 #624 (3 connections now open)
2021-05-10T00:41:44.629+0000 I NETWORK [conn624] end connection 10.233.76.230:40332 (2 connections now open)
2021-05-10T00:41:45.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55430 #625 (3 connections now open)
2021-05-10T00:41:45.035+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:55430 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:45.132+0000 I NETWORK [conn625] end connection 127.0.0.1:55430 (2 connections now open)
2021-05-10T00:41:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40472 #626 (3 connections now open)
2021-05-10T00:41:54.551+0000 I NETWORK [conn626] end connection 10.233.76.230:40472 (2 connections now open)
2021-05-10T00:41:54.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55566 #627 (3 connections now open)
2021-05-10T00:41:55.030+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:55566 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:41:55.129+0000 I NETWORK [conn627] end connection 127.0.0.1:55566 (2 connections now open)
2021-05-10T00:42:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40600 #628 (3 connections now open)
2021-05-10T00:42:04.629+0000 I NETWORK [conn628] end connection 10.233.76.230:40600 (2 connections now open)
2021-05-10T00:42:04.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55694 #629 (3 connections now open)
2021-05-10T00:42:04.837+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:55694 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:04.935+0000 I NETWORK [conn629] end connection 127.0.0.1:55694 (2 connections now open)
2021-05-10T00:42:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40742 #630 (3 connections now open)
2021-05-10T00:42:14.551+0000 I NETWORK [conn630] end connection 10.233.76.230:40742 (2 connections now open)
2021-05-10T00:42:14.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55832 #631 (3 connections now open)
2021-05-10T00:42:14.738+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:55832 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:14.836+0000 I NETWORK [conn631] end connection 127.0.0.1:55832 (2 connections now open)
2021-05-10T00:42:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:40884 #632 (3 connections now open)
2021-05-10T00:42:24.551+0000 I NETWORK [conn632] end connection 10.233.76.230:40884 (2 connections now open)
2021-05-10T00:42:24.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55978 #633 (3 connections now open)
2021-05-10T00:42:24.930+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:55978 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:24.936+0000 I NETWORK [conn633] end connection 127.0.0.1:55978 (2 connections now open)
2021-05-10T00:42:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41012 #634 (3 connections now open)
2021-05-10T00:42:34.629+0000 I NETWORK [conn634] end connection 10.233.76.230:41012 (2 connections now open)
2021-05-10T00:42:34.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56102 #635 (3 connections now open)
2021-05-10T00:42:34.838+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:56102 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:34.935+0000 I NETWORK [conn635] end connection 127.0.0.1:56102 (2 connections now open)
2021-05-10T00:42:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41156 #636 (3 connections now open)
2021-05-10T00:42:44.629+0000 I NETWORK [conn636] end connection 10.233.76.230:41156 (2 connections now open)
2021-05-10T00:42:44.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56246 #637 (3 connections now open)
2021-05-10T00:42:44.937+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:56246 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:45.035+0000 I NETWORK [conn637] end connection 127.0.0.1:56246 (2 connections now open)
2021-05-10T00:42:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41296 #638 (3 connections now open)
2021-05-10T00:42:54.551+0000 I NETWORK [conn638] end connection 10.233.76.230:41296 (2 connections now open)
2021-05-10T00:42:54.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56386 #639 (3 connections now open)
2021-05-10T00:42:55.029+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:56386 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:42:55.035+0000 I NETWORK [conn639] end connection 127.0.0.1:56386 (2 connections now open)
2021-05-10T00:43:04.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41422 #640 (3 connections now open)
2021-05-10T00:43:04.629+0000 I NETWORK [conn640] end connection 10.233.76.230:41422 (2 connections now open)
2021-05-10T00:43:04.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56512 #641 (3 connections now open)
2021-05-10T00:43:04.939+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:56512 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:05.130+0000 I NETWORK [conn641] end connection 127.0.0.1:56512 (2 connections now open)
2021-05-10T00:43:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41570 #642 (3 connections now open)
2021-05-10T00:43:14.551+0000 I NETWORK [conn642] end connection 10.233.76.230:41570 (2 connections now open)
2021-05-10T00:43:14.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56660 #643 (3 connections now open)
2021-05-10T00:43:14.929+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:56660 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:14.936+0000 I NETWORK [conn643] end connection 127.0.0.1:56660 (2 connections now open)
2021-05-10T00:43:24.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41706 #644 (3 connections now open)
2021-05-10T00:43:24.629+0000 I NETWORK [conn644] end connection 10.233.76.230:41706 (2 connections now open)
2021-05-10T00:43:25.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56798 #645 (3 connections now open)
2021-05-10T00:43:25.031+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:56798 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:25.037+0000 I NETWORK [conn645] end connection 127.0.0.1:56798 (2 connections now open)
2021-05-10T00:43:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41838 #646 (3 connections now open)
2021-05-10T00:43:34.551+0000 I NETWORK [conn646] end connection 10.233.76.230:41838 (2 connections now open)
2021-05-10T00:43:35.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56934 #647 (3 connections now open)
2021-05-10T00:43:35.031+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:56934 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:35.131+0000 I NETWORK [conn647] end connection 127.0.0.1:56934 (2 connections now open)
2021-05-10T00:43:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:41990 #648 (3 connections now open)
2021-05-10T00:43:44.551+0000 I NETWORK [conn648] end connection 10.233.76.230:41990 (2 connections now open)
2021-05-10T00:43:44.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57080 #649 (3 connections now open)
2021-05-10T00:43:44.937+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:57080 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:45.034+0000 I NETWORK [conn649] end connection 127.0.0.1:57080 (2 connections now open)
2021-05-10T00:43:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42128 #650 (3 connections now open)
2021-05-10T00:43:54.551+0000 I NETWORK [conn650] end connection 10.233.76.230:42128 (2 connections now open)
2021-05-10T00:43:54.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57218 #651 (3 connections now open)
2021-05-10T00:43:54.837+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:57218 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:43:54.934+0000 I NETWORK [conn651] end connection 127.0.0.1:57218 (2 connections now open)
2021-05-10T00:44:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42260 #652 (3 connections now open)
2021-05-10T00:44:04.551+0000 I NETWORK [conn652] end connection 10.233.76.230:42260 (2 connections now open)
2021-05-10T00:44:05.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57356 #653 (3 connections now open)
2021-05-10T00:44:05.129+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:57356 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:05.136+0000 I NETWORK [conn653] end connection 127.0.0.1:57356 (2 connections now open)
2021-05-10T00:44:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42406 #654 (3 connections now open)
2021-05-10T00:44:14.551+0000 I NETWORK [conn654] end connection 10.233.76.230:42406 (2 connections now open)
2021-05-10T00:44:14.830+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57496 #655 (3 connections now open)
2021-05-10T00:44:14.830+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:57496 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:14.834+0000 I NETWORK [conn655] end connection 127.0.0.1:57496 (2 connections now open)
2021-05-10T00:44:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42538 #656 (3 connections now open)
2021-05-10T00:44:24.629+0000 I NETWORK [conn656] end connection 10.233.76.230:42538 (2 connections now open)
2021-05-10T00:44:25.230+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57632 #657 (3 connections now open)
2021-05-10T00:44:25.230+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:57632 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:25.236+0000 I NETWORK [conn657] end connection 127.0.0.1:57632 (2 connections now open)
2021-05-10T00:44:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42666 #658 (3 connections now open)
2021-05-10T00:44:34.551+0000 I NETWORK [conn658] end connection 10.233.76.230:42666 (2 connections now open)
2021-05-10T00:44:35.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57762 #659 (3 connections now open)
2021-05-10T00:44:35.031+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:57762 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:35.131+0000 I NETWORK [conn659] end connection 127.0.0.1:57762 (2 connections now open)
2021-05-10T00:44:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42810 #660 (3 connections now open)
2021-05-10T00:44:44.629+0000 I NETWORK [conn660] end connection 10.233.76.230:42810 (2 connections now open)
2021-05-10T00:44:45.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57904 #661 (3 connections now open)
2021-05-10T00:44:45.031+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:57904 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:45.229+0000 I NETWORK [conn661] end connection 127.0.0.1:57904 (2 connections now open)
2021-05-10T00:44:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:42948 #662 (3 connections now open)
2021-05-10T00:44:54.629+0000 I NETWORK [conn662] end connection 10.233.76.230:42948 (2 connections now open)
2021-05-10T00:44:54.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58038 #663 (3 connections now open)
2021-05-10T00:44:55.030+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:58038 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:44:55.129+0000 I NETWORK [conn663] end connection 127.0.0.1:58038 (2 connections now open)
2021-05-10T00:45:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43082 #664 (3 connections now open)
2021-05-10T00:45:04.629+0000 I NETWORK [conn664] end connection 10.233.76.230:43082 (2 connections now open)
2021-05-10T00:45:04.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58172 #665 (3 connections now open)
2021-05-10T00:45:04.937+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:58172 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:05.032+0000 I NETWORK [conn665] end connection 127.0.0.1:58172 (2 connections now open)
2021-05-10T00:45:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43226 #666 (3 connections now open)
2021-05-10T00:45:14.551+0000 I NETWORK [conn666] end connection 10.233.76.230:43226 (2 connections now open)
2021-05-10T00:45:14.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58316 #667 (3 connections now open)
2021-05-10T00:45:14.938+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:58316 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:15.035+0000 I NETWORK [conn667] end connection 127.0.0.1:58316 (2 connections now open)
2021-05-10T00:45:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43358 #668 (3 connections now open)
2021-05-10T00:45:24.551+0000 I NETWORK [conn668] end connection 10.233.76.230:43358 (2 connections now open)
2021-05-10T00:45:24.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58450 #669 (3 connections now open)
2021-05-10T00:45:25.029+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:58450 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:25.035+0000 I NETWORK [conn669] end connection 127.0.0.1:58450 (2 connections now open)
2021-05-10T00:45:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43488 #670 (3 connections now open)
2021-05-10T00:45:34.551+0000 I NETWORK [conn670] end connection 10.233.76.230:43488 (2 connections now open)
2021-05-10T00:45:34.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58578 #671 (3 connections now open)
2021-05-10T00:45:34.837+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:58578 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:34.936+0000 I NETWORK [conn671] end connection 127.0.0.1:58578 (2 connections now open)
2021-05-10T00:45:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43634 #672 (3 connections now open)
2021-05-10T00:45:44.551+0000 I NETWORK [conn672] end connection 10.233.76.230:43634 (2 connections now open)
2021-05-10T00:45:44.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58724 #673 (3 connections now open)
2021-05-10T00:45:44.932+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:58724 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:45.029+0000 I NETWORK [conn673] end connection 127.0.0.1:58724 (2 connections now open)
2021-05-10T00:45:54.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43774 #674 (3 connections now open)
2021-05-10T00:45:54.629+0000 I NETWORK [conn674] end connection 10.233.76.230:43774 (2 connections now open)
2021-05-10T00:45:54.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58864 #675 (3 connections now open)
2021-05-10T00:45:54.839+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:58864 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:45:54.935+0000 I NETWORK [conn675] end connection 127.0.0.1:58864 (2 connections now open)
2021-05-10T00:46:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:43900 #676 (3 connections now open)
2021-05-10T00:46:04.629+0000 I NETWORK [conn676] end connection 10.233.76.230:43900 (2 connections now open)
2021-05-10T00:46:04.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58990 #677 (3 connections now open)
2021-05-10T00:46:04.936+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:58990 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:05.032+0000 I NETWORK [conn677] end connection 127.0.0.1:58990 (2 connections now open)
2021-05-10T00:46:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44046 #678 (3 connections now open)
2021-05-10T00:46:14.629+0000 I NETWORK [conn678] end connection 10.233.76.230:44046 (2 connections now open)
2021-05-10T00:46:14.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59136 #679 (3 connections now open)
2021-05-10T00:46:14.939+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:59136 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:15.130+0000 I NETWORK [conn679] end connection 127.0.0.1:59136 (2 connections now open)
2021-05-10T00:46:24.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44182 #680 (3 connections now open)
2021-05-10T00:46:24.629+0000 I NETWORK [conn680] end connection 10.233.76.230:44182 (2 connections now open)
2021-05-10T00:46:24.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59278 #681 (3 connections now open)
2021-05-10T00:46:25.030+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:59278 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:25.134+0000 I NETWORK [conn681] end connection 127.0.0.1:59278 (2 connections now open)
2021-05-10T00:46:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44316 #682 (3 connections now open)
2021-05-10T00:46:34.551+0000 I NETWORK [conn682] end connection 10.233.76.230:44316 (2 connections now open)
2021-05-10T00:46:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59406 #683 (3 connections now open)
2021-05-10T00:46:34.934+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:59406 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:35.029+0000 I NETWORK [conn683] end connection 127.0.0.1:59406 (2 connections now open)
2021-05-10T00:46:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44462 #684 (3 connections now open)
2021-05-10T00:46:44.551+0000 I NETWORK [conn684] end connection 10.233.76.230:44462 (2 connections now open)
2021-05-10T00:46:45.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59556 #685 (3 connections now open)
2021-05-10T00:46:45.033+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:59556 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:45.037+0000 I NETWORK [conn685] end connection 127.0.0.1:59556 (2 connections now open)
2021-05-10T00:46:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44602 #686 (3 connections now open)
2021-05-10T00:46:54.551+0000 I NETWORK [conn686] end connection 10.233.76.230:44602 (2 connections now open)
2021-05-10T00:46:54.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59692 #687 (3 connections now open)
2021-05-10T00:46:54.937+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:59692 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:46:55.035+0000 I NETWORK [conn687] end connection 127.0.0.1:59692 (2 connections now open)
2021-05-10T00:47:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44730 #688 (3 connections now open)
2021-05-10T00:47:04.551+0000 I NETWORK [conn688] end connection 10.233.76.230:44730 (2 connections now open)
2021-05-10T00:47:04.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59820 #689 (3 connections now open)
2021-05-10T00:47:04.938+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:59820 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:05.033+0000 I NETWORK [conn689] end connection 127.0.0.1:59820 (2 connections now open)
2021-05-10T00:47:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:44874 #690 (3 connections now open)
2021-05-10T00:47:14.551+0000 I NETWORK [conn690] end connection 10.233.76.230:44874 (2 connections now open)
2021-05-10T00:47:14.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59964 #691 (3 connections now open)
2021-05-10T00:47:14.834+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:59964 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:14.931+0000 I NETWORK [conn691] end connection 127.0.0.1:59964 (2 connections now open)
2021-05-10T00:47:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45008 #692 (3 connections now open)
2021-05-10T00:47:24.551+0000 I NETWORK [conn692] end connection 10.233.76.230:45008 (2 connections now open)
2021-05-10T00:47:24.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60098 #693 (3 connections now open)
2021-05-10T00:47:24.938+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:60098 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:25.034+0000 I NETWORK [conn693] end connection 127.0.0.1:60098 (2 connections now open)
2021-05-10T00:47:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45138 #694 (3 connections now open)
2021-05-10T00:47:34.551+0000 I NETWORK [conn694] end connection 10.233.76.230:45138 (2 connections now open)
2021-05-10T00:47:35.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60236 #695 (3 connections now open)
2021-05-10T00:47:35.129+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:60236 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:35.134+0000 I NETWORK [conn695] end connection 127.0.0.1:60236 (2 connections now open)
2021-05-10T00:47:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45282 #696 (3 connections now open)
2021-05-10T00:47:44.551+0000 I NETWORK [conn696] end connection 10.233.76.230:45282 (2 connections now open)
2021-05-10T00:47:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60378 #697 (3 connections now open)
2021-05-10T00:47:45.129+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:60378 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:45.135+0000 I NETWORK [conn697] end connection 127.0.0.1:60378 (2 connections now open)
2021-05-10T00:47:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45428 #698 (3 connections now open)
2021-05-10T00:47:54.629+0000 I NETWORK [conn698] end connection 10.233.76.230:45428 (2 connections now open)
2021-05-10T00:47:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60520 #699 (3 connections now open)
2021-05-10T00:47:54.936+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:60520 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:47:55.033+0000 I NETWORK [conn699] end connection 127.0.0.1:60520 (2 connections now open)
2021-05-10T00:48:04.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45554 #700 (3 connections now open)
2021-05-10T00:48:04.629+0000 I NETWORK [conn700] end connection 10.233.76.230:45554 (2 connections now open)
2021-05-10T00:48:05.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60652 #701 (3 connections now open)
2021-05-10T00:48:05.037+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:60652 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:05.134+0000 I NETWORK [conn701] end connection 127.0.0.1:60652 (2 connections now open)
2021-05-10T00:48:14.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45700 #702 (3 connections now open)
2021-05-10T00:48:14.551+0000 I NETWORK [conn702] end connection 10.233.76.230:45700 (2 connections now open)
2021-05-10T00:48:14.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60792 #703 (3 connections now open)
2021-05-10T00:48:15.029+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:60792 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:15.130+0000 I NETWORK [conn703] end connection 127.0.0.1:60792 (2 connections now open)
2021-05-10T00:48:24.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45836 #704 (3 connections now open)
2021-05-10T00:48:24.551+0000 I NETWORK [conn704] end connection 10.233.76.230:45836 (2 connections now open)
2021-05-10T00:48:24.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60926 #705 (3 connections now open)
2021-05-10T00:48:24.929+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:60926 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:24.936+0000 I NETWORK [conn705] end connection 127.0.0.1:60926 (2 connections now open)
2021-05-10T00:48:34.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:45962 #706 (3 connections now open)
2021-05-10T00:48:34.551+0000 I NETWORK [conn706] end connection 10.233.76.230:45962 (2 connections now open)
2021-05-10T00:48:35.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32828 #707 (3 connections now open)
2021-05-10T00:48:35.037+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:32828 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:35.136+0000 I NETWORK [conn707] end connection 127.0.0.1:32828 (2 connections now open)
2021-05-10T00:48:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46108 #708 (3 connections now open)
2021-05-10T00:48:44.551+0000 I NETWORK [conn708] end connection 10.233.76.230:46108 (2 connections now open)
2021-05-10T00:48:45.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32972 #709 (3 connections now open)
2021-05-10T00:48:45.130+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:32972 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:45.136+0000 I NETWORK [conn709] end connection 127.0.0.1:32972 (2 connections now open)
2021-05-10T00:48:54.550+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46248 #710 (3 connections now open)
2021-05-10T00:48:54.551+0000 I NETWORK [conn710] end connection 10.233.76.230:46248 (2 connections now open)
2021-05-10T00:48:54.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33106 #711 (3 connections now open)
2021-05-10T00:48:54.834+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:33106 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:48:54.930+0000 I NETWORK [conn711] end connection 127.0.0.1:33106 (2 connections now open)
2021-05-10T00:49:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46388 #712 (3 connections now open)
2021-05-10T00:49:04.551+0000 I NETWORK [conn712] end connection 10.233.76.230:46388 (2 connections now open)
2021-05-10T00:49:04.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33246 #713 (3 connections now open)
2021-05-10T00:49:04.930+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:33246 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:04.936+0000 I NETWORK [conn713] end connection 127.0.0.1:33246 (2 connections now open)
2021-05-10T00:49:14.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46540 #714 (3 connections now open)
2021-05-10T00:49:14.551+0000 I NETWORK [conn714] end connection 10.233.76.230:46540 (2 connections now open)
2021-05-10T00:49:14.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33398 #715 (3 connections now open)
2021-05-10T00:49:15.029+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:33398 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:15.034+0000 I NETWORK [conn715] end connection 127.0.0.1:33398 (2 connections now open)
2021-05-10T00:49:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46680 #716 (3 connections now open)
2021-05-10T00:49:24.551+0000 I NETWORK [conn716] end connection 10.233.76.230:46680 (2 connections now open)
2021-05-10T00:49:25.239+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33546 #717 (3 connections now open)
2021-05-10T00:49:25.330+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:33546 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:25.335+0000 I NETWORK [conn717] end connection 127.0.0.1:33546 (2 connections now open)
2021-05-10T00:49:34.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46828 #718 (3 connections now open)
2021-05-10T00:49:34.629+0000 I NETWORK [conn718] end connection 10.233.76.230:46828 (2 connections now open)
2021-05-10T00:49:34.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33688 #719 (3 connections now open)
2021-05-10T00:49:34.938+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:33688 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:35.033+0000 I NETWORK [conn719] end connection 127.0.0.1:33688 (2 connections now open)
2021-05-10T00:49:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:46972 #720 (3 connections now open)
2021-05-10T00:49:44.551+0000 I NETWORK [conn720] end connection 10.233.76.230:46972 (2 connections now open)
2021-05-10T00:49:45.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33836 #721 (3 connections now open)
2021-05-10T00:49:45.031+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:33836 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:45.229+0000 I NETWORK [conn721] end connection 127.0.0.1:33836 (2 connections now open)
2021-05-10T00:49:54.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47112 #722 (3 connections now open)
2021-05-10T00:49:54.629+0000 I NETWORK [conn722] end connection 10.233.76.230:47112 (2 connections now open)
2021-05-10T00:49:54.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33972 #723 (3 connections now open)
2021-05-10T00:49:54.937+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:33972 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:49:55.033+0000 I NETWORK [conn723] end connection 127.0.0.1:33972 (2 connections now open)
2021-05-10T00:50:04.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47238 #724 (3 connections now open)
2021-05-10T00:50:04.629+0000 I NETWORK [conn724] end connection 10.233.76.230:47238 (2 connections now open)
2021-05-10T00:50:05.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34106 #725 (3 connections now open)
2021-05-10T00:50:05.132+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:34106 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:50:05.137+0000 I NETWORK [conn725] end connection 127.0.0.1:34106 (2 connections now open)
2021-05-10T00:50:14.629+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47382 #726 (3 connections now open)
2021-05-10T00:50:14.629+0000 I NETWORK [conn726] end connection 10.233.76.230:47382 (2 connections now open)
2021-05-10T00:50:14.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34242 #727 (3 connections now open)
2021-05-10T00:50:14.930+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:34242 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:50:14.937+0000 I NETWORK [conn727] end connection 127.0.0.1:34242 (2 connections now open)
2021-05-10T00:50:24.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47516 #728 (3 connections now open)
2021-05-10T00:50:24.629+0000 I NETWORK [conn728] end connection 10.233.76.230:47516 (2 connections now open)
2021-05-10T00:50:24.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34376 #729 (3 connections now open)
2021-05-10T00:50:24.935+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:34376 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:50:25.029+0000 I NETWORK [conn729] end connection 127.0.0.1:34376 (2 connections now open)
2021-05-10T00:50:34.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47648 #730 (3 connections now open)
2021-05-10T00:50:34.551+0000 I NETWORK [conn730] end connection 10.233.76.230:47648 (2 connections now open)
2021-05-10T00:50:34.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34506 #731 (3 connections now open)
2021-05-10T00:50:34.929+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:34506 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:50:34.934+0000 I NETWORK [conn731] end connection 127.0.0.1:34506 (2 connections now open)
2021-05-10T00:50:44.551+0000 I NETWORK [listener] connection accepted from 10.233.76.230:47792 #732 (3 connections now open)
2021-05-10T00:50:44.551+0000 I NETWORK [conn732] end connection 10.233.76.230:47792 (2 connections now open)
2021-05-10T00:50:45.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34656 #733 (3 connections now open)
2021-05-10T00:50:45.129+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:34656 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }
2021-05-10T00:50:45.136+0000 I NETWORK [conn733] end connection 127.0.0.1:34656 (2 connections now open)