Skip to content

Instantly share code, notes, and snippets.

@kaykhancheckpoint
Created November 19, 2020 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaykhancheckpoint/4fcf198df8a23efa2d07d9032c14a4d1 to your computer and use it in GitHub Desktop.
Save kaykhancheckpoint/4fcf198df8a23efa2d07d9032c14a4d1 to your computer and use it in GitHub Desktop.
mongo-data-node
This file has been truncated, but you can view the full file.
mongodb 15:24:55.60
mongodb 15:24:55.60 Welcome to the Bitnami mongodb container
mongodb 15:24:55.61 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mongodb
mongodb 15:24:55.61 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mongodb/issues
mongodb 15:24:55.61
mongodb 15:24:55.61 INFO ==> ** Starting MongoDB setup **
mongodb 15:24:55.63 INFO ==> Validating settings in MONGODB_* env vars...
mongodb 15:24:55.64 INFO ==> Initializing MongoDB...
mongodb 15:24:55.69 INFO ==> Enabling authentication...
mongodb 15:24:55.70 INFO ==> Deploying MongoDB with persisted data...
mongodb 15:24:55.70 INFO ==> Writing keyfile for replica set authentication...
mongodb 15:24:55.72 INFO ==> ** MongoDB setup finished! **
mongodb 15:24:55.73 INFO ==> ** Starting MongoDB **
{"t":{"$date":"2020-11-19T15:24:55.765+00:00"},"s":"W", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****","tags":["startupWarnings"]}
{"t":{"$date":"2020-11-19T15:24:55.768+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
{"t":{"$date":"2020-11-19T15:24:55.771+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2020-11-19T15:24:55.771+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
{"t":{"$date":"2020-11-19T15:24:55.771+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2020-11-19T15:24:55.860+00:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/bitnami/mongodb/data/db","architecture":"64-bit","host":"mongo-prod-mongodb-0"}}
{"t":{"$date":"2020-11-19T15:24:55.860+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.4.1","gitVersion":"ad91a93a5a31e175f5cbf8c69561e788bbc55ce1","openSSLVersion":"OpenSSL 1.1.1d 10 Sep 2019","modules":[],"allocator":"tcmalloc","environment":{"distmod":"debian10","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2020-11-19T15:24:55.860+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","version":"Kernel 4.9.0-11-amd64"}}}
{"t":{"$date":"2020-11-19T15:24:55.860+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"/opt/bitnami/mongodb/conf/mongodb.conf","net":{"bindIp":"*","ipv6":false,"port":27017,"unixDomainSocket":{"enabled":true,"pathPrefix":"/opt/bitnami/mongodb/tmp"}},"processManagement":{"fork":false,"pidFilePath":"/opt/bitnami/mongodb/tmp/mongodb.pid"},"replication":{"enableMajorityReadConcern":true,"replSetName":"rs0"},"security":{"authorization":"enabled","keyFile":"/opt/bitnami/mongodb/conf/keyfile"},"setParameter":{"enableLocalhostAuthBypass":"false"},"storage":{"dbPath":"/bitnami/mongodb/data/db","directoryPerDB":false,"journal":{"enabled":true}},"systemLog":{"destination":"file","logAppend":true,"logRotate":"reopen","path":"/opt/bitnami/mongodb/logs/mongodb.log","quiet":false,"verbosity":0}}}}
{"t":{"$date":"2020-11-19T15:24:55.862+00:00"},"s":"I", "c":"STORAGE", "id":22270, "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/bitnami/mongodb/data/db","storageEngine":"wiredTiger"}}
{"t":{"$date":"2020-11-19T15:24:55.862+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
{"t":{"$date":"2020-11-19T15:24:55.862+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=3375M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}}
{"t":{"$date":"2020-11-19T15:24:56.465+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:465397][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 71 through 72"}}
{"t":{"$date":"2020-11-19T15:24:56.568+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:568171][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 72 through 72"}}
{"t":{"$date":"2020-11-19T15:24:56.697+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:697070][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Main recovery loop: starting at 71/6784 to 72/256"}}
{"t":{"$date":"2020-11-19T15:24:56.697+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:697675][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 71 through 72"}}
{"t":{"$date":"2020-11-19T15:24:56.790+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:790262][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 72 through 72"}}
{"t":{"$date":"2020-11-19T15:24:56.880+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:880579][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (1605799177, 3)"}}
{"t":{"$date":"2020-11-19T15:24:56.880+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1605799496:880645][1:0x7f99b8140100], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (1605799177, 3)"}}
{"t":{"$date":"2020-11-19T15:24:57.020+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1158}}
{"t":{"$date":"2020-11-19T15:24:57.020+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":1605799177,"i":3}}}}
{"t":{"$date":"2020-11-19T15:24:57.023+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"initandlisten","msg":"The size storer reports that the oplog contains","attr":{"numRecords":2793332,"dataSize":2605175786}}
{"t":{"$date":"2020-11-19T15:24:57.024+00:00"},"s":"I", "c":"STORAGE", "id":22386, "ctx":"initandlisten","msg":"Sampling the oplog to determine where to place markers for truncation"}
{"t":{"$date":"2020-11-19T15:24:57.026+00:00"},"s":"I", "c":"STORAGE", "id":22389, "ctx":"initandlisten","msg":"Sampling from the oplog to determine where to place markers for truncation","attr":{"from":{"$timestamp":{"t":1605533979,"i":76}},"to":{"$timestamp":{"t":1605799177,"i":3}}}}
{"t":{"$date":"2020-11-19T15:24:57.026+00:00"},"s":"I", "c":"STORAGE", "id":22390, "ctx":"initandlisten","msg":"Taking samples and assuming each oplog section contains","attr":{"numSamples":998,"containsNumRecords":27980,"containsNumBytes":26095293}}
{"t":{"$date":"2020-11-19T15:24:57.992+00:00"},"s":"I", "c":"STORAGE", "id":22393, "ctx":"initandlisten","msg":"Oplog sampling complete"}
{"t":{"$date":"2020-11-19T15:24:57.992+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"initandlisten","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":968}}
{"t":{"$date":"2020-11-19T15:24:57.997+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2020-11-19T15:24:58.008+00:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2020-11-19T15:24:58.009+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}}
{"t":{"$date":"2020-11-19T15:24:58.009+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/bitnami/mongodb/data/db/diagnostic.data"}}
{"t":{"$date":"2020-11-19T15:24:58.010+00:00"},"s":"I", "c":"REPL", "id":21529, "ctx":"initandlisten","msg":"Initializing rollback ID","attr":{"rbid":2}}
{"t":{"$date":"2020-11-19T15:24:58.010+00:00"},"s":"I", "c":"REPL", "id":21544, "ctx":"initandlisten","msg":"Recovering from stable timestamp","attr":{"stableTimestamp":{"$timestamp":{"t":1605799177,"i":3}},"topOfOplog":{"ts":{"$timestamp":{"t":1605799177,"i":3}},"t":20},"appliedThrough":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"oplogTruncateAfterPoint":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2020-11-19T15:24:58.010+00:00"},"s":"I", "c":"REPL", "id":21545, "ctx":"initandlisten","msg":"Starting recovery oplog application at the stable timestamp","attr":{"stableTimestamp":{"$timestamp":{"t":1605799177,"i":3}}}}
{"t":{"$date":"2020-11-19T15:24:58.010+00:00"},"s":"I", "c":"REPL", "id":21549, "ctx":"initandlisten","msg":"No oplog entries to apply for recovery. Start point is at the top of the oplog"}
{"t":{"$date":"2020-11-19T15:24:58.011+00:00"},"s":"I", "c":"CONTROL", "id":20714, "ctx":"LogicalSessionCacheRefresh","msg":"Failed to refresh session cache, will try again at the next refresh interval","attr":{"error":"NotYetInitialized: Replication has not yet been configured"}}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"CONTROL", "id":20711, "ctx":"LogicalSessionCacheReap","msg":"Failed to reap transaction table","attr":{"error":"NotYetInitialized: Replication has not yet been configured"}}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/opt/bitnami/mongodb/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
{"t":{"$date":"2020-11-19T15:24:58.012+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2020-11-19T15:24:58.037+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64846","connectionId":2,"connectionCount":1}}
{"t":{"$date":"2020-11-19T15:24:58.064+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn2","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"__system","authenticationDatabase":"local","client":"172.20.51.222:64846"}}
{"t":{"$date":"2020-11-19T15:24:58.066+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"172.20.51.222:64846","connectionId":2,"connectionCount":0}}
{"t":{"$date":"2020-11-19T15:24:58.084+00:00"},"s":"W", "c":"NETWORK", "id":21207, "ctx":"ReplCoord-0","msg":"getaddrinfo() failed","attr":{"host":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local","error":"Name or service not known"}}
{"t":{"$date":"2020-11-19T15:24:58.085+00:00"},"s":"I", "c":"NETWORK", "id":4834700, "ctx":"ReplCoord-0","msg":"isSelf could not connect via connectSocketOnly","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","error":{"code":6,"codeName":"HostUnreachable","errmsg":"couldn't connect to server mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017, connection attempt failed: HostNotFound: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:24:58.085+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":510871,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"members":[{"_id":0,"host":"a211af6c97d4847519c8a859471a1846-1403490130.us-east-2.elb.amazonaws.com:27017","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":5.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","arbiterOnly":true,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5f2547d4ec0bd2c51699b9ec"}}}}}
{"t":{"$date":"2020-11-19T15:24:58.085+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"a211af6c97d4847519c8a859471a1846-1403490130.us-east-2.elb.amazonaws.com:27017"}}
{"t":{"$date":"2020-11-19T15:24:58.085+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}}
{"t":{"$date":"2020-11-19T15:24:58.085+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"}
{"t":{"$date":"2020-11-19T15:24:58.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:24:58.088+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}}
{"t":{"$date":"2020-11-19T15:24:58.088+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoord-0","msg":"Starting replication fetcher thread"}
{"t":{"$date":"2020-11-19T15:24:58.088+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoord-0","msg":"Starting replication applier thread"}
{"t":{"$date":"2020-11-19T15:24:58.088+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoord-0","msg":"Starting replication reporter thread"}
{"t":{"$date":"2020-11-19T15:24:58.088+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"}
{"t":{"$date":"2020-11-19T15:24:58.089+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}}
{"t":{"$date":"2020-11-19T15:24:58.089+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}}
{"t":{"$date":"2020-11-19T15:24:58.089+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"BackgroundSync","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}}
{"t":{"$date":"2020-11-19T15:24:58.090+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:24:58.090+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-2","msg":"Member is now in state RS_DOWN","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","heartbeatMessage":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}
{"t":{"$date":"2020-11-19T15:24:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4346","connectionId":3,"connectionCount":1}}
{"t":{"$date":"2020-11-19T15:24:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"100.96.4.1:4346","connectionId":3,"connectionCount":0}}
{"t":{"$date":"2020-11-19T15:24:58.328+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39620","connectionId":4,"connectionCount":1}}
{"t":{"$date":"2020-11-19T15:24:58.328+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:39620","client":"conn4","doc":{"driver":{"name":"mongo-go-driver","version":"v1.3.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.14.4"}}}
{"t":{"$date":"2020-11-19T15:24:58.329+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39622","connectionId":5,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:24:58.329+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:39622","client":"conn5","doc":{"driver":{"name":"mongo-go-driver","version":"v1.3.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.14.4","application":{"name":"mongodb_exporter"}}}}
{"t":{"$date":"2020-11-19T15:24:58.346+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn5","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:39622"}}
{"t":{"$date":"2020-11-19T15:24:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36772","connectionId":6,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:24:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"100.96.4.1:36772","connectionId":6,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:24:58.594+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:24:59.051+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.13:52688","connectionId":7,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:24:59.052+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"100.96.4.13:52688","client":"conn7","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:24:59.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:24:59.089+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn7","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.13:52688"}}
{"t":{"$date":"2020-11-19T15:24:59.094+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"100.96.4.13:52688","connectionId":7,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:24:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:24:59.605+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:00.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:00.108+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:00.612+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:01.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:01.116+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:01.621+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:02.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:02.125+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22822","connectionId":8,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64848","connectionId":9,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"172.20.32.60:22822","connectionId":8,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"172.20.51.222:64848","connectionId":9,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:02.630+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:03.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:03.134+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:03.638+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:03.795+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39654","connectionId":10,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:03.795+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:39654","client":"conn10","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:03.799+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:39654","connectionId":10,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:04.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:04.150+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:04.158+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.13:52720","connectionId":11,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:04.158+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"100.96.4.13:52720","client":"conn11","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:04.194+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn11","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.13:52720"}}
{"t":{"$date":"2020-11-19T15:25:04.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"100.96.4.13:52720","connectionId":11,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:04.654+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:05.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:05.162+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:05.666+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:06.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14180","connectionId":12,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64862","connectionId":13,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"172.20.51.222:64862","connectionId":13,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"172.20.32.60:14180","connectionId":12,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:06.170+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:06.674+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:07.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:07.178+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:07.688+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:08.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4362","connectionId":14,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"100.96.4.1:4362","connectionId":14,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:08.192+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36788","connectionId":15,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"100.96.4.1:36788","connectionId":15,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:08.696+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:09.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:09.182+00:00"},"s":"I", "c":"ELECTION", "id":4615655, "ctx":"ReplCoord-1","msg":"Not starting an election, since we are not electable","attr":{"reason":"Not standing for election because I cannot see a majority (mask 0x1)"}}
{"t":{"$date":"2020-11-19T15:25:09.200+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:09.704+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:10.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:10.208+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:10.712+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:11.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:11.216+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:11.720+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:12.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:12.224+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22836","connectionId":16,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6902","connectionId":17,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"172.20.32.60:22836","connectionId":16,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"172.20.51.222:6902","connectionId":17,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:12.728+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:13.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:13.232+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:13.736+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:13.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39690","connectionId":18,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:13.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:39690","client":"conn18","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:13.801+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:39690","connectionId":18,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:14.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:14.091+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"BackgroundSync","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}}
{"t":{"$date":"2020-11-19T15:25:14.240+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:14.749+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:15.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:15.259+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:15.775+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:16.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:16.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14192","connectionId":19,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:16.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64874","connectionId":20,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:16.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"Connection ended","attr":{"remote":"172.20.32.60:14192","connectionId":19,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:16.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"172.20.51.222:64874","connectionId":20,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:16.306+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:16.813+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:17.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:17.317+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:17.821+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:18.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4374","connectionId":21,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"100.96.4.1:4374","connectionId":21,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:18.334+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:18.595+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36802","connectionId":22,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:18.599+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"Connection ended","attr":{"remote":"100.96.4.1:36802","connectionId":22,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:18.822+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40204","connectionId":23,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:18.822+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"100.96.4.16:40204","connectionId":23,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:18.838+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:18.877+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40206","connectionId":24,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:18.877+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"100.96.4.16:40206","client":"conn24","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:18.901+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn24","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40206"}}
{"t":{"$date":"2020-11-19T15:25:18.907+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"100.96.4.16:40206","connectionId":24,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:19.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:19.343+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:19.857+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:19.916+00:00"},"s":"I", "c":"ELECTION", "id":4615655, "ctx":"ReplCoord-0","msg":"Not starting an election, since we are not electable","attr":{"reason":"Not standing for election because I cannot see a majority (mask 0x1)"}}
{"t":{"$date":"2020-11-19T15:25:20.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:20.360+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:20.867+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:21.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:21.371+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:21.879+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:22.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:22.383+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22846","connectionId":25,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64872","connectionId":26,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"172.20.32.60:22846","connectionId":25,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"Connection ended","attr":{"remote":"172.20.51.222:64872","connectionId":26,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:22.887+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 :: caused by :: Could not find address for mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017: SocketException: Host not found (authoritative)"}}}
{"t":{"$date":"2020-11-19T15:25:23.086+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:23.429+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","newState":"STARTUP"}}
{"t":{"$date":"2020-11-19T15:25:23.433+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22850","connectionId":28,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:23.433+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"172.20.32.60:22850","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:23.457+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn28","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"__system","authenticationDatabase":"local","client":"172.20.32.60:22850"}}
{"t":{"$date":"2020-11-19T15:25:23.471+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64876","connectionId":29,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:23.495+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn29","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"__system","authenticationDatabase":"local","client":"172.20.51.222:64876"}}
{"t":{"$date":"2020-11-19T15:25:23.497+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"172.20.51.222:64876","connectionId":29,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:23.825+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39750","connectionId":30,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:23.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:39750","client":"conn30","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:23.867+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:39750","connectionId":30,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:23.931+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","newState":"ARBITER"}}
{"t":{"$date":"2020-11-19T15:25:23.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40242","connectionId":31,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:23.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"100.96.4.16:40242","client":"conn31","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:23.988+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn31","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40242"}}
{"t":{"$date":"2020-11-19T15:25:23.993+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"100.96.4.16:40242","connectionId":31,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14202","connectionId":32,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64884","connectionId":33,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:25:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"172.20.32.60:14202","connectionId":32,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"172.20.51.222:64884","connectionId":33,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4384","connectionId":34,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"100.96.4.1:4384","connectionId":34,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36816","connectionId":35,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:28.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"100.96.4.1:36816","connectionId":35,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:29.074+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40258","connectionId":36,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:29.075+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"100.96.4.16:40258","client":"conn36","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:29.163+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn36","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40258"}}
{"t":{"$date":"2020-11-19T15:25:29.175+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"100.96.4.16:40258","connectionId":36,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:31.340+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"ReplCoord-1","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}}
{"t":{"$date":"2020-11-19T15:25:31.340+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"ReplCoord-1","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":20}}
{"t":{"$date":"2020-11-19T15:25:31.340+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 167 -- target:mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 db:admin cmd:{ replSetRequestVotes: 1, setName: \"rs0\", dryRun: true, term: 20, candidateIndex: 0, configVersion: 510871, lastCommittedOp: { ts: Timestamp(1605799177, 3), t: 20 } }"}}
{"t":{"$date":"2020-11-19T15:25:31.340+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-0","msg":"VoteRequester processResponse","attr":{"term":20,"dryRun":true,"vote":"yes","from":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","message":{"term":20,"voteGranted":true,"reason":"","ok":1.0}}}
{"t":{"$date":"2020-11-19T15:25:31.340+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":21}}
{"t":{"$date":"2020-11-19T15:25:31.341+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 168 -- target:mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 db:admin cmd:{ replSetRequestVotes: 1, setName: \"rs0\", dryRun: false, term: 21, candidateIndex: 0, configVersion: 510871, lastCommittedOp: { ts: Timestamp(1605799177, 3), t: 20 } }"}}
{"t":{"$date":"2020-11-19T15:25:31.342+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-0","msg":"VoteRequester processResponse","attr":{"term":21,"dryRun":false,"vote":"yes","from":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","message":{"term":21,"voteGranted":true,"reason":"","ok":1.0}}}
{"t":{"$date":"2020-11-19T15:25:31.342+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":21}}
{"t":{"$date":"2020-11-19T15:25:31.342+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}}
{"t":{"$date":"2020-11-19T15:25:31.342+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}}
{"t":{"$date":"2020-11-19T15:25:31.342+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21364, "ctx":"ReplCoord-0","msg":"Caught up to the latest optime known via heartbeats after becoming primary","attr":{"targetOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":0},"myLastApplied":{"ts":{"$timestamp":{"t":1605799177,"i":3}},"t":20}}}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":21}}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":21}}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"}
{"t":{"$date":"2020-11-19T15:25:31.343+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}}
{"t":{"$date":"2020-11-19T15:25:31.344+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"}
{"t":{"$date":"2020-11-19T15:25:31.344+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"}
{"t":{"$date":"2020-11-19T15:25:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22860","connectionId":37,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64886","connectionId":38,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"172.20.32.60:22860","connectionId":37,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"172.20.51.222:64886","connectionId":38,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:33.795+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39796","connectionId":39,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:33.795+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:39796","client":"conn39","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:33.799+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:39796","connectionId":39,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:34.229+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40288","connectionId":40,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:34.229+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"100.96.4.16:40288","client":"conn40","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:34.256+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn40","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40288"}}
{"t":{"$date":"2020-11-19T15:25:34.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"100.96.4.16:40288","connectionId":40,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:34.332+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40292","connectionId":41,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:34.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"100.96.4.16:40292","client":"conn41","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:34.378+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn41","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40292"}}
{"t":{"$date":"2020-11-19T15:25:34.386+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"100.96.4.16:40292","connectionId":41,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:34.466+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.16:40294","connectionId":42,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:34.466+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"100.96.4.16:40294","client":"conn42","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:34.489+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn42","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"100.96.4.16:40294"}}
{"t":{"$date":"2020-11-19T15:25:34.496+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"100.96.4.16:40294","connectionId":42,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:34.509+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"172.20.32.60:22850","connectionId":28,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:35.343+00:00"},"s":"I", "c":"CONNPOOL", "id":22561, "ctx":"ReplCoord-0","msg":"Dropping unhealthy pooled connection","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:35.343+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:35.344+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 (100.96.4.16:27017) :: caused by :: Connection refused"}}}
{"t":{"$date":"2020-11-19T15:25:35.344+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-3","msg":"Member is now in state RS_DOWN","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","heartbeatMessage":"Error connecting to mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017 (100.96.4.16:27017) :: caused by :: Connection refused"}}
{"t":{"$date":"2020-11-19T15:25:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14216","connectionId":43,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64898","connectionId":44,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"172.20.51.222:64898","connectionId":44,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"172.20.32.60:14216","connectionId":43,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:36.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36822","connectionId":45,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:36.604+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn45","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"__system","authenticationDatabase":"local","client":"100.96.4.1:36822"}}
{"t":{"$date":"2020-11-19T15:25:36.605+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"Connection ended","attr":{"remote":"100.96.4.1:36822","connectionId":45,"connectionCount":2}}
{"t":{"$date":"2020-11-19T15:25:36.608+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14220","connectionId":46,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:36.609+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"172.20.32.60:14220","client":"conn46","doc":{"driver":{"name":"NetworkInterfaceTL","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:36.662+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn46","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"__system","authenticationDatabase":"local","client":"172.20.32.60:14220"}}
{"t":{"$date":"2020-11-19T15:25:37.131+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017"}}
{"t":{"$date":"2020-11-19T15:25:37.344+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"mongo-prod-mongodb-arbiter-0.mongo-prod-mongodb-arbiter-headless.mongodb.svc.cluster.local:27017","newState":"ARBITER"}}
{"t":{"$date":"2020-11-19T15:25:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4400","connectionId":48,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"Connection ended","attr":{"remote":"100.96.4.1:4400","connectionId":48,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36824","connectionId":49,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"100.96.4.1:36824","connectionId":49,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22868","connectionId":50,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64894","connectionId":51,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:25:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"172.20.32.60:22868","connectionId":50,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"Connection ended","attr":{"remote":"172.20.51.222:64894","connectionId":51,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:43.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39858","connectionId":52,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:43.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:39858","client":"conn52","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:43.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:39858","connectionId":52,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64910","connectionId":53,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14228","connectionId":54,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:25:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"Connection ended","attr":{"remote":"172.20.32.60:14228","connectionId":54,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"Connection ended","attr":{"remote":"172.20.51.222:64910","connectionId":53,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4410","connectionId":55,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"100.96.4.1:4410","connectionId":55,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36842","connectionId":56,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn56","msg":"Connection ended","attr":{"remote":"100.96.4.1:36842","connectionId":56,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22886","connectionId":57,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64912","connectionId":58,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:25:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn57","msg":"Connection ended","attr":{"remote":"172.20.32.60:22886","connectionId":57,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn58","msg":"Connection ended","attr":{"remote":"172.20.51.222:64912","connectionId":58,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:53.858+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39894","connectionId":59,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:53.858+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn59","msg":"client metadata","attr":{"remote":"127.0.0.1:39894","client":"conn59","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:25:53.862+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn59","msg":"Connection ended","attr":{"remote":"127.0.0.1:39894","connectionId":59,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14236","connectionId":60,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64918","connectionId":61,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:25:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn60","msg":"Connection ended","attr":{"remote":"172.20.32.60:14236","connectionId":60,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn61","msg":"Connection ended","attr":{"remote":"172.20.51.222:64918","connectionId":61,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4418","connectionId":62,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn62","msg":"Connection ended","attr":{"remote":"100.96.4.1:4418","connectionId":62,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:25:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36848","connectionId":63,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:25:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn63","msg":"Connection ended","attr":{"remote":"100.96.4.1:36848","connectionId":63,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22898","connectionId":64,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64924","connectionId":65,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn64","msg":"Connection ended","attr":{"remote":"172.20.32.60:22898","connectionId":64,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn65","msg":"Connection ended","attr":{"remote":"172.20.51.222:64924","connectionId":65,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:03.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39930","connectionId":66,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:03.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn66","msg":"client metadata","attr":{"remote":"127.0.0.1:39930","client":"conn66","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:03.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn66","msg":"Connection ended","attr":{"remote":"127.0.0.1:39930","connectionId":66,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64938","connectionId":67,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14256","connectionId":68,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn67","msg":"Connection ended","attr":{"remote":"172.20.51.222:64938","connectionId":67,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn68","msg":"Connection ended","attr":{"remote":"172.20.32.60:14256","connectionId":68,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4444","connectionId":69,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn69","msg":"Connection ended","attr":{"remote":"100.96.4.1:4444","connectionId":69,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36866","connectionId":70,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn70","msg":"Connection ended","attr":{"remote":"100.96.4.1:36866","connectionId":70,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22918","connectionId":71,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64944","connectionId":72,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn71","msg":"Connection ended","attr":{"remote":"172.20.32.60:22918","connectionId":71,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn72","msg":"Connection ended","attr":{"remote":"172.20.51.222:64944","connectionId":72,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:13.795+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39968","connectionId":73,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:13.795+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn73","msg":"client metadata","attr":{"remote":"127.0.0.1:39968","client":"conn73","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:13.799+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn73","msg":"Connection ended","attr":{"remote":"127.0.0.1:39968","connectionId":73,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64952","connectionId":74,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14270","connectionId":75,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn74","msg":"Connection ended","attr":{"remote":"172.20.51.222:64952","connectionId":74,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn75","msg":"Connection ended","attr":{"remote":"172.20.32.60:14270","connectionId":75,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4452","connectionId":76,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn76","msg":"Connection ended","attr":{"remote":"100.96.4.1:4452","connectionId":76,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36880","connectionId":77,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn77","msg":"Connection ended","attr":{"remote":"100.96.4.1:36880","connectionId":77,"connectionCount":3}}
{"t":{"$date":"2020-11-19T15:26:21.847+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4462","connectionId":78,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:21.847+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn78","msg":"client metadata","attr":{"remote":"100.96.4.1:4462","client":"conn78","doc":{"application":{"name":"robo3t"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:26:22.174+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn78","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-1","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:4462"}}
{"t":{"$date":"2020-11-19T15:26:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22924","connectionId":79,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn79","msg":"Connection ended","attr":{"remote":"172.20.32.60:22924","connectionId":79,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64950","connectionId":80,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn80","msg":"Connection ended","attr":{"remote":"172.20.51.222:64950","connectionId":80,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:23.831+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40004","connectionId":81,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:23.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn81","msg":"client metadata","attr":{"remote":"127.0.0.1:40004","client":"conn81","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:23.847+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn81","msg":"Connection ended","attr":{"remote":"127.0.0.1:40004","connectionId":81,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14286","connectionId":82,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64968","connectionId":83,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn82","msg":"Connection ended","attr":{"remote":"172.20.32.60:14286","connectionId":82,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn83","msg":"Connection ended","attr":{"remote":"172.20.51.222:64968","connectionId":83,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4468","connectionId":84,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn84","msg":"Connection ended","attr":{"remote":"100.96.4.1:4468","connectionId":84,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36894","connectionId":85,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn85","msg":"Connection ended","attr":{"remote":"100.96.4.1:36894","connectionId":85,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22938","connectionId":86,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64964","connectionId":87,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn86","msg":"Connection ended","attr":{"remote":"172.20.32.60:22938","connectionId":86,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn87","msg":"Connection ended","attr":{"remote":"172.20.51.222:64964","connectionId":87,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:33.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40040","connectionId":88,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:33.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn88","msg":"client metadata","attr":{"remote":"127.0.0.1:40040","client":"conn88","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:33.800+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn88","msg":"Connection ended","attr":{"remote":"127.0.0.1:40040","connectionId":88,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14292","connectionId":89,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64974","connectionId":90,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn89","msg":"Connection ended","attr":{"remote":"172.20.32.60:14292","connectionId":89,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn90","msg":"Connection ended","attr":{"remote":"172.20.51.222:64974","connectionId":90,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4474","connectionId":91,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn91","msg":"Connection ended","attr":{"remote":"100.96.4.1:4474","connectionId":91,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36908","connectionId":92,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn92","msg":"Connection ended","attr":{"remote":"100.96.4.1:36908","connectionId":92,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22952","connectionId":93,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64978","connectionId":94,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn93","msg":"Connection ended","attr":{"remote":"172.20.32.60:22952","connectionId":93,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn94","msg":"Connection ended","attr":{"remote":"172.20.51.222:64978","connectionId":94,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:43.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40076","connectionId":95,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:43.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn95","msg":"client metadata","attr":{"remote":"127.0.0.1:40076","client":"conn95","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:43.800+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn95","msg":"Connection ended","attr":{"remote":"127.0.0.1:40076","connectionId":95,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14302","connectionId":96,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64984","connectionId":97,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn96","msg":"Connection ended","attr":{"remote":"172.20.32.60:14302","connectionId":96,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn97","msg":"Connection ended","attr":{"remote":"172.20.51.222:64984","connectionId":97,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4484","connectionId":98,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn98","msg":"Connection ended","attr":{"remote":"100.96.4.1:4484","connectionId":98,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36918","connectionId":99,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn99","msg":"Connection ended","attr":{"remote":"100.96.4.1:36918","connectionId":99,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22962","connectionId":100,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:64988","connectionId":101,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn101","msg":"Connection ended","attr":{"remote":"172.20.51.222:64988","connectionId":101,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn100","msg":"Connection ended","attr":{"remote":"172.20.32.60:22962","connectionId":100,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:53.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40120","connectionId":102,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:53.802+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn102","msg":"client metadata","attr":{"remote":"127.0.0.1:40120","client":"conn102","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:26:53.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn102","msg":"Connection ended","attr":{"remote":"127.0.0.1:40120","connectionId":102,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14318","connectionId":103,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1024","connectionId":104,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:26:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn104","msg":"Connection ended","attr":{"remote":"172.20.51.222:1024","connectionId":104,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn103","msg":"Connection ended","attr":{"remote":"172.20.32.60:14318","connectionId":103,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4500","connectionId":105,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn105","msg":"Connection ended","attr":{"remote":"100.96.4.1:4500","connectionId":105,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:26:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36924","connectionId":106,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:26:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn106","msg":"Connection ended","attr":{"remote":"100.96.4.1:36924","connectionId":106,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:27:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:22984","connectionId":107,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:27:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1034","connectionId":108,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:27:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn107","msg":"Connection ended","attr":{"remote":"172.20.32.60:22984","connectionId":107,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:27:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn108","msg":"Connection ended","attr":{"remote":"172.20.51.222:1034","connectionId":108,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:27:03.795+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40156","connectionId":109,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:27:03.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn109","msg":"client metadata","attr":{"remote":"127.0.0.1:40156","client":"conn109","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:03.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn109","msg":"Connection ended","attr":{"remote":"127.0.0.1:40156","connectionId":109,"connectionCount":4}}
{"t":{"$date":"2020-11-19T15:27:05.709+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40164","connectionId":110,"connectionCount":5}}
{"t":{"$date":"2020-11-19T15:27:05.709+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40162","connectionId":111,"connectionCount":6}}
{"t":{"$date":"2020-11-19T15:27:05.710+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn110","msg":"client metadata","attr":{"remote":"127.0.0.1:40164","client":"conn110","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongostat"}}}}
{"t":{"$date":"2020-11-19T15:27:05.711+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn111","msg":"client metadata","attr":{"remote":"127.0.0.1:40162","client":"conn111","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongostat"}}}}
{"t":{"$date":"2020-11-19T15:27:05.712+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40168","connectionId":112,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:05.713+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn112","msg":"client metadata","attr":{"remote":"127.0.0.1:40168","client":"conn112","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongostat"}}}}
{"t":{"$date":"2020-11-19T15:27:05.732+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn112","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:40168"}}
{"t":{"$date":"2020-11-19T15:27:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14342","connectionId":113,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1048","connectionId":114,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:27:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn113","msg":"Connection ended","attr":{"remote":"172.20.32.60:14342","connectionId":113,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn114","msg":"Connection ended","attr":{"remote":"172.20.51.222:1048","connectionId":114,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4530","connectionId":115,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn115","msg":"Connection ended","attr":{"remote":"100.96.4.1:4530","connectionId":115,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36958","connectionId":116,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn116","msg":"Connection ended","attr":{"remote":"100.96.4.1:36958","connectionId":116,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23012","connectionId":117,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1062","connectionId":118,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:27:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn118","msg":"Connection ended","attr":{"remote":"172.20.51.222:1062","connectionId":118,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn117","msg":"Connection ended","attr":{"remote":"172.20.32.60:23012","connectionId":117,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:13.807+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40200","connectionId":119,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:13.808+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn119","msg":"client metadata","attr":{"remote":"127.0.0.1:40200","client":"conn119","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:13.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn119","msg":"Connection ended","attr":{"remote":"127.0.0.1:40200","connectionId":119,"connectionCount":7}}
{"t":{"$date":"2020-11-19T15:27:13.916+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40204","connectionId":120,"connectionCount":8}}
{"t":{"$date":"2020-11-19T15:27:13.916+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40202","connectionId":121,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:27:13.916+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn120","msg":"client metadata","attr":{"remote":"127.0.0.1:40204","client":"conn120","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongotop"}}}}
{"t":{"$date":"2020-11-19T15:27:13.918+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn121","msg":"client metadata","attr":{"remote":"127.0.0.1:40202","client":"conn121","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongotop"}}}}
{"t":{"$date":"2020-11-19T15:27:13.919+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40208","connectionId":122,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:27:13.919+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn122","msg":"client metadata","attr":{"remote":"127.0.0.1:40208","client":"conn122","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongotop"}}}}
{"t":{"$date":"2020-11-19T15:27:13.939+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn122","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:40208"}}
{"t":{"$date":"2020-11-19T15:27:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1064","connectionId":123,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14358","connectionId":124,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn123","msg":"Connection ended","attr":{"remote":"172.20.51.222:1064","connectionId":123,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn124","msg":"Connection ended","attr":{"remote":"172.20.32.60:14358","connectionId":124,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:27:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4540","connectionId":125,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn125","msg":"Connection ended","attr":{"remote":"100.96.4.1:4540","connectionId":125,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:27:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36978","connectionId":126,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:18.610+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn126","msg":"Connection ended","attr":{"remote":"100.96.4.1:36978","connectionId":126,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:27:21.983+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1072","connectionId":127,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:21.983+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn127","msg":"client metadata","attr":{"remote":"172.20.51.222:1072","client":"conn127","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:27:22.398+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn127","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:1072"}}
{"t":{"$date":"2020-11-19T15:27:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23022","connectionId":128,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6902","connectionId":129,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn129","msg":"Connection ended","attr":{"remote":"172.20.51.222:6902","connectionId":129,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn128","msg":"Connection ended","attr":{"remote":"172.20.32.60:23022","connectionId":128,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40248","connectionId":130,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn130","msg":"client metadata","attr":{"remote":"127.0.0.1:40248","client":"conn130","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:23.821+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn130","msg":"Connection ended","attr":{"remote":"127.0.0.1:40248","connectionId":130,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14370","connectionId":131,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1076","connectionId":132,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn131","msg":"Connection ended","attr":{"remote":"172.20.32.60:14370","connectionId":131,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn132","msg":"Connection ended","attr":{"remote":"172.20.51.222:1076","connectionId":132,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4556","connectionId":133,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:28.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn133","msg":"Connection ended","attr":{"remote":"100.96.4.1:4556","connectionId":133,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36988","connectionId":134,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn134","msg":"Connection ended","attr":{"remote":"100.96.4.1:36988","connectionId":134,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23032","connectionId":135,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn135","msg":"Connection ended","attr":{"remote":"172.20.32.60:23032","connectionId":135,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1082","connectionId":136,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn136","msg":"Connection ended","attr":{"remote":"172.20.51.222:1082","connectionId":136,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:33.824+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40286","connectionId":137,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:33.825+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn137","msg":"client metadata","attr":{"remote":"127.0.0.1:40286","client":"conn137","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:33.832+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn137","msg":"Connection ended","attr":{"remote":"127.0.0.1:40286","connectionId":137,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14380","connectionId":138,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1086","connectionId":139,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn139","msg":"Connection ended","attr":{"remote":"172.20.51.222:1086","connectionId":139,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:36.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn138","msg":"Connection ended","attr":{"remote":"172.20.32.60:14380","connectionId":138,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4562","connectionId":140,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn140","msg":"Connection ended","attr":{"remote":"100.96.4.1:4562","connectionId":140,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:36994","connectionId":141,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:38.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn141","msg":"Connection ended","attr":{"remote":"100.96.4.1:36994","connectionId":141,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23038","connectionId":142,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn142","msg":"Connection ended","attr":{"remote":"172.20.32.60:23038","connectionId":142,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1088","connectionId":143,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn143","msg":"Connection ended","attr":{"remote":"172.20.51.222:1088","connectionId":143,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:43.819+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40322","connectionId":144,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:43.819+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn144","msg":"client metadata","attr":{"remote":"127.0.0.1:40322","client":"conn144","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:43.827+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn144","msg":"Connection ended","attr":{"remote":"127.0.0.1:40322","connectionId":144,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14392","connectionId":145,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1098","connectionId":146,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn146","msg":"Connection ended","attr":{"remote":"172.20.51.222:1098","connectionId":146,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn145","msg":"Connection ended","attr":{"remote":"172.20.32.60:14392","connectionId":145,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4574","connectionId":147,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn147","msg":"Connection ended","attr":{"remote":"100.96.4.1:4574","connectionId":147,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37004","connectionId":148,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn148","msg":"Connection ended","attr":{"remote":"100.96.4.1:37004","connectionId":148,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23048","connectionId":149,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6903","connectionId":150,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn149","msg":"Connection ended","attr":{"remote":"172.20.32.60:23048","connectionId":149,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn150","msg":"Connection ended","attr":{"remote":"172.20.51.222:6903","connectionId":150,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:53.855+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40358","connectionId":151,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:53.856+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn151","msg":"client metadata","attr":{"remote":"127.0.0.1:40358","client":"conn151","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:27:53.863+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn151","msg":"Connection ended","attr":{"remote":"127.0.0.1:40358","connectionId":151,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14398","connectionId":152,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1104","connectionId":153,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:27:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn153","msg":"Connection ended","attr":{"remote":"172.20.51.222:1104","connectionId":153,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn152","msg":"Connection ended","attr":{"remote":"172.20.32.60:14398","connectionId":152,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4580","connectionId":154,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn154","msg":"Connection ended","attr":{"remote":"100.96.4.1:4580","connectionId":154,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:27:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37010","connectionId":155,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:27:58.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn155","msg":"Connection ended","attr":{"remote":"100.96.4.1:37010","connectionId":155,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23068","connectionId":156,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1118","connectionId":157,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn157","msg":"Connection ended","attr":{"remote":"172.20.51.222:1118","connectionId":157,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn156","msg":"Connection ended","attr":{"remote":"172.20.32.60:23068","connectionId":156,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:03.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40396","connectionId":158,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:03.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn158","msg":"client metadata","attr":{"remote":"127.0.0.1:40396","client":"conn158","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:03.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn158","msg":"Connection ended","attr":{"remote":"127.0.0.1:40396","connectionId":158,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14428","connectionId":159,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1134","connectionId":160,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn160","msg":"Connection ended","attr":{"remote":"172.20.51.222:1134","connectionId":160,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn159","msg":"Connection ended","attr":{"remote":"172.20.32.60:14428","connectionId":159,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4610","connectionId":161,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn161","msg":"Connection ended","attr":{"remote":"100.96.4.1:4610","connectionId":161,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37034","connectionId":162,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:08.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn162","msg":"Connection ended","attr":{"remote":"100.96.4.1:37034","connectionId":162,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23080","connectionId":163,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1130","connectionId":164,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn163","msg":"Connection ended","attr":{"remote":"172.20.32.60:23080","connectionId":163,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn164","msg":"Connection ended","attr":{"remote":"172.20.51.222:1130","connectionId":164,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:13.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40432","connectionId":165,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:13.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn165","msg":"client metadata","attr":{"remote":"127.0.0.1:40432","client":"conn165","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:13.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn165","msg":"Connection ended","attr":{"remote":"127.0.0.1:40432","connectionId":165,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14436","connectionId":166,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1142","connectionId":167,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn166","msg":"Connection ended","attr":{"remote":"172.20.32.60:14436","connectionId":166,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn167","msg":"Connection ended","attr":{"remote":"172.20.51.222:1142","connectionId":167,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4618","connectionId":168,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn168","msg":"Connection ended","attr":{"remote":"100.96.4.1:4618","connectionId":168,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37050","connectionId":169,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn169","msg":"Connection ended","attr":{"remote":"100.96.4.1:37050","connectionId":169,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23094","connectionId":170,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:22.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1144","connectionId":171,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:22.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn171","msg":"Connection ended","attr":{"remote":"172.20.51.222:1144","connectionId":171,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:22.549+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn170","msg":"Connection ended","attr":{"remote":"172.20.32.60:23094","connectionId":170,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40468","connectionId":172,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn172","msg":"client metadata","attr":{"remote":"127.0.0.1:40468","client":"conn172","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:23.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn172","msg":"Connection ended","attr":{"remote":"127.0.0.1:40468","connectionId":172,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14450","connectionId":173,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1156","connectionId":174,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn174","msg":"Connection ended","attr":{"remote":"172.20.51.222:1156","connectionId":174,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn173","msg":"Connection ended","attr":{"remote":"172.20.32.60:14450","connectionId":173,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4632","connectionId":175,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn175","msg":"Connection ended","attr":{"remote":"100.96.4.1:4632","connectionId":175,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:28.546+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37064","connectionId":176,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:28.560+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn176","msg":"Connection ended","attr":{"remote":"100.96.4.1:37064","connectionId":176,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23108","connectionId":177,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1158","connectionId":178,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn178","msg":"Connection ended","attr":{"remote":"172.20.51.222:1158","connectionId":178,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn177","msg":"Connection ended","attr":{"remote":"172.20.32.60:23108","connectionId":177,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40504","connectionId":179,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn179","msg":"client metadata","attr":{"remote":"127.0.0.1:40504","client":"conn179","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn179","msg":"Connection ended","attr":{"remote":"127.0.0.1:40504","connectionId":179,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1162","connectionId":180,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14456","connectionId":181,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn181","msg":"Connection ended","attr":{"remote":"172.20.32.60:14456","connectionId":181,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn180","msg":"Connection ended","attr":{"remote":"172.20.51.222:1162","connectionId":180,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4638","connectionId":182,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn182","msg":"Connection ended","attr":{"remote":"100.96.4.1:4638","connectionId":182,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37070","connectionId":183,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:38.555+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn183","msg":"Connection ended","attr":{"remote":"100.96.4.1:37070","connectionId":183,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23114","connectionId":184,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1164","connectionId":185,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn184","msg":"Connection ended","attr":{"remote":"172.20.32.60:23114","connectionId":184,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn185","msg":"Connection ended","attr":{"remote":"172.20.51.222:1164","connectionId":185,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:43.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40542","connectionId":186,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:43.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn186","msg":"client metadata","attr":{"remote":"127.0.0.1:40542","client":"conn186","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:43.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn186","msg":"Connection ended","attr":{"remote":"127.0.0.1:40542","connectionId":186,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14468","connectionId":187,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1174","connectionId":188,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn188","msg":"Connection ended","attr":{"remote":"172.20.51.222:1174","connectionId":188,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn187","msg":"Connection ended","attr":{"remote":"172.20.32.60:14468","connectionId":187,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4650","connectionId":189,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn189","msg":"Connection ended","attr":{"remote":"100.96.4.1:4650","connectionId":189,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37080","connectionId":190,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn190","msg":"Connection ended","attr":{"remote":"100.96.4.1:37080","connectionId":190,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23134","connectionId":191,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1184","connectionId":192,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn191","msg":"Connection ended","attr":{"remote":"172.20.32.60:23134","connectionId":191,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn192","msg":"Connection ended","attr":{"remote":"172.20.51.222:1184","connectionId":192,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:53.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40578","connectionId":193,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:53.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn193","msg":"client metadata","attr":{"remote":"127.0.0.1:40578","client":"conn193","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:28:53.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn193","msg":"Connection ended","attr":{"remote":"127.0.0.1:40578","connectionId":193,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1180","connectionId":194,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14474","connectionId":195,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:28:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn195","msg":"Connection ended","attr":{"remote":"172.20.32.60:14474","connectionId":195,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn194","msg":"Connection ended","attr":{"remote":"172.20.51.222:1180","connectionId":194,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4656","connectionId":196,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn196","msg":"Connection ended","attr":{"remote":"100.96.4.1:4656","connectionId":196,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:28:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37098","connectionId":197,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:28:58.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn197","msg":"Connection ended","attr":{"remote":"100.96.4.1:37098","connectionId":197,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23152","connectionId":198,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1202","connectionId":199,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn198","msg":"Connection ended","attr":{"remote":"172.20.32.60:23152","connectionId":198,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn199","msg":"Connection ended","attr":{"remote":"172.20.51.222:1202","connectionId":199,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:03.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40614","connectionId":200,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:03.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn200","msg":"client metadata","attr":{"remote":"127.0.0.1:40614","client":"conn200","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:03.803+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn200","msg":"Connection ended","attr":{"remote":"127.0.0.1:40614","connectionId":200,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14494","connectionId":201,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1200","connectionId":202,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:06.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn202","msg":"Connection ended","attr":{"remote":"172.20.51.222:1200","connectionId":202,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:06.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn201","msg":"Connection ended","attr":{"remote":"172.20.32.60:14494","connectionId":201,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4676","connectionId":203,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn203","msg":"Connection ended","attr":{"remote":"100.96.4.1:4676","connectionId":203,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37126","connectionId":204,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn204","msg":"Connection ended","attr":{"remote":"100.96.4.1:37126","connectionId":204,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23172","connectionId":205,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1222","connectionId":206,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn205","msg":"Connection ended","attr":{"remote":"172.20.32.60:23172","connectionId":205,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:12.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn206","msg":"Connection ended","attr":{"remote":"172.20.51.222:1222","connectionId":206,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:13.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40650","connectionId":207,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:13.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn207","msg":"client metadata","attr":{"remote":"127.0.0.1:40650","client":"conn207","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:13.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn207","msg":"Connection ended","attr":{"remote":"127.0.0.1:40650","connectionId":207,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14506","connectionId":208,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1212","connectionId":209,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn209","msg":"Connection ended","attr":{"remote":"172.20.51.222:1212","connectionId":209,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn208","msg":"Connection ended","attr":{"remote":"172.20.32.60:14506","connectionId":208,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4688","connectionId":210,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn210","msg":"Connection ended","attr":{"remote":"100.96.4.1:4688","connectionId":210,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37138","connectionId":211,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn211","msg":"Connection ended","attr":{"remote":"100.96.4.1:37138","connectionId":211,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23182","connectionId":212,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1232","connectionId":213,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn212","msg":"Connection ended","attr":{"remote":"172.20.32.60:23182","connectionId":212,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn213","msg":"Connection ended","attr":{"remote":"172.20.51.222:1232","connectionId":213,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40688","connectionId":214,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn214","msg":"client metadata","attr":{"remote":"127.0.0.1:40688","client":"conn214","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn214","msg":"Connection ended","attr":{"remote":"127.0.0.1:40688","connectionId":214,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14524","connectionId":215,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1230","connectionId":216,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn215","msg":"Connection ended","attr":{"remote":"172.20.32.60:14524","connectionId":215,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn216","msg":"Connection ended","attr":{"remote":"172.20.51.222:1230","connectionId":216,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4706","connectionId":217,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn217","msg":"Connection ended","attr":{"remote":"100.96.4.1:4706","connectionId":217,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37148","connectionId":218,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:28.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn218","msg":"Connection ended","attr":{"remote":"100.96.4.1:37148","connectionId":218,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23200","connectionId":219,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1250","connectionId":220,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn219","msg":"Connection ended","attr":{"remote":"172.20.32.60:23200","connectionId":219,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn220","msg":"Connection ended","attr":{"remote":"172.20.51.222:1250","connectionId":220,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40724","connectionId":221,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:33.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn221","msg":"client metadata","attr":{"remote":"127.0.0.1:40724","client":"conn221","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:33.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn221","msg":"Connection ended","attr":{"remote":"127.0.0.1:40724","connectionId":221,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14532","connectionId":222,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1238","connectionId":223,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn223","msg":"Connection ended","attr":{"remote":"172.20.51.222:1238","connectionId":223,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn222","msg":"Connection ended","attr":{"remote":"172.20.32.60:14532","connectionId":222,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4720","connectionId":224,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn224","msg":"Connection ended","attr":{"remote":"100.96.4.1:4720","connectionId":224,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37162","connectionId":225,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:38.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn225","msg":"Connection ended","attr":{"remote":"100.96.4.1:37162","connectionId":225,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23214","connectionId":226,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1264","connectionId":227,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn226","msg":"Connection ended","attr":{"remote":"172.20.32.60:23214","connectionId":226,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn227","msg":"Connection ended","attr":{"remote":"172.20.51.222:1264","connectionId":227,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:43.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40762","connectionId":228,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:43.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn228","msg":"client metadata","attr":{"remote":"127.0.0.1:40762","client":"conn228","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:43.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn228","msg":"Connection ended","attr":{"remote":"127.0.0.1:40762","connectionId":228,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14550","connectionId":229,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1256","connectionId":230,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn230","msg":"Connection ended","attr":{"remote":"172.20.51.222:1256","connectionId":230,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn229","msg":"Connection ended","attr":{"remote":"172.20.32.60:14550","connectionId":229,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4732","connectionId":231,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn231","msg":"Connection ended","attr":{"remote":"100.96.4.1:4732","connectionId":231,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:48.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37180","connectionId":232,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:48.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn232","msg":"Connection ended","attr":{"remote":"100.96.4.1:37180","connectionId":232,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23226","connectionId":233,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1276","connectionId":234,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn234","msg":"Connection ended","attr":{"remote":"172.20.51.222:1276","connectionId":234,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn233","msg":"Connection ended","attr":{"remote":"172.20.32.60:23226","connectionId":233,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:53.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40800","connectionId":235,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:53.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn235","msg":"client metadata","attr":{"remote":"127.0.0.1:40800","client":"conn235","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:29:53.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn235","msg":"Connection ended","attr":{"remote":"127.0.0.1:40800","connectionId":235,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14556","connectionId":236,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1262","connectionId":237,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:29:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn237","msg":"Connection ended","attr":{"remote":"172.20.51.222:1262","connectionId":237,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn236","msg":"Connection ended","attr":{"remote":"172.20.32.60:14556","connectionId":236,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4738","connectionId":238,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn238","msg":"Connection ended","attr":{"remote":"100.96.4.1:4738","connectionId":238,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:29:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37188","connectionId":239,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:29:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn239","msg":"Connection ended","attr":{"remote":"100.96.4.1:37188","connectionId":239,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23238","connectionId":240,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn240","msg":"Connection ended","attr":{"remote":"172.20.32.60:23238","connectionId":240,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1288","connectionId":241,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:02.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn241","msg":"Connection ended","attr":{"remote":"172.20.51.222:1288","connectionId":241,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:03.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40836","connectionId":242,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:03.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn242","msg":"client metadata","attr":{"remote":"127.0.0.1:40836","client":"conn242","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:03.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn242","msg":"Connection ended","attr":{"remote":"127.0.0.1:40836","connectionId":242,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14572","connectionId":243,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1278","connectionId":244,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn243","msg":"Connection ended","attr":{"remote":"172.20.32.60:14572","connectionId":243,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn244","msg":"Connection ended","attr":{"remote":"172.20.51.222:1278","connectionId":244,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4754","connectionId":245,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn245","msg":"Connection ended","attr":{"remote":"100.96.4.1:4754","connectionId":245,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37208","connectionId":246,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:08.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn246","msg":"Connection ended","attr":{"remote":"100.96.4.1:37208","connectionId":246,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23254","connectionId":247,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1304","connectionId":248,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn248","msg":"Connection ended","attr":{"remote":"172.20.51.222:1304","connectionId":248,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn247","msg":"Connection ended","attr":{"remote":"172.20.32.60:23254","connectionId":247,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:13.814+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40880","connectionId":249,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:13.815+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn249","msg":"client metadata","attr":{"remote":"127.0.0.1:40880","client":"conn249","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:13.822+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn249","msg":"Connection ended","attr":{"remote":"127.0.0.1:40880","connectionId":249,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1290","connectionId":250,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14584","connectionId":251,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn251","msg":"Connection ended","attr":{"remote":"172.20.32.60:14584","connectionId":251,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn250","msg":"Connection ended","attr":{"remote":"172.20.51.222:1290","connectionId":250,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4766","connectionId":252,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn252","msg":"Connection ended","attr":{"remote":"100.96.4.1:4766","connectionId":252,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37216","connectionId":253,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn253","msg":"Connection ended","attr":{"remote":"100.96.4.1:37216","connectionId":253,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23260","connectionId":254,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1310","connectionId":255,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn255","msg":"Connection ended","attr":{"remote":"172.20.51.222:1310","connectionId":255,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:22.545+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn254","msg":"Connection ended","attr":{"remote":"172.20.32.60:23260","connectionId":254,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40928","connectionId":256,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:23.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn256","msg":"client metadata","attr":{"remote":"127.0.0.1:40928","client":"conn256","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:23.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn256","msg":"Connection ended","attr":{"remote":"127.0.0.1:40928","connectionId":256,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14600","connectionId":257,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1306","connectionId":258,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn257","msg":"Connection ended","attr":{"remote":"172.20.32.60:14600","connectionId":257,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn258","msg":"Connection ended","attr":{"remote":"172.20.51.222:1306","connectionId":258,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4782","connectionId":259,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn259","msg":"Connection ended","attr":{"remote":"100.96.4.1:4782","connectionId":259,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:28.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37230","connectionId":260,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:28.558+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn260","msg":"Connection ended","attr":{"remote":"100.96.4.1:37230","connectionId":260,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23274","connectionId":261,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1324","connectionId":262,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn261","msg":"Connection ended","attr":{"remote":"172.20.32.60:23274","connectionId":261,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn262","msg":"Connection ended","attr":{"remote":"172.20.51.222:1324","connectionId":262,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40972","connectionId":263,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:33.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn263","msg":"client metadata","attr":{"remote":"127.0.0.1:40972","client":"conn263","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:33.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn263","msg":"Connection ended","attr":{"remote":"127.0.0.1:40972","connectionId":263,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14616","connectionId":264,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1322","connectionId":265,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn264","msg":"Connection ended","attr":{"remote":"172.20.32.60:14616","connectionId":264,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn265","msg":"Connection ended","attr":{"remote":"172.20.51.222:1322","connectionId":265,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4798","connectionId":266,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn266","msg":"Connection ended","attr":{"remote":"100.96.4.1:4798","connectionId":266,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37242","connectionId":267,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn267","msg":"Connection ended","attr":{"remote":"100.96.4.1:37242","connectionId":267,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23286","connectionId":268,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1336","connectionId":269,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn269","msg":"Connection ended","attr":{"remote":"172.20.51.222:1336","connectionId":269,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn268","msg":"Connection ended","attr":{"remote":"172.20.32.60:23286","connectionId":268,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:43.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41012","connectionId":270,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:43.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn270","msg":"client metadata","attr":{"remote":"127.0.0.1:41012","client":"conn270","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:43.803+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn270","msg":"Connection ended","attr":{"remote":"127.0.0.1:41012","connectionId":270,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14660","connectionId":271,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1366","connectionId":272,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn271","msg":"Connection ended","attr":{"remote":"172.20.32.60:14660","connectionId":271,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn272","msg":"Connection ended","attr":{"remote":"172.20.51.222:1366","connectionId":272,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4842","connectionId":273,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn273","msg":"Connection ended","attr":{"remote":"100.96.4.1:4842","connectionId":273,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:48.546+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37262","connectionId":274,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:48.555+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn274","msg":"Connection ended","attr":{"remote":"100.96.4.1:37262","connectionId":274,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23306","connectionId":275,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1356","connectionId":276,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn275","msg":"Connection ended","attr":{"remote":"172.20.32.60:23306","connectionId":275,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn276","msg":"Connection ended","attr":{"remote":"172.20.51.222:1356","connectionId":276,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:53.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41054","connectionId":277,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:53.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn277","msg":"client metadata","attr":{"remote":"127.0.0.1:41054","client":"conn277","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:30:53.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn277","msg":"Connection ended","attr":{"remote":"127.0.0.1:41054","connectionId":277,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14666","connectionId":278,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1372","connectionId":279,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:30:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn279","msg":"Connection ended","attr":{"remote":"172.20.51.222:1372","connectionId":279,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn278","msg":"Connection ended","attr":{"remote":"172.20.32.60:14666","connectionId":278,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4848","connectionId":280,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn280","msg":"Connection ended","attr":{"remote":"100.96.4.1:4848","connectionId":280,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:30:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37302","connectionId":281,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:30:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn281","msg":"Connection ended","attr":{"remote":"100.96.4.1:37302","connectionId":281,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23352","connectionId":282,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1402","connectionId":283,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn282","msg":"Connection ended","attr":{"remote":"172.20.32.60:23352","connectionId":282,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn283","msg":"Connection ended","attr":{"remote":"172.20.51.222:1402","connectionId":283,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:03.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41096","connectionId":284,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:03.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn284","msg":"client metadata","attr":{"remote":"127.0.0.1:41096","client":"conn284","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:03.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn284","msg":"Connection ended","attr":{"remote":"127.0.0.1:41096","connectionId":284,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14686","connectionId":285,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1392","connectionId":286,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn286","msg":"Connection ended","attr":{"remote":"172.20.51.222:1392","connectionId":286,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn285","msg":"Connection ended","attr":{"remote":"172.20.32.60:14686","connectionId":285,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4868","connectionId":287,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn287","msg":"Connection ended","attr":{"remote":"100.96.4.1:4868","connectionId":287,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37318","connectionId":288,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:08.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn288","msg":"Connection ended","attr":{"remote":"100.96.4.1:37318","connectionId":288,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23364","connectionId":289,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1414","connectionId":290,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn289","msg":"Connection ended","attr":{"remote":"172.20.32.60:23364","connectionId":289,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn290","msg":"Connection ended","attr":{"remote":"172.20.51.222:1414","connectionId":290,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:13.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41136","connectionId":291,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:13.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn291","msg":"client metadata","attr":{"remote":"127.0.0.1:41136","client":"conn291","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:13.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn291","msg":"Connection ended","attr":{"remote":"127.0.0.1:41136","connectionId":291,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6903","connectionId":292,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14696","connectionId":293,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn293","msg":"Connection ended","attr":{"remote":"172.20.32.60:14696","connectionId":293,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn292","msg":"Connection ended","attr":{"remote":"172.20.51.222:6903","connectionId":292,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4878","connectionId":294,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn294","msg":"Connection ended","attr":{"remote":"100.96.4.1:4878","connectionId":294,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37330","connectionId":295,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn295","msg":"Connection ended","attr":{"remote":"100.96.4.1:37330","connectionId":295,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23374","connectionId":296,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1424","connectionId":297,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn296","msg":"Connection ended","attr":{"remote":"172.20.32.60:23374","connectionId":296,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn297","msg":"Connection ended","attr":{"remote":"172.20.51.222:1424","connectionId":297,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41174","connectionId":298,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:23.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn298","msg":"client metadata","attr":{"remote":"127.0.0.1:41174","client":"conn298","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:23.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn298","msg":"Connection ended","attr":{"remote":"127.0.0.1:41174","connectionId":298,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14706","connectionId":299,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1412","connectionId":300,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn299","msg":"Connection ended","attr":{"remote":"172.20.32.60:14706","connectionId":299,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn300","msg":"Connection ended","attr":{"remote":"172.20.51.222:1412","connectionId":300,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4888","connectionId":301,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn301","msg":"Connection ended","attr":{"remote":"100.96.4.1:4888","connectionId":301,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37342","connectionId":302,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn302","msg":"Connection ended","attr":{"remote":"100.96.4.1:37342","connectionId":302,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23386","connectionId":303,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1436","connectionId":304,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn304","msg":"Connection ended","attr":{"remote":"172.20.51.222:1436","connectionId":304,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn303","msg":"Connection ended","attr":{"remote":"172.20.32.60:23386","connectionId":303,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:33.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41214","connectionId":305,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:33.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn305","msg":"client metadata","attr":{"remote":"127.0.0.1:41214","client":"conn305","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:33.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn305","msg":"Connection ended","attr":{"remote":"127.0.0.1:41214","connectionId":305,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14714","connectionId":306,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1420","connectionId":307,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn306","msg":"Connection ended","attr":{"remote":"172.20.32.60:14714","connectionId":306,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn307","msg":"Connection ended","attr":{"remote":"172.20.51.222:1420","connectionId":307,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4896","connectionId":308,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn308","msg":"Connection ended","attr":{"remote":"100.96.4.1:4896","connectionId":308,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37348","connectionId":309,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:38.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn309","msg":"Connection ended","attr":{"remote":"100.96.4.1:37348","connectionId":309,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23392","connectionId":310,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1442","connectionId":311,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn311","msg":"Connection ended","attr":{"remote":"172.20.51.222:1442","connectionId":311,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn310","msg":"Connection ended","attr":{"remote":"172.20.32.60:23392","connectionId":310,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:43.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41256","connectionId":312,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:43.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn312","msg":"client metadata","attr":{"remote":"127.0.0.1:41256","client":"conn312","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:43.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn312","msg":"Connection ended","attr":{"remote":"127.0.0.1:41256","connectionId":312,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1430","connectionId":313,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14724","connectionId":314,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn314","msg":"Connection ended","attr":{"remote":"172.20.32.60:14724","connectionId":314,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn313","msg":"Connection ended","attr":{"remote":"172.20.51.222:1430","connectionId":313,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4906","connectionId":315,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn315","msg":"Connection ended","attr":{"remote":"100.96.4.1:4906","connectionId":315,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37360","connectionId":316,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn316","msg":"Connection ended","attr":{"remote":"100.96.4.1:37360","connectionId":316,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23404","connectionId":317,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1454","connectionId":318,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn317","msg":"Connection ended","attr":{"remote":"172.20.32.60:23404","connectionId":317,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn318","msg":"Connection ended","attr":{"remote":"172.20.51.222:1454","connectionId":318,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:53.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41296","connectionId":319,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:53.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn319","msg":"client metadata","attr":{"remote":"127.0.0.1:41296","client":"conn319","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:31:53.859+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn319","msg":"Connection ended","attr":{"remote":"127.0.0.1:41296","connectionId":319,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14738","connectionId":320,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1444","connectionId":321,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:31:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn321","msg":"Connection ended","attr":{"remote":"172.20.51.222:1444","connectionId":321,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn320","msg":"Connection ended","attr":{"remote":"172.20.32.60:14738","connectionId":320,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4920","connectionId":322,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn322","msg":"Connection ended","attr":{"remote":"100.96.4.1:4920","connectionId":322,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:31:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37366","connectionId":323,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:31:58.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn323","msg":"Connection ended","attr":{"remote":"100.96.4.1:37366","connectionId":323,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23424","connectionId":324,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn324","msg":"Connection ended","attr":{"remote":"172.20.32.60:23424","connectionId":324,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1474","connectionId":325,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn325","msg":"Connection ended","attr":{"remote":"172.20.51.222:1474","connectionId":325,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:03.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41334","connectionId":326,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:03.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn326","msg":"client metadata","attr":{"remote":"127.0.0.1:41334","client":"conn326","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:03.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn326","msg":"Connection ended","attr":{"remote":"127.0.0.1:41334","connectionId":326,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1460","connectionId":327,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14754","connectionId":328,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn327","msg":"Connection ended","attr":{"remote":"172.20.51.222:1460","connectionId":327,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn328","msg":"Connection ended","attr":{"remote":"172.20.32.60:14754","connectionId":328,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4942","connectionId":329,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn329","msg":"Connection ended","attr":{"remote":"100.96.4.1:4942","connectionId":329,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37390","connectionId":330,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:08.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn330","msg":"Connection ended","attr":{"remote":"100.96.4.1:37390","connectionId":330,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23444","connectionId":331,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1494","connectionId":332,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn331","msg":"Connection ended","attr":{"remote":"172.20.32.60:23444","connectionId":331,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn332","msg":"Connection ended","attr":{"remote":"172.20.51.222:1494","connectionId":332,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:13.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41374","connectionId":333,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:13.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn333","msg":"client metadata","attr":{"remote":"127.0.0.1:41374","client":"conn333","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:13.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn333","msg":"Connection ended","attr":{"remote":"127.0.0.1:41374","connectionId":333,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1476","connectionId":334,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14770","connectionId":335,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn335","msg":"Connection ended","attr":{"remote":"172.20.32.60:14770","connectionId":335,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn334","msg":"Connection ended","attr":{"remote":"172.20.51.222:1476","connectionId":334,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4952","connectionId":336,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn336","msg":"Connection ended","attr":{"remote":"100.96.4.1:4952","connectionId":336,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37406","connectionId":337,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn337","msg":"Connection ended","attr":{"remote":"100.96.4.1:37406","connectionId":337,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23450","connectionId":338,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1500","connectionId":339,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn338","msg":"Connection ended","attr":{"remote":"172.20.32.60:23450","connectionId":338,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn339","msg":"Connection ended","attr":{"remote":"172.20.51.222:1500","connectionId":339,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:23.816+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41420","connectionId":340,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:23.816+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn340","msg":"client metadata","attr":{"remote":"127.0.0.1:41420","client":"conn340","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:23.823+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn340","msg":"Connection ended","attr":{"remote":"127.0.0.1:41420","connectionId":340,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14786","connectionId":341,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1492","connectionId":342,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn341","msg":"Connection ended","attr":{"remote":"172.20.32.60:14786","connectionId":341,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn342","msg":"Connection ended","attr":{"remote":"172.20.51.222:1492","connectionId":342,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4968","connectionId":343,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn343","msg":"Connection ended","attr":{"remote":"100.96.4.1:4968","connectionId":343,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37420","connectionId":344,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn344","msg":"Connection ended","attr":{"remote":"100.96.4.1:37420","connectionId":344,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23464","connectionId":345,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:32.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1514","connectionId":346,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:32.547+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn345","msg":"Connection ended","attr":{"remote":"172.20.32.60:23464","connectionId":345,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:32.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn346","msg":"Connection ended","attr":{"remote":"172.20.51.222:1514","connectionId":346,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:33.810+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41492","connectionId":347,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:33.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn347","msg":"client metadata","attr":{"remote":"127.0.0.1:41492","client":"conn347","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:33.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn347","msg":"Connection ended","attr":{"remote":"127.0.0.1:41492","connectionId":347,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14792","connectionId":348,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1498","connectionId":349,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn348","msg":"Connection ended","attr":{"remote":"172.20.32.60:14792","connectionId":348,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn349","msg":"Connection ended","attr":{"remote":"172.20.51.222:1498","connectionId":349,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4974","connectionId":350,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn350","msg":"Connection ended","attr":{"remote":"100.96.4.1:4974","connectionId":350,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37426","connectionId":351,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:38.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn351","msg":"Connection ended","attr":{"remote":"100.96.4.1:37426","connectionId":351,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23472","connectionId":352,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1522","connectionId":353,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn352","msg":"Connection ended","attr":{"remote":"172.20.32.60:23472","connectionId":352,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn353","msg":"Connection ended","attr":{"remote":"172.20.51.222:1522","connectionId":353,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:43.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41586","connectionId":354,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:43.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn354","msg":"client metadata","attr":{"remote":"127.0.0.1:41586","client":"conn354","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:43.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn354","msg":"Connection ended","attr":{"remote":"127.0.0.1:41586","connectionId":354,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14802","connectionId":355,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1508","connectionId":356,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn355","msg":"Connection ended","attr":{"remote":"172.20.32.60:14802","connectionId":355,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn356","msg":"Connection ended","attr":{"remote":"172.20.51.222:1508","connectionId":356,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4984","connectionId":357,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn357","msg":"Connection ended","attr":{"remote":"100.96.4.1:4984","connectionId":357,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37438","connectionId":358,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:48.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn358","msg":"Connection ended","attr":{"remote":"100.96.4.1:37438","connectionId":358,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:52.375+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn78","msg":"Connection ended","attr":{"remote":"100.96.4.1:4462","connectionId":78,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:32:52.488+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn127","msg":"Connection ended","attr":{"remote":"172.20.51.222:1072","connectionId":127,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:32:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23482","connectionId":359,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:32:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1532","connectionId":360,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn359","msg":"Connection ended","attr":{"remote":"172.20.32.60:23482","connectionId":359,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:32:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn360","msg":"Connection ended","attr":{"remote":"172.20.51.222:1532","connectionId":360,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:32:53.834+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41624","connectionId":361,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:32:53.835+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn361","msg":"client metadata","attr":{"remote":"127.0.0.1:41624","client":"conn361","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:32:53.849+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn361","msg":"Connection ended","attr":{"remote":"127.0.0.1:41624","connectionId":361,"connectionCount":9}}
{"t":{"$date":"2020-11-19T15:32:54.484+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14808","connectionId":362,"connectionCount":10}}
{"t":{"$date":"2020-11-19T15:32:54.484+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn362","msg":"client metadata","attr":{"remote":"172.20.32.60:14808","client":"conn362","doc":{"application":{"name":"robo3t"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:32:54.776+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn362","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-1","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:14808"}}
{"t":{"$date":"2020-11-19T15:32:55.100+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23486","connectionId":363,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:55.101+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn363","msg":"client metadata","attr":{"remote":"172.20.32.60:23486","client":"conn363","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:32:55.722+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn363","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:23486"}}
{"t":{"$date":"2020-11-19T15:32:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14810","connectionId":364,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1516","connectionId":365,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:32:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn365","msg":"Connection ended","attr":{"remote":"172.20.51.222:1516","connectionId":365,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn364","msg":"Connection ended","attr":{"remote":"172.20.32.60:14810","connectionId":364,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:4992","connectionId":366,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn366","msg":"Connection ended","attr":{"remote":"100.96.4.1:4992","connectionId":366,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:32:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37446","connectionId":367,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:32:58.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn367","msg":"Connection ended","attr":{"remote":"100.96.4.1:37446","connectionId":367,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:33:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23496","connectionId":368,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1546","connectionId":369,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn368","msg":"Connection ended","attr":{"remote":"172.20.32.60:23496","connectionId":368,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn369","msg":"Connection ended","attr":{"remote":"172.20.51.222:1546","connectionId":369,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:33:03.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41660","connectionId":370,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:03.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn370","msg":"client metadata","attr":{"remote":"127.0.0.1:41660","client":"conn370","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:03.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn370","msg":"Connection ended","attr":{"remote":"127.0.0.1:41660","connectionId":370,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:33:03.955+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1548","connectionId":371,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:03.956+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn371","msg":"client metadata","attr":{"remote":"172.20.51.222:1548","client":"conn371","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:33:04.169+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn371","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"172.20.51.222:1548"}}
{"t":{"$date":"2020-11-19T15:33:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1540","connectionId":372,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14834","connectionId":373,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn373","msg":"Connection ended","attr":{"remote":"172.20.32.60:14834","connectionId":373,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn372","msg":"Connection ended","attr":{"remote":"172.20.51.222:1540","connectionId":372,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5016","connectionId":374,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn374","msg":"Connection ended","attr":{"remote":"100.96.4.1:5016","connectionId":374,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37464","connectionId":375,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn375","msg":"Connection ended","attr":{"remote":"100.96.4.1:37464","connectionId":375,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23510","connectionId":376,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1560","connectionId":377,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn377","msg":"Connection ended","attr":{"remote":"172.20.51.222:1560","connectionId":377,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn376","msg":"Connection ended","attr":{"remote":"172.20.32.60:23510","connectionId":376,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:13.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41696","connectionId":378,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:13.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn378","msg":"client metadata","attr":{"remote":"127.0.0.1:41696","client":"conn378","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn378","msg":"Connection ended","attr":{"remote":"127.0.0.1:41696","connectionId":378,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14842","connectionId":379,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6903","connectionId":380,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn379","msg":"Connection ended","attr":{"remote":"172.20.32.60:14842","connectionId":379,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn380","msg":"Connection ended","attr":{"remote":"172.20.51.222:6903","connectionId":380,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5028","connectionId":381,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn381","msg":"Connection ended","attr":{"remote":"100.96.4.1:5028","connectionId":381,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37484","connectionId":382,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:18.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn382","msg":"Connection ended","attr":{"remote":"100.96.4.1:37484","connectionId":382,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23528","connectionId":383,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1578","connectionId":384,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn383","msg":"Connection ended","attr":{"remote":"172.20.32.60:23528","connectionId":383,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn384","msg":"Connection ended","attr":{"remote":"172.20.51.222:1578","connectionId":384,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:23.814+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41736","connectionId":385,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:23.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn385","msg":"client metadata","attr":{"remote":"127.0.0.1:41736","client":"conn385","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:23.823+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn385","msg":"Connection ended","attr":{"remote":"127.0.0.1:41736","connectionId":385,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14858","connectionId":386,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1564","connectionId":387,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn387","msg":"Connection ended","attr":{"remote":"172.20.51.222:1564","connectionId":387,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn386","msg":"Connection ended","attr":{"remote":"172.20.32.60:14858","connectionId":386,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5040","connectionId":388,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn388","msg":"Connection ended","attr":{"remote":"100.96.4.1:5040","connectionId":388,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37494","connectionId":389,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn389","msg":"Connection ended","attr":{"remote":"100.96.4.1:37494","connectionId":389,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23538","connectionId":390,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1588","connectionId":391,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn390","msg":"Connection ended","attr":{"remote":"172.20.32.60:23538","connectionId":390,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn391","msg":"Connection ended","attr":{"remote":"172.20.51.222:1588","connectionId":391,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:33.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41778","connectionId":392,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:33.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn392","msg":"client metadata","attr":{"remote":"127.0.0.1:41778","client":"conn392","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn392","msg":"Connection ended","attr":{"remote":"127.0.0.1:41778","connectionId":392,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:36.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37502","connectionId":393,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:36.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn393","msg":"client metadata","attr":{"remote":"100.96.4.1:37502","client":"conn393","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:33:36.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5042","connectionId":394,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:36.142+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn394","msg":"client metadata","attr":{"remote":"100.96.4.1:5042","client":"conn394","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:33:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14866","connectionId":395,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:33:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1572","connectionId":396,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:33:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn396","msg":"Connection ended","attr":{"remote":"172.20.51.222:1572","connectionId":396,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:33:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn395","msg":"Connection ended","attr":{"remote":"172.20.32.60:14866","connectionId":395,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:36.145+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn394","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:5042"}}
{"t":{"$date":"2020-11-19T15:33:36.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn393","msg":"Connection ended","attr":{"remote":"100.96.4.1:37502","connectionId":393,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:36.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn394","msg":"Connection ended","attr":{"remote":"100.96.4.1:5042","connectionId":394,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:36.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23546","connectionId":397,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:36.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn397","msg":"client metadata","attr":{"remote":"172.20.32.60:23546","client":"conn397","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:33:36.160+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1574","connectionId":398,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:36.161+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn398","msg":"client metadata","attr":{"remote":"172.20.51.222:1574","client":"conn398","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:33:36.164+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn398","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:1574"}}
{"t":{"$date":"2020-11-19T15:33:36.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn397","msg":"Connection ended","attr":{"remote":"172.20.32.60:23546","connectionId":397,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:36.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn398","msg":"Connection ended","attr":{"remote":"172.20.51.222:1574","connectionId":398,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5050","connectionId":399,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn399","msg":"Connection ended","attr":{"remote":"100.96.4.1:5050","connectionId":399,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37506","connectionId":400,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:38.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn400","msg":"Connection ended","attr":{"remote":"100.96.4.1:37506","connectionId":400,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23550","connectionId":401,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1600","connectionId":402,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn401","msg":"Connection ended","attr":{"remote":"172.20.32.60:23550","connectionId":401,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn402","msg":"Connection ended","attr":{"remote":"172.20.51.222:1600","connectionId":402,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:43.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41816","connectionId":403,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:43.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn403","msg":"client metadata","attr":{"remote":"127.0.0.1:41816","client":"conn403","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:43.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn403","msg":"Connection ended","attr":{"remote":"127.0.0.1:41816","connectionId":403,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14878","connectionId":404,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1584","connectionId":405,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn404","msg":"Connection ended","attr":{"remote":"172.20.32.60:14878","connectionId":404,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:46.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn405","msg":"Connection ended","attr":{"remote":"172.20.51.222:1584","connectionId":405,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5060","connectionId":406,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:48.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn406","msg":"Connection ended","attr":{"remote":"100.96.4.1:5060","connectionId":406,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:48.546+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37516","connectionId":407,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:48.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn407","msg":"Connection ended","attr":{"remote":"100.96.4.1:37516","connectionId":407,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23560","connectionId":408,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1610","connectionId":409,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn408","msg":"Connection ended","attr":{"remote":"172.20.32.60:23560","connectionId":408,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn409","msg":"Connection ended","attr":{"remote":"172.20.51.222:1610","connectionId":409,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:53.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41854","connectionId":410,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:53.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn410","msg":"client metadata","attr":{"remote":"127.0.0.1:41854","client":"conn410","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:33:53.848+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn410","msg":"Connection ended","attr":{"remote":"127.0.0.1:41854","connectionId":410,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14884","connectionId":411,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1590","connectionId":412,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:33:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn412","msg":"Connection ended","attr":{"remote":"172.20.51.222:1590","connectionId":412,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn411","msg":"Connection ended","attr":{"remote":"172.20.32.60:14884","connectionId":411,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5066","connectionId":413,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn413","msg":"Connection ended","attr":{"remote":"100.96.4.1:5066","connectionId":413,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:33:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37522","connectionId":414,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:33:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn414","msg":"Connection ended","attr":{"remote":"100.96.4.1:37522","connectionId":414,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23572","connectionId":415,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1622","connectionId":416,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn416","msg":"Connection ended","attr":{"remote":"172.20.51.222:1622","connectionId":416,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn415","msg":"Connection ended","attr":{"remote":"172.20.32.60:23572","connectionId":415,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:03.827+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41890","connectionId":417,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:03.828+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn417","msg":"client metadata","attr":{"remote":"127.0.0.1:41890","client":"conn417","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:03.835+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn417","msg":"Connection ended","attr":{"remote":"127.0.0.1:41890","connectionId":417,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14900","connectionId":418,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1606","connectionId":419,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn418","msg":"Connection ended","attr":{"remote":"172.20.32.60:14900","connectionId":418,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn419","msg":"Connection ended","attr":{"remote":"172.20.51.222:1606","connectionId":419,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5082","connectionId":420,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn420","msg":"Connection ended","attr":{"remote":"100.96.4.1:5082","connectionId":420,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37538","connectionId":421,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn421","msg":"Connection ended","attr":{"remote":"100.96.4.1:37538","connectionId":421,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:11.901+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn112","msg":"Slow query","attr":{"type":"command","ns":"local.oplog.rs","appName":"mongostat","command":{"serverStatus":1,"recordStats":0,"lsid":{"id":{"$uuid":"85f40258-a864-4073-bc4d-0c0c6cac8f70"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800041,"i":1}},"signature":{"hash":{"$binary":{"base64":"Pk8i8PyIMpb/4OeRP84s+uXGQNU=","subType":"0"}},"keyId":6855964983600087045}},"$db":"admin","$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":43226,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":2}},"Database":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":110}}
{"t":{"$date":"2020-11-19T15:34:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23584","connectionId":422,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1634","connectionId":423,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn423","msg":"Connection ended","attr":{"remote":"172.20.51.222:1634","connectionId":423,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn422","msg":"Connection ended","attr":{"remote":"172.20.32.60:23584","connectionId":422,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:13.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41928","connectionId":424,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:13.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn424","msg":"client metadata","attr":{"remote":"127.0.0.1:41928","client":"conn424","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:13.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn424","msg":"Connection ended","attr":{"remote":"127.0.0.1:41928","connectionId":424,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14912","connectionId":425,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1618","connectionId":426,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn425","msg":"Connection ended","attr":{"remote":"172.20.32.60:14912","connectionId":425,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn426","msg":"Connection ended","attr":{"remote":"172.20.51.222:1618","connectionId":426,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5096","connectionId":427,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn427","msg":"Connection ended","attr":{"remote":"100.96.4.1:5096","connectionId":427,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37546","connectionId":428,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn428","msg":"Connection ended","attr":{"remote":"100.96.4.1:37546","connectionId":428,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23590","connectionId":429,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1640","connectionId":430,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn429","msg":"Connection ended","attr":{"remote":"172.20.32.60:23590","connectionId":429,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn430","msg":"Connection ended","attr":{"remote":"172.20.51.222:1640","connectionId":430,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:23.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41966","connectionId":431,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn431","msg":"client metadata","attr":{"remote":"127.0.0.1:41966","client":"conn431","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn431","msg":"Connection ended","attr":{"remote":"127.0.0.1:41966","connectionId":431,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14932","connectionId":432,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1638","connectionId":433,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn433","msg":"Connection ended","attr":{"remote":"172.20.51.222:1638","connectionId":433,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn432","msg":"Connection ended","attr":{"remote":"172.20.32.60:14932","connectionId":432,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5114","connectionId":434,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn434","msg":"Connection ended","attr":{"remote":"100.96.4.1:5114","connectionId":434,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37560","connectionId":435,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn435","msg":"Connection ended","attr":{"remote":"100.96.4.1:37560","connectionId":435,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23614","connectionId":436,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1664","connectionId":437,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn437","msg":"Connection ended","attr":{"remote":"172.20.51.222:1664","connectionId":437,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn436","msg":"Connection ended","attr":{"remote":"172.20.32.60:23614","connectionId":436,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:33.818+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42004","connectionId":438,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:33.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn438","msg":"client metadata","attr":{"remote":"127.0.0.1:42004","client":"conn438","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:33.826+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn438","msg":"Connection ended","attr":{"remote":"127.0.0.1:42004","connectionId":438,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14938","connectionId":439,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1644","connectionId":440,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn439","msg":"Connection ended","attr":{"remote":"172.20.32.60:14938","connectionId":439,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn440","msg":"Connection ended","attr":{"remote":"172.20.51.222:1644","connectionId":440,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5126","connectionId":441,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn441","msg":"Connection ended","attr":{"remote":"100.96.4.1:5126","connectionId":441,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37576","connectionId":442,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:38.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn442","msg":"Connection ended","attr":{"remote":"100.96.4.1:37576","connectionId":442,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23628","connectionId":443,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1678","connectionId":444,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn443","msg":"Connection ended","attr":{"remote":"172.20.32.60:23628","connectionId":443,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn444","msg":"Connection ended","attr":{"remote":"172.20.51.222:1678","connectionId":444,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:43.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42044","connectionId":445,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:43.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn445","msg":"client metadata","attr":{"remote":"127.0.0.1:42044","client":"conn445","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:43.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn445","msg":"Connection ended","attr":{"remote":"127.0.0.1:42044","connectionId":445,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14956","connectionId":446,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn446","msg":"Connection ended","attr":{"remote":"172.20.32.60:14956","connectionId":446,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1662","connectionId":447,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn447","msg":"Connection ended","attr":{"remote":"172.20.51.222:1662","connectionId":447,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5138","connectionId":448,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn448","msg":"Connection ended","attr":{"remote":"100.96.4.1:5138","connectionId":448,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37594","connectionId":449,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn449","msg":"Connection ended","attr":{"remote":"100.96.4.1:37594","connectionId":449,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23638","connectionId":450,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1688","connectionId":451,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn450","msg":"Connection ended","attr":{"remote":"172.20.32.60:23638","connectionId":450,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn451","msg":"Connection ended","attr":{"remote":"172.20.51.222:1688","connectionId":451,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:53.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42082","connectionId":452,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:53.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn452","msg":"client metadata","attr":{"remote":"127.0.0.1:42082","client":"conn452","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:34:53.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn452","msg":"Connection ended","attr":{"remote":"127.0.0.1:42082","connectionId":452,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14962","connectionId":453,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1668","connectionId":454,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:34:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn454","msg":"Connection ended","attr":{"remote":"172.20.51.222:1668","connectionId":454,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn453","msg":"Connection ended","attr":{"remote":"172.20.32.60:14962","connectionId":453,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5144","connectionId":455,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn455","msg":"Connection ended","attr":{"remote":"100.96.4.1:5144","connectionId":455,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:34:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37600","connectionId":456,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:34:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn456","msg":"Connection ended","attr":{"remote":"100.96.4.1:37600","connectionId":456,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23650","connectionId":457,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1700","connectionId":458,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn458","msg":"Connection ended","attr":{"remote":"172.20.51.222:1700","connectionId":458,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn457","msg":"Connection ended","attr":{"remote":"172.20.32.60:23650","connectionId":457,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:03.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42122","connectionId":459,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:03.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn459","msg":"client metadata","attr":{"remote":"127.0.0.1:42122","client":"conn459","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:03.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn459","msg":"Connection ended","attr":{"remote":"127.0.0.1:42122","connectionId":459,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14982","connectionId":460,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6904","connectionId":461,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn461","msg":"Connection ended","attr":{"remote":"172.20.51.222:6904","connectionId":461,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn460","msg":"Connection ended","attr":{"remote":"172.20.32.60:14982","connectionId":460,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5164","connectionId":462,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn462","msg":"Connection ended","attr":{"remote":"100.96.4.1:5164","connectionId":462,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37616","connectionId":463,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn463","msg":"Connection ended","attr":{"remote":"100.96.4.1:37616","connectionId":463,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23662","connectionId":464,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1712","connectionId":465,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:12.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn464","msg":"Connection ended","attr":{"remote":"172.20.32.60:23662","connectionId":464,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:12.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn465","msg":"Connection ended","attr":{"remote":"172.20.51.222:1712","connectionId":465,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:13.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42162","connectionId":466,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:13.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn466","msg":"client metadata","attr":{"remote":"127.0.0.1:42162","client":"conn466","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn466","msg":"Connection ended","attr":{"remote":"127.0.0.1:42162","connectionId":466,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:14992","connectionId":467,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1698","connectionId":468,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn467","msg":"Connection ended","attr":{"remote":"172.20.32.60:14992","connectionId":467,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn468","msg":"Connection ended","attr":{"remote":"172.20.51.222:1698","connectionId":468,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5174","connectionId":469,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn469","msg":"Connection ended","attr":{"remote":"100.96.4.1:5174","connectionId":469,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37628","connectionId":470,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn470","msg":"Connection ended","attr":{"remote":"100.96.4.1:37628","connectionId":470,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23672","connectionId":471,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1722","connectionId":472,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn471","msg":"Connection ended","attr":{"remote":"172.20.32.60:23672","connectionId":471,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn472","msg":"Connection ended","attr":{"remote":"172.20.51.222:1722","connectionId":472,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:23.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42198","connectionId":473,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:23.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn473","msg":"client metadata","attr":{"remote":"127.0.0.1:42198","client":"conn473","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:23.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn473","msg":"Connection ended","attr":{"remote":"127.0.0.1:42198","connectionId":473,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1708","connectionId":474,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15002","connectionId":475,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn474","msg":"Connection ended","attr":{"remote":"172.20.51.222:1708","connectionId":474,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn475","msg":"Connection ended","attr":{"remote":"172.20.32.60:15002","connectionId":475,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5184","connectionId":476,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn476","msg":"Connection ended","attr":{"remote":"100.96.4.1:5184","connectionId":476,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37640","connectionId":477,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn477","msg":"Connection ended","attr":{"remote":"100.96.4.1:37640","connectionId":477,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23684","connectionId":478,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1734","connectionId":479,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn478","msg":"Connection ended","attr":{"remote":"172.20.32.60:23684","connectionId":478,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn479","msg":"Connection ended","attr":{"remote":"172.20.51.222:1734","connectionId":479,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:32.907+00:00"},"s":"I", "c":"CONTROL", "id":20615, "ctx":"FreeMonProcessor","msg":"Free Moniforing is Enabled","attr":{"interval":10}}
{"t":{"$date":"2020-11-19T15:35:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42238","connectionId":480,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:33.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn480","msg":"client metadata","attr":{"remote":"127.0.0.1:42238","client":"conn480","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:33.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn480","msg":"Connection ended","attr":{"remote":"127.0.0.1:42238","connectionId":480,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6905","connectionId":481,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15016","connectionId":482,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:36.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn482","msg":"Connection ended","attr":{"remote":"172.20.32.60:15016","connectionId":482,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:36.158+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn481","msg":"Connection ended","attr":{"remote":"172.20.51.222:6905","connectionId":481,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5198","connectionId":483,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn483","msg":"Connection ended","attr":{"remote":"100.96.4.1:5198","connectionId":483,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37646","connectionId":484,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn484","msg":"Connection ended","attr":{"remote":"100.96.4.1:37646","connectionId":484,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23690","connectionId":485,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1740","connectionId":486,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn485","msg":"Connection ended","attr":{"remote":"172.20.32.60:23690","connectionId":485,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn486","msg":"Connection ended","attr":{"remote":"172.20.51.222:1740","connectionId":486,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:43.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42274","connectionId":487,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:43.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn487","msg":"client metadata","attr":{"remote":"127.0.0.1:42274","client":"conn487","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn487","msg":"Connection ended","attr":{"remote":"127.0.0.1:42274","connectionId":487,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15040","connectionId":488,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1746","connectionId":489,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn489","msg":"Connection ended","attr":{"remote":"172.20.51.222:1746","connectionId":489,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:46.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn488","msg":"Connection ended","attr":{"remote":"172.20.32.60:15040","connectionId":488,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5222","connectionId":490,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn490","msg":"Connection ended","attr":{"remote":"100.96.4.1:5222","connectionId":490,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37664","connectionId":491,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn491","msg":"Connection ended","attr":{"remote":"100.96.4.1:37664","connectionId":491,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23708","connectionId":492,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1758","connectionId":493,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:52.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn492","msg":"Connection ended","attr":{"remote":"172.20.32.60:23708","connectionId":492,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:52.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn493","msg":"Connection ended","attr":{"remote":"172.20.51.222:1758","connectionId":493,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:53.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42310","connectionId":494,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:53.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn494","msg":"client metadata","attr":{"remote":"127.0.0.1:42310","client":"conn494","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:35:53.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn494","msg":"Connection ended","attr":{"remote":"127.0.0.1:42310","connectionId":494,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15046","connectionId":495,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1752","connectionId":496,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:35:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn495","msg":"Connection ended","attr":{"remote":"172.20.32.60:15046","connectionId":495,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn496","msg":"Connection ended","attr":{"remote":"172.20.51.222:1752","connectionId":496,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5228","connectionId":497,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn497","msg":"Connection ended","attr":{"remote":"100.96.4.1:5228","connectionId":497,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:35:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37670","connectionId":498,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:35:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn498","msg":"Connection ended","attr":{"remote":"100.96.4.1:37670","connectionId":498,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23720","connectionId":499,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1770","connectionId":500,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:02.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn500","msg":"Connection ended","attr":{"remote":"172.20.51.222:1770","connectionId":500,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn499","msg":"Connection ended","attr":{"remote":"172.20.32.60:23720","connectionId":499,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:03.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42354","connectionId":501,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:03.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn501","msg":"client metadata","attr":{"remote":"127.0.0.1:42354","client":"conn501","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:03.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn501","msg":"Connection ended","attr":{"remote":"127.0.0.1:42354","connectionId":501,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15062","connectionId":502,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn502","msg":"Connection ended","attr":{"remote":"172.20.32.60:15062","connectionId":502,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1768","connectionId":503,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:06.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn503","msg":"Connection ended","attr":{"remote":"172.20.51.222:1768","connectionId":503,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5244","connectionId":504,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn504","msg":"Connection ended","attr":{"remote":"100.96.4.1:5244","connectionId":504,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37686","connectionId":505,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn505","msg":"Connection ended","attr":{"remote":"100.96.4.1:37686","connectionId":505,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23732","connectionId":506,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:12.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1782","connectionId":507,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn507","msg":"Connection ended","attr":{"remote":"172.20.51.222:1782","connectionId":507,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn506","msg":"Connection ended","attr":{"remote":"172.20.32.60:23732","connectionId":506,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:13.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42464","connectionId":508,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:13.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn508","msg":"client metadata","attr":{"remote":"127.0.0.1:42464","client":"conn508","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:13.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn508","msg":"Connection ended","attr":{"remote":"127.0.0.1:42464","connectionId":508,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1778","connectionId":509,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15072","connectionId":510,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn510","msg":"Connection ended","attr":{"remote":"172.20.32.60:15072","connectionId":510,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn509","msg":"Connection ended","attr":{"remote":"172.20.51.222:1778","connectionId":509,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5254","connectionId":511,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn511","msg":"Connection ended","attr":{"remote":"100.96.4.1:5254","connectionId":511,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37694","connectionId":512,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:18.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn512","msg":"Connection ended","attr":{"remote":"100.96.4.1:37694","connectionId":512,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23742","connectionId":513,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn513","msg":"Connection ended","attr":{"remote":"172.20.32.60:23742","connectionId":513,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1792","connectionId":514,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn514","msg":"Connection ended","attr":{"remote":"172.20.51.222:1792","connectionId":514,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:23.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42502","connectionId":515,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:23.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn515","msg":"client metadata","attr":{"remote":"127.0.0.1:42502","client":"conn515","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn515","msg":"Connection ended","attr":{"remote":"127.0.0.1:42502","connectionId":515,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15082","connectionId":516,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1788","connectionId":517,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn516","msg":"Connection ended","attr":{"remote":"172.20.32.60:15082","connectionId":516,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn517","msg":"Connection ended","attr":{"remote":"172.20.51.222:1788","connectionId":517,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5268","connectionId":518,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn518","msg":"Connection ended","attr":{"remote":"100.96.4.1:5268","connectionId":518,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37710","connectionId":519,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:28.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn519","msg":"Connection ended","attr":{"remote":"100.96.4.1:37710","connectionId":519,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23754","connectionId":520,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1804","connectionId":521,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn520","msg":"Connection ended","attr":{"remote":"172.20.32.60:23754","connectionId":520,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn521","msg":"Connection ended","attr":{"remote":"172.20.51.222:1804","connectionId":521,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42542","connectionId":522,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn522","msg":"client metadata","attr":{"remote":"127.0.0.1:42542","client":"conn522","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:33.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn522","msg":"Connection ended","attr":{"remote":"127.0.0.1:42542","connectionId":522,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15092","connectionId":523,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1798","connectionId":524,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:36.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn523","msg":"Connection ended","attr":{"remote":"172.20.32.60:15092","connectionId":523,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:36.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn524","msg":"Connection ended","attr":{"remote":"172.20.51.222:1798","connectionId":524,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5274","connectionId":525,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn525","msg":"Connection ended","attr":{"remote":"100.96.4.1:5274","connectionId":525,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37716","connectionId":526,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn526","msg":"Connection ended","attr":{"remote":"100.96.4.1:37716","connectionId":526,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23766","connectionId":527,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1816","connectionId":528,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn528","msg":"Connection ended","attr":{"remote":"172.20.51.222:1816","connectionId":528,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn527","msg":"Connection ended","attr":{"remote":"172.20.32.60:23766","connectionId":527,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:43.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42580","connectionId":529,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:43.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn529","msg":"client metadata","attr":{"remote":"127.0.0.1:42580","client":"conn529","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:43.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn529","msg":"Connection ended","attr":{"remote":"127.0.0.1:42580","connectionId":529,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15102","connectionId":530,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1808","connectionId":531,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn531","msg":"Connection ended","attr":{"remote":"172.20.51.222:1808","connectionId":531,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn530","msg":"Connection ended","attr":{"remote":"172.20.32.60:15102","connectionId":530,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5284","connectionId":532,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn532","msg":"Connection ended","attr":{"remote":"100.96.4.1:5284","connectionId":532,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37732","connectionId":533,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn533","msg":"Connection ended","attr":{"remote":"100.96.4.1:37732","connectionId":533,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23782","connectionId":534,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1832","connectionId":535,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn534","msg":"Connection ended","attr":{"remote":"172.20.32.60:23782","connectionId":534,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn535","msg":"Connection ended","attr":{"remote":"172.20.51.222:1832","connectionId":535,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:53.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42618","connectionId":536,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:53.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn536","msg":"client metadata","attr":{"remote":"127.0.0.1:42618","client":"conn536","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:36:53.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn536","msg":"Connection ended","attr":{"remote":"127.0.0.1:42618","connectionId":536,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15116","connectionId":537,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1822","connectionId":538,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:36:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn537","msg":"Connection ended","attr":{"remote":"172.20.32.60:15116","connectionId":537,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn538","msg":"Connection ended","attr":{"remote":"172.20.51.222:1822","connectionId":538,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:58.312+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5298","connectionId":539,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:58.322+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn539","msg":"Connection ended","attr":{"remote":"100.96.4.1:5298","connectionId":539,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:36:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37744","connectionId":540,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:36:58.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn540","msg":"Connection ended","attr":{"remote":"100.96.4.1:37744","connectionId":540,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23802","connectionId":541,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1852","connectionId":542,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn541","msg":"Connection ended","attr":{"remote":"172.20.32.60:23802","connectionId":541,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn542","msg":"Connection ended","attr":{"remote":"172.20.51.222:1852","connectionId":542,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:03.938+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42684","connectionId":543,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:03.956+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn543","msg":"client metadata","attr":{"remote":"127.0.0.1:42684","client":"conn543","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:04.048+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn543","msg":"Connection ended","attr":{"remote":"127.0.0.1:42684","connectionId":543,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15132","connectionId":544,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1838","connectionId":545,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn545","msg":"Connection ended","attr":{"remote":"172.20.51.222:1838","connectionId":545,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn544","msg":"Connection ended","attr":{"remote":"172.20.32.60:15132","connectionId":544,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:08.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5322","connectionId":546,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:08.159+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn546","msg":"Connection ended","attr":{"remote":"100.96.4.1:5322","connectionId":546,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37768","connectionId":547,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:08.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn547","msg":"Connection ended","attr":{"remote":"100.96.4.1:37768","connectionId":547,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23822","connectionId":548,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1872","connectionId":549,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn548","msg":"Connection ended","attr":{"remote":"172.20.32.60:23822","connectionId":548,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:12.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn549","msg":"Connection ended","attr":{"remote":"172.20.51.222:1872","connectionId":549,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:13.859+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42728","connectionId":550,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:13.863+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn550","msg":"client metadata","attr":{"remote":"127.0.0.1:42728","client":"conn550","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:13.876+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn550","msg":"Connection ended","attr":{"remote":"127.0.0.1:42728","connectionId":550,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:15.907+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15150","connectionId":551,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:15.913+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn551","msg":"client metadata","attr":{"remote":"172.20.32.60:15150","client":"conn551","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:15.920+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn551","msg":"Connection ended","attr":{"remote":"172.20.32.60:15150","connectionId":551,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:15.971+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1878","connectionId":552,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:15.971+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn552","msg":"client metadata","attr":{"remote":"172.20.51.222:1878","client":"conn552","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:15.978+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5330","connectionId":553,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:15.981+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn553","msg":"client metadata","attr":{"remote":"100.96.4.1:5330","client":"conn553","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:15.996+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn553","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:5330"}}
{"t":{"$date":"2020-11-19T15:37:16.010+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37790","connectionId":554,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:37:16.011+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn554","msg":"client metadata","attr":{"remote":"100.96.4.1:37790","client":"conn554","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:16.014+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn554","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:37790"}}
{"t":{"$date":"2020-11-19T15:37:16.019+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1858","connectionId":555,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:16.019+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn555","msg":"client metadata","attr":{"remote":"172.20.51.222:1858","client":"conn555","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:16.022+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn555","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:1858"}}
{"t":{"$date":"2020-11-19T15:37:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1862","connectionId":556,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15156","connectionId":557,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn557","msg":"Connection ended","attr":{"remote":"172.20.32.60:15156","connectionId":557,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:16.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn556","msg":"Connection ended","attr":{"remote":"172.20.51.222:1862","connectionId":556,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5338","connectionId":558,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn558","msg":"Connection ended","attr":{"remote":"100.96.4.1:5338","connectionId":558,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37792","connectionId":559,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn559","msg":"Connection ended","attr":{"remote":"100.96.4.1:37792","connectionId":559,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23838","connectionId":560,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1888","connectionId":561,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn560","msg":"Connection ended","attr":{"remote":"172.20.32.60:23838","connectionId":560,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn561","msg":"Connection ended","attr":{"remote":"172.20.51.222:1888","connectionId":561,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:23.923+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42788","connectionId":562,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:23.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn562","msg":"client metadata","attr":{"remote":"127.0.0.1:42788","client":"conn562","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:23.948+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn562","msg":"Connection ended","attr":{"remote":"127.0.0.1:42788","connectionId":562,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:25.625+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streamers","command":{"insert":"streamers","documents":24040,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"394b8f1d-0ba4-492d-be95-c6187935ec74"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800231,"i":1}},"signature":{"hash":{"$binary":{"base64":"03gNRlU5dq/J0LGDBl1MDGkqwQc=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":72,"keysInserted":48152,"numYields":0,"reslen":4043103,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":24089}},"ReplicationStateTransition":{"acquireCount":{"w":24092}},"Global":{"acquireCount":{"r":2,"w":24089}},"Database":{"acquireCount":{"r":1,"w":24089}},"Collection":{"acquireCount":{"r":1,"w":24089}},"Mutex":{"acquireCount":{"r":24090}}},"flowControl":{"acquireCount":24017,"timeAcquiringMicros":5511},"readConcern":{},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":427939,"timeReadingMicros":14883}},"protocol":"op_msg","durationMillis":2011}}
{"t":{"$date":"2020-11-19T15:37:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15170","connectionId":563,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1876","connectionId":564,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:26.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn563","msg":"Connection ended","attr":{"remote":"172.20.32.60:15170","connectionId":563,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:26.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn564","msg":"Connection ended","attr":{"remote":"172.20.51.222:1876","connectionId":564,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:26.519+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23846","connectionId":565,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:26.520+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn565","msg":"client metadata","attr":{"remote":"172.20.32.60:23846","client":"conn565","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:37:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5352","connectionId":566,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:28.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn566","msg":"Connection ended","attr":{"remote":"100.96.4.1:5352","connectionId":566,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37806","connectionId":567,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:28.544+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn567","msg":"Connection ended","attr":{"remote":"100.96.4.1:37806","connectionId":567,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:32.000+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":26,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800251,"i":2}},"signature":{"hash":{"$binary":{"base64":"08UmdEEz9ZieQEkT7x7/RJEbPnQ=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":26,"keysInserted":130,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":1,"w":2}},"Database":{"acquireCount":{"r":1,"w":2}},"Collection":{"acquireCount":{"r":1,"w":2}},"Mutex":{"acquireCount":{"r":3}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"readConcern":{},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":396590,"timeReadingMicros":16676}},"protocol":"op_msg","durationMillis":112}}
{"t":{"$date":"2020-11-19T15:37:32.001+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn554","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"UC5-lRIY83ef7X8e1cI6ZLnA"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:37:31.887Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:37:31.887Z"},"active":false,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"394b8f1d-0ba4-492d-be95-c6187935ec74"}},"txnNumber":4,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800251,"i":184}},"signature":{"hash":{"$binary":{"base64":"08UmdEEz9ZieQEkT7x7/RJEbPnQ=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":113}}
{"t":{"$date":"2020-11-19T15:37:32.018+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":182,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"49d700a8-6f73-4431-99ef-e611effd787f"}},"txnNumber":2,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800250,"i":1}},"signature":{"hash":{"$binary":{"base64":"66kTDUFMK0pd+yu/MhQYU+QHvsY=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":182,"keysInserted":910,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":2544396,"timeReadingMicros":173273}},"protocol":"op_msg","durationMillis":237}}
{"t":{"$date":"2020-11-19T15:37:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23850","connectionId":568,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn568","msg":"Connection ended","attr":{"remote":"172.20.32.60:23850","connectionId":568,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1900","connectionId":569,"connectionCount":19}}
{"t":{"$date":"2020-11-19T15:37:32.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn569","msg":"Connection ended","attr":{"remote":"172.20.51.222:1900","connectionId":569,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:33.077+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn554","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"UChNjKomUc1P4v5KfNDfyk4A"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:37:32.957Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:37:32.957Z"},"active":true,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"394b8f1d-0ba4-492d-be95-c6187935ec74"}},"txnNumber":5,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800252,"i":9}},"signature":{"hash":{"$binary":{"base64":"KBo4vYw8yzvVj1N/zMpRYiEZKSY=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":108}}
{"t":{"$date":"2020-11-19T15:37:33.077+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":197,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"49d700a8-6f73-4431-99ef-e611effd787f"}},"txnNumber":6,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800252,"i":9}},"signature":{"hash":{"$binary":{"base64":"KBo4vYw8yzvVj1N/zMpRYiEZKSY=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":197,"keysInserted":985,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":1846146,"timeReadingMicros":78646}},"protocol":"op_msg","durationMillis":108}}
{"t":{"$date":"2020-11-19T15:37:33.077+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"404732899"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:37:32.970Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:37:32.970Z"},"active":true,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":4,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800252,"i":236}},"signature":{"hash":{"$binary":{"base64":"KBo4vYw8yzvVj1N/zMpRYiEZKSY=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":105}}
{"t":{"$date":"2020-11-19T15:37:33.602+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":146,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"49d700a8-6f73-4431-99ef-e611effd787f"}},"txnNumber":11,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800253,"i":3}},"signature":{"hash":{"$binary":{"base64":"13L0AZVcfapl5usJnJM8vq4l+m4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":146,"keysInserted":730,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":1361083,"timeReadingMicros":73226}},"protocol":"op_msg","durationMillis":111}}
{"t":{"$date":"2020-11-19T15:37:33.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42866","connectionId":570,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:33.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn570","msg":"client metadata","attr":{"remote":"127.0.0.1:42866","client":"conn570","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:33.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn570","msg":"Connection ended","attr":{"remote":"127.0.0.1:42866","connectionId":570,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:34.877+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":559,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"49d700a8-6f73-4431-99ef-e611effd787f"}},"txnNumber":13,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800253,"i":151}},"signature":{"hash":{"$binary":{"base64":"13L0AZVcfapl5usJnJM8vq4l+m4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":559,"keysInserted":2795,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":3865890,"timeReadingMicros":190189}},"protocol":"op_msg","durationMillis":282}}
{"t":{"$date":"2020-11-19T15:37:35.301+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":466,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":6,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800253,"i":151}},"signature":{"hash":{"$binary":{"base64":"13L0AZVcfapl5usJnJM8vq4l+m4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":466,"keysInserted":2330,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":1548930,"timeReadingMicros":83233}},"protocol":"op_msg","durationMillis":130}}
{"t":{"$date":"2020-11-19T15:37:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15176","connectionId":571,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1882","connectionId":572,"connectionCount":19}}
{"t":{"$date":"2020-11-19T15:37:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn572","msg":"Connection ended","attr":{"remote":"172.20.51.222:1882","connectionId":572,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn571","msg":"Connection ended","attr":{"remote":"172.20.32.60:15176","connectionId":571,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:37.571+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"200427848"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:37:37.367Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:37:37.367Z"},"active":true,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800257,"i":301}},"signature":{"hash":{"$binary":{"base64":"t0Ju00fVB6V+vglAEg46paBpWnA=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":202}}
{"t":{"$date":"2020-11-19T15:37:37.571+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn554","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"UCRZuU4JKqu-V2UrIcrjm_fg"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:37:37.366Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:37:37.366Z"},"active":true,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"49d700a8-6f73-4431-99ef-e611effd787f"}},"txnNumber":17,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800256,"i":106}},"signature":{"hash":{"$binary":{"base64":"tuweiih3T3O8yLzSZSZefEIL91c=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":203}}
{"t":{"$date":"2020-11-19T15:37:37.667+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":768,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"394b8f1d-0ba4-492d-be95-c6187935ec74"}},"txnNumber":8,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800256,"i":1}},"signature":{"hash":{"$binary":{"base64":"tuweiih3T3O8yLzSZSZefEIL91c=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":768,"keysInserted":3840,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"w":6}},"Database":{"acquireCount":{"w":6}},"Collection":{"acquireCount":{"w":6}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":4},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":5789716,"timeReadingMicros":217451}},"protocol":"op_msg","durationMillis":314}}
{"t":{"$date":"2020-11-19T15:37:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5358","connectionId":573,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn573","msg":"Connection ended","attr":{"remote":"100.96.4.1:5358","connectionId":573,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37812","connectionId":574,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:38.636+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn574","msg":"Connection ended","attr":{"remote":"100.96.4.1:37812","connectionId":574,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:40.855+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:37:40.856+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn555","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":1258,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":10,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800258,"i":49}},"signature":{"hash":{"$binary":{"base64":"qYB8cdJyZSnyxYAr7wolJWnJoeM=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":1258,"keysInserted":6290,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":10}},"ReplicationStateTransition":{"acquireCount":{"w":11}},"Global":{"acquireCount":{"w":10}},"Database":{"acquireCount":{"w":10}},"Collection":{"acquireCount":{"w":10}},"Mutex":{"acquireCount":{"r":10}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":1237488,"timeReadingMicros":87167}},"protocol":"op_msg","durationMillis":152}}
{"t":{"$date":"2020-11-19T15:37:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23856","connectionId":575,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn575","msg":"Connection ended","attr":{"remote":"172.20.32.60:23856","connectionId":575,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1906","connectionId":576,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn576","msg":"Connection ended","attr":{"remote":"172.20.51.222:1906","connectionId":576,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:43.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42948","connectionId":577,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:43.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn577","msg":"client metadata","attr":{"remote":"127.0.0.1:42948","client":"conn577","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:43.825+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn577","msg":"Connection ended","attr":{"remote":"127.0.0.1:42948","connectionId":577,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15186","connectionId":578,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1892","connectionId":579,"connectionCount":19}}
{"t":{"$date":"2020-11-19T15:37:46.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn578","msg":"Connection ended","attr":{"remote":"172.20.32.60:15186","connectionId":578,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:46.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn579","msg":"Connection ended","attr":{"remote":"172.20.51.222:1892","connectionId":579,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:46.917+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn553","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":252,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"578f385d-259c-488d-8d64-1944c1ee2706"}},"txnNumber":26,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605800265,"i":103}},"signature":{"hash":{"$binary":{"base64":"l0XsoyqpbxImLNxoo0xyw9MYgmQ=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":252,"keysInserted":1260,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":43125,"timeReadingMicros":2096}},"protocol":"op_msg","durationMillis":169}}
{"t":{"$date":"2020-11-19T15:37:48.151+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5368","connectionId":580,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:48.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn580","msg":"Connection ended","attr":{"remote":"100.96.4.1:5368","connectionId":580,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37822","connectionId":581,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:48.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn581","msg":"Connection ended","attr":{"remote":"100.96.4.1:37822","connectionId":581,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23866","connectionId":582,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1916","connectionId":583,"connectionCount":19}}
{"t":{"$date":"2020-11-19T15:37:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn582","msg":"Connection ended","attr":{"remote":"172.20.32.60:23866","connectionId":582,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:37:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn583","msg":"Connection ended","attr":{"remote":"172.20.51.222:1916","connectionId":583,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:37:53.402+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn565","msg":"Connection ended","attr":{"remote":"172.20.32.60:23846","connectionId":565,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:37:53.404+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn552","msg":"Interrupted operation as its client disconnected","attr":{"opId":16920}}
{"t":{"$date":"2020-11-19T15:37:53.407+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn552","msg":"Connection ended","attr":{"remote":"172.20.51.222:1878","connectionId":552,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:37:53.411+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn555","msg":"Connection ended","attr":{"remote":"172.20.51.222:1858","connectionId":555,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:53.411+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn553","msg":"Connection ended","attr":{"remote":"100.96.4.1:5330","connectionId":553,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:53.415+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn554","msg":"Connection ended","attr":{"remote":"100.96.4.1:37790","connectionId":554,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:53.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43050","connectionId":584,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:53.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn584","msg":"client metadata","attr":{"remote":"127.0.0.1:43050","client":"conn584","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:37:53.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn584","msg":"Connection ended","attr":{"remote":"127.0.0.1:43050","connectionId":584,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15196","connectionId":585,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1902","connectionId":586,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:37:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn586","msg":"Connection ended","attr":{"remote":"172.20.51.222:1902","connectionId":586,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn585","msg":"Connection ended","attr":{"remote":"172.20.32.60:15196","connectionId":585,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5378","connectionId":587,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn587","msg":"Connection ended","attr":{"remote":"100.96.4.1:5378","connectionId":587,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:37:58.549+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37828","connectionId":588,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:37:58.562+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn588","msg":"Connection ended","attr":{"remote":"100.96.4.1:37828","connectionId":588,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:02.392+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn371","msg":"Connection ended","attr":{"remote":"172.20.51.222:1548","connectionId":371,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23878","connectionId":589,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1928","connectionId":590,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn589","msg":"Connection ended","attr":{"remote":"172.20.32.60:23878","connectionId":589,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn590","msg":"Connection ended","attr":{"remote":"172.20.51.222:1928","connectionId":590,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:03.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43086","connectionId":591,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:03.807+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn591","msg":"client metadata","attr":{"remote":"127.0.0.1:43086","client":"conn591","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:03.814+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn591","msg":"Connection ended","attr":{"remote":"127.0.0.1:43086","connectionId":591,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15222","connectionId":592,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6905","connectionId":593,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn592","msg":"Connection ended","attr":{"remote":"172.20.32.60:15222","connectionId":592,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn593","msg":"Connection ended","attr":{"remote":"172.20.51.222:6905","connectionId":593,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:07.191+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1934","connectionId":594,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.243+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn594","msg":"client metadata","attr":{"remote":"172.20.51.222:1934","client":"conn594","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.251+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15226","connectionId":595,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:07.252+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn595","msg":"client metadata","attr":{"remote":"172.20.32.60:15226","client":"conn595","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.255+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn595","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:15226"}}
{"t":{"$date":"2020-11-19T15:38:07.345+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn594","msg":"Connection ended","attr":{"remote":"172.20.51.222:1934","connectionId":594,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37846","connectionId":596,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:07.356+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn595","msg":"Connection ended","attr":{"remote":"172.20.32.60:15226","connectionId":595,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn596","msg":"client metadata","attr":{"remote":"100.96.4.1:37846","client":"conn596","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.366+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5406","connectionId":597,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:07.367+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn597","msg":"client metadata","attr":{"remote":"100.96.4.1:5406","client":"conn597","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.369+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn597","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:5406"}}
{"t":{"$date":"2020-11-19T15:38:07.381+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn596","msg":"Connection ended","attr":{"remote":"100.96.4.1:37846","connectionId":596,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.381+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn597","msg":"Connection ended","attr":{"remote":"100.96.4.1:5406","connectionId":597,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:07.383+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23890","connectionId":598,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.383+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn598","msg":"client metadata","attr":{"remote":"172.20.32.60:23890","client":"conn598","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.387+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6906","connectionId":599,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:07.387+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn599","msg":"client metadata","attr":{"remote":"172.20.51.222:6906","client":"conn599","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.389+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn599","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:6906"}}
{"t":{"$date":"2020-11-19T15:38:07.503+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn598","msg":"Connection ended","attr":{"remote":"172.20.32.60:23890","connectionId":598,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.506+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn599","msg":"Connection ended","attr":{"remote":"172.20.51.222:6906","connectionId":599,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:07.511+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1940","connectionId":600,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.514+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn600","msg":"client metadata","attr":{"remote":"172.20.51.222:1940","client":"conn600","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.518+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15232","connectionId":601,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:07.518+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn601","msg":"client metadata","attr":{"remote":"172.20.32.60:15232","client":"conn601","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:07.521+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn601","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:15232"}}
{"t":{"$date":"2020-11-19T15:38:07.532+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn601","msg":"Connection ended","attr":{"remote":"172.20.32.60:15232","connectionId":601,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:07.535+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn600","msg":"Connection ended","attr":{"remote":"172.20.51.222:1940","connectionId":600,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5412","connectionId":602,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn602","msg":"Connection ended","attr":{"remote":"100.96.4.1:5412","connectionId":602,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37852","connectionId":603,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn603","msg":"Connection ended","attr":{"remote":"100.96.4.1:37852","connectionId":603,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23898","connectionId":604,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1948","connectionId":605,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn604","msg":"Connection ended","attr":{"remote":"172.20.32.60:23898","connectionId":604,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:12.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn605","msg":"Connection ended","attr":{"remote":"172.20.51.222:1948","connectionId":605,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:13.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43122","connectionId":606,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:13.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn606","msg":"client metadata","attr":{"remote":"127.0.0.1:43122","client":"conn606","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:13.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn606","msg":"Connection ended","attr":{"remote":"127.0.0.1:43122","connectionId":606,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15242","connectionId":607,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6907","connectionId":608,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn607","msg":"Connection ended","attr":{"remote":"172.20.32.60:15242","connectionId":607,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn608","msg":"Connection ended","attr":{"remote":"172.20.51.222:6907","connectionId":608,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5424","connectionId":609,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn609","msg":"Connection ended","attr":{"remote":"100.96.4.1:5424","connectionId":609,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37870","connectionId":610,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn610","msg":"Connection ended","attr":{"remote":"100.96.4.1:37870","connectionId":610,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23918","connectionId":611,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1968","connectionId":612,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn611","msg":"Connection ended","attr":{"remote":"172.20.32.60:23918","connectionId":611,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn612","msg":"Connection ended","attr":{"remote":"172.20.51.222:1968","connectionId":612,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43162","connectionId":613,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn613","msg":"client metadata","attr":{"remote":"127.0.0.1:43162","client":"conn613","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:23.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn613","msg":"Connection ended","attr":{"remote":"127.0.0.1:43162","connectionId":613,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15252","connectionId":614,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1958","connectionId":615,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn614","msg":"Connection ended","attr":{"remote":"172.20.32.60:15252","connectionId":614,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn615","msg":"Connection ended","attr":{"remote":"172.20.51.222:1958","connectionId":615,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5434","connectionId":616,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn616","msg":"Connection ended","attr":{"remote":"100.96.4.1:5434","connectionId":616,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37884","connectionId":617,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn617","msg":"Connection ended","attr":{"remote":"100.96.4.1:37884","connectionId":617,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23928","connectionId":618,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1978","connectionId":619,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn619","msg":"Connection ended","attr":{"remote":"172.20.51.222:1978","connectionId":619,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn618","msg":"Connection ended","attr":{"remote":"172.20.32.60:23928","connectionId":618,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43198","connectionId":620,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn620","msg":"client metadata","attr":{"remote":"127.0.0.1:43198","client":"conn620","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn620","msg":"Connection ended","attr":{"remote":"127.0.0.1:43198","connectionId":620,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15258","connectionId":621,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1964","connectionId":622,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn621","msg":"Connection ended","attr":{"remote":"172.20.32.60:15258","connectionId":621,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn622","msg":"Connection ended","attr":{"remote":"172.20.51.222:1964","connectionId":622,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5440","connectionId":623,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn623","msg":"Connection ended","attr":{"remote":"100.96.4.1:5440","connectionId":623,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37890","connectionId":624,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn624","msg":"Connection ended","attr":{"remote":"100.96.4.1:37890","connectionId":624,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23934","connectionId":625,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1984","connectionId":626,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn625","msg":"Connection ended","attr":{"remote":"172.20.32.60:23934","connectionId":625,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn626","msg":"Connection ended","attr":{"remote":"172.20.51.222:1984","connectionId":626,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:43.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43234","connectionId":627,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:43.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn627","msg":"client metadata","attr":{"remote":"127.0.0.1:43234","client":"conn627","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:43.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn627","msg":"Connection ended","attr":{"remote":"127.0.0.1:43234","connectionId":627,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15268","connectionId":628,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1974","connectionId":629,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn629","msg":"Connection ended","attr":{"remote":"172.20.51.222:1974","connectionId":629,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn628","msg":"Connection ended","attr":{"remote":"172.20.32.60:15268","connectionId":628,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5450","connectionId":630,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn630","msg":"Connection ended","attr":{"remote":"100.96.4.1:5450","connectionId":630,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37900","connectionId":631,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:48.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn631","msg":"Connection ended","attr":{"remote":"100.96.4.1:37900","connectionId":631,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23944","connectionId":632,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1994","connectionId":633,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn632","msg":"Connection ended","attr":{"remote":"172.20.32.60:23944","connectionId":632,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn633","msg":"Connection ended","attr":{"remote":"172.20.51.222:1994","connectionId":633,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:53.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43272","connectionId":634,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:53.802+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn634","msg":"client metadata","attr":{"remote":"127.0.0.1:43272","client":"conn634","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:38:53.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn634","msg":"Connection ended","attr":{"remote":"127.0.0.1:43272","connectionId":634,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15274","connectionId":635,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn635","msg":"Connection ended","attr":{"remote":"172.20.32.60:15274","connectionId":635,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:1980","connectionId":636,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn636","msg":"Connection ended","attr":{"remote":"172.20.51.222:1980","connectionId":636,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:56.216+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5456","connectionId":637,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.216+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn637","msg":"client metadata","attr":{"remote":"100.96.4.1:5456","client":"conn637","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:56.221+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37906","connectionId":638,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:56.222+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn638","msg":"client metadata","attr":{"remote":"100.96.4.1:37906","client":"conn638","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:56.224+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn638","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:37906"}}
{"t":{"$date":"2020-11-19T15:38:56.232+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn637","msg":"Connection ended","attr":{"remote":"100.96.4.1:5456","connectionId":637,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.232+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn638","msg":"Connection ended","attr":{"remote":"100.96.4.1:37906","connectionId":638,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:56.233+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6908","connectionId":639,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.233+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn639","msg":"client metadata","attr":{"remote":"172.20.51.222:6908","client":"conn639","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:56.236+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23950","connectionId":640,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:38:56.236+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn640","msg":"client metadata","attr":{"remote":"172.20.32.60:23950","client":"conn640","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:38:56.238+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn640","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:23950"}}
{"t":{"$date":"2020-11-19T15:38:56.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn639","msg":"Connection ended","attr":{"remote":"172.20.51.222:6908","connectionId":639,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:56.255+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn640","msg":"Connection ended","attr":{"remote":"172.20.32.60:23950","connectionId":640,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5464","connectionId":641,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn641","msg":"Connection ended","attr":{"remote":"100.96.4.1:5464","connectionId":641,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:38:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37910","connectionId":642,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:38:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn642","msg":"Connection ended","attr":{"remote":"100.96.4.1:37910","connectionId":642,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23960","connectionId":643,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2010","connectionId":644,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn643","msg":"Connection ended","attr":{"remote":"172.20.32.60:23960","connectionId":643,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn644","msg":"Connection ended","attr":{"remote":"172.20.51.222:2010","connectionId":644,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:03.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43308","connectionId":645,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:03.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn645","msg":"client metadata","attr":{"remote":"127.0.0.1:43308","client":"conn645","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:03.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn645","msg":"Connection ended","attr":{"remote":"127.0.0.1:43308","connectionId":645,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15298","connectionId":646,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:06.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2004","connectionId":647,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:06.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn647","msg":"Connection ended","attr":{"remote":"172.20.51.222:2004","connectionId":647,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:06.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn646","msg":"Connection ended","attr":{"remote":"172.20.32.60:15298","connectionId":646,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5480","connectionId":648,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn648","msg":"Connection ended","attr":{"remote":"100.96.4.1:5480","connectionId":648,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37926","connectionId":649,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn649","msg":"Connection ended","attr":{"remote":"100.96.4.1:37926","connectionId":649,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23984","connectionId":650,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn650","msg":"Connection ended","attr":{"remote":"172.20.32.60:23984","connectionId":650,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2034","connectionId":651,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn651","msg":"Connection ended","attr":{"remote":"172.20.51.222:2034","connectionId":651,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:13.817+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43344","connectionId":652,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:13.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn652","msg":"client metadata","attr":{"remote":"127.0.0.1:43344","client":"conn652","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:13.825+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn652","msg":"Connection ended","attr":{"remote":"127.0.0.1:43344","connectionId":652,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15310","connectionId":653,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2016","connectionId":654,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn654","msg":"Connection ended","attr":{"remote":"172.20.51.222:2016","connectionId":654,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn653","msg":"Connection ended","attr":{"remote":"172.20.32.60:15310","connectionId":653,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5492","connectionId":655,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn655","msg":"Connection ended","attr":{"remote":"100.96.4.1:5492","connectionId":655,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37946","connectionId":656,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn656","msg":"Connection ended","attr":{"remote":"100.96.4.1:37946","connectionId":656,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:23990","connectionId":657,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2040","connectionId":658,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn657","msg":"Connection ended","attr":{"remote":"172.20.32.60:23990","connectionId":657,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn658","msg":"Connection ended","attr":{"remote":"172.20.51.222:2040","connectionId":658,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:23.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43382","connectionId":659,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:23.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn659","msg":"client metadata","attr":{"remote":"127.0.0.1:43382","client":"conn659","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:23.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn659","msg":"Connection ended","attr":{"remote":"127.0.0.1:43382","connectionId":659,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15328","connectionId":660,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6909","connectionId":661,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn660","msg":"Connection ended","attr":{"remote":"172.20.32.60:15328","connectionId":660,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn661","msg":"Connection ended","attr":{"remote":"172.20.51.222:6909","connectionId":661,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5510","connectionId":662,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:28.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn662","msg":"Connection ended","attr":{"remote":"100.96.4.1:5510","connectionId":662,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37956","connectionId":663,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn663","msg":"Connection ended","attr":{"remote":"100.96.4.1:37956","connectionId":663,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24008","connectionId":664,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2058","connectionId":665,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn664","msg":"Connection ended","attr":{"remote":"172.20.32.60:24008","connectionId":664,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn665","msg":"Connection ended","attr":{"remote":"172.20.51.222:2058","connectionId":665,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:33.830+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43420","connectionId":666,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:33.831+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn666","msg":"client metadata","attr":{"remote":"127.0.0.1:43420","client":"conn666","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:33.838+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn666","msg":"Connection ended","attr":{"remote":"127.0.0.1:43420","connectionId":666,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15336","connectionId":667,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2042","connectionId":668,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn668","msg":"Connection ended","attr":{"remote":"172.20.51.222:2042","connectionId":668,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn667","msg":"Connection ended","attr":{"remote":"172.20.32.60:15336","connectionId":667,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5524","connectionId":669,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:38.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn669","msg":"Connection ended","attr":{"remote":"100.96.4.1:5524","connectionId":669,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37970","connectionId":670,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn670","msg":"Connection ended","attr":{"remote":"100.96.4.1:37970","connectionId":670,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24024","connectionId":671,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn671","msg":"Connection ended","attr":{"remote":"172.20.32.60:24024","connectionId":671,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2074","connectionId":672,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn672","msg":"Connection ended","attr":{"remote":"172.20.51.222:2074","connectionId":672,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:43.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43458","connectionId":673,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:43.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn673","msg":"client metadata","attr":{"remote":"127.0.0.1:43458","client":"conn673","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn673","msg":"Connection ended","attr":{"remote":"127.0.0.1:43458","connectionId":673,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15354","connectionId":674,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn674","msg":"Connection ended","attr":{"remote":"172.20.32.60:15354","connectionId":674,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2060","connectionId":675,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn675","msg":"Connection ended","attr":{"remote":"172.20.51.222:2060","connectionId":675,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5536","connectionId":676,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:48.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn676","msg":"Connection ended","attr":{"remote":"100.96.4.1:5536","connectionId":676,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37990","connectionId":677,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn677","msg":"Connection ended","attr":{"remote":"100.96.4.1:37990","connectionId":677,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24034","connectionId":678,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2084","connectionId":679,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn679","msg":"Connection ended","attr":{"remote":"172.20.51.222:2084","connectionId":679,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn678","msg":"Connection ended","attr":{"remote":"172.20.32.60:24034","connectionId":678,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:53.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43494","connectionId":680,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:53.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn680","msg":"client metadata","attr":{"remote":"127.0.0.1:43494","client":"conn680","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:39:53.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn680","msg":"Connection ended","attr":{"remote":"127.0.0.1:43494","connectionId":680,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15362","connectionId":681,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2068","connectionId":682,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:39:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn682","msg":"Connection ended","attr":{"remote":"172.20.51.222:2068","connectionId":682,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn681","msg":"Connection ended","attr":{"remote":"172.20.32.60:15362","connectionId":681,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5544","connectionId":683,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn683","msg":"Connection ended","attr":{"remote":"100.96.4.1:5544","connectionId":683,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:39:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:37996","connectionId":684,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:39:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn684","msg":"Connection ended","attr":{"remote":"100.96.4.1:37996","connectionId":684,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24046","connectionId":685,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2096","connectionId":686,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn685","msg":"Connection ended","attr":{"remote":"172.20.32.60:24046","connectionId":685,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn686","msg":"Connection ended","attr":{"remote":"172.20.51.222:2096","connectionId":686,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:03.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43530","connectionId":687,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:03.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn687","msg":"client metadata","attr":{"remote":"127.0.0.1:43530","client":"conn687","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:03.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn687","msg":"Connection ended","attr":{"remote":"127.0.0.1:43530","connectionId":687,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15384","connectionId":688,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2090","connectionId":689,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn688","msg":"Connection ended","attr":{"remote":"172.20.32.60:15384","connectionId":688,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn689","msg":"Connection ended","attr":{"remote":"172.20.51.222:2090","connectionId":689,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5566","connectionId":690,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:08.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn690","msg":"Connection ended","attr":{"remote":"100.96.4.1:5566","connectionId":690,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38014","connectionId":691,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn691","msg":"Connection ended","attr":{"remote":"100.96.4.1:38014","connectionId":691,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24060","connectionId":692,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2110","connectionId":693,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn692","msg":"Connection ended","attr":{"remote":"172.20.32.60:24060","connectionId":692,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn693","msg":"Connection ended","attr":{"remote":"172.20.51.222:2110","connectionId":693,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:13.821+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43570","connectionId":694,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:13.822+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn694","msg":"client metadata","attr":{"remote":"127.0.0.1:43570","client":"conn694","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:13.828+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn694","msg":"Connection ended","attr":{"remote":"127.0.0.1:43570","connectionId":694,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2098","connectionId":695,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15392","connectionId":696,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn696","msg":"Connection ended","attr":{"remote":"172.20.32.60:15392","connectionId":696,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn695","msg":"Connection ended","attr":{"remote":"172.20.51.222:2098","connectionId":695,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5574","connectionId":697,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn697","msg":"Connection ended","attr":{"remote":"100.96.4.1:5574","connectionId":697,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38024","connectionId":698,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn698","msg":"Connection ended","attr":{"remote":"100.96.4.1:38024","connectionId":698,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24072","connectionId":699,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2122","connectionId":700,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn699","msg":"Connection ended","attr":{"remote":"172.20.32.60:24072","connectionId":699,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn700","msg":"Connection ended","attr":{"remote":"172.20.51.222:2122","connectionId":700,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:23.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43606","connectionId":701,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:23.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn701","msg":"client metadata","attr":{"remote":"127.0.0.1:43606","client":"conn701","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:23.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn701","msg":"Connection ended","attr":{"remote":"127.0.0.1:43606","connectionId":701,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15402","connectionId":702,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2108","connectionId":703,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn703","msg":"Connection ended","attr":{"remote":"172.20.51.222:2108","connectionId":703,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn702","msg":"Connection ended","attr":{"remote":"172.20.32.60:15402","connectionId":702,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5584","connectionId":704,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn704","msg":"Connection ended","attr":{"remote":"100.96.4.1:5584","connectionId":704,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38038","connectionId":705,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn705","msg":"Connection ended","attr":{"remote":"100.96.4.1:38038","connectionId":705,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24082","connectionId":706,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2132","connectionId":707,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn706","msg":"Connection ended","attr":{"remote":"172.20.32.60:24082","connectionId":706,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn707","msg":"Connection ended","attr":{"remote":"172.20.51.222:2132","connectionId":707,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:33.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43642","connectionId":708,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:33.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn708","msg":"client metadata","attr":{"remote":"127.0.0.1:43642","client":"conn708","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:33.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn708","msg":"Connection ended","attr":{"remote":"127.0.0.1:43642","connectionId":708,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6910","connectionId":709,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15416","connectionId":710,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn709","msg":"Connection ended","attr":{"remote":"172.20.51.222:6910","connectionId":709,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn710","msg":"Connection ended","attr":{"remote":"172.20.32.60:15416","connectionId":710,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5600","connectionId":711,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn711","msg":"Connection ended","attr":{"remote":"100.96.4.1:5600","connectionId":711,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38044","connectionId":712,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn712","msg":"Connection ended","attr":{"remote":"100.96.4.1:38044","connectionId":712,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24088","connectionId":713,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2138","connectionId":714,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn713","msg":"Connection ended","attr":{"remote":"172.20.32.60:24088","connectionId":713,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn714","msg":"Connection ended","attr":{"remote":"172.20.51.222:2138","connectionId":714,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:43.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43680","connectionId":715,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:43.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn715","msg":"client metadata","attr":{"remote":"127.0.0.1:43680","client":"conn715","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:43.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn715","msg":"Connection ended","attr":{"remote":"127.0.0.1:43680","connectionId":715,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15428","connectionId":716,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2134","connectionId":717,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn717","msg":"Connection ended","attr":{"remote":"172.20.51.222:2134","connectionId":717,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn716","msg":"Connection ended","attr":{"remote":"172.20.32.60:15428","connectionId":716,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5610","connectionId":718,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn718","msg":"Connection ended","attr":{"remote":"100.96.4.1:5610","connectionId":718,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38062","connectionId":719,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn719","msg":"Connection ended","attr":{"remote":"100.96.4.1:38062","connectionId":719,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24108","connectionId":720,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2158","connectionId":721,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:40:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn720","msg":"Connection ended","attr":{"remote":"172.20.32.60:24108","connectionId":720,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn721","msg":"Connection ended","attr":{"remote":"172.20.51.222:2158","connectionId":721,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:53.836+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43716","connectionId":722,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:53.837+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn722","msg":"client metadata","attr":{"remote":"127.0.0.1:43716","client":"conn722","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:40:53.844+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn722","msg":"Connection ended","attr":{"remote":"127.0.0.1:43716","connectionId":722,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15470","connectionId":723,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn723","msg":"Connection ended","attr":{"remote":"172.20.32.60:15470","connectionId":723,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2176","connectionId":724,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn724","msg":"Connection ended","attr":{"remote":"172.20.51.222:2176","connectionId":724,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5652","connectionId":725,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn725","msg":"Connection ended","attr":{"remote":"100.96.4.1:5652","connectionId":725,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:40:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38070","connectionId":726,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:40:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn726","msg":"Connection ended","attr":{"remote":"100.96.4.1:38070","connectionId":726,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24120","connectionId":727,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2170","connectionId":728,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn728","msg":"Connection ended","attr":{"remote":"172.20.51.222:2170","connectionId":728,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn727","msg":"Connection ended","attr":{"remote":"172.20.32.60:24120","connectionId":727,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:03.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43754","connectionId":729,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:03.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn729","msg":"client metadata","attr":{"remote":"127.0.0.1:43754","client":"conn729","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:03.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn729","msg":"Connection ended","attr":{"remote":"127.0.0.1:43754","connectionId":729,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15486","connectionId":730,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2192","connectionId":731,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn731","msg":"Connection ended","attr":{"remote":"172.20.51.222:2192","connectionId":731,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn730","msg":"Connection ended","attr":{"remote":"172.20.32.60:15486","connectionId":730,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5668","connectionId":732,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn732","msg":"Connection ended","attr":{"remote":"100.96.4.1:5668","connectionId":732,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38122","connectionId":733,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn733","msg":"Connection ended","attr":{"remote":"100.96.4.1:38122","connectionId":733,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24176","connectionId":734,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2226","connectionId":735,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn734","msg":"Connection ended","attr":{"remote":"172.20.32.60:24176","connectionId":734,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn735","msg":"Connection ended","attr":{"remote":"172.20.51.222:2226","connectionId":735,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:13.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43790","connectionId":736,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:13.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn736","msg":"client metadata","attr":{"remote":"127.0.0.1:43790","client":"conn736","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn736","msg":"Connection ended","attr":{"remote":"127.0.0.1:43790","connectionId":736,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15496","connectionId":737,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2202","connectionId":738,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn738","msg":"Connection ended","attr":{"remote":"172.20.51.222:2202","connectionId":738,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn737","msg":"Connection ended","attr":{"remote":"172.20.32.60:15496","connectionId":737,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5678","connectionId":739,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn739","msg":"Connection ended","attr":{"remote":"100.96.4.1:5678","connectionId":739,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38138","connectionId":740,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn740","msg":"Connection ended","attr":{"remote":"100.96.4.1:38138","connectionId":740,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24182","connectionId":741,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2232","connectionId":742,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn741","msg":"Connection ended","attr":{"remote":"172.20.32.60:24182","connectionId":741,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn742","msg":"Connection ended","attr":{"remote":"172.20.51.222:2232","connectionId":742,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:23.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43828","connectionId":743,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:23.802+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn743","msg":"client metadata","attr":{"remote":"127.0.0.1:43828","client":"conn743","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:23.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn743","msg":"Connection ended","attr":{"remote":"127.0.0.1:43828","connectionId":743,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15510","connectionId":744,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2216","connectionId":745,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn744","msg":"Connection ended","attr":{"remote":"172.20.32.60:15510","connectionId":744,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn745","msg":"Connection ended","attr":{"remote":"172.20.51.222:2216","connectionId":745,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5692","connectionId":746,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn746","msg":"Connection ended","attr":{"remote":"100.96.4.1:5692","connectionId":746,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38154","connectionId":747,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn747","msg":"Connection ended","attr":{"remote":"100.96.4.1:38154","connectionId":747,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24198","connectionId":748,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2248","connectionId":749,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn749","msg":"Connection ended","attr":{"remote":"172.20.51.222:2248","connectionId":749,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn748","msg":"Connection ended","attr":{"remote":"172.20.32.60:24198","connectionId":748,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:33.814+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43864","connectionId":750,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:33.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn750","msg":"client metadata","attr":{"remote":"127.0.0.1:43864","client":"conn750","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:33.821+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn750","msg":"Connection ended","attr":{"remote":"127.0.0.1:43864","connectionId":750,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15516","connectionId":751,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2222","connectionId":752,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn752","msg":"Connection ended","attr":{"remote":"172.20.51.222:2222","connectionId":752,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn751","msg":"Connection ended","attr":{"remote":"172.20.32.60:15516","connectionId":751,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5698","connectionId":753,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn753","msg":"Connection ended","attr":{"remote":"100.96.4.1:5698","connectionId":753,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38160","connectionId":754,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn754","msg":"Connection ended","attr":{"remote":"100.96.4.1:38160","connectionId":754,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24204","connectionId":755,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2254","connectionId":756,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn755","msg":"Connection ended","attr":{"remote":"172.20.32.60:24204","connectionId":755,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn756","msg":"Connection ended","attr":{"remote":"172.20.51.222:2254","connectionId":756,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:43.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43900","connectionId":757,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:43.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn757","msg":"client metadata","attr":{"remote":"127.0.0.1:43900","client":"conn757","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn757","msg":"Connection ended","attr":{"remote":"127.0.0.1:43900","connectionId":757,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15526","connectionId":758,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6911","connectionId":759,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn758","msg":"Connection ended","attr":{"remote":"172.20.32.60:15526","connectionId":758,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn759","msg":"Connection ended","attr":{"remote":"172.20.51.222:6911","connectionId":759,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5710","connectionId":760,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn760","msg":"Connection ended","attr":{"remote":"100.96.4.1:5710","connectionId":760,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38170","connectionId":761,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn761","msg":"Connection ended","attr":{"remote":"100.96.4.1:38170","connectionId":761,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24214","connectionId":762,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2264","connectionId":763,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn762","msg":"Connection ended","attr":{"remote":"172.20.32.60:24214","connectionId":762,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:52.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn763","msg":"Connection ended","attr":{"remote":"172.20.51.222:2264","connectionId":763,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:53.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43938","connectionId":764,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:53.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn764","msg":"client metadata","attr":{"remote":"127.0.0.1:43938","client":"conn764","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:41:53.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn764","msg":"Connection ended","attr":{"remote":"127.0.0.1:43938","connectionId":764,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15542","connectionId":765,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6912","connectionId":766,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:41:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn765","msg":"Connection ended","attr":{"remote":"172.20.32.60:15542","connectionId":765,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn766","msg":"Connection ended","attr":{"remote":"172.20.51.222:6912","connectionId":766,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:58.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5724","connectionId":767,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn767","msg":"Connection ended","attr":{"remote":"100.96.4.1:5724","connectionId":767,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:41:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38176","connectionId":768,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:41:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn768","msg":"Connection ended","attr":{"remote":"100.96.4.1:38176","connectionId":768,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24242","connectionId":769,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2292","connectionId":770,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn769","msg":"Connection ended","attr":{"remote":"172.20.32.60:24242","connectionId":769,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn770","msg":"Connection ended","attr":{"remote":"172.20.51.222:2292","connectionId":770,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:03.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:43976","connectionId":771,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:03.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn771","msg":"client metadata","attr":{"remote":"127.0.0.1:43976","client":"conn771","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:03.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn771","msg":"Connection ended","attr":{"remote":"127.0.0.1:43976","connectionId":771,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15564","connectionId":772,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2270","connectionId":773,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn772","msg":"Connection ended","attr":{"remote":"172.20.32.60:15564","connectionId":772,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn773","msg":"Connection ended","attr":{"remote":"172.20.51.222:2270","connectionId":773,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5752","connectionId":774,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn774","msg":"Connection ended","attr":{"remote":"100.96.4.1:5752","connectionId":774,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38208","connectionId":775,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn775","msg":"Connection ended","attr":{"remote":"100.96.4.1:38208","connectionId":775,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24262","connectionId":776,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2312","connectionId":777,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn777","msg":"Connection ended","attr":{"remote":"172.20.51.222:2312","connectionId":777,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn776","msg":"Connection ended","attr":{"remote":"172.20.32.60:24262","connectionId":776,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:13.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:44012","connectionId":778,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:13.807+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn778","msg":"client metadata","attr":{"remote":"127.0.0.1:44012","client":"conn778","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:13.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn778","msg":"Connection ended","attr":{"remote":"127.0.0.1:44012","connectionId":778,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15580","connectionId":779,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2286","connectionId":780,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn780","msg":"Connection ended","attr":{"remote":"172.20.51.222:2286","connectionId":780,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn779","msg":"Connection ended","attr":{"remote":"172.20.32.60:15580","connectionId":779,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5762","connectionId":781,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn781","msg":"Connection ended","attr":{"remote":"100.96.4.1:5762","connectionId":781,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38224","connectionId":782,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn782","msg":"Connection ended","attr":{"remote":"100.96.4.1:38224","connectionId":782,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24272","connectionId":783,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2322","connectionId":784,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn783","msg":"Connection ended","attr":{"remote":"172.20.32.60:24272","connectionId":783,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:22.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn784","msg":"Connection ended","attr":{"remote":"172.20.51.222:2322","connectionId":784,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:23.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:44052","connectionId":785,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn785","msg":"client metadata","attr":{"remote":"127.0.0.1:44052","client":"conn785","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:23.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn785","msg":"Connection ended","attr":{"remote":"127.0.0.1:44052","connectionId":785,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15594","connectionId":786,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2300","connectionId":787,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn786","msg":"Connection ended","attr":{"remote":"172.20.32.60:15594","connectionId":786,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn787","msg":"Connection ended","attr":{"remote":"172.20.51.222:2300","connectionId":787,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5776","connectionId":788,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn788","msg":"Connection ended","attr":{"remote":"100.96.4.1:5776","connectionId":788,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38238","connectionId":789,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn789","msg":"Connection ended","attr":{"remote":"100.96.4.1:38238","connectionId":789,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24282","connectionId":790,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2332","connectionId":791,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn790","msg":"Connection ended","attr":{"remote":"172.20.32.60:24282","connectionId":790,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn791","msg":"Connection ended","attr":{"remote":"172.20.51.222:2332","connectionId":791,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:33.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:44092","connectionId":792,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn792","msg":"client metadata","attr":{"remote":"127.0.0.1:44092","client":"conn792","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:33.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn792","msg":"Connection ended","attr":{"remote":"127.0.0.1:44092","connectionId":792,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15600","connectionId":793,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2306","connectionId":794,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn793","msg":"Connection ended","attr":{"remote":"172.20.32.60:15600","connectionId":793,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn794","msg":"Connection ended","attr":{"remote":"172.20.51.222:2306","connectionId":794,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5782","connectionId":795,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn795","msg":"Connection ended","attr":{"remote":"100.96.4.1:5782","connectionId":795,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38244","connectionId":796,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn796","msg":"Connection ended","attr":{"remote":"100.96.4.1:38244","connectionId":796,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24288","connectionId":797,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2338","connectionId":798,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn798","msg":"Connection ended","attr":{"remote":"172.20.51.222:2338","connectionId":798,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn797","msg":"Connection ended","attr":{"remote":"172.20.32.60:24288","connectionId":797,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:43.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:44132","connectionId":799,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:43.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn799","msg":"client metadata","attr":{"remote":"127.0.0.1:44132","client":"conn799","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn799","msg":"Connection ended","attr":{"remote":"127.0.0.1:44132","connectionId":799,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15612","connectionId":800,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2318","connectionId":801,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn800","msg":"Connection ended","attr":{"remote":"172.20.32.60:15612","connectionId":800,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn801","msg":"Connection ended","attr":{"remote":"172.20.51.222:2318","connectionId":801,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5794","connectionId":802,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:48.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn802","msg":"Connection ended","attr":{"remote":"100.96.4.1:5794","connectionId":802,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38254","connectionId":803,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn803","msg":"Connection ended","attr":{"remote":"100.96.4.1:38254","connectionId":803,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24298","connectionId":804,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2348","connectionId":805,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn804","msg":"Connection ended","attr":{"remote":"172.20.32.60:24298","connectionId":804,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn805","msg":"Connection ended","attr":{"remote":"172.20.51.222:2348","connectionId":805,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:53.816+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:46938","connectionId":806,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:53.816+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn806","msg":"client metadata","attr":{"remote":"127.0.0.1:46938","client":"conn806","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:42:53.823+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn806","msg":"Connection ended","attr":{"remote":"127.0.0.1:46938","connectionId":806,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15618","connectionId":807,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2324","connectionId":808,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:42:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn807","msg":"Connection ended","attr":{"remote":"172.20.32.60:15618","connectionId":807,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn808","msg":"Connection ended","attr":{"remote":"172.20.51.222:2324","connectionId":808,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5800","connectionId":809,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn809","msg":"Connection ended","attr":{"remote":"100.96.4.1:5800","connectionId":809,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:42:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38262","connectionId":810,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:42:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn810","msg":"Connection ended","attr":{"remote":"100.96.4.1:38262","connectionId":810,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24312","connectionId":811,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2362","connectionId":812,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn811","msg":"Connection ended","attr":{"remote":"172.20.32.60:24312","connectionId":811,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn812","msg":"Connection ended","attr":{"remote":"172.20.51.222:2362","connectionId":812,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:03.808+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:46974","connectionId":813,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:03.809+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn813","msg":"client metadata","attr":{"remote":"127.0.0.1:46974","client":"conn813","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:03.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn813","msg":"Connection ended","attr":{"remote":"127.0.0.1:46974","connectionId":813,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15642","connectionId":814,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6913","connectionId":815,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn814","msg":"Connection ended","attr":{"remote":"172.20.32.60:15642","connectionId":814,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn815","msg":"Connection ended","attr":{"remote":"172.20.51.222:6913","connectionId":815,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5824","connectionId":816,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn816","msg":"Connection ended","attr":{"remote":"100.96.4.1:5824","connectionId":816,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38278","connectionId":817,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn817","msg":"Connection ended","attr":{"remote":"100.96.4.1:38278","connectionId":817,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24324","connectionId":818,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2374","connectionId":819,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn818","msg":"Connection ended","attr":{"remote":"172.20.32.60:24324","connectionId":818,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:12.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn819","msg":"Connection ended","attr":{"remote":"172.20.51.222:2374","connectionId":819,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:13.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47098","connectionId":820,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:13.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn820","msg":"client metadata","attr":{"remote":"127.0.0.1:47098","client":"conn820","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:13.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn820","msg":"Connection ended","attr":{"remote":"127.0.0.1:47098","connectionId":820,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2360","connectionId":821,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15654","connectionId":822,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:16.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn822","msg":"Connection ended","attr":{"remote":"172.20.32.60:15654","connectionId":822,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:16.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn821","msg":"Connection ended","attr":{"remote":"172.20.51.222:2360","connectionId":821,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5836","connectionId":823,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:18.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn823","msg":"Connection ended","attr":{"remote":"100.96.4.1:5836","connectionId":823,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38294","connectionId":824,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn824","msg":"Connection ended","attr":{"remote":"100.96.4.1:38294","connectionId":824,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24338","connectionId":825,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2388","connectionId":826,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn826","msg":"Connection ended","attr":{"remote":"172.20.51.222:2388","connectionId":826,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn825","msg":"Connection ended","attr":{"remote":"172.20.32.60:24338","connectionId":825,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:23.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47224","connectionId":827,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:23.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn827","msg":"client metadata","attr":{"remote":"127.0.0.1:47224","client":"conn827","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:23.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn827","msg":"Connection ended","attr":{"remote":"127.0.0.1:47224","connectionId":827,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15664","connectionId":828,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2370","connectionId":829,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn829","msg":"Connection ended","attr":{"remote":"172.20.51.222:2370","connectionId":829,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn828","msg":"Connection ended","attr":{"remote":"172.20.32.60:15664","connectionId":828,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5846","connectionId":830,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn830","msg":"Connection ended","attr":{"remote":"100.96.4.1:5846","connectionId":830,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38308","connectionId":831,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn831","msg":"Connection ended","attr":{"remote":"100.96.4.1:38308","connectionId":831,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24352","connectionId":832,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2402","connectionId":833,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:32.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn832","msg":"Connection ended","attr":{"remote":"172.20.32.60:24352","connectionId":832,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:32.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn833","msg":"Connection ended","attr":{"remote":"172.20.51.222:2402","connectionId":833,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:33.808+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47402","connectionId":834,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:33.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn834","msg":"client metadata","attr":{"remote":"127.0.0.1:47402","client":"conn834","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:33.825+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn834","msg":"Connection ended","attr":{"remote":"127.0.0.1:47402","connectionId":834,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:36.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15670","connectionId":835,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2376","connectionId":836,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:36.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn835","msg":"Connection ended","attr":{"remote":"172.20.32.60:15670","connectionId":835,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:36.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn836","msg":"Connection ended","attr":{"remote":"172.20.51.222:2376","connectionId":836,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5854","connectionId":837,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn837","msg":"Connection ended","attr":{"remote":"100.96.4.1:5854","connectionId":837,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38314","connectionId":838,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn838","msg":"Connection ended","attr":{"remote":"100.96.4.1:38314","connectionId":838,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24358","connectionId":839,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2408","connectionId":840,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:42.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn839","msg":"Connection ended","attr":{"remote":"172.20.32.60:24358","connectionId":839,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:42.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn840","msg":"Connection ended","attr":{"remote":"172.20.51.222:2408","connectionId":840,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:43.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47530","connectionId":841,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:43.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn841","msg":"client metadata","attr":{"remote":"127.0.0.1:47530","client":"conn841","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:43.814+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn841","msg":"Connection ended","attr":{"remote":"127.0.0.1:47530","connectionId":841,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15682","connectionId":842,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:46.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6914","connectionId":843,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:46.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn842","msg":"Connection ended","attr":{"remote":"172.20.32.60:15682","connectionId":842,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:46.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn843","msg":"Connection ended","attr":{"remote":"172.20.51.222:6914","connectionId":843,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5864","connectionId":844,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn844","msg":"Connection ended","attr":{"remote":"100.96.4.1:5864","connectionId":844,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38324","connectionId":845,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn845","msg":"Connection ended","attr":{"remote":"100.96.4.1:38324","connectionId":845,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24370","connectionId":846,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2420","connectionId":847,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn847","msg":"Connection ended","attr":{"remote":"172.20.51.222:2420","connectionId":847,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn846","msg":"Connection ended","attr":{"remote":"172.20.32.60:24370","connectionId":846,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:53.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47714","connectionId":848,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:53.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn848","msg":"client metadata","attr":{"remote":"127.0.0.1:47714","client":"conn848","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:43:53.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn848","msg":"Connection ended","attr":{"remote":"127.0.0.1:47714","connectionId":848,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15688","connectionId":849,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2394","connectionId":850,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:43:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn850","msg":"Connection ended","attr":{"remote":"172.20.51.222:2394","connectionId":850,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn849","msg":"Connection ended","attr":{"remote":"172.20.32.60:15688","connectionId":849,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5870","connectionId":851,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:58.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn851","msg":"Connection ended","attr":{"remote":"100.96.4.1:5870","connectionId":851,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:43:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38332","connectionId":852,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:43:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn852","msg":"Connection ended","attr":{"remote":"100.96.4.1:38332","connectionId":852,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24382","connectionId":853,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn853","msg":"Connection ended","attr":{"remote":"172.20.32.60:24382","connectionId":853,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:02.545+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2432","connectionId":854,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:02.545+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn854","msg":"Connection ended","attr":{"remote":"172.20.51.222:2432","connectionId":854,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:03.808+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:50596","connectionId":855,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:03.808+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn855","msg":"client metadata","attr":{"remote":"127.0.0.1:50596","client":"conn855","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:03.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn855","msg":"Connection ended","attr":{"remote":"127.0.0.1:50596","connectionId":855,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15704","connectionId":856,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2410","connectionId":857,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:06.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn857","msg":"Connection ended","attr":{"remote":"172.20.51.222:2410","connectionId":857,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:06.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn856","msg":"Connection ended","attr":{"remote":"172.20.32.60:15704","connectionId":856,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5890","connectionId":858,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn858","msg":"Connection ended","attr":{"remote":"100.96.4.1:5890","connectionId":858,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38348","connectionId":859,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn859","msg":"Connection ended","attr":{"remote":"100.96.4.1:38348","connectionId":859,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24394","connectionId":860,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2444","connectionId":861,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn861","msg":"Connection ended","attr":{"remote":"172.20.51.222:2444","connectionId":861,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn860","msg":"Connection ended","attr":{"remote":"172.20.32.60:24394","connectionId":860,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:13.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:50718","connectionId":862,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:13.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn862","msg":"client metadata","attr":{"remote":"127.0.0.1:50718","client":"conn862","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:13.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn862","msg":"Connection ended","attr":{"remote":"127.0.0.1:50718","connectionId":862,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2422","connectionId":863,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15716","connectionId":864,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn864","msg":"Connection ended","attr":{"remote":"172.20.32.60:15716","connectionId":864,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn863","msg":"Connection ended","attr":{"remote":"172.20.51.222:2422","connectionId":863,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5898","connectionId":865,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn865","msg":"Connection ended","attr":{"remote":"100.96.4.1:5898","connectionId":865,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38360","connectionId":866,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn866","msg":"Connection ended","attr":{"remote":"100.96.4.1:38360","connectionId":866,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24404","connectionId":867,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2454","connectionId":868,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn868","msg":"Connection ended","attr":{"remote":"172.20.51.222:2454","connectionId":868,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn867","msg":"Connection ended","attr":{"remote":"172.20.32.60:24404","connectionId":867,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:23.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:50824","connectionId":869,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:23.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn869","msg":"client metadata","attr":{"remote":"127.0.0.1:50824","client":"conn869","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:23.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn869","msg":"Connection ended","attr":{"remote":"127.0.0.1:50824","connectionId":869,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15734","connectionId":870,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn870","msg":"Connection ended","attr":{"remote":"172.20.32.60:15734","connectionId":870,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2440","connectionId":871,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn871","msg":"Connection ended","attr":{"remote":"172.20.51.222:2440","connectionId":871,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5916","connectionId":872,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn872","msg":"Connection ended","attr":{"remote":"100.96.4.1:5916","connectionId":872,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38370","connectionId":873,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn873","msg":"Connection ended","attr":{"remote":"100.96.4.1:38370","connectionId":873,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24422","connectionId":874,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2472","connectionId":875,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn874","msg":"Connection ended","attr":{"remote":"172.20.32.60:24422","connectionId":874,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn875","msg":"Connection ended","attr":{"remote":"172.20.51.222:2472","connectionId":875,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:33.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:50968","connectionId":876,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:33.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn876","msg":"client metadata","attr":{"remote":"127.0.0.1:50968","client":"conn876","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:33.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn876","msg":"Connection ended","attr":{"remote":"127.0.0.1:50968","connectionId":876,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2448","connectionId":877,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15742","connectionId":878,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn877","msg":"Connection ended","attr":{"remote":"172.20.51.222:2448","connectionId":877,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn878","msg":"Connection ended","attr":{"remote":"172.20.32.60:15742","connectionId":878,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5930","connectionId":879,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn879","msg":"Connection ended","attr":{"remote":"100.96.4.1:5930","connectionId":879,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38384","connectionId":880,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn880","msg":"Connection ended","attr":{"remote":"100.96.4.1:38384","connectionId":880,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24436","connectionId":881,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2486","connectionId":882,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn881","msg":"Connection ended","attr":{"remote":"172.20.32.60:24436","connectionId":881,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn882","msg":"Connection ended","attr":{"remote":"172.20.51.222:2486","connectionId":882,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:43.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51096","connectionId":883,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:43.811+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn883","msg":"client metadata","attr":{"remote":"127.0.0.1:51096","client":"conn883","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:43.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn883","msg":"Connection ended","attr":{"remote":"127.0.0.1:51096","connectionId":883,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15768","connectionId":884,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2474","connectionId":885,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn884","msg":"Connection ended","attr":{"remote":"172.20.32.60:15768","connectionId":884,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn885","msg":"Connection ended","attr":{"remote":"172.20.51.222:2474","connectionId":885,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5950","connectionId":886,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn886","msg":"Connection ended","attr":{"remote":"100.96.4.1:5950","connectionId":886,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38404","connectionId":887,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn887","msg":"Connection ended","attr":{"remote":"100.96.4.1:38404","connectionId":887,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24448","connectionId":888,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2498","connectionId":889,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn889","msg":"Connection ended","attr":{"remote":"172.20.51.222:2498","connectionId":889,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:52.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn888","msg":"Connection ended","attr":{"remote":"172.20.32.60:24448","connectionId":888,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:53.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51148","connectionId":890,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:53.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn890","msg":"client metadata","attr":{"remote":"127.0.0.1:51148","client":"conn890","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:44:53.814+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn890","msg":"Connection ended","attr":{"remote":"127.0.0.1:51148","connectionId":890,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15774","connectionId":891,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2480","connectionId":892,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:44:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn891","msg":"Connection ended","attr":{"remote":"172.20.32.60:15774","connectionId":891,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn892","msg":"Connection ended","attr":{"remote":"172.20.51.222:2480","connectionId":892,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5956","connectionId":893,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn893","msg":"Connection ended","attr":{"remote":"100.96.4.1:5956","connectionId":893,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:44:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38410","connectionId":894,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:44:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn894","msg":"Connection ended","attr":{"remote":"100.96.4.1:38410","connectionId":894,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24460","connectionId":895,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2510","connectionId":896,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn895","msg":"Connection ended","attr":{"remote":"172.20.32.60:24460","connectionId":895,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn896","msg":"Connection ended","attr":{"remote":"172.20.51.222:2510","connectionId":896,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:03.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51198","connectionId":897,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:03.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn897","msg":"client metadata","attr":{"remote":"127.0.0.1:51198","client":"conn897","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:03.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn897","msg":"Connection ended","attr":{"remote":"127.0.0.1:51198","connectionId":897,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2500","connectionId":898,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15794","connectionId":899,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn898","msg":"Connection ended","attr":{"remote":"172.20.51.222:2500","connectionId":898,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn899","msg":"Connection ended","attr":{"remote":"172.20.32.60:15794","connectionId":899,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5976","connectionId":900,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn900","msg":"Connection ended","attr":{"remote":"100.96.4.1:5976","connectionId":900,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38426","connectionId":901,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn901","msg":"Connection ended","attr":{"remote":"100.96.4.1:38426","connectionId":901,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24472","connectionId":902,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2522","connectionId":903,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn903","msg":"Connection ended","attr":{"remote":"172.20.51.222:2522","connectionId":903,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn902","msg":"Connection ended","attr":{"remote":"172.20.32.60:24472","connectionId":902,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:13.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51252","connectionId":904,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:13.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn904","msg":"client metadata","attr":{"remote":"127.0.0.1:51252","client":"conn904","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn904","msg":"Connection ended","attr":{"remote":"127.0.0.1:51252","connectionId":904,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15802","connectionId":905,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2508","connectionId":906,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn906","msg":"Connection ended","attr":{"remote":"172.20.51.222:2508","connectionId":906,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn905","msg":"Connection ended","attr":{"remote":"172.20.32.60:15802","connectionId":905,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5984","connectionId":907,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn907","msg":"Connection ended","attr":{"remote":"100.96.4.1:5984","connectionId":907,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38434","connectionId":908,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn908","msg":"Connection ended","attr":{"remote":"100.96.4.1:38434","connectionId":908,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24478","connectionId":909,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2528","connectionId":910,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn910","msg":"Connection ended","attr":{"remote":"172.20.51.222:2528","connectionId":910,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn909","msg":"Connection ended","attr":{"remote":"172.20.32.60:24478","connectionId":909,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:23.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51344","connectionId":911,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn911","msg":"client metadata","attr":{"remote":"127.0.0.1:51344","client":"conn911","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:23.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn911","msg":"Connection ended","attr":{"remote":"127.0.0.1:51344","connectionId":911,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2518","connectionId":912,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15812","connectionId":913,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn913","msg":"Connection ended","attr":{"remote":"172.20.32.60:15812","connectionId":913,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn912","msg":"Connection ended","attr":{"remote":"172.20.51.222:2518","connectionId":912,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:5994","connectionId":914,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn914","msg":"Connection ended","attr":{"remote":"100.96.4.1:5994","connectionId":914,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38448","connectionId":915,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn915","msg":"Connection ended","attr":{"remote":"100.96.4.1:38448","connectionId":915,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24492","connectionId":916,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2542","connectionId":917,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn916","msg":"Connection ended","attr":{"remote":"172.20.32.60:24492","connectionId":916,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn917","msg":"Connection ended","attr":{"remote":"172.20.51.222:2542","connectionId":917,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:33.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51394","connectionId":918,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:33.809+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn918","msg":"client metadata","attr":{"remote":"127.0.0.1:51394","client":"conn918","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:33.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn918","msg":"Connection ended","attr":{"remote":"127.0.0.1:51394","connectionId":918,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15828","connectionId":919,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn919","msg":"Connection ended","attr":{"remote":"172.20.32.60:15828","connectionId":919,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2534","connectionId":920,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn920","msg":"Connection ended","attr":{"remote":"172.20.51.222:2534","connectionId":920,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6010","connectionId":921,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn921","msg":"Connection ended","attr":{"remote":"100.96.4.1:6010","connectionId":921,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38454","connectionId":922,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn922","msg":"Connection ended","attr":{"remote":"100.96.4.1:38454","connectionId":922,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24498","connectionId":923,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2548","connectionId":924,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn924","msg":"Connection ended","attr":{"remote":"172.20.51.222:2548","connectionId":924,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn923","msg":"Connection ended","attr":{"remote":"172.20.32.60:24498","connectionId":923,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:43.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51430","connectionId":925,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:43.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn925","msg":"client metadata","attr":{"remote":"127.0.0.1:51430","client":"conn925","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:43.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn925","msg":"Connection ended","attr":{"remote":"127.0.0.1:51430","connectionId":925,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15838","connectionId":926,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2544","connectionId":927,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn927","msg":"Connection ended","attr":{"remote":"172.20.51.222:2544","connectionId":927,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn926","msg":"Connection ended","attr":{"remote":"172.20.32.60:15838","connectionId":926,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:48.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6020","connectionId":928,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:48.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn928","msg":"Connection ended","attr":{"remote":"100.96.4.1:6020","connectionId":928,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38474","connectionId":929,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn929","msg":"Connection ended","attr":{"remote":"100.96.4.1:38474","connectionId":929,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24518","connectionId":930,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2568","connectionId":931,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn930","msg":"Connection ended","attr":{"remote":"172.20.32.60:24518","connectionId":930,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn931","msg":"Connection ended","attr":{"remote":"172.20.51.222:2568","connectionId":931,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:53.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51466","connectionId":932,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:53.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn932","msg":"client metadata","attr":{"remote":"127.0.0.1:51466","client":"conn932","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:45:53.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn932","msg":"Connection ended","attr":{"remote":"127.0.0.1:51466","connectionId":932,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15844","connectionId":933,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2550","connectionId":934,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:45:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn933","msg":"Connection ended","attr":{"remote":"172.20.32.60:15844","connectionId":933,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn934","msg":"Connection ended","attr":{"remote":"172.20.51.222:2550","connectionId":934,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6026","connectionId":935,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:58.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn935","msg":"Connection ended","attr":{"remote":"100.96.4.1:6026","connectionId":935,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:45:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38480","connectionId":936,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:45:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn936","msg":"Connection ended","attr":{"remote":"100.96.4.1:38480","connectionId":936,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24530","connectionId":937,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2580","connectionId":938,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn937","msg":"Connection ended","attr":{"remote":"172.20.32.60:24530","connectionId":937,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn938","msg":"Connection ended","attr":{"remote":"172.20.51.222:2580","connectionId":938,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:03.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51512","connectionId":939,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:03.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn939","msg":"client metadata","attr":{"remote":"127.0.0.1:51512","client":"conn939","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:03.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn939","msg":"Connection ended","attr":{"remote":"127.0.0.1:51512","connectionId":939,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15860","connectionId":940,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2566","connectionId":941,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn941","msg":"Connection ended","attr":{"remote":"172.20.51.222:2566","connectionId":941,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn940","msg":"Connection ended","attr":{"remote":"172.20.32.60:15860","connectionId":940,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6042","connectionId":942,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn942","msg":"Connection ended","attr":{"remote":"100.96.4.1:6042","connectionId":942,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38496","connectionId":943,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn943","msg":"Connection ended","attr":{"remote":"100.96.4.1:38496","connectionId":943,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24542","connectionId":944,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2592","connectionId":945,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:12.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn945","msg":"Connection ended","attr":{"remote":"172.20.51.222:2592","connectionId":945,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:12.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn944","msg":"Connection ended","attr":{"remote":"172.20.32.60:24542","connectionId":944,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:13.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51616","connectionId":946,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:13.805+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn946","msg":"client metadata","attr":{"remote":"127.0.0.1:51616","client":"conn946","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:13.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn946","msg":"Connection ended","attr":{"remote":"127.0.0.1:51616","connectionId":946,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15868","connectionId":947,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2574","connectionId":948,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn947","msg":"Connection ended","attr":{"remote":"172.20.32.60:15868","connectionId":947,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn948","msg":"Connection ended","attr":{"remote":"172.20.51.222:2574","connectionId":948,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6050","connectionId":949,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn949","msg":"Connection ended","attr":{"remote":"100.96.4.1:6050","connectionId":949,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38508","connectionId":950,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn950","msg":"Connection ended","attr":{"remote":"100.96.4.1:38508","connectionId":950,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24552","connectionId":951,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2602","connectionId":952,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn951","msg":"Connection ended","attr":{"remote":"172.20.32.60:24552","connectionId":951,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn952","msg":"Connection ended","attr":{"remote":"172.20.51.222:2602","connectionId":952,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51662","connectionId":953,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn953","msg":"client metadata","attr":{"remote":"127.0.0.1:51662","client":"conn953","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:23.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn953","msg":"Connection ended","attr":{"remote":"127.0.0.1:51662","connectionId":953,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2588","connectionId":954,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15882","connectionId":955,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn954","msg":"Connection ended","attr":{"remote":"172.20.51.222:2588","connectionId":954,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn955","msg":"Connection ended","attr":{"remote":"172.20.32.60:15882","connectionId":955,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6066","connectionId":956,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn956","msg":"Connection ended","attr":{"remote":"100.96.4.1:6066","connectionId":956,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38518","connectionId":957,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn957","msg":"Connection ended","attr":{"remote":"100.96.4.1:38518","connectionId":957,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24562","connectionId":958,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2612","connectionId":959,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn959","msg":"Connection ended","attr":{"remote":"172.20.51.222:2612","connectionId":959,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn958","msg":"Connection ended","attr":{"remote":"172.20.32.60:24562","connectionId":958,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51710","connectionId":960,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn960","msg":"client metadata","attr":{"remote":"127.0.0.1:51710","client":"conn960","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:33.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn960","msg":"Connection ended","attr":{"remote":"127.0.0.1:51710","connectionId":960,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2596","connectionId":961,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn961","msg":"Connection ended","attr":{"remote":"172.20.51.222:2596","connectionId":961,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15890","connectionId":962,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn962","msg":"Connection ended","attr":{"remote":"172.20.32.60:15890","connectionId":962,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6072","connectionId":963,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn963","msg":"Connection ended","attr":{"remote":"100.96.4.1:6072","connectionId":963,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38524","connectionId":964,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn964","msg":"Connection ended","attr":{"remote":"100.96.4.1:38524","connectionId":964,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24570","connectionId":965,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2620","connectionId":966,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn965","msg":"Connection ended","attr":{"remote":"172.20.32.60:24570","connectionId":965,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn966","msg":"Connection ended","attr":{"remote":"172.20.51.222:2620","connectionId":966,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:43.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51758","connectionId":967,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:43.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn967","msg":"client metadata","attr":{"remote":"127.0.0.1:51758","client":"conn967","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:43.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn967","msg":"Connection ended","attr":{"remote":"127.0.0.1:51758","connectionId":967,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15900","connectionId":968,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2606","connectionId":969,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn969","msg":"Connection ended","attr":{"remote":"172.20.51.222:2606","connectionId":969,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn968","msg":"Connection ended","attr":{"remote":"172.20.32.60:15900","connectionId":968,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6082","connectionId":970,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn970","msg":"Connection ended","attr":{"remote":"100.96.4.1:6082","connectionId":970,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38536","connectionId":971,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn971","msg":"Connection ended","attr":{"remote":"100.96.4.1:38536","connectionId":971,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24580","connectionId":972,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2630","connectionId":973,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn972","msg":"Connection ended","attr":{"remote":"172.20.32.60:24580","connectionId":972,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn973","msg":"Connection ended","attr":{"remote":"172.20.51.222:2630","connectionId":973,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:53.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51858","connectionId":974,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:53.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn974","msg":"client metadata","attr":{"remote":"127.0.0.1:51858","client":"conn974","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:46:53.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn974","msg":"Connection ended","attr":{"remote":"127.0.0.1:51858","connectionId":974,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6914","connectionId":975,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15914","connectionId":976,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:46:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn976","msg":"Connection ended","attr":{"remote":"172.20.32.60:15914","connectionId":976,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn975","msg":"Connection ended","attr":{"remote":"172.20.51.222:6914","connectionId":975,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6096","connectionId":977,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn977","msg":"Connection ended","attr":{"remote":"100.96.4.1:6096","connectionId":977,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:46:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38542","connectionId":978,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:46:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn978","msg":"Connection ended","attr":{"remote":"100.96.4.1:38542","connectionId":978,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24600","connectionId":979,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2650","connectionId":980,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn980","msg":"Connection ended","attr":{"remote":"172.20.51.222:2650","connectionId":980,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn979","msg":"Connection ended","attr":{"remote":"172.20.32.60:24600","connectionId":979,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:03.808+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51904","connectionId":981,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:03.808+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn981","msg":"client metadata","attr":{"remote":"127.0.0.1:51904","client":"conn981","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:03.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn981","msg":"Connection ended","attr":{"remote":"127.0.0.1:51904","connectionId":981,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2636","connectionId":982,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15930","connectionId":983,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn983","msg":"Connection ended","attr":{"remote":"172.20.32.60:15930","connectionId":983,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:06.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn982","msg":"Connection ended","attr":{"remote":"172.20.51.222:2636","connectionId":982,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6118","connectionId":984,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn984","msg":"Connection ended","attr":{"remote":"100.96.4.1:6118","connectionId":984,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38566","connectionId":985,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn985","msg":"Connection ended","attr":{"remote":"100.96.4.1:38566","connectionId":985,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24620","connectionId":986,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2670","connectionId":987,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn986","msg":"Connection ended","attr":{"remote":"172.20.32.60:24620","connectionId":986,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn987","msg":"Connection ended","attr":{"remote":"172.20.51.222:2670","connectionId":987,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:13.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51954","connectionId":988,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:13.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn988","msg":"client metadata","attr":{"remote":"127.0.0.1:51954","client":"conn988","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:13.803+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn988","msg":"Connection ended","attr":{"remote":"127.0.0.1:51954","connectionId":988,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15946","connectionId":989,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2652","connectionId":990,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn989","msg":"Connection ended","attr":{"remote":"172.20.32.60:15946","connectionId":989,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn990","msg":"Connection ended","attr":{"remote":"172.20.51.222:2652","connectionId":990,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6132","connectionId":991,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn991","msg":"Connection ended","attr":{"remote":"100.96.4.1:6132","connectionId":991,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38582","connectionId":992,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn992","msg":"Connection ended","attr":{"remote":"100.96.4.1:38582","connectionId":992,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24626","connectionId":993,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2676","connectionId":994,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn994","msg":"Connection ended","attr":{"remote":"172.20.51.222:2676","connectionId":994,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn993","msg":"Connection ended","attr":{"remote":"172.20.32.60:24626","connectionId":993,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:23.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52020","connectionId":995,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:23.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn995","msg":"client metadata","attr":{"remote":"127.0.0.1:52020","client":"conn995","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:23.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn995","msg":"Connection ended","attr":{"remote":"127.0.0.1:52020","connectionId":995,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15962","connectionId":996,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2668","connectionId":997,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn997","msg":"Connection ended","attr":{"remote":"172.20.51.222:2668","connectionId":997,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:26.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn996","msg":"Connection ended","attr":{"remote":"172.20.32.60:15962","connectionId":996,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6144","connectionId":998,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:28.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn998","msg":"Connection ended","attr":{"remote":"100.96.4.1:6144","connectionId":998,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38596","connectionId":999,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn999","msg":"Connection ended","attr":{"remote":"100.96.4.1:38596","connectionId":999,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24640","connectionId":1000,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2690","connectionId":1001,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1001","msg":"Connection ended","attr":{"remote":"172.20.51.222:2690","connectionId":1001,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1000","msg":"Connection ended","attr":{"remote":"172.20.32.60:24640","connectionId":1000,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52110","connectionId":1002,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:33.805+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1002","msg":"client metadata","attr":{"remote":"127.0.0.1:52110","client":"conn1002","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:33.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1002","msg":"Connection ended","attr":{"remote":"127.0.0.1:52110","connectionId":1002,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15968","connectionId":1003,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2674","connectionId":1004,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1003","msg":"Connection ended","attr":{"remote":"172.20.32.60:15968","connectionId":1003,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1004","msg":"Connection ended","attr":{"remote":"172.20.51.222:2674","connectionId":1004,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6150","connectionId":1005,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1005","msg":"Connection ended","attr":{"remote":"100.96.4.1:6150","connectionId":1005,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38604","connectionId":1006,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1006","msg":"Connection ended","attr":{"remote":"100.96.4.1:38604","connectionId":1006,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24648","connectionId":1007,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2698","connectionId":1008,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1007","msg":"Connection ended","attr":{"remote":"172.20.32.60:24648","connectionId":1007,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1008","msg":"Connection ended","attr":{"remote":"172.20.51.222:2698","connectionId":1008,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52160","connectionId":1009,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:43.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1009","msg":"client metadata","attr":{"remote":"127.0.0.1:52160","client":"conn1009","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:43.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1009","msg":"Connection ended","attr":{"remote":"127.0.0.1:52160","connectionId":1009,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2684","connectionId":1010,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15978","connectionId":1011,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1010","msg":"Connection ended","attr":{"remote":"172.20.51.222:2684","connectionId":1010,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:46.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1011","msg":"Connection ended","attr":{"remote":"172.20.32.60:15978","connectionId":1011,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:48.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6160","connectionId":1012,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1012","msg":"Connection ended","attr":{"remote":"100.96.4.1:6160","connectionId":1012,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38614","connectionId":1013,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1013","msg":"Connection ended","attr":{"remote":"100.96.4.1:38614","connectionId":1013,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24658","connectionId":1014,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:52.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2708","connectionId":1015,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:52.547+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1014","msg":"Connection ended","attr":{"remote":"172.20.32.60:24658","connectionId":1014,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:52.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1015","msg":"Connection ended","attr":{"remote":"172.20.51.222:2708","connectionId":1015,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:53.848+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52210","connectionId":1016,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:53.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1016","msg":"client metadata","attr":{"remote":"127.0.0.1:52210","client":"conn1016","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:47:53.891+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1016","msg":"Connection ended","attr":{"remote":"127.0.0.1:52210","connectionId":1016,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:15984","connectionId":1017,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6915","connectionId":1018,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:47:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1018","msg":"Connection ended","attr":{"remote":"172.20.51.222:6915","connectionId":1018,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1017","msg":"Connection ended","attr":{"remote":"172.20.32.60:15984","connectionId":1017,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6166","connectionId":1019,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1019","msg":"Connection ended","attr":{"remote":"100.96.4.1:6166","connectionId":1019,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:47:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38620","connectionId":1020,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:47:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1020","msg":"Connection ended","attr":{"remote":"100.96.4.1:38620","connectionId":1020,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24670","connectionId":1021,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2720","connectionId":1022,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1022","msg":"Connection ended","attr":{"remote":"172.20.51.222:2720","connectionId":1022,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1021","msg":"Connection ended","attr":{"remote":"172.20.32.60:24670","connectionId":1021,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:03.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52310","connectionId":1023,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:03.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1023","msg":"client metadata","attr":{"remote":"127.0.0.1:52310","client":"conn1023","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:03.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1023","msg":"Connection ended","attr":{"remote":"127.0.0.1:52310","connectionId":1023,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16008","connectionId":1024,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2714","connectionId":1025,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1025","msg":"Connection ended","attr":{"remote":"172.20.51.222:2714","connectionId":1025,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1024","msg":"Connection ended","attr":{"remote":"172.20.32.60:16008","connectionId":1024,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6190","connectionId":1026,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1026","msg":"Connection ended","attr":{"remote":"100.96.4.1:6190","connectionId":1026,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38636","connectionId":1027,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1027","msg":"Connection ended","attr":{"remote":"100.96.4.1:38636","connectionId":1027,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24682","connectionId":1028,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2732","connectionId":1029,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1028","msg":"Connection ended","attr":{"remote":"172.20.32.60:24682","connectionId":1028,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1029","msg":"Connection ended","attr":{"remote":"172.20.51.222:2732","connectionId":1029,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:13.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52360","connectionId":1030,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:13.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1030","msg":"client metadata","attr":{"remote":"127.0.0.1:52360","client":"conn1030","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1030","msg":"Connection ended","attr":{"remote":"127.0.0.1:52360","connectionId":1030,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16020","connectionId":1031,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2726","connectionId":1032,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1032","msg":"Connection ended","attr":{"remote":"172.20.51.222:2726","connectionId":1032,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1031","msg":"Connection ended","attr":{"remote":"172.20.32.60:16020","connectionId":1031,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6204","connectionId":1033,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1033","msg":"Connection ended","attr":{"remote":"100.96.4.1:6204","connectionId":1033,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38656","connectionId":1034,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1034","msg":"Connection ended","attr":{"remote":"100.96.4.1:38656","connectionId":1034,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24700","connectionId":1035,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2750","connectionId":1036,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1035","msg":"Connection ended","attr":{"remote":"172.20.32.60:24700","connectionId":1035,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1036","msg":"Connection ended","attr":{"remote":"172.20.51.222:2750","connectionId":1036,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:23.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52408","connectionId":1037,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:23.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1037","msg":"client metadata","attr":{"remote":"127.0.0.1:52408","client":"conn1037","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:23.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1037","msg":"Connection ended","attr":{"remote":"127.0.0.1:52408","connectionId":1037,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2738","connectionId":1038,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16032","connectionId":1039,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1038","msg":"Connection ended","attr":{"remote":"172.20.51.222:2738","connectionId":1038,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1039","msg":"Connection ended","attr":{"remote":"172.20.32.60:16032","connectionId":1039,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6214","connectionId":1040,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:28.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1040","msg":"Connection ended","attr":{"remote":"100.96.4.1:6214","connectionId":1040,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38666","connectionId":1041,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1041","msg":"Connection ended","attr":{"remote":"100.96.4.1:38666","connectionId":1041,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24712","connectionId":1042,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2762","connectionId":1043,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1043","msg":"Connection ended","attr":{"remote":"172.20.51.222:2762","connectionId":1043,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1042","msg":"Connection ended","attr":{"remote":"172.20.32.60:24712","connectionId":1042,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52514","connectionId":1044,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:33.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1044","msg":"client metadata","attr":{"remote":"127.0.0.1:52514","client":"conn1044","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:33.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1044","msg":"Connection ended","attr":{"remote":"127.0.0.1:52514","connectionId":1044,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16038","connectionId":1045,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2744","connectionId":1046,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1046","msg":"Connection ended","attr":{"remote":"172.20.51.222:2744","connectionId":1046,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1045","msg":"Connection ended","attr":{"remote":"172.20.32.60:16038","connectionId":1045,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6220","connectionId":1047,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1047","msg":"Connection ended","attr":{"remote":"100.96.4.1:6220","connectionId":1047,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38674","connectionId":1048,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1048","msg":"Connection ended","attr":{"remote":"100.96.4.1:38674","connectionId":1048,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24718","connectionId":1049,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2768","connectionId":1050,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1049","msg":"Connection ended","attr":{"remote":"172.20.32.60:24718","connectionId":1049,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1050","msg":"Connection ended","attr":{"remote":"172.20.51.222:2768","connectionId":1050,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52564","connectionId":1051,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:43.808+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1051","msg":"client metadata","attr":{"remote":"127.0.0.1:52564","client":"conn1051","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:43.814+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1051","msg":"Connection ended","attr":{"remote":"127.0.0.1:52564","connectionId":1051,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16048","connectionId":1052,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2754","connectionId":1053,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1053","msg":"Connection ended","attr":{"remote":"172.20.51.222:2754","connectionId":1053,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1052","msg":"Connection ended","attr":{"remote":"172.20.32.60:16048","connectionId":1052,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6230","connectionId":1054,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1054","msg":"Connection ended","attr":{"remote":"100.96.4.1:6230","connectionId":1054,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38684","connectionId":1055,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1055","msg":"Connection ended","attr":{"remote":"100.96.4.1:38684","connectionId":1055,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24728","connectionId":1056,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2778","connectionId":1057,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1057","msg":"Connection ended","attr":{"remote":"172.20.51.222:2778","connectionId":1057,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:52.549+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1056","msg":"Connection ended","attr":{"remote":"172.20.32.60:24728","connectionId":1056,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:53.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52616","connectionId":1058,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:53.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1058","msg":"client metadata","attr":{"remote":"127.0.0.1:52616","client":"conn1058","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:48:53.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1058","msg":"Connection ended","attr":{"remote":"127.0.0.1:52616","connectionId":1058,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2760","connectionId":1059,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16054","connectionId":1060,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:48:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1060","msg":"Connection ended","attr":{"remote":"172.20.32.60:16054","connectionId":1060,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1059","msg":"Connection ended","attr":{"remote":"172.20.51.222:2760","connectionId":1059,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:58.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6236","connectionId":1061,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1061","msg":"Connection ended","attr":{"remote":"100.96.4.1:6236","connectionId":1061,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:48:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38690","connectionId":1062,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:48:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1062","msg":"Connection ended","attr":{"remote":"100.96.4.1:38690","connectionId":1062,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24740","connectionId":1063,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2790","connectionId":1064,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1063","msg":"Connection ended","attr":{"remote":"172.20.32.60:24740","connectionId":1063,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:02.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1064","msg":"Connection ended","attr":{"remote":"172.20.51.222:2790","connectionId":1064,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:03.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52672","connectionId":1065,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:03.805+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1065","msg":"client metadata","attr":{"remote":"127.0.0.1:52672","client":"conn1065","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:03.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1065","msg":"Connection ended","attr":{"remote":"127.0.0.1:52672","connectionId":1065,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16074","connectionId":1066,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2780","connectionId":1067,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:06.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1067","msg":"Connection ended","attr":{"remote":"172.20.51.222:2780","connectionId":1067,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:06.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1066","msg":"Connection ended","attr":{"remote":"172.20.32.60:16074","connectionId":1066,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6256","connectionId":1068,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1068","msg":"Connection ended","attr":{"remote":"100.96.4.1:6256","connectionId":1068,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38706","connectionId":1069,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:08.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1069","msg":"Connection ended","attr":{"remote":"100.96.4.1:38706","connectionId":1069,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24752","connectionId":1070,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2802","connectionId":1071,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1071","msg":"Connection ended","attr":{"remote":"172.20.51.222:2802","connectionId":1071,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1070","msg":"Connection ended","attr":{"remote":"172.20.32.60:24752","connectionId":1070,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:13.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52766","connectionId":1072,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:13.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1072","msg":"client metadata","attr":{"remote":"127.0.0.1:52766","client":"conn1072","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:13.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1072","msg":"Connection ended","attr":{"remote":"127.0.0.1:52766","connectionId":1072,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16084","connectionId":1073,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6915","connectionId":1074,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1073","msg":"Connection ended","attr":{"remote":"172.20.32.60:16084","connectionId":1073,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1074","msg":"Connection ended","attr":{"remote":"172.20.51.222:6915","connectionId":1074,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6266","connectionId":1075,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1075","msg":"Connection ended","attr":{"remote":"100.96.4.1:6266","connectionId":1075,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38714","connectionId":1076,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1076","msg":"Connection ended","attr":{"remote":"100.96.4.1:38714","connectionId":1076,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24758","connectionId":1077,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2808","connectionId":1078,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1077","msg":"Connection ended","attr":{"remote":"172.20.32.60:24758","connectionId":1077,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1078","msg":"Connection ended","attr":{"remote":"172.20.51.222:2808","connectionId":1078,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:23.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52816","connectionId":1079,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:23.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1079","msg":"client metadata","attr":{"remote":"127.0.0.1:52816","client":"conn1079","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1079","msg":"Connection ended","attr":{"remote":"127.0.0.1:52816","connectionId":1079,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16102","connectionId":1080,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6916","connectionId":1081,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1081","msg":"Connection ended","attr":{"remote":"172.20.51.222:6916","connectionId":1081,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1080","msg":"Connection ended","attr":{"remote":"172.20.32.60:16102","connectionId":1080,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6284","connectionId":1082,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1082","msg":"Connection ended","attr":{"remote":"100.96.4.1:6284","connectionId":1082,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38730","connectionId":1083,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1083","msg":"Connection ended","attr":{"remote":"100.96.4.1:38730","connectionId":1083,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24782","connectionId":1084,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2832","connectionId":1085,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1084","msg":"Connection ended","attr":{"remote":"172.20.32.60:24782","connectionId":1084,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1085","msg":"Connection ended","attr":{"remote":"172.20.51.222:2832","connectionId":1085,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:33.823+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52864","connectionId":1086,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:33.824+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1086","msg":"client metadata","attr":{"remote":"127.0.0.1:52864","client":"conn1086","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:33.832+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1086","msg":"Connection ended","attr":{"remote":"127.0.0.1:52864","connectionId":1086,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2814","connectionId":1087,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16108","connectionId":1088,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1087","msg":"Connection ended","attr":{"remote":"172.20.51.222:2814","connectionId":1087,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1088","msg":"Connection ended","attr":{"remote":"172.20.32.60:16108","connectionId":1088,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6296","connectionId":1089,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1089","msg":"Connection ended","attr":{"remote":"100.96.4.1:6296","connectionId":1089,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38744","connectionId":1090,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1090","msg":"Connection ended","attr":{"remote":"100.96.4.1:38744","connectionId":1090,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24796","connectionId":1091,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2846","connectionId":1092,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1092","msg":"Connection ended","attr":{"remote":"172.20.51.222:2846","connectionId":1092,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1091","msg":"Connection ended","attr":{"remote":"172.20.32.60:24796","connectionId":1091,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52968","connectionId":1093,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:43.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1093","msg":"client metadata","attr":{"remote":"127.0.0.1:52968","client":"conn1093","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:43.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1093","msg":"Connection ended","attr":{"remote":"127.0.0.1:52968","connectionId":1093,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16126","connectionId":1094,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6917","connectionId":1095,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1095","msg":"Connection ended","attr":{"remote":"172.20.51.222:6917","connectionId":1095,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1094","msg":"Connection ended","attr":{"remote":"172.20.32.60:16126","connectionId":1094,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6308","connectionId":1096,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1096","msg":"Connection ended","attr":{"remote":"100.96.4.1:6308","connectionId":1096,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38762","connectionId":1097,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1097","msg":"Connection ended","attr":{"remote":"100.96.4.1:38762","connectionId":1097,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24806","connectionId":1098,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2856","connectionId":1099,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1099","msg":"Connection ended","attr":{"remote":"172.20.51.222:2856","connectionId":1099,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:52.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1098","msg":"Connection ended","attr":{"remote":"172.20.32.60:24806","connectionId":1098,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:53.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53020","connectionId":1100,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:53.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1100","msg":"client metadata","attr":{"remote":"127.0.0.1:53020","client":"conn1100","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:49:53.824+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1100","msg":"Connection ended","attr":{"remote":"127.0.0.1:53020","connectionId":1100,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16132","connectionId":1101,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2838","connectionId":1102,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:49:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1101","msg":"Connection ended","attr":{"remote":"172.20.32.60:16132","connectionId":1101,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1102","msg":"Connection ended","attr":{"remote":"172.20.51.222:2838","connectionId":1102,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6314","connectionId":1103,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1103","msg":"Connection ended","attr":{"remote":"100.96.4.1:6314","connectionId":1103,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:49:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38768","connectionId":1104,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:49:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1104","msg":"Connection ended","attr":{"remote":"100.96.4.1:38768","connectionId":1104,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24818","connectionId":1105,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2868","connectionId":1106,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1105","msg":"Connection ended","attr":{"remote":"172.20.32.60:24818","connectionId":1105,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1106","msg":"Connection ended","attr":{"remote":"172.20.51.222:2868","connectionId":1106,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:03.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53066","connectionId":1107,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:03.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1107","msg":"client metadata","attr":{"remote":"127.0.0.1:53066","client":"conn1107","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:03.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1107","msg":"Connection ended","attr":{"remote":"127.0.0.1:53066","connectionId":1107,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2854","connectionId":1108,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16148","connectionId":1109,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1109","msg":"Connection ended","attr":{"remote":"172.20.32.60:16148","connectionId":1109,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1108","msg":"Connection ended","attr":{"remote":"172.20.51.222:2854","connectionId":1108,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:08.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6330","connectionId":1110,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:08.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1110","msg":"Connection ended","attr":{"remote":"100.96.4.1:6330","connectionId":1110,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38784","connectionId":1111,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1111","msg":"Connection ended","attr":{"remote":"100.96.4.1:38784","connectionId":1111,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24830","connectionId":1112,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2880","connectionId":1113,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1112","msg":"Connection ended","attr":{"remote":"172.20.32.60:24830","connectionId":1112,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1113","msg":"Connection ended","attr":{"remote":"172.20.51.222:2880","connectionId":1113,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:13.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53124","connectionId":1114,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:13.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1114","msg":"client metadata","attr":{"remote":"127.0.0.1:53124","client":"conn1114","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:13.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1114","msg":"Connection ended","attr":{"remote":"127.0.0.1:53124","connectionId":1114,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16158","connectionId":1115,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2864","connectionId":1116,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1115","msg":"Connection ended","attr":{"remote":"172.20.32.60:16158","connectionId":1115,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1116","msg":"Connection ended","attr":{"remote":"172.20.51.222:2864","connectionId":1116,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6340","connectionId":1117,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:18.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1117","msg":"Connection ended","attr":{"remote":"100.96.4.1:6340","connectionId":1117,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38796","connectionId":1118,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1118","msg":"Connection ended","attr":{"remote":"100.96.4.1:38796","connectionId":1118,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24840","connectionId":1119,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2890","connectionId":1120,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1119","msg":"Connection ended","attr":{"remote":"172.20.32.60:24840","connectionId":1119,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1120","msg":"Connection ended","attr":{"remote":"172.20.51.222:2890","connectionId":1120,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:23.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53222","connectionId":1121,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:23.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1121","msg":"client metadata","attr":{"remote":"127.0.0.1:53222","client":"conn1121","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1121","msg":"Connection ended","attr":{"remote":"127.0.0.1:53222","connectionId":1121,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2874","connectionId":1122,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16168","connectionId":1123,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1122","msg":"Connection ended","attr":{"remote":"172.20.51.222:2874","connectionId":1122,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1123","msg":"Connection ended","attr":{"remote":"172.20.32.60:16168","connectionId":1123,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:28.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6354","connectionId":1124,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:28.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1124","msg":"Connection ended","attr":{"remote":"100.96.4.1:6354","connectionId":1124,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38808","connectionId":1125,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1125","msg":"Connection ended","attr":{"remote":"100.96.4.1:38808","connectionId":1125,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24852","connectionId":1126,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2902","connectionId":1127,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1127","msg":"Connection ended","attr":{"remote":"172.20.51.222:2902","connectionId":1127,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1126","msg":"Connection ended","attr":{"remote":"172.20.32.60:24852","connectionId":1126,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:33.810+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53272","connectionId":1128,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:33.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1128","msg":"client metadata","attr":{"remote":"127.0.0.1:53272","client":"conn1128","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:33.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1128","msg":"Connection ended","attr":{"remote":"127.0.0.1:53272","connectionId":1128,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16186","connectionId":1129,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2892","connectionId":1130,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1129","msg":"Connection ended","attr":{"remote":"172.20.32.60:16186","connectionId":1129,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1130","msg":"Connection ended","attr":{"remote":"172.20.51.222:2892","connectionId":1130,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6368","connectionId":1131,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1131","msg":"Connection ended","attr":{"remote":"100.96.4.1:6368","connectionId":1131,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38814","connectionId":1132,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:38.555+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1132","msg":"Connection ended","attr":{"remote":"100.96.4.1:38814","connectionId":1132,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24858","connectionId":1133,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1133","msg":"Connection ended","attr":{"remote":"172.20.32.60:24858","connectionId":1133,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2908","connectionId":1134,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1134","msg":"Connection ended","attr":{"remote":"172.20.51.222:2908","connectionId":1134,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:43.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53320","connectionId":1135,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:43.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1135","msg":"client metadata","attr":{"remote":"127.0.0.1:53320","client":"conn1135","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:43.804+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1135","msg":"Connection ended","attr":{"remote":"127.0.0.1:53320","connectionId":1135,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16196","connectionId":1136,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6918","connectionId":1137,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1136","msg":"Connection ended","attr":{"remote":"172.20.32.60:16196","connectionId":1136,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1137","msg":"Connection ended","attr":{"remote":"172.20.51.222:6918","connectionId":1137,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6378","connectionId":1138,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1138","msg":"Connection ended","attr":{"remote":"100.96.4.1:6378","connectionId":1138,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38832","connectionId":1139,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1139","msg":"Connection ended","attr":{"remote":"100.96.4.1:38832","connectionId":1139,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24876","connectionId":1140,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2926","connectionId":1141,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1140","msg":"Connection ended","attr":{"remote":"172.20.32.60:24876","connectionId":1140,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1141","msg":"Connection ended","attr":{"remote":"172.20.51.222:2926","connectionId":1141,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:53.906+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53410","connectionId":1142,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:53.906+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1142","msg":"client metadata","attr":{"remote":"127.0.0.1:53410","client":"conn1142","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:50:53.917+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1142","msg":"Connection ended","attr":{"remote":"127.0.0.1:53410","connectionId":1142,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16236","connectionId":1143,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2942","connectionId":1144,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:50:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1144","msg":"Connection ended","attr":{"remote":"172.20.51.222:2942","connectionId":1144,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1143","msg":"Connection ended","attr":{"remote":"172.20.32.60:16236","connectionId":1143,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6418","connectionId":1145,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1145","msg":"Connection ended","attr":{"remote":"100.96.4.1:6418","connectionId":1145,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:50:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38838","connectionId":1146,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:50:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1146","msg":"Connection ended","attr":{"remote":"100.96.4.1:38838","connectionId":1146,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24922","connectionId":1147,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2972","connectionId":1148,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1148","msg":"Connection ended","attr":{"remote":"172.20.51.222:2972","connectionId":1148,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1147","msg":"Connection ended","attr":{"remote":"172.20.32.60:24922","connectionId":1147,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:03.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53452","connectionId":1149,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:03.811+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1149","msg":"client metadata","attr":{"remote":"127.0.0.1:53452","client":"conn1149","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:03.817+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1149","msg":"Connection ended","attr":{"remote":"127.0.0.1:53452","connectionId":1149,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16252","connectionId":1150,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2958","connectionId":1151,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1151","msg":"Connection ended","attr":{"remote":"172.20.51.222:2958","connectionId":1151,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1150","msg":"Connection ended","attr":{"remote":"172.20.32.60:16252","connectionId":1150,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6436","connectionId":1152,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1152","msg":"Connection ended","attr":{"remote":"100.96.4.1:6436","connectionId":1152,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38888","connectionId":1153,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1153","msg":"Connection ended","attr":{"remote":"100.96.4.1:38888","connectionId":1153,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24934","connectionId":1154,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2984","connectionId":1155,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1155","msg":"Connection ended","attr":{"remote":"172.20.51.222:2984","connectionId":1155,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1154","msg":"Connection ended","attr":{"remote":"172.20.32.60:24934","connectionId":1154,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:13.803+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53490","connectionId":1156,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:13.803+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1156","msg":"client metadata","attr":{"remote":"127.0.0.1:53490","client":"conn1156","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:13.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1156","msg":"Connection ended","attr":{"remote":"127.0.0.1:53490","connectionId":1156,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16264","connectionId":1157,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2970","connectionId":1158,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1158","msg":"Connection ended","attr":{"remote":"172.20.51.222:2970","connectionId":1158,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1157","msg":"Connection ended","attr":{"remote":"172.20.32.60:16264","connectionId":1157,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6446","connectionId":1159,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1159","msg":"Connection ended","attr":{"remote":"100.96.4.1:6446","connectionId":1159,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38896","connectionId":1160,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1160","msg":"Connection ended","attr":{"remote":"100.96.4.1:38896","connectionId":1160,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24942","connectionId":1161,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2992","connectionId":1162,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1162","msg":"Connection ended","attr":{"remote":"172.20.51.222:2992","connectionId":1162,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1161","msg":"Connection ended","attr":{"remote":"172.20.32.60:24942","connectionId":1161,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:23.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53526","connectionId":1163,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:23.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1163","msg":"client metadata","attr":{"remote":"127.0.0.1:53526","client":"conn1163","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:23.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1163","msg":"Connection ended","attr":{"remote":"127.0.0.1:53526","connectionId":1163,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6919","connectionId":1164,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16278","connectionId":1165,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1164","msg":"Connection ended","attr":{"remote":"172.20.51.222:6919","connectionId":1164,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1165","msg":"Connection ended","attr":{"remote":"172.20.32.60:16278","connectionId":1165,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6460","connectionId":1166,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1166","msg":"Connection ended","attr":{"remote":"100.96.4.1:6460","connectionId":1166,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38914","connectionId":1167,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1167","msg":"Connection ended","attr":{"remote":"100.96.4.1:38914","connectionId":1167,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24958","connectionId":1168,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3008","connectionId":1169,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1168","msg":"Connection ended","attr":{"remote":"172.20.32.60:24958","connectionId":1168,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1169","msg":"Connection ended","attr":{"remote":"172.20.51.222:3008","connectionId":1169,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:33.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53562","connectionId":1170,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:33.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1170","msg":"client metadata","attr":{"remote":"127.0.0.1:53562","client":"conn1170","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:33.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1170","msg":"Connection ended","attr":{"remote":"127.0.0.1:53562","connectionId":1170,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16284","connectionId":1171,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:2990","connectionId":1172,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1172","msg":"Connection ended","attr":{"remote":"172.20.51.222:2990","connectionId":1172,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1171","msg":"Connection ended","attr":{"remote":"172.20.32.60:16284","connectionId":1171,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6466","connectionId":1173,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1173","msg":"Connection ended","attr":{"remote":"100.96.4.1:6466","connectionId":1173,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38920","connectionId":1174,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1174","msg":"Connection ended","attr":{"remote":"100.96.4.1:38920","connectionId":1174,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24964","connectionId":1175,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3014","connectionId":1176,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1176","msg":"Connection ended","attr":{"remote":"172.20.51.222:3014","connectionId":1176,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1175","msg":"Connection ended","attr":{"remote":"172.20.32.60:24964","connectionId":1175,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:43.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53598","connectionId":1177,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:43.802+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1177","msg":"client metadata","attr":{"remote":"127.0.0.1:53598","client":"conn1177","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:43.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1177","msg":"Connection ended","attr":{"remote":"127.0.0.1:53598","connectionId":1177,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3000","connectionId":1178,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1178","msg":"Connection ended","attr":{"remote":"172.20.51.222:3000","connectionId":1178,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16294","connectionId":1179,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1179","msg":"Connection ended","attr":{"remote":"172.20.32.60:16294","connectionId":1179,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6476","connectionId":1180,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1180","msg":"Connection ended","attr":{"remote":"100.96.4.1:6476","connectionId":1180,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38930","connectionId":1181,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1181","msg":"Connection ended","attr":{"remote":"100.96.4.1:38930","connectionId":1181,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24974","connectionId":1182,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3024","connectionId":1183,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1183","msg":"Connection ended","attr":{"remote":"172.20.51.222:3024","connectionId":1183,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:52.549+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1182","msg":"Connection ended","attr":{"remote":"172.20.32.60:24974","connectionId":1182,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:53.809+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53636","connectionId":1184,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:53.809+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1184","msg":"client metadata","attr":{"remote":"127.0.0.1:53636","client":"conn1184","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:51:53.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1184","msg":"Connection ended","attr":{"remote":"127.0.0.1:53636","connectionId":1184,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16308","connectionId":1185,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6920","connectionId":1186,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:51:56.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1185","msg":"Connection ended","attr":{"remote":"172.20.32.60:16308","connectionId":1185,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:56.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1186","msg":"Connection ended","attr":{"remote":"172.20.51.222:6920","connectionId":1186,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6490","connectionId":1187,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1187","msg":"Connection ended","attr":{"remote":"100.96.4.1:6490","connectionId":1187,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:51:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38936","connectionId":1188,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:51:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1188","msg":"Connection ended","attr":{"remote":"100.96.4.1:38936","connectionId":1188,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:24994","connectionId":1189,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3044","connectionId":1190,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1190","msg":"Connection ended","attr":{"remote":"172.20.51.222:3044","connectionId":1190,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1189","msg":"Connection ended","attr":{"remote":"172.20.32.60:24994","connectionId":1189,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:03.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53672","connectionId":1191,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:03.800+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1191","msg":"client metadata","attr":{"remote":"127.0.0.1:53672","client":"conn1191","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:03.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1191","msg":"Connection ended","attr":{"remote":"127.0.0.1:53672","connectionId":1191,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16326","connectionId":1192,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1192","msg":"Connection ended","attr":{"remote":"172.20.32.60:16326","connectionId":1192,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3032","connectionId":1193,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1193","msg":"Connection ended","attr":{"remote":"172.20.51.222:3032","connectionId":1193,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6514","connectionId":1194,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1194","msg":"Connection ended","attr":{"remote":"100.96.4.1:6514","connectionId":1194,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38960","connectionId":1195,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1195","msg":"Connection ended","attr":{"remote":"100.96.4.1:38960","connectionId":1195,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25014","connectionId":1196,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3064","connectionId":1197,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1197","msg":"Connection ended","attr":{"remote":"172.20.51.222:3064","connectionId":1197,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1196","msg":"Connection ended","attr":{"remote":"172.20.32.60:25014","connectionId":1196,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:13.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53710","connectionId":1198,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:13.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1198","msg":"client metadata","attr":{"remote":"127.0.0.1:53710","client":"conn1198","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:13.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1198","msg":"Connection ended","attr":{"remote":"127.0.0.1:53710","connectionId":1198,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16346","connectionId":1199,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3052","connectionId":1200,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1199","msg":"Connection ended","attr":{"remote":"172.20.32.60:16346","connectionId":1199,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1200","msg":"Connection ended","attr":{"remote":"172.20.51.222:3052","connectionId":1200,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6528","connectionId":1201,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1201","msg":"Connection ended","attr":{"remote":"100.96.4.1:6528","connectionId":1201,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38982","connectionId":1202,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1202","msg":"Connection ended","attr":{"remote":"100.96.4.1:38982","connectionId":1202,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25026","connectionId":1203,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3076","connectionId":1204,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1204","msg":"Connection ended","attr":{"remote":"172.20.51.222:3076","connectionId":1204,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1203","msg":"Connection ended","attr":{"remote":"172.20.32.60:25026","connectionId":1203,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:23.828+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53752","connectionId":1205,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:23.829+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1205","msg":"client metadata","attr":{"remote":"127.0.0.1:53752","client":"conn1205","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:23.838+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1205","msg":"Connection ended","attr":{"remote":"127.0.0.1:53752","connectionId":1205,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3062","connectionId":1206,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16356","connectionId":1207,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1206","msg":"Connection ended","attr":{"remote":"172.20.51.222:3062","connectionId":1206,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1207","msg":"Connection ended","attr":{"remote":"172.20.32.60:16356","connectionId":1207,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6546","connectionId":1208,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1208","msg":"Connection ended","attr":{"remote":"100.96.4.1:6546","connectionId":1208,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38992","connectionId":1209,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1209","msg":"Connection ended","attr":{"remote":"100.96.4.1:38992","connectionId":1209,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25036","connectionId":1210,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3086","connectionId":1211,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1211","msg":"Connection ended","attr":{"remote":"172.20.51.222:3086","connectionId":1211,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1210","msg":"Connection ended","attr":{"remote":"172.20.32.60:25036","connectionId":1210,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:33.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53788","connectionId":1212,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:33.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1212","msg":"client metadata","attr":{"remote":"127.0.0.1:53788","client":"conn1212","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:33.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1212","msg":"Connection ended","attr":{"remote":"127.0.0.1:53788","connectionId":1212,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16370","connectionId":1213,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6921","connectionId":1214,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1213","msg":"Connection ended","attr":{"remote":"172.20.32.60:16370","connectionId":1213,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:36.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1214","msg":"Connection ended","attr":{"remote":"172.20.51.222:6921","connectionId":1214,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6552","connectionId":1215,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1215","msg":"Connection ended","attr":{"remote":"100.96.4.1:6552","connectionId":1215,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:38998","connectionId":1216,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1216","msg":"Connection ended","attr":{"remote":"100.96.4.1:38998","connectionId":1216,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25042","connectionId":1217,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3092","connectionId":1218,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1218","msg":"Connection ended","attr":{"remote":"172.20.51.222:3092","connectionId":1218,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1217","msg":"Connection ended","attr":{"remote":"172.20.32.60:25042","connectionId":1217,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:43.867+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53824","connectionId":1219,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:43.871+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1219","msg":"client metadata","attr":{"remote":"127.0.0.1:53824","client":"conn1219","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:43.877+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1219","msg":"Connection ended","attr":{"remote":"127.0.0.1:53824","connectionId":1219,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16380","connectionId":1220,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:46.161+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6922","connectionId":1221,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:46.161+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1220","msg":"Connection ended","attr":{"remote":"172.20.32.60:16380","connectionId":1220,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:46.161+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1221","msg":"Connection ended","attr":{"remote":"172.20.51.222:6922","connectionId":1221,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6562","connectionId":1222,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1222","msg":"Connection ended","attr":{"remote":"100.96.4.1:6562","connectionId":1222,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39008","connectionId":1223,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1223","msg":"Connection ended","attr":{"remote":"100.96.4.1:39008","connectionId":1223,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25060","connectionId":1224,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3110","connectionId":1225,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1225","msg":"Connection ended","attr":{"remote":"172.20.51.222:3110","connectionId":1225,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1224","msg":"Connection ended","attr":{"remote":"172.20.32.60:25060","connectionId":1224,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:53.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53860","connectionId":1226,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:53.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1226","msg":"client metadata","attr":{"remote":"127.0.0.1:53860","client":"conn1226","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:52:53.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1226","msg":"Connection ended","attr":{"remote":"127.0.0.1:53860","connectionId":1226,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16386","connectionId":1227,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6923","connectionId":1228,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:52:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1227","msg":"Connection ended","attr":{"remote":"172.20.32.60:16386","connectionId":1227,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:56.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1228","msg":"Connection ended","attr":{"remote":"172.20.51.222:6923","connectionId":1228,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6570","connectionId":1229,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1229","msg":"Connection ended","attr":{"remote":"100.96.4.1:6570","connectionId":1229,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:52:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39022","connectionId":1230,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:52:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1230","msg":"Connection ended","attr":{"remote":"100.96.4.1:39022","connectionId":1230,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25072","connectionId":1231,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3122","connectionId":1232,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1231","msg":"Connection ended","attr":{"remote":"172.20.32.60:25072","connectionId":1231,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1232","msg":"Connection ended","attr":{"remote":"172.20.51.222:3122","connectionId":1232,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:03.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53898","connectionId":1233,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:03.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1233","msg":"client metadata","attr":{"remote":"127.0.0.1:53898","client":"conn1233","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:03.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1233","msg":"Connection ended","attr":{"remote":"127.0.0.1:53898","connectionId":1233,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16412","connectionId":1234,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3118","connectionId":1235,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1234","msg":"Connection ended","attr":{"remote":"172.20.32.60:16412","connectionId":1234,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1235","msg":"Connection ended","attr":{"remote":"172.20.51.222:3118","connectionId":1235,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6594","connectionId":1236,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1236","msg":"Connection ended","attr":{"remote":"100.96.4.1:6594","connectionId":1236,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39038","connectionId":1237,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1237","msg":"Connection ended","attr":{"remote":"100.96.4.1:39038","connectionId":1237,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25086","connectionId":1238,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3136","connectionId":1239,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1239","msg":"Connection ended","attr":{"remote":"172.20.51.222:3136","connectionId":1239,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1238","msg":"Connection ended","attr":{"remote":"172.20.32.60:25086","connectionId":1238,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:13.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53934","connectionId":1240,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:13.808+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1240","msg":"client metadata","attr":{"remote":"127.0.0.1:53934","client":"conn1240","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:13.814+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1240","msg":"Connection ended","attr":{"remote":"127.0.0.1:53934","connectionId":1240,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3130","connectionId":1241,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16424","connectionId":1242,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:16.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1242","msg":"Connection ended","attr":{"remote":"172.20.32.60:16424","connectionId":1242,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:16.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1241","msg":"Connection ended","attr":{"remote":"172.20.51.222:3130","connectionId":1241,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6606","connectionId":1243,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1243","msg":"Connection ended","attr":{"remote":"100.96.4.1:6606","connectionId":1243,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39056","connectionId":1244,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1244","msg":"Connection ended","attr":{"remote":"100.96.4.1:39056","connectionId":1244,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25100","connectionId":1245,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3150","connectionId":1246,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1245","msg":"Connection ended","attr":{"remote":"172.20.32.60:25100","connectionId":1245,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1246","msg":"Connection ended","attr":{"remote":"172.20.51.222:3150","connectionId":1246,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:23.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53970","connectionId":1247,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:23.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1247","msg":"client metadata","attr":{"remote":"127.0.0.1:53970","client":"conn1247","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:23.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1247","msg":"Connection ended","attr":{"remote":"127.0.0.1:53970","connectionId":1247,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:26.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3140","connectionId":1248,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16434","connectionId":1249,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1249","msg":"Connection ended","attr":{"remote":"172.20.32.60:16434","connectionId":1249,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1248","msg":"Connection ended","attr":{"remote":"172.20.51.222:3140","connectionId":1248,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6616","connectionId":1250,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1250","msg":"Connection ended","attr":{"remote":"100.96.4.1:6616","connectionId":1250,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39070","connectionId":1251,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1251","msg":"Connection ended","attr":{"remote":"100.96.4.1:39070","connectionId":1251,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25114","connectionId":1252,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3164","connectionId":1253,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1252","msg":"Connection ended","attr":{"remote":"172.20.32.60:25114","connectionId":1252,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1253","msg":"Connection ended","attr":{"remote":"172.20.51.222:3164","connectionId":1253,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:33.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54006","connectionId":1254,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:33.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1254","msg":"client metadata","attr":{"remote":"127.0.0.1:54006","client":"conn1254","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:33.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1254","msg":"Connection ended","attr":{"remote":"127.0.0.1:54006","connectionId":1254,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3146","connectionId":1255,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16440","connectionId":1256,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1255","msg":"Connection ended","attr":{"remote":"172.20.51.222:3146","connectionId":1255,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1256","msg":"Connection ended","attr":{"remote":"172.20.32.60:16440","connectionId":1256,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6622","connectionId":1257,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1257","msg":"Connection ended","attr":{"remote":"100.96.4.1:6622","connectionId":1257,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39076","connectionId":1258,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1258","msg":"Connection ended","attr":{"remote":"100.96.4.1:39076","connectionId":1258,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25120","connectionId":1259,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3170","connectionId":1260,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1260","msg":"Connection ended","attr":{"remote":"172.20.51.222:3170","connectionId":1260,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:42.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1259","msg":"Connection ended","attr":{"remote":"172.20.32.60:25120","connectionId":1259,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:43.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54044","connectionId":1261,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:43.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1261","msg":"client metadata","attr":{"remote":"127.0.0.1:54044","client":"conn1261","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:43.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1261","msg":"Connection ended","attr":{"remote":"127.0.0.1:54044","connectionId":1261,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16450","connectionId":1262,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:46.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3156","connectionId":1263,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:46.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1262","msg":"Connection ended","attr":{"remote":"172.20.32.60:16450","connectionId":1262,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:46.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1263","msg":"Connection ended","attr":{"remote":"172.20.51.222:3156","connectionId":1263,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:48.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6632","connectionId":1264,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1264","msg":"Connection ended","attr":{"remote":"100.96.4.1:6632","connectionId":1264,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39086","connectionId":1265,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1265","msg":"Connection ended","attr":{"remote":"100.96.4.1:39086","connectionId":1265,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25130","connectionId":1266,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3180","connectionId":1267,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1267","msg":"Connection ended","attr":{"remote":"172.20.51.222:3180","connectionId":1267,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1266","msg":"Connection ended","attr":{"remote":"172.20.32.60:25130","connectionId":1266,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:53.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54080","connectionId":1268,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:53.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1268","msg":"client metadata","attr":{"remote":"127.0.0.1:54080","client":"conn1268","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:53:53.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1268","msg":"Connection ended","attr":{"remote":"127.0.0.1:54080","connectionId":1268,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn362","msg":"CMD: drop","attr":{"namespace":"streamhatchet.streamers"}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn362","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"streamhatchet.streamers","uuid":{"uuid":{"$uuid":"9ad87dcd-684b-48d7-a43e-66e1c58b0b3f"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn362","msg":"Finishing collection drop","attr":{"namespace":"streamhatchet.streamers","uuid":{"uuid":{"$uuid":"9ad87dcd-684b-48d7-a43e-66e1c58b0b3f"}}}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"streamhatchet.streamers","uuid":{"uuid":{"$uuid":"9ad87dcd-684b-48d7-a43e-66e1c58b0b3f"}},"ident":"index-37-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"service_id_1","namespace":"streamhatchet.streamers","uuid":{"uuid":{"$uuid":"9ad87dcd-684b-48d7-a43e-66e1c58b0b3f"}},"ident":"index-38-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:53.874+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn362","msg":"Deferring table drop for collection","attr":{"namespace":"streamhatchet.streamers","ident":"collection-36-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16458","connectionId":1269,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:56.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6924","connectionId":1270,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:53:56.156+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1270","msg":"Connection ended","attr":{"remote":"172.20.51.222:6924","connectionId":1270,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:56.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1269","msg":"Connection ended","attr":{"remote":"172.20.32.60:16458","connectionId":1269,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:56.707+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn362","msg":"CMD: drop","attr":{"namespace":"streamhatchet.streams"}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn362","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn362","msg":"Finishing collection drop","attr":{"namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"ident":"index-272-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"service_id_1","namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"ident":"index-273-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"service_type_1","namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"ident":"index-275-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"date_1","namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"ident":"index-277-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn362","msg":"Deferring table drop for index","attr":{"index":"service_id_1_service_type_1_date_1","namespace":"streamhatchet.streams","uuid":{"uuid":{"$uuid":"6c946dfd-53e8-4c7e-8022-1508e2a651a9"}},"ident":"index-279-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:56.708+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn362","msg":"Deferring table drop for collection","attr":{"namespace":"streamhatchet.streams","ident":"collection-271-5394153522919987437","commitTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:53:58.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6640","connectionId":1271,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1271","msg":"Connection ended","attr":{"remote":"100.96.4.1:6640","connectionId":1271,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:53:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39092","connectionId":1272,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:53:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1272","msg":"Connection ended","attr":{"remote":"100.96.4.1:39092","connectionId":1272,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25142","connectionId":1273,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3192","connectionId":1274,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1274","msg":"Connection ended","attr":{"remote":"172.20.51.222:3192","connectionId":1274,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1273","msg":"Connection ended","attr":{"remote":"172.20.32.60:25142","connectionId":1273,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:03.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54116","connectionId":1275,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:03.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1275","msg":"client metadata","attr":{"remote":"127.0.0.1:54116","client":"conn1275","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:03.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1275","msg":"Connection ended","attr":{"remote":"127.0.0.1:54116","connectionId":1275,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16478","connectionId":1276,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1276","msg":"Connection ended","attr":{"remote":"172.20.32.60:16478","connectionId":1276,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3184","connectionId":1277,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1277","msg":"Connection ended","attr":{"remote":"172.20.51.222:3184","connectionId":1277,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6660","connectionId":1278,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1278","msg":"Connection ended","attr":{"remote":"100.96.4.1:6660","connectionId":1278,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39110","connectionId":1279,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1279","msg":"Connection ended","attr":{"remote":"100.96.4.1:39110","connectionId":1279,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:11.415+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:11.415+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-37-5394153522919987437","namespace":"streamhatchet.streamers","dropTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:11.416+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-38-5394153522919987437","namespace":"streamhatchet.streamers","dropTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:11.419+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-36-5394153522919987437","namespace":"streamhatchet.streamers","dropTimestamp":{"$timestamp":{"t":1605801233,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25156","connectionId":1280,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3206","connectionId":1281,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1281","msg":"Connection ended","attr":{"remote":"172.20.51.222:3206","connectionId":1281,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1280","msg":"Connection ended","attr":{"remote":"172.20.32.60:25156","connectionId":1280,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:13.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54154","connectionId":1282,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:13.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1282","msg":"client metadata","attr":{"remote":"127.0.0.1:54154","client":"conn1282","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:13.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1282","msg":"Connection ended","attr":{"remote":"127.0.0.1:54154","connectionId":1282,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6925","connectionId":1283,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16486","connectionId":1284,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1284","msg":"Connection ended","attr":{"remote":"172.20.32.60:16486","connectionId":1284,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1283","msg":"Connection ended","attr":{"remote":"172.20.51.222:6925","connectionId":1283,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:18.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6668","connectionId":1285,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1285","msg":"Connection ended","attr":{"remote":"100.96.4.1:6668","connectionId":1285,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:18.537+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39122","connectionId":1286,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1286","msg":"Connection ended","attr":{"remote":"100.96.4.1:39122","connectionId":1286,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25166","connectionId":1287,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3216","connectionId":1288,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1287","msg":"Connection ended","attr":{"remote":"172.20.32.60:25166","connectionId":1287,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1288","msg":"Connection ended","attr":{"remote":"172.20.51.222:3216","connectionId":1288,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:23.992+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54220","connectionId":1289,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:24.005+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1289","msg":"client metadata","attr":{"remote":"127.0.0.1:54220","client":"conn1289","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:24.018+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1289","msg":"Connection ended","attr":{"remote":"127.0.0.1:54220","connectionId":1289,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:26.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3210","connectionId":1290,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:26.149+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16504","connectionId":1291,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:26.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1291","msg":"Connection ended","attr":{"remote":"172.20.32.60:16504","connectionId":1291,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:26.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1290","msg":"Connection ended","attr":{"remote":"172.20.51.222:3210","connectionId":1290,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6686","connectionId":1292,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:28.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1292","msg":"Connection ended","attr":{"remote":"100.96.4.1:6686","connectionId":1292,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39132","connectionId":1293,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1293","msg":"Connection ended","attr":{"remote":"100.96.4.1:39132","connectionId":1293,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25184","connectionId":1294,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3234","connectionId":1295,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1294","msg":"Connection ended","attr":{"remote":"172.20.32.60:25184","connectionId":1294,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1295","msg":"Connection ended","attr":{"remote":"172.20.51.222:3234","connectionId":1295,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:33.878+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54262","connectionId":1296,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:33.887+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1296","msg":"client metadata","attr":{"remote":"127.0.0.1:54262","client":"conn1296","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:33.900+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1296","msg":"Connection ended","attr":{"remote":"127.0.0.1:54262","connectionId":1296,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:34.625+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3236","connectionId":1297,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:34.632+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1297","msg":"client metadata","attr":{"remote":"172.20.51.222:3236","client":"conn1297","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:34.639+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1297","msg":"Connection ended","attr":{"remote":"172.20.51.222:3236","connectionId":1297,"connectionCount":11}}
{"t":{"$date":"2020-11-19T15:54:34.686+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39148","connectionId":1298,"connectionCount":12}}
{"t":{"$date":"2020-11-19T15:54:34.687+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1298","msg":"client metadata","attr":{"remote":"100.96.4.1:39148","client":"conn1298","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:34.693+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16510","connectionId":1299,"connectionCount":13}}
{"t":{"$date":"2020-11-19T15:54:34.695+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1299","msg":"client metadata","attr":{"remote":"172.20.32.60:16510","client":"conn1299","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:34.710+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1299","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:16510"}}
{"t":{"$date":"2020-11-19T15:54:34.719+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1299","msg":"createCollection","attr":{"namespace":"streamhatchet.streamers","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b4dd8beb-3f77-4481-a648-1fcba81f67da"}},"options":{}}}
{"t":{"$date":"2020-11-19T15:54:34.727+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25192","connectionId":1300,"connectionCount":14}}
{"t":{"$date":"2020-11-19T15:54:34.727+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1300","msg":"client metadata","attr":{"remote":"172.20.32.60:25192","client":"conn1300","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:34.730+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1300","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:25192"}}
{"t":{"$date":"2020-11-19T15:54:34.735+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1300","msg":"createCollection","attr":{"namespace":"streamhatchet.streams","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c08a944d-5408-4377-b888-a0a566155ae3"}},"options":{}}}
{"t":{"$date":"2020-11-19T15:54:34.761+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1299","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streamers","index":"_id_","commitTimestamp":{"$timestamp":{"t":1605801274,"i":3}}}}
{"t":{"$date":"2020-11-19T15:54:34.761+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1299","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streamers","index":"service_id_1","commitTimestamp":{"$timestamp":{"t":1605801274,"i":3}}}}
{"t":{"$date":"2020-11-19T15:54:34.765+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1300","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streams","index":"_id_","commitTimestamp":{"$timestamp":{"t":1605801274,"i":4}}}}
{"t":{"$date":"2020-11-19T15:54:34.765+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1300","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streams","index":"service_id_1","commitTimestamp":{"$timestamp":{"t":1605801274,"i":4}}}}
{"t":{"$date":"2020-11-19T15:54:34.769+00:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn1300","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"aeed703e-2ef6-4af9-85a4-e47d709b1b59"}},"namespace":"streamhatchet.streams","collectionUUID":{"uuid":{"$uuid":"c08a944d-5408-4377-b888-a0a566155ae3"}},"indexes":1,"firstIndex":{"name":"service_type_1"}}}
{"t":{"$date":"2020-11-19T15:54:34.773+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6690","connectionId":1301,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:34.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1301","msg":"client metadata","attr":{"remote":"100.96.4.1:6690","client":"conn1301","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:34.776+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1301","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:6690"}}
{"t":{"$date":"2020-11-19T15:54:34.780+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1300","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streams","index":"service_type_1","commitTimestamp":{"$timestamp":{"t":1605801274,"i":5}}}}
{"t":{"$date":"2020-11-19T15:54:34.780+00:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn1300","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"aeed703e-2ef6-4af9-85a4-e47d709b1b59"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
{"t":{"$date":"2020-11-19T15:54:34.780+00:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn1300","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"aeed703e-2ef6-4af9-85a4-e47d709b1b59"}}}}
{"t":{"$date":"2020-11-19T15:54:34.784+00:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn1299","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"a3f81315-6d11-43c6-b161-8303d1dbc512"}},"namespace":"streamhatchet.streams","collectionUUID":{"uuid":{"$uuid":"c08a944d-5408-4377-b888-a0a566155ae3"}},"indexes":1,"firstIndex":{"name":"date_1"}}}
{"t":{"$date":"2020-11-19T15:54:34.789+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1299","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streams","index":"date_1","commitTimestamp":{"$timestamp":{"t":1605801274,"i":6}}}}
{"t":{"$date":"2020-11-19T15:54:34.789+00:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn1299","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"a3f81315-6d11-43c6-b161-8303d1dbc512"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
{"t":{"$date":"2020-11-19T15:54:34.789+00:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn1299","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"a3f81315-6d11-43c6-b161-8303d1dbc512"}}}}
{"t":{"$date":"2020-11-19T15:54:34.792+00:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn1301","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"b5886df8-c248-428b-841a-86801395cdbe"}},"namespace":"streamhatchet.streams","collectionUUID":{"uuid":{"$uuid":"c08a944d-5408-4377-b888-a0a566155ae3"}},"indexes":1,"firstIndex":{"name":"service_id_1_service_type_1_date_1"}}}
{"t":{"$date":"2020-11-19T15:54:34.797+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1301","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"streamhatchet.streams","index":"service_id_1_service_type_1_date_1","commitTimestamp":{"$timestamp":{"t":1605801274,"i":7}}}}
{"t":{"$date":"2020-11-19T15:54:34.797+00:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn1301","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"b5886df8-c248-428b-841a-86801395cdbe"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
{"t":{"$date":"2020-11-19T15:54:34.797+00:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn1301","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"b5886df8-c248-428b-841a-86801395cdbe"}}}}
{"t":{"$date":"2020-11-19T15:54:36.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16514","connectionId":1302,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:36.162+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3220","connectionId":1303,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:36.166+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1303","msg":"Connection ended","attr":{"remote":"172.20.51.222:3220","connectionId":1303,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:36.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1302","msg":"Connection ended","attr":{"remote":"172.20.32.60:16514","connectionId":1302,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:38.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6702","connectionId":1304,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:38.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1304","msg":"Connection ended","attr":{"remote":"100.96.4.1:6702","connectionId":1304,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39152","connectionId":1305,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1305","msg":"Connection ended","attr":{"remote":"100.96.4.1:39152","connectionId":1305,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25204","connectionId":1306,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3254","connectionId":1307,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1306","msg":"Connection ended","attr":{"remote":"172.20.32.60:25204","connectionId":1306,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1307","msg":"Connection ended","attr":{"remote":"172.20.51.222:3254","connectionId":1307,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:43.099+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1300","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streamers","command":{"insert":"streamers","documents":24047,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e596db67-0066-40bf-b800-9166300677ed"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801274,"i":5}},"signature":{"hash":{"$binary":{"base64":"H5g8Bur6aKjsk+b2fEq5FjA4Y5A=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":24047,"keysInserted":48094,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":98}},"ReplicationStateTransition":{"acquireCount":{"w":100}},"Global":{"acquireCount":{"r":1,"w":98}},"Database":{"acquireCount":{"r":1,"w":98}},"Collection":{"acquireCount":{"r":1,"w":98}},"Mutex":{"acquireCount":{"r":99}}},"flowControl":{"acquireCount":49,"timeAcquiringMicros":34},"readConcern":{},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesWritten":922426,"timeWritingMicros":1895}},"protocol":"op_msg","durationMillis":408}}
{"t":{"$date":"2020-11-19T15:54:43.863+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54320","connectionId":1308,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:43.863+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1308","msg":"client metadata","attr":{"remote":"127.0.0.1:54320","client":"conn1308","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:43.879+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1308","msg":"Connection ended","attr":{"remote":"127.0.0.1:54320","connectionId":1308,"connectionCount":15}}
{"t":{"$date":"2020-11-19T15:54:45.559+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3256","connectionId":1309,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:45.574+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1309","msg":"client metadata","attr":{"remote":"172.20.51.222:3256","client":"conn1309","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3238","connectionId":1310,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:46.158+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16532","connectionId":1311,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:54:46.161+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1311","msg":"Connection ended","attr":{"remote":"172.20.32.60:16532","connectionId":1311,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:46.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1310","msg":"Connection ended","attr":{"remote":"172.20.51.222:3238","connectionId":1310,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6714","connectionId":1312,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:48.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1312","msg":"Connection ended","attr":{"remote":"100.96.4.1:6714","connectionId":1312,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39172","connectionId":1313,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1313","msg":"Connection ended","attr":{"remote":"100.96.4.1:39172","connectionId":1313,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25216","connectionId":1314,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3266","connectionId":1315,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:54:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1315","msg":"Connection ended","attr":{"remote":"172.20.51.222:3266","connectionId":1315,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:52.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1314","msg":"Connection ended","attr":{"remote":"172.20.32.60:25216","connectionId":1314,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:53.966+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54376","connectionId":1316,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:53.970+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1316","msg":"client metadata","attr":{"remote":"127.0.0.1:54376","client":"conn1316","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:54:53.983+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1316","msg":"Connection ended","attr":{"remote":"127.0.0.1:54376","connectionId":1316,"connectionCount":16}}
{"t":{"$date":"2020-11-19T15:54:56.058+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3244","connectionId":1317,"connectionCount":17}}
{"t":{"$date":"2020-11-19T15:54:56.063+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16542","connectionId":1318,"connectionCount":18}}
{"t":{"$date":"2020-11-19T15:54:56.064+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39178","connectionId":1319,"connectionCount":19}}
{"t":{"$date":"2020-11-19T15:54:56.068+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25222","connectionId":1320,"connectionCount":20}}
{"t":{"$date":"2020-11-19T15:54:56.083+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6722","connectionId":1321,"connectionCount":21}}
{"t":{"$date":"2020-11-19T15:54:56.086+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3272","connectionId":1322,"connectionCount":22}}
{"t":{"$date":"2020-11-19T15:54:56.090+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3250","connectionId":1323,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:54:56.090+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1320","msg":"client metadata","attr":{"remote":"172.20.32.60:25222","client":"conn1320","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.091+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1319","msg":"client metadata","attr":{"remote":"100.96.4.1:39178","client":"conn1319","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.092+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1318","msg":"client metadata","attr":{"remote":"172.20.32.60:16542","client":"conn1318","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.092+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1317","msg":"client metadata","attr":{"remote":"172.20.51.222:3244","client":"conn1317","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.093+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1321","msg":"client metadata","attr":{"remote":"100.96.4.1:6722","client":"conn1321","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.097+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1320","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:25222"}}
{"t":{"$date":"2020-11-19T15:54:56.097+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1319","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:39178"}}
{"t":{"$date":"2020-11-19T15:54:56.098+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1318","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:16542"}}
{"t":{"$date":"2020-11-19T15:54:56.099+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1317","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:3244"}}
{"t":{"$date":"2020-11-19T15:54:56.099+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1321","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:6722"}}
{"t":{"$date":"2020-11-19T15:54:56.107+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1322","msg":"client metadata","attr":{"remote":"172.20.51.222:3272","client":"conn1322","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1323","msg":"client metadata","attr":{"remote":"172.20.51.222:3250","client":"conn1323","doc":{"driver":{"name":"nodejs|Mongoose","version":"3.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.16.2, LE (unified)","version":"3.6.0|5.10.2"}}}
{"t":{"$date":"2020-11-19T15:54:56.123+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1322","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:3272"}}
{"t":{"$date":"2020-11-19T15:54:56.124+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1323","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:3250"}}
{"t":{"$date":"2020-11-19T15:54:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16548","connectionId":1324,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:54:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6926","connectionId":1325,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:54:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1324","msg":"Connection ended","attr":{"remote":"172.20.32.60:16548","connectionId":1324,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:54:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1325","msg":"Connection ended","attr":{"remote":"172.20.51.222:6926","connectionId":1325,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:54:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6730","connectionId":1326,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:54:58.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1326","msg":"Connection ended","attr":{"remote":"100.96.4.1:6730","connectionId":1326,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:54:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39184","connectionId":1327,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:54:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1327","msg":"Connection ended","attr":{"remote":"100.96.4.1:39184","connectionId":1327,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:54:59.313+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:39622","connectionId":5,"connectionCount":22}}
{"t":{"$date":"2020-11-19T15:54:59.315+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54428","connectionId":1328,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:54:59.321+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1328","msg":"client metadata","attr":{"remote":"127.0.0.1:54428","client":"conn1328","doc":{"driver":{"name":"mongo-go-driver","version":"v1.3.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.14.4","application":{"name":"mongodb_exporter"}}}}
{"t":{"$date":"2020-11-19T15:54:59.355+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1328","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:54428"}}
{"t":{"$date":"2020-11-19T15:54:59.591+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1605801294,"i":5}}}}
{"t":{"$date":"2020-11-19T15:54:59.591+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-272-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:59.597+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-273-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:59.600+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-275-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:59.604+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-277-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:59.614+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-279-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:54:59.619+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-271-5394153522919987437","namespace":"streamhatchet.streams","dropTimestamp":{"$timestamp":{"t":1605801236,"i":1}}}}
{"t":{"$date":"2020-11-19T15:55:01.759+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":31,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801300,"i":534}},"signature":{"hash":{"$binary":{"base64":"ByzDIXiQv2zgxcIFa3/r8taFDy0=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":31,"keysInserted":155,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":156}}
{"t":{"$date":"2020-11-19T15:55:01.979+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1319","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":278,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"8b514a7b-0ab1-4d73-be1b-fc09ee9b974e"}},"txnNumber":9,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801300,"i":534}},"signature":{"hash":{"$binary":{"base64":"ByzDIXiQv2zgxcIFa3/r8taFDy0=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":278,"keysInserted":1390,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":373}}
{"t":{"$date":"2020-11-19T15:55:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25234","connectionId":1329,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:02.607+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3284","connectionId":1330,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:02.612+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1329","msg":"Connection ended","attr":{"remote":"172.20.32.60:25234","connectionId":1329,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:02.615+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1330","msg":"Connection ended","attr":{"remote":"172.20.51.222:3284","connectionId":1330,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:04.075+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54466","connectionId":1331,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:04.078+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1331","msg":"client metadata","attr":{"remote":"127.0.0.1:54466","client":"conn1331","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:04.117+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1331","msg":"Connection ended","attr":{"remote":"127.0.0.1:54466","connectionId":1331,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:05.591+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:55:05.828+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:39620","connectionId":4,"connectionCount":22}}
{"t":{"$date":"2020-11-19T15:55:05.828+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54472","connectionId":1332,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:05.829+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1332","msg":"client metadata","attr":{"remote":"127.0.0.1:54472","client":"conn1332","doc":{"driver":{"name":"mongo-go-driver","version":"v1.3.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.14.4"}}}
{"t":{"$date":"2020-11-19T15:55:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16564","connectionId":1333,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3270","connectionId":1334,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1334","msg":"Connection ended","attr":{"remote":"172.20.51.222:3270","connectionId":1334,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1333","msg":"Connection ended","attr":{"remote":"172.20.32.60:16564","connectionId":1333,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6746","connectionId":1335,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:08.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1335","msg":"Connection ended","attr":{"remote":"100.96.4.1:6746","connectionId":1335,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39202","connectionId":1336,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:08.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1336","msg":"Connection ended","attr":{"remote":"100.96.4.1:39202","connectionId":1336,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25248","connectionId":1337,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3298","connectionId":1338,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1338","msg":"Connection ended","attr":{"remote":"172.20.51.222:3298","connectionId":1338,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1337","msg":"Connection ended","attr":{"remote":"172.20.32.60:25248","connectionId":1337,"connectionCount":23}}
{"t":{"$date":"2020-11-19T15:55:12.776+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16572","connectionId":1339,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:55:12.780+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1339","msg":"client metadata","attr":{"remote":"172.20.32.60:16572","client":"conn1339","doc":{"application":{"name":"robo3t"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:55:13.313+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1339","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-1","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:16572"}}
{"t":{"$date":"2020-11-19T15:55:13.694+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39210","connectionId":1340,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:13.695+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1340","msg":"client metadata","attr":{"remote":"100.96.4.1:39210","client":"conn1340","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.0.5-18-g7e327a9017"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:55:13.801+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54544","connectionId":1341,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:13.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1341","msg":"client metadata","attr":{"remote":"127.0.0.1:54544","client":"conn1341","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:13.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1341","msg":"Connection ended","attr":{"remote":"127.0.0.1:54544","connectionId":1341,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:14.395+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1340","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:39210"}}
{"t":{"$date":"2020-11-19T15:55:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16574","connectionId":1342,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3280","connectionId":1343,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:16.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1343","msg":"Connection ended","attr":{"remote":"172.20.51.222:3280","connectionId":1343,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:16.195+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1342","msg":"Connection ended","attr":{"remote":"172.20.32.60:16574","connectionId":1342,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:18.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6756","connectionId":1344,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:18.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1344","msg":"Connection ended","attr":{"remote":"100.96.4.1:6756","connectionId":1344,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39212","connectionId":1345,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1345","msg":"Connection ended","attr":{"remote":"100.96.4.1:39212","connectionId":1345,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25260","connectionId":1346,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3310","connectionId":1347,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1346","msg":"Connection ended","attr":{"remote":"172.20.32.60:25260","connectionId":1346,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1347","msg":"Connection ended","attr":{"remote":"172.20.51.222:3310","connectionId":1347,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:23.921+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1321","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":898,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"9ed3c0f8-fb47-4183-be70-e094cc9021f7"}},"txnNumber":21,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801319,"i":2}},"signature":{"hash":{"$binary":{"base64":"ARSiojpu+UalvDpTqJdzm2GNkJU=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":898,"keysInserted":4490,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":8}},"ReplicationStateTransition":{"acquireCount":{"w":9}},"Global":{"acquireCount":{"w":8}},"Database":{"acquireCount":{"w":8}},"Collection":{"acquireCount":{"w":8}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":108}}
{"t":{"$date":"2020-11-19T15:55:23.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54604","connectionId":1348,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:23.943+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1348","msg":"client metadata","attr":{"remote":"127.0.0.1:54604","client":"conn1348","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:23.977+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1348","msg":"Connection ended","attr":{"remote":"127.0.0.1:54604","connectionId":1348,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16588","connectionId":1349,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:26.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3294","connectionId":1350,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:26.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1350","msg":"Connection ended","attr":{"remote":"172.20.51.222:3294","connectionId":1350,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:26.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1349","msg":"Connection ended","attr":{"remote":"172.20.32.60:16588","connectionId":1349,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6770","connectionId":1351,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:28.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1351","msg":"Connection ended","attr":{"remote":"100.96.4.1:6770","connectionId":1351,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39226","connectionId":1352,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1352","msg":"Connection ended","attr":{"remote":"100.96.4.1:39226","connectionId":1352,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25270","connectionId":1353,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3320","connectionId":1354,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1354","msg":"Connection ended","attr":{"remote":"172.20.51.222:3320","connectionId":1354,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:32.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1353","msg":"Connection ended","attr":{"remote":"172.20.32.60:25270","connectionId":1353,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:33.821+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54694","connectionId":1355,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:33.821+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1355","msg":"client metadata","attr":{"remote":"127.0.0.1:54694","client":"conn1355","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:33.835+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1355","msg":"Connection ended","attr":{"remote":"127.0.0.1:54694","connectionId":1355,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16602","connectionId":1356,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:36.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3308","connectionId":1357,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:36.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1356","msg":"Connection ended","attr":{"remote":"172.20.32.60:16602","connectionId":1356,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:36.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1357","msg":"Connection ended","attr":{"remote":"172.20.51.222:3308","connectionId":1357,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:38.149+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6784","connectionId":1358,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:38.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1358","msg":"Connection ended","attr":{"remote":"100.96.4.1:6784","connectionId":1358,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39232","connectionId":1359,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1359","msg":"Connection ended","attr":{"remote":"100.96.4.1:39232","connectionId":1359,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:39.633+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1322","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":647,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e01361ed-1199-449f-bd8b-4d2c9df67088"}},"txnNumber":28,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801337,"i":2}},"signature":{"hash":{"$binary":{"base64":"TArYxnwz8lnbXTilSjVCpBpQlvs=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":647,"keysInserted":3235,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"w":6}},"Database":{"acquireCount":{"w":6}},"Collection":{"acquireCount":{"w":6}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":4},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":714}}
{"t":{"$date":"2020-11-19T15:55:39.633+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1319","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":281,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":41,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801337,"i":4}},"signature":{"hash":{"$binary":{"base64":"TArYxnwz8lnbXTilSjVCpBpQlvs=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":281,"keysInserted":1405,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":212}}
{"t":{"$date":"2020-11-19T15:55:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25276","connectionId":1360,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3326","connectionId":1361,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1360","msg":"Connection ended","attr":{"remote":"172.20.32.60:25276","connectionId":1360,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1361","msg":"Connection ended","attr":{"remote":"172.20.51.222:3326","connectionId":1361,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:43.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54774","connectionId":1362,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:43.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1362","msg":"client metadata","attr":{"remote":"127.0.0.1:54774","client":"conn1362","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:43.854+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1362","msg":"Connection ended","attr":{"remote":"127.0.0.1:54774","connectionId":1362,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:44.572+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:55:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3318","connectionId":1363,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:46.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16612","connectionId":1364,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:46.162+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1363","msg":"Connection ended","attr":{"remote":"172.20.51.222:3318","connectionId":1363,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:46.165+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1364","msg":"Connection ended","attr":{"remote":"172.20.32.60:16612","connectionId":1364,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6796","connectionId":1365,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1365","msg":"Connection ended","attr":{"remote":"100.96.4.1:6796","connectionId":1365,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39250","connectionId":1366,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1366","msg":"Connection ended","attr":{"remote":"100.96.4.1:39250","connectionId":1366,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25294","connectionId":1367,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1367","msg":"Connection ended","attr":{"remote":"172.20.32.60:25294","connectionId":1367,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:52.543+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3344","connectionId":1368,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:52.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1368","msg":"Connection ended","attr":{"remote":"172.20.51.222:3344","connectionId":1368,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:53.815+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54870","connectionId":1369,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:53.817+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1369","msg":"client metadata","attr":{"remote":"127.0.0.1:54870","client":"conn1369","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:55:53.828+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1369","msg":"Connection ended","attr":{"remote":"127.0.0.1:54870","connectionId":1369,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:55.119+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1323","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":41,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":55,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801353,"i":1423}},"signature":{"hash":{"$binary":{"base64":"HItrUTaPA+n++QpD0SIg34l9FN4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":41,"keysInserted":205,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":138}}
{"t":{"$date":"2020-11-19T15:55:55.120+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":785,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"8b514a7b-0ab1-4d73-be1b-fc09ee9b974e"}},"txnNumber":56,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801353,"i":1079}},"signature":{"hash":{"$binary":{"base64":"HItrUTaPA+n++QpD0SIg34l9FN4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":785,"keysInserted":3925,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":6}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"w":6}},"Database":{"acquireCount":{"w":6}},"Collection":{"acquireCount":{"w":6}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":3},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":144}}
{"t":{"$date":"2020-11-19T15:55:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16620","connectionId":1370,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:56.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6927","connectionId":1371,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:55:56.158+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1371","msg":"Connection ended","attr":{"remote":"172.20.51.222:6927","connectionId":1371,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:56.162+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1370","msg":"Connection ended","attr":{"remote":"172.20.32.60:16620","connectionId":1370,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6802","connectionId":1372,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:58.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1372","msg":"Connection ended","attr":{"remote":"100.96.4.1:6802","connectionId":1372,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:55:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39256","connectionId":1373,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:55:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1373","msg":"Connection ended","attr":{"remote":"100.96.4.1:39256","connectionId":1373,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25314","connectionId":1374,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3364","connectionId":1375,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1374","msg":"Connection ended","attr":{"remote":"172.20.32.60:25314","connectionId":1374,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:02.544+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1375","msg":"Connection ended","attr":{"remote":"172.20.51.222:3364","connectionId":1375,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:03.533+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6816","connectionId":1376,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:03.543+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1376","msg":"client metadata","attr":{"remote":"100.96.4.1:6816","client":"conn1376","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:03.562+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25318","connectionId":1377,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:03.603+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1377","msg":"client metadata","attr":{"remote":"172.20.32.60:25318","client":"conn1377","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:03.606+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1377","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:25318"}}
{"t":{"$date":"2020-11-19T15:56:03.612+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1376","msg":"Connection ended","attr":{"remote":"100.96.4.1:6816","connectionId":1376,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:03.613+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1377","msg":"Connection ended","attr":{"remote":"172.20.32.60:25318","connectionId":1377,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:03.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3348","connectionId":1378,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:03.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1378","msg":"client metadata","attr":{"remote":"172.20.51.222:3348","client":"conn1378","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:03.619+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3368","connectionId":1379,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:03.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1379","msg":"client metadata","attr":{"remote":"172.20.51.222:3368","client":"conn1379","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:03.620+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1379","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.51.222:3368"}}
{"t":{"$date":"2020-11-19T15:56:03.625+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1378","msg":"Connection ended","attr":{"remote":"172.20.51.222:3348","connectionId":1378,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:03.625+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1379","msg":"Connection ended","attr":{"remote":"172.20.51.222:3368","connectionId":1379,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:03.845+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58102","connectionId":1380,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:03.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1380","msg":"client metadata","attr":{"remote":"127.0.0.1:58102","client":"conn1380","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:03.862+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1380","msg":"Connection ended","attr":{"remote":"127.0.0.1:58102","connectionId":1380,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:05.979+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16646","connectionId":1381,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:05.980+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1381","msg":"client metadata","attr":{"remote":"172.20.32.60:16646","client":"conn1381","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:05.985+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39280","connectionId":1382,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:05.988+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1382","msg":"client metadata","attr":{"remote":"100.96.4.1:39280","client":"conn1382","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:05.993+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1382","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"100.96.4.1:39280"}}
{"t":{"$date":"2020-11-19T15:56:06.004+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1381","msg":"Connection ended","attr":{"remote":"172.20.32.60:16646","connectionId":1381,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:06.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6826","connectionId":1383,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:06.010+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1383","msg":"client metadata","attr":{"remote":"100.96.4.1:6826","client":"conn1383","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:06.010+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1382","msg":"Connection ended","attr":{"remote":"100.96.4.1:39280","connectionId":1382,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:06.062+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25324","connectionId":1384,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:06.067+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1384","msg":"client metadata","attr":{"remote":"172.20.32.60:25324","client":"conn1384","doc":{"driver":{"name":"nodejs","version":"3.6.2"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.9.0-11-amd64"},"platform":"'Node.js v12.18.0, LE (unified)"}}}
{"t":{"$date":"2020-11-19T15:56:06.072+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1384","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"admin","authenticationDatabase":"admin","client":"172.20.32.60:25324"}}
{"t":{"$date":"2020-11-19T15:56:06.083+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1383","msg":"Connection ended","attr":{"remote":"100.96.4.1:6826","connectionId":1383,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:06.088+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1384","msg":"Connection ended","attr":{"remote":"172.20.32.60:25324","connectionId":1384,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16650","connectionId":1385,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3356","connectionId":1386,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:06.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1386","msg":"Connection ended","attr":{"remote":"172.20.51.222:3356","connectionId":1386,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:06.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1385","msg":"Connection ended","attr":{"remote":"172.20.32.60:16650","connectionId":1385,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6832","connectionId":1387,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1387","msg":"Connection ended","attr":{"remote":"100.96.4.1:6832","connectionId":1387,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39288","connectionId":1388,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:08.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1388","msg":"Connection ended","attr":{"remote":"100.96.4.1:39288","connectionId":1388,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25334","connectionId":1389,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3384","connectionId":1390,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1390","msg":"Connection ended","attr":{"remote":"172.20.51.222:3384","connectionId":1390,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:12.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1389","msg":"Connection ended","attr":{"remote":"172.20.32.60:25334","connectionId":1389,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:13.827+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58184","connectionId":1391,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:13.828+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1391","msg":"client metadata","attr":{"remote":"127.0.0.1:58184","client":"conn1391","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:13.836+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1391","msg":"Connection ended","attr":{"remote":"127.0.0.1:58184","connectionId":1391,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16658","connectionId":1392,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6928","connectionId":1393,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1392","msg":"Connection ended","attr":{"remote":"172.20.32.60:16658","connectionId":1392,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:16.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1393","msg":"Connection ended","attr":{"remote":"172.20.51.222:6928","connectionId":1393,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6844","connectionId":1394,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:18.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1394","msg":"Connection ended","attr":{"remote":"100.96.4.1:6844","connectionId":1394,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39300","connectionId":1395,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1395","msg":"Connection ended","attr":{"remote":"100.96.4.1:39300","connectionId":1395,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25344","connectionId":1396,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1396","msg":"Connection ended","attr":{"remote":"172.20.32.60:25344","connectionId":1396,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3394","connectionId":1397,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1397","msg":"Connection ended","attr":{"remote":"172.20.51.222:3394","connectionId":1397,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:23.112+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:56:23.910+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58282","connectionId":1398,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:23.911+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1398","msg":"client metadata","attr":{"remote":"127.0.0.1:58282","client":"conn1398","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:23.925+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1398","msg":"Connection ended","attr":{"remote":"127.0.0.1:58282","connectionId":1398,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16672","connectionId":1399,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:26.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3378","connectionId":1400,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:26.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1399","msg":"Connection ended","attr":{"remote":"172.20.32.60:16672","connectionId":1399,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:26.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1400","msg":"Connection ended","attr":{"remote":"172.20.51.222:3378","connectionId":1400,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6854","connectionId":1401,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:28.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1401","msg":"Connection ended","attr":{"remote":"100.96.4.1:6854","connectionId":1401,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39310","connectionId":1402,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1402","msg":"Connection ended","attr":{"remote":"100.96.4.1:39310","connectionId":1402,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25354","connectionId":1403,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3404","connectionId":1404,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1404","msg":"Connection ended","attr":{"remote":"172.20.51.222:3404","connectionId":1404,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1403","msg":"Connection ended","attr":{"remote":"172.20.32.60:25354","connectionId":1403,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:33.843+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58366","connectionId":1405,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:33.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1405","msg":"client metadata","attr":{"remote":"127.0.0.1:58366","client":"conn1405","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:33.858+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1405","msg":"Connection ended","attr":{"remote":"127.0.0.1:58366","connectionId":1405,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16678","connectionId":1406,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6929","connectionId":1407,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:36.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1406","msg":"Connection ended","attr":{"remote":"172.20.32.60:16678","connectionId":1406,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:36.162+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1407","msg":"Connection ended","attr":{"remote":"172.20.51.222:6929","connectionId":1407,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:38.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6860","connectionId":1408,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:38.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1408","msg":"Connection ended","attr":{"remote":"100.96.4.1:6860","connectionId":1408,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39316","connectionId":1409,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1409","msg":"Connection ended","attr":{"remote":"100.96.4.1:39316","connectionId":1409,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:39.055+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.$cmd","command":{"update":"streamers","updates":[{"q":{"service_id":"UC855Jc4CGO46Ye2iUjtIRLQ"},"u":{"$setOnInsert":{"created_at":{"$date":"2020-11-19T15:56:38.945Z"}},"$set":{"updated_at":{"$date":"2020-11-19T15:56:38.945Z"},"active":true,"last_fetch":"2020-11-18"}},"upsert":false,"multi":false}],"ordered":true,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"8b514a7b-0ab1-4d73-be1b-fc09ee9b974e"}},"txnNumber":81,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801398,"i":902}},"signature":{"hash":{"$binary":{"base64":"RpC5KsYVejzrEvV4Tg62sLrMbLw=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"numYields":1,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"w":3}},"Database":{"acquireCount":{"w":3}},"Collection":{"acquireCount":{"w":3}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":108}}
{"t":{"$date":"2020-11-19T15:56:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25360","connectionId":1410,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3410","connectionId":1411,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1410","msg":"Connection ended","attr":{"remote":"172.20.32.60:25360","connectionId":1410,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:42.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1411","msg":"Connection ended","attr":{"remote":"172.20.51.222:3410","connectionId":1411,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:43.837+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58444","connectionId":1412,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:43.839+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1412","msg":"client metadata","attr":{"remote":"127.0.0.1:58444","client":"conn1412","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:43.857+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1412","msg":"Connection ended","attr":{"remote":"127.0.0.1:58444","connectionId":1412,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:46.175+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3396","connectionId":1413,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:46.203+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16690","connectionId":1414,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:46.208+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1413","msg":"Connection ended","attr":{"remote":"172.20.51.222:3396","connectionId":1413,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:46.208+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1414","msg":"Connection ended","attr":{"remote":"172.20.32.60:16690","connectionId":1414,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:47.093+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1301","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":324,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e596db67-0066-40bf-b800-9166300677ed"}},"txnNumber":85,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801405,"i":855}},"signature":{"hash":{"$binary":{"base64":"C50cWGIqGzBTOFbzQuyzY3cy/R0=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":324,"keysInserted":1620,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":144}}
{"t":{"$date":"2020-11-19T15:56:48.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6872","connectionId":1415,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:48.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1415","msg":"Connection ended","attr":{"remote":"100.96.4.1:6872","connectionId":1415,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39326","connectionId":1416,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:48.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1416","msg":"Connection ended","attr":{"remote":"100.96.4.1:39326","connectionId":1416,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25370","connectionId":1417,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3420","connectionId":1418,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1417","msg":"Connection ended","attr":{"remote":"172.20.32.60:25370","connectionId":1417,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1418","msg":"Connection ended","attr":{"remote":"172.20.51.222:3420","connectionId":1418,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:53.991+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58536","connectionId":1419,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:53.997+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1419","msg":"client metadata","attr":{"remote":"127.0.0.1:58536","client":"conn1419","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:56:54.015+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1419","msg":"Connection ended","attr":{"remote":"127.0.0.1:58536","connectionId":1419,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16704","connectionId":1420,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:56.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6930","connectionId":1421,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:56:56.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1421","msg":"Connection ended","attr":{"remote":"172.20.51.222:6930","connectionId":1421,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:56.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1420","msg":"Connection ended","attr":{"remote":"172.20.32.60:16704","connectionId":1420,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:56.966+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":536,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"9ed3c0f8-fb47-4183-be70-e094cc9021f7"}},"txnNumber":101,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801414,"i":926}},"signature":{"hash":{"$binary":{"base64":"HeGHwvHp8Zeo6xNPDcz3AUd2Lh0=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":536,"keysInserted":2680,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":134}}
{"t":{"$date":"2020-11-19T15:56:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6886","connectionId":1422,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:58.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1422","msg":"Connection ended","attr":{"remote":"100.96.4.1:6886","connectionId":1422,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:56:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39334","connectionId":1423,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:56:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1423","msg":"Connection ended","attr":{"remote":"100.96.4.1:39334","connectionId":1423,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:01.502+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:57:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25392","connectionId":1424,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3442","connectionId":1425,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1425","msg":"Connection ended","attr":{"remote":"172.20.51.222:3442","connectionId":1425,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1424","msg":"Connection ended","attr":{"remote":"172.20.32.60:25392","connectionId":1424,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:03.837+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58626","connectionId":1426,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:03.837+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1426","msg":"client metadata","attr":{"remote":"127.0.0.1:58626","client":"conn1426","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:03.855+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1426","msg":"Connection ended","attr":{"remote":"127.0.0.1:58626","connectionId":1426,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:05.717+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn112","msg":"Connection ended","attr":{"remote":"127.0.0.1:40168","connectionId":112,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:57:05.734+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58632","connectionId":1427,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:05.735+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1427","msg":"client metadata","attr":{"remote":"127.0.0.1:58632","client":"conn1427","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongostat"}}}}
{"t":{"$date":"2020-11-19T15:57:05.736+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1427","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:58632"}}
{"t":{"$date":"2020-11-19T15:57:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16720","connectionId":1428,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3426","connectionId":1429,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:06.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1428","msg":"Connection ended","attr":{"remote":"172.20.32.60:16720","connectionId":1428,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1429","msg":"Connection ended","attr":{"remote":"172.20.51.222:3426","connectionId":1429,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6908","connectionId":1430,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:08.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1430","msg":"Connection ended","attr":{"remote":"100.96.4.1:6908","connectionId":1430,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39358","connectionId":1431,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1431","msg":"Connection ended","attr":{"remote":"100.96.4.1:39358","connectionId":1431,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25412","connectionId":1432,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3462","connectionId":1433,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1432","msg":"Connection ended","attr":{"remote":"172.20.32.60:25412","connectionId":1432,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1433","msg":"Connection ended","attr":{"remote":"172.20.51.222:3462","connectionId":1433,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:13.831+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58690","connectionId":1434,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:13.831+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1434","msg":"client metadata","attr":{"remote":"127.0.0.1:58690","client":"conn1434","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:13.838+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1434","msg":"Connection ended","attr":{"remote":"127.0.0.1:58690","connectionId":1434,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:14.318+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58694","connectionId":1435,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:14.318+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn122","msg":"Connection ended","attr":{"remote":"127.0.0.1:40208","connectionId":122,"connectionCount":24}}
{"t":{"$date":"2020-11-19T15:57:14.320+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1435","msg":"client metadata","attr":{"remote":"127.0.0.1:58694","client":"conn1435","doc":{"driver":{"name":"mongo-go-driver","version":"v1.4.0-rc0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.12.17","application":{"name":"mongotop"}}}}
{"t":{"$date":"2020-11-19T15:57:14.320+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1435","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"127.0.0.1:58694"}}
{"t":{"$date":"2020-11-19T15:57:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16740","connectionId":1436,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3446","connectionId":1437,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:16.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1437","msg":"Connection ended","attr":{"remote":"172.20.51.222:3446","connectionId":1437,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:16.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1436","msg":"Connection ended","attr":{"remote":"172.20.32.60:16740","connectionId":1436,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:18.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6922","connectionId":1438,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:18.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1438","msg":"Connection ended","attr":{"remote":"100.96.4.1:6922","connectionId":1438,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39374","connectionId":1439,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1439","msg":"Connection ended","attr":{"remote":"100.96.4.1:39374","connectionId":1439,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25422","connectionId":1440,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1440","msg":"Connection ended","attr":{"remote":"172.20.32.60:25422","connectionId":1440,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:22.545+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3472","connectionId":1441,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:22.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1441","msg":"Connection ended","attr":{"remote":"172.20.51.222:3472","connectionId":1441,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:23.908+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58778","connectionId":1442,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:23.912+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1442","msg":"client metadata","attr":{"remote":"127.0.0.1:58778","client":"conn1442","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:23.927+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1442","msg":"Connection ended","attr":{"remote":"127.0.0.1:58778","connectionId":1442,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16750","connectionId":1443,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:26.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3456","connectionId":1444,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:26.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1444","msg":"Connection ended","attr":{"remote":"172.20.51.222:3456","connectionId":1444,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:26.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1443","msg":"Connection ended","attr":{"remote":"172.20.32.60:16750","connectionId":1443,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6932","connectionId":1445,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1445","msg":"Connection ended","attr":{"remote":"100.96.4.1:6932","connectionId":1445,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39388","connectionId":1446,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:28.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1446","msg":"Connection ended","attr":{"remote":"100.96.4.1:39388","connectionId":1446,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25432","connectionId":1447,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3482","connectionId":1448,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1448","msg":"Connection ended","attr":{"remote":"172.20.51.222:3482","connectionId":1448,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1447","msg":"Connection ended","attr":{"remote":"172.20.32.60:25432","connectionId":1447,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:33.862+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58860","connectionId":1449,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:33.866+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1449","msg":"client metadata","attr":{"remote":"127.0.0.1:58860","client":"conn1449","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:33.879+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1449","msg":"Connection ended","attr":{"remote":"127.0.0.1:58860","connectionId":1449,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16756","connectionId":1450,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6931","connectionId":1451,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:36.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1451","msg":"Connection ended","attr":{"remote":"172.20.51.222:6931","connectionId":1451,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:36.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1450","msg":"Connection ended","attr":{"remote":"172.20.32.60:16756","connectionId":1450,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:38.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6940","connectionId":1452,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1452","msg":"Connection ended","attr":{"remote":"100.96.4.1:6940","connectionId":1452,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39394","connectionId":1453,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1453","msg":"Connection ended","attr":{"remote":"100.96.4.1:39394","connectionId":1453,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:39.635+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1323","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":396,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":141,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801458,"i":7}},"signature":{"hash":{"$binary":{"base64":"+kpmKpfDnsfhGHVJGZ6F8Mc621k=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":396,"keysInserted":1980,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":214}}
{"t":{"$date":"2020-11-19T15:57:40.037+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":7,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e01361ed-1199-449f-bd8b-4d2c9df67088"}},"txnNumber":132,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801458,"i":34}},"signature":{"hash":{"$binary":{"base64":"+kpmKpfDnsfhGHVJGZ6F8Mc621k=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":7,"keysInserted":35,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":133}}
{"t":{"$date":"2020-11-19T15:57:40.133+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1318","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":311,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"9ed3c0f8-fb47-4183-be70-e094cc9021f7"}},"txnNumber":134,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801458,"i":7}},"signature":{"hash":{"$binary":{"base64":"+kpmKpfDnsfhGHVJGZ6F8Mc621k=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":311,"keysInserted":1555,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":2},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":102}}
{"t":{"$date":"2020-11-19T15:57:40.583+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:57:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25438","connectionId":1454,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3488","connectionId":1455,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:42.544+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1454","msg":"Connection ended","attr":{"remote":"172.20.32.60:25438","connectionId":1454,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:42.544+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1455","msg":"Connection ended","attr":{"remote":"172.20.51.222:3488","connectionId":1455,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:43.832+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58934","connectionId":1456,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:43.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1456","msg":"client metadata","attr":{"remote":"127.0.0.1:58934","client":"conn1456","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:43.844+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1456","msg":"Connection ended","attr":{"remote":"127.0.0.1:58934","connectionId":1456,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16768","connectionId":1457,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3474","connectionId":1458,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1458","msg":"Connection ended","attr":{"remote":"172.20.51.222:3474","connectionId":1458,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1457","msg":"Connection ended","attr":{"remote":"172.20.32.60:16768","connectionId":1457,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6950","connectionId":1459,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:48.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1459","msg":"Connection ended","attr":{"remote":"100.96.4.1:6950","connectionId":1459,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39404","connectionId":1460,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1460","msg":"Connection ended","attr":{"remote":"100.96.4.1:39404","connectionId":1460,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25450","connectionId":1461,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3500","connectionId":1462,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1461","msg":"Connection ended","attr":{"remote":"172.20.32.60:25450","connectionId":1461,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1462","msg":"Connection ended","attr":{"remote":"172.20.51.222:3500","connectionId":1462,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:53.932+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59030","connectionId":1463,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:53.933+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1463","msg":"client metadata","attr":{"remote":"127.0.0.1:59030","client":"conn1463","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:57:53.995+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1463","msg":"Connection ended","attr":{"remote":"127.0.0.1:59030","connectionId":1463,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16774","connectionId":1464,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3480","connectionId":1465,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:57:56.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1465","msg":"Connection ended","attr":{"remote":"172.20.51.222:3480","connectionId":1465,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:56.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1464","msg":"Connection ended","attr":{"remote":"172.20.32.60:16774","connectionId":1464,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6956","connectionId":1466,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:58.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1466","msg":"Connection ended","attr":{"remote":"100.96.4.1:6956","connectionId":1466,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:57:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39412","connectionId":1467,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:57:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1467","msg":"Connection ended","attr":{"remote":"100.96.4.1:39412","connectionId":1467,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25462","connectionId":1468,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3512","connectionId":1469,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1468","msg":"Connection ended","attr":{"remote":"172.20.32.60:25462","connectionId":1468,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:02.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1469","msg":"Connection ended","attr":{"remote":"172.20.51.222:3512","connectionId":1469,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:03.875+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59102","connectionId":1470,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:03.879+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1470","msg":"client metadata","attr":{"remote":"127.0.0.1:59102","client":"conn1470","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:03.893+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1470","msg":"Connection ended","attr":{"remote":"127.0.0.1:59102","connectionId":1470,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:05.489+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1299","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":1038,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":164,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801483,"i":1}},"signature":{"hash":{"$binary":{"base64":"3UVSVLTxsUIokP8AGGw0KpJwNj4=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":1038,"keysInserted":5190,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":8}},"ReplicationStateTransition":{"acquireCount":{"w":9}},"Global":{"acquireCount":{"w":8}},"Database":{"acquireCount":{"w":8}},"Collection":{"acquireCount":{"w":8}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":103}}
{"t":{"$date":"2020-11-19T15:58:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16802","connectionId":1471,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3508","connectionId":1472,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:06.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1471","msg":"Connection ended","attr":{"remote":"172.20.32.60:16802","connectionId":1471,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:06.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1472","msg":"Connection ended","attr":{"remote":"172.20.51.222:3508","connectionId":1472,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:08.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6984","connectionId":1473,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:08.165+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1473","msg":"Connection ended","attr":{"remote":"100.96.4.1:6984","connectionId":1473,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39428","connectionId":1474,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:08.560+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1474","msg":"Connection ended","attr":{"remote":"100.96.4.1:39428","connectionId":1474,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25478","connectionId":1475,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3528","connectionId":1476,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1475","msg":"Connection ended","attr":{"remote":"172.20.32.60:25478","connectionId":1475,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1476","msg":"Connection ended","attr":{"remote":"172.20.51.222:3528","connectionId":1476,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:13.894+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59182","connectionId":1477,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:13.895+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1477","msg":"client metadata","attr":{"remote":"127.0.0.1:59182","client":"conn1477","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:13.901+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1477","msg":"Connection ended","attr":{"remote":"127.0.0.1:59182","connectionId":1477,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3516","connectionId":1478,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16810","connectionId":1479,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:16.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1479","msg":"Connection ended","attr":{"remote":"172.20.32.60:16810","connectionId":1479,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:16.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1478","msg":"Connection ended","attr":{"remote":"172.20.51.222:3516","connectionId":1478,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:6992","connectionId":1480,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:18.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1480","msg":"Connection ended","attr":{"remote":"100.96.4.1:6992","connectionId":1480,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39448","connectionId":1481,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1481","msg":"Connection ended","attr":{"remote":"100.96.4.1:39448","connectionId":1481,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:19.493+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:58:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25492","connectionId":1482,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3542","connectionId":1483,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1483","msg":"Connection ended","attr":{"remote":"172.20.51.222:3542","connectionId":1483,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1482","msg":"Connection ended","attr":{"remote":"172.20.32.60:25492","connectionId":1482,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:23.941+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59252","connectionId":1484,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:23.942+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1484","msg":"client metadata","attr":{"remote":"127.0.0.1:59252","client":"conn1484","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:23.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1484","msg":"Connection ended","attr":{"remote":"127.0.0.1:59252","connectionId":1484,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3526","connectionId":1485,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16820","connectionId":1486,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1485","msg":"Connection ended","attr":{"remote":"172.20.51.222:3526","connectionId":1485,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:26.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1486","msg":"Connection ended","attr":{"remote":"172.20.32.60:16820","connectionId":1486,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7002","connectionId":1487,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:28.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1487","msg":"Connection ended","attr":{"remote":"100.96.4.1:7002","connectionId":1487,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39458","connectionId":1488,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1488","msg":"Connection ended","attr":{"remote":"100.96.4.1:39458","connectionId":1488,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25502","connectionId":1489,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3552","connectionId":1490,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1489","msg":"Connection ended","attr":{"remote":"172.20.32.60:25502","connectionId":1489,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:32.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1490","msg":"Connection ended","attr":{"remote":"172.20.51.222:3552","connectionId":1490,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:33.823+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59312","connectionId":1491,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:33.824+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1491","msg":"client metadata","attr":{"remote":"127.0.0.1:59312","client":"conn1491","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:33.830+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1491","msg":"Connection ended","attr":{"remote":"127.0.0.1:59312","connectionId":1491,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16828","connectionId":1492,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:36.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3534","connectionId":1493,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:36.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1493","msg":"Connection ended","attr":{"remote":"172.20.51.222:3534","connectionId":1493,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:36.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1492","msg":"Connection ended","attr":{"remote":"172.20.32.60:16828","connectionId":1492,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:38.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7010","connectionId":1494,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:38.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1494","msg":"Connection ended","attr":{"remote":"100.96.4.1:7010","connectionId":1494,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39464","connectionId":1495,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:38.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1495","msg":"Connection ended","attr":{"remote":"100.96.4.1:39464","connectionId":1495,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25508","connectionId":1496,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3558","connectionId":1497,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1496","msg":"Connection ended","attr":{"remote":"172.20.32.60:25508","connectionId":1496,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1497","msg":"Connection ended","attr":{"remote":"172.20.51.222:3558","connectionId":1497,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:42.919+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1317","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":1469,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e01361ed-1199-449f-bd8b-4d2c9df67088"}},"txnNumber":182,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801520,"i":199}},"signature":{"hash":{"$binary":{"base64":"xThi+S0j3g3FoKe1hT6J4MfCnlk=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":1469,"keysInserted":7345,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":10}},"ReplicationStateTransition":{"acquireCount":{"w":11}},"Global":{"acquireCount":{"w":10}},"Database":{"acquireCount":{"w":10}},"Collection":{"acquireCount":{"w":10}},"Mutex":{"acquireCount":{"r":10}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":100}}
{"t":{"$date":"2020-11-19T15:58:43.889+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59392","connectionId":1498,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:43.890+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1498","msg":"client metadata","attr":{"remote":"127.0.0.1:59392","client":"conn1498","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:43.898+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1498","msg":"Connection ended","attr":{"remote":"127.0.0.1:59392","connectionId":1498,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16838","connectionId":1499,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3544","connectionId":1500,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1499","msg":"Connection ended","attr":{"remote":"172.20.32.60:16838","connectionId":1499,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1500","msg":"Connection ended","attr":{"remote":"172.20.51.222:3544","connectionId":1500,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:48.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7020","connectionId":1501,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:48.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1501","msg":"Connection ended","attr":{"remote":"100.96.4.1:7020","connectionId":1501,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39476","connectionId":1502,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:48.542+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1502","msg":"Connection ended","attr":{"remote":"100.96.4.1:39476","connectionId":1502,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25520","connectionId":1503,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3570","connectionId":1504,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1503","msg":"Connection ended","attr":{"remote":"172.20.32.60:25520","connectionId":1503,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1504","msg":"Connection ended","attr":{"remote":"172.20.51.222:3570","connectionId":1504,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:53.937+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59464","connectionId":1505,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:53.937+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1505","msg":"client metadata","attr":{"remote":"127.0.0.1:59464","client":"conn1505","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:58:53.974+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1505","msg":"Connection ended","attr":{"remote":"127.0.0.1:59464","connectionId":1505,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:54.907+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:58:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16844","connectionId":1506,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:56.149+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3550","connectionId":1507,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:58:56.153+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1507","msg":"Connection ended","attr":{"remote":"172.20.51.222:3550","connectionId":1507,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:56.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1506","msg":"Connection ended","attr":{"remote":"172.20.32.60:16844","connectionId":1506,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7026","connectionId":1508,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1508","msg":"Connection ended","attr":{"remote":"100.96.4.1:7026","connectionId":1508,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:58:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39482","connectionId":1509,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:58:58.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1509","msg":"Connection ended","attr":{"remote":"100.96.4.1:39482","connectionId":1509,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25532","connectionId":1510,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3582","connectionId":1511,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1511","msg":"Connection ended","attr":{"remote":"172.20.51.222:3582","connectionId":1511,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1510","msg":"Connection ended","attr":{"remote":"172.20.32.60:25532","connectionId":1510,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:03.837+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59544","connectionId":1512,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:03.839+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1512","msg":"client metadata","attr":{"remote":"127.0.0.1:59544","client":"conn1512","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:03.849+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1512","msg":"Connection ended","attr":{"remote":"127.0.0.1:59544","connectionId":1512,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16860","connectionId":1513,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:06.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3566","connectionId":1514,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:06.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1513","msg":"Connection ended","attr":{"remote":"172.20.32.60:16860","connectionId":1513,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:06.149+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1514","msg":"Connection ended","attr":{"remote":"172.20.51.222:3566","connectionId":1514,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7042","connectionId":1515,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:08.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1515","msg":"Connection ended","attr":{"remote":"100.96.4.1:7042","connectionId":1515,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39498","connectionId":1516,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:08.543+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1516","msg":"Connection ended","attr":{"remote":"100.96.4.1:39498","connectionId":1516,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25544","connectionId":1517,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3594","connectionId":1518,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1517","msg":"Connection ended","attr":{"remote":"172.20.32.60:25544","connectionId":1517,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1518","msg":"Connection ended","attr":{"remote":"172.20.51.222:3594","connectionId":1518,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:13.858+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59610","connectionId":1519,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:13.861+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1519","msg":"client metadata","attr":{"remote":"127.0.0.1:59610","client":"conn1519","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:13.874+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1519","msg":"Connection ended","attr":{"remote":"127.0.0.1:59610","connectionId":1519,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16868","connectionId":1520,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:16.236+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3574","connectionId":1521,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:16.322+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1520","msg":"Connection ended","attr":{"remote":"172.20.32.60:16868","connectionId":1520,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:16.322+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1521","msg":"Connection ended","attr":{"remote":"172.20.51.222:3574","connectionId":1521,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:18.151+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7050","connectionId":1522,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:18.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1522","msg":"Connection ended","attr":{"remote":"100.96.4.1:7050","connectionId":1522,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:18.537+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39506","connectionId":1523,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1523","msg":"Connection ended","attr":{"remote":"100.96.4.1:39506","connectionId":1523,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25554","connectionId":1524,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3604","connectionId":1525,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1524","msg":"Connection ended","attr":{"remote":"172.20.32.60:25554","connectionId":1524,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:22.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1525","msg":"Connection ended","attr":{"remote":"172.20.51.222:3604","connectionId":1525,"connectionCount":25}}
{"t":{"$date":"2020-11-19T15:59:22.728+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3586","connectionId":1526,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:22.729+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1526","msg":"client metadata","attr":{"remote":"172.20.51.222:3586","client":"conn1526","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"20.04"}}}}
{"t":{"$date":"2020-11-19T15:59:22.923+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1526","msg":"Successful authentication","attr":{"mechanism":"SCRAM-SHA-256","principalName":"root","authenticationDatabase":"admin","client":"172.20.51.222:3586"}}
{"t":{"$date":"2020-11-19T15:59:23.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59698","connectionId":1527,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:23.943+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1527","msg":"client metadata","attr":{"remote":"127.0.0.1:59698","client":"conn1527","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:23.958+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1527","msg":"Connection ended","attr":{"remote":"127.0.0.1:59698","connectionId":1527,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:26.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16888","connectionId":1528,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6932","connectionId":1529,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1529","msg":"Connection ended","attr":{"remote":"172.20.51.222:6932","connectionId":1529,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:26.152+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1528","msg":"Connection ended","attr":{"remote":"172.20.32.60:16888","connectionId":1528,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7074","connectionId":1530,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1530","msg":"Connection ended","attr":{"remote":"100.96.4.1:7074","connectionId":1530,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39520","connectionId":1531,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:28.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1531","msg":"Connection ended","attr":{"remote":"100.96.4.1:39520","connectionId":1531,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25572","connectionId":1532,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:32.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3622","connectionId":1533,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:32.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1533","msg":"Connection ended","attr":{"remote":"172.20.51.222:3622","connectionId":1533,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:32.555+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1532","msg":"Connection ended","attr":{"remote":"172.20.32.60:25572","connectionId":1532,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:32.718+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T15:59:33.856+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59764","connectionId":1534,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:33.856+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1534","msg":"client metadata","attr":{"remote":"127.0.0.1:59764","client":"conn1534","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:33.876+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1534","msg":"Connection ended","attr":{"remote":"127.0.0.1:59764","connectionId":1534,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16900","connectionId":1535,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1535","msg":"Connection ended","attr":{"remote":"172.20.32.60:16900","connectionId":1535,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3606","connectionId":1536,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:36.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1536","msg":"Connection ended","attr":{"remote":"172.20.51.222:3606","connectionId":1536,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7088","connectionId":1537,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:38.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1537","msg":"Connection ended","attr":{"remote":"100.96.4.1:7088","connectionId":1537,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39534","connectionId":1538,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1538","msg":"Connection ended","attr":{"remote":"100.96.4.1:39534","connectionId":1538,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25586","connectionId":1539,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3636","connectionId":1540,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1540","msg":"Connection ended","attr":{"remote":"172.20.51.222:3636","connectionId":1540,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1539","msg":"Connection ended","attr":{"remote":"172.20.32.60:25586","connectionId":1539,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:43.825+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59850","connectionId":1541,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:43.826+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1541","msg":"client metadata","attr":{"remote":"127.0.0.1:59850","client":"conn1541","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:43.833+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1541","msg":"Connection ended","attr":{"remote":"127.0.0.1:59850","connectionId":1541,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:44.937+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1301","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":1245,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e01361ed-1199-449f-bd8b-4d2c9df67088"}},"txnNumber":225,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801580,"i":164}},"signature":{"hash":{"$binary":{"base64":"BYYEJ7gIwCtlpAPqjqxyalnsJDo=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":1245,"keysInserted":6225,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":8}},"ReplicationStateTransition":{"acquireCount":{"w":9}},"Global":{"acquireCount":{"w":8}},"Database":{"acquireCount":{"w":8}},"Collection":{"acquireCount":{"w":8}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":3},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":102}}
{"t":{"$date":"2020-11-19T15:59:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3624","connectionId":1542,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16918","connectionId":1543,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1542","msg":"Connection ended","attr":{"remote":"172.20.51.222:3624","connectionId":1542,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:46.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1543","msg":"Connection ended","attr":{"remote":"172.20.32.60:16918","connectionId":1543,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:48.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7100","connectionId":1544,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:48.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1544","msg":"Connection ended","attr":{"remote":"100.96.4.1:7100","connectionId":1544,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39554","connectionId":1545,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1545","msg":"Connection ended","attr":{"remote":"100.96.4.1:39554","connectionId":1545,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25598","connectionId":1546,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3648","connectionId":1547,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:52.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1547","msg":"Connection ended","attr":{"remote":"172.20.51.222:3648","connectionId":1547,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:52.549+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1546","msg":"Connection ended","attr":{"remote":"172.20.32.60:25598","connectionId":1546,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:53.936+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59916","connectionId":1548,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:53.937+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1548","msg":"client metadata","attr":{"remote":"127.0.0.1:59916","client":"conn1548","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T15:59:53.957+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1548","msg":"Connection ended","attr":{"remote":"127.0.0.1:59916","connectionId":1548,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:56.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16924","connectionId":1549,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3630","connectionId":1550,"connectionCount":28}}
{"t":{"$date":"2020-11-19T15:59:56.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1549","msg":"Connection ended","attr":{"remote":"172.20.32.60:16924","connectionId":1549,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:56.159+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1550","msg":"Connection ended","attr":{"remote":"172.20.51.222:3630","connectionId":1550,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:58.142+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7106","connectionId":1551,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:58.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1551","msg":"Connection ended","attr":{"remote":"100.96.4.1:7106","connectionId":1551,"connectionCount":26}}
{"t":{"$date":"2020-11-19T15:59:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39564","connectionId":1552,"connectionCount":27}}
{"t":{"$date":"2020-11-19T15:59:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1552","msg":"Connection ended","attr":{"remote":"100.96.4.1:39564","connectionId":1552,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25616","connectionId":1553,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3666","connectionId":1554,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1554","msg":"Connection ended","attr":{"remote":"172.20.51.222:3666","connectionId":1554,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1553","msg":"Connection ended","attr":{"remote":"172.20.32.60:25616","connectionId":1553,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:03.833+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60014","connectionId":1555,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:03.834+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1555","msg":"client metadata","attr":{"remote":"127.0.0.1:60014","client":"conn1555","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:03.850+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1555","msg":"Connection ended","attr":{"remote":"127.0.0.1:60014","connectionId":1555,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16942","connectionId":1556,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:6933","connectionId":1557,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:06.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1557","msg":"Connection ended","attr":{"remote":"172.20.51.222:6933","connectionId":1557,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:06.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1556","msg":"Connection ended","attr":{"remote":"172.20.32.60:16942","connectionId":1556,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7124","connectionId":1558,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:08.159+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1558","msg":"Connection ended","attr":{"remote":"100.96.4.1:7124","connectionId":1558,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39582","connectionId":1559,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1559","msg":"Connection ended","attr":{"remote":"100.96.4.1:39582","connectionId":1559,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25628","connectionId":1560,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:12.540+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3678","connectionId":1561,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:12.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1561","msg":"Connection ended","attr":{"remote":"172.20.51.222:3678","connectionId":1561,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:12.547+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1560","msg":"Connection ended","attr":{"remote":"172.20.32.60:25628","connectionId":1560,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:13.590+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T16:00:13.867+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60098","connectionId":1562,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:13.868+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1562","msg":"client metadata","attr":{"remote":"127.0.0.1:60098","client":"conn1562","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:13.888+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1562","msg":"Connection ended","attr":{"remote":"127.0.0.1:60098","connectionId":1562,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:16.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16950","connectionId":1563,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3656","connectionId":1564,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:16.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1563","msg":"Connection ended","attr":{"remote":"172.20.32.60:16950","connectionId":1563,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:16.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1564","msg":"Connection ended","attr":{"remote":"172.20.51.222:3656","connectionId":1564,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7132","connectionId":1565,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1565","msg":"Connection ended","attr":{"remote":"100.96.4.1:7132","connectionId":1565,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39590","connectionId":1566,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:18.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1566","msg":"Connection ended","attr":{"remote":"100.96.4.1:39590","connectionId":1566,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:22.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25634","connectionId":1567,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3684","connectionId":1568,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1567","msg":"Connection ended","attr":{"remote":"172.20.32.60:25634","connectionId":1567,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:22.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1568","msg":"Connection ended","attr":{"remote":"172.20.51.222:3684","connectionId":1568,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:23.831+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60174","connectionId":1569,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:23.834+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1569","msg":"client metadata","attr":{"remote":"127.0.0.1:60174","client":"conn1569","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:23.857+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1569","msg":"Connection ended","attr":{"remote":"127.0.0.1:60174","connectionId":1569,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16964","connectionId":1570,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:26.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3670","connectionId":1571,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:26.148+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1570","msg":"Connection ended","attr":{"remote":"172.20.32.60:16964","connectionId":1570,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:26.158+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1571","msg":"Connection ended","attr":{"remote":"172.20.51.222:3670","connectionId":1571,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:28.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7148","connectionId":1572,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:28.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1572","msg":"Connection ended","attr":{"remote":"100.96.4.1:7148","connectionId":1572,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39604","connectionId":1573,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:28.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1573","msg":"Connection ended","attr":{"remote":"100.96.4.1:39604","connectionId":1573,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25648","connectionId":1574,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3698","connectionId":1575,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:32.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1575","msg":"Connection ended","attr":{"remote":"172.20.51.222:3698","connectionId":1575,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:32.547+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1574","msg":"Connection ended","attr":{"remote":"172.20.32.60:25648","connectionId":1574,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:33.806+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60260","connectionId":1576,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:33.807+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1576","msg":"client metadata","attr":{"remote":"127.0.0.1:60260","client":"conn1576","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:33.823+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1576","msg":"Connection ended","attr":{"remote":"127.0.0.1:60260","connectionId":1576,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16980","connectionId":1577,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:36.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3686","connectionId":1578,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:36.150+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1578","msg":"Connection ended","attr":{"remote":"172.20.51.222:3686","connectionId":1578,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:36.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1577","msg":"Connection ended","attr":{"remote":"172.20.32.60:16980","connectionId":1577,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:38.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7162","connectionId":1579,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:38.199+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1579","msg":"Connection ended","attr":{"remote":"100.96.4.1:7162","connectionId":1579,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39610","connectionId":1580,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:38.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1580","msg":"Connection ended","attr":{"remote":"100.96.4.1:39610","connectionId":1580,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25656","connectionId":1581,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3706","connectionId":1582,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:42.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1582","msg":"Connection ended","attr":{"remote":"172.20.51.222:3706","connectionId":1582,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:42.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1581","msg":"Connection ended","attr":{"remote":"172.20.32.60:25656","connectionId":1581,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:43.888+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60360","connectionId":1583,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:43.892+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1583","msg":"client metadata","attr":{"remote":"127.0.0.1:60360","client":"conn1583","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:43.904+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1583","msg":"Connection ended","attr":{"remote":"127.0.0.1:60360","connectionId":1583,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:46.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:16990","connectionId":1584,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:46.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3696","connectionId":1585,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:46.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1585","msg":"Connection ended","attr":{"remote":"172.20.51.222:3696","connectionId":1585,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:46.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1584","msg":"Connection ended","attr":{"remote":"172.20.32.60:16990","connectionId":1584,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:46.402+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1323","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streamers","command":{"find":"streamers","filter":{"service_id":"UC1IMxVjVrmUe6tJU1WHeLAw"},"projection":{},"limit":1,"singleBatch":true,"batchSize":1,"returnKey":false,"showRecordId":false,"lsid":{"id":{"$uuid":"9ed3c0f8-fb47-4183-be70-e094cc9021f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801644,"i":1220}},"signature":{"hash":{"$binary":{"base64":"wGB0UCgVbbxTWvl2PrWQybwA0DU=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"planSummary":"IXSCAN { service_id: 1 }","keysExamined":1,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"queryHash":"75535147","planCacheKey":"DFC25CBE","reslen":414,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":112}}
{"t":{"$date":"2020-11-19T16:00:46.403+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1301","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":326,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":293,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801644,"i":1220}},"signature":{"hash":{"$binary":{"base64":"wGB0UCgVbbxTWvl2PrWQybwA0DU=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":326,"keysInserted":1630,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"w":4}},"Database":{"acquireCount":{"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":3},"writeConcern":{"w":"majority","wtimeout":0},"storage":{"data":{"bytesRead":20778,"timeReadingMicros":26}},"protocol":"op_msg","durationMillis":133}}
{"t":{"$date":"2020-11-19T16:00:48.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7206","connectionId":1586,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:48.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1586","msg":"Connection ended","attr":{"remote":"100.96.4.1:7206","connectionId":1586,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39630","connectionId":1587,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:48.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1587","msg":"Connection ended","attr":{"remote":"100.96.4.1:39630","connectionId":1587,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:48.896+00:00"},"s":"I", "c":"STORAGE", "id":22402, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"WiredTiger record store oplog truncation finished","attr":{"durationMillis":0}}
{"t":{"$date":"2020-11-19T16:00:52.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25674","connectionId":1588,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3724","connectionId":1589,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1589","msg":"Connection ended","attr":{"remote":"172.20.51.222:3724","connectionId":1589,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:52.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1588","msg":"Connection ended","attr":{"remote":"172.20.32.60:25674","connectionId":1588,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:53.842+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60436","connectionId":1590,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:53.911+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1590","msg":"client metadata","attr":{"remote":"127.0.0.1:60436","client":"conn1590","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:00:53.918+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1590","msg":"Connection ended","attr":{"remote":"127.0.0.1:60436","connectionId":1590,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:56.144+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:17030","connectionId":1591,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:56.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3736","connectionId":1592,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:00:56.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1591","msg":"Connection ended","attr":{"remote":"172.20.32.60:17030","connectionId":1591,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:56.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1592","msg":"Connection ended","attr":{"remote":"172.20.51.222:3736","connectionId":1592,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:58.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7212","connectionId":1593,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:58.155+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1593","msg":"Connection ended","attr":{"remote":"100.96.4.1:7212","connectionId":1593,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:00:58.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39636","connectionId":1594,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:00:58.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1594","msg":"Connection ended","attr":{"remote":"100.96.4.1:39636","connectionId":1594,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:02.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25720","connectionId":1595,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3770","connectionId":1596,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:01:02.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1596","msg":"Connection ended","attr":{"remote":"172.20.51.222:3770","connectionId":1596,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:02.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1595","msg":"Connection ended","attr":{"remote":"172.20.32.60:25720","connectionId":1595,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:03.838+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60520","connectionId":1597,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:03.838+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1597","msg":"client metadata","attr":{"remote":"127.0.0.1:60520","client":"conn1597","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:01:03.849+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1597","msg":"Connection ended","attr":{"remote":"127.0.0.1:60520","connectionId":1597,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:06.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:17046","connectionId":1598,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:06.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3752","connectionId":1599,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:01:06.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1599","msg":"Connection ended","attr":{"remote":"172.20.51.222:3752","connectionId":1599,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:06.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1598","msg":"Connection ended","attr":{"remote":"172.20.32.60:17046","connectionId":1598,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:08.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7228","connectionId":1600,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:08.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1600","msg":"Connection ended","attr":{"remote":"100.96.4.1:7228","connectionId":1600,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39686","connectionId":1601,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:08.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1601","msg":"Connection ended","attr":{"remote":"100.96.4.1:39686","connectionId":1601,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:08.726+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1300","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":1114,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"}},"txnNumber":316,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801666,"i":10}},"signature":{"hash":{"$binary":{"base64":"Ex9K66PlxkzTTR4UQ8zF9zaOMs8=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":1114,"keysInserted":5570,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":8}},"ReplicationStateTransition":{"acquireCount":{"w":9}},"Global":{"acquireCount":{"w":8}},"Database":{"acquireCount":{"w":8}},"Collection":{"acquireCount":{"w":8}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":3},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":109}}
{"t":{"$date":"2020-11-19T16:01:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:25732","connectionId":1602,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3782","connectionId":1603,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:01:12.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1602","msg":"Connection ended","attr":{"remote":"172.20.32.60:25732","connectionId":1602,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:12.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1603","msg":"Connection ended","attr":{"remote":"172.20.51.222:3782","connectionId":1603,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:13.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60608","connectionId":1604,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:13.885+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1604","msg":"client metadata","attr":{"remote":"127.0.0.1:60608","client":"conn1604","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.1"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 4.9.0-11-amd64"}}}}
{"t":{"$date":"2020-11-19T16:01:13.897+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1604","msg":"Connection ended","attr":{"remote":"127.0.0.1:60608","connectionId":1604,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:16.159+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.32.60:17060","connectionId":1605,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:16.166+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.20.51.222:3766","connectionId":1606,"connectionCount":28}}
{"t":{"$date":"2020-11-19T16:01:16.170+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1606","msg":"Connection ended","attr":{"remote":"172.20.51.222:3766","connectionId":1606,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:16.173+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1605","msg":"Connection ended","attr":{"remote":"172.20.32.60:17060","connectionId":1605,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:18.143+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:7242","connectionId":1607,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:18.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1607","msg":"Connection ended","attr":{"remote":"100.96.4.1:7242","connectionId":1607,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"100.96.4.1:39694","connectionId":1608,"connectionCount":27}}
{"t":{"$date":"2020-11-19T16:01:18.538+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1608","msg":"Connection ended","attr":{"remote":"100.96.4.1:39694","connectionId":1608,"connectionCount":26}}
{"t":{"$date":"2020-11-19T16:01:19.136+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1320","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":6,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"9ed3c0f8-fb47-4183-be70-e094cc9021f7"}},"txnNumber":297,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801677,"i":371}},"signature":{"hash":{"$binary":{"base64":"jUEeJQxSVpBDj2FV8qd1dIbjlyc=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":6,"keysInserted":30,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":117}}
{"t":{"$date":"2020-11-19T16:01:19.137+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1299","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":6,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"e01361ed-1199-449f-bd8b-4d2c9df67088"}},"txnNumber":295,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1605801677,"i":371}},"signature":{"hash":{"$binary":{"base64":"jUEeJQxSVpBDj2FV8qd1dIbjlyc=","subType":"0"}},"keyId":6855964983600087045}},"$db":"streamhatchet"},"ninserted":6,"keysInserted":30,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":3}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1},"writeConcern":{"w":"majority","wtimeout":0},"storage":{},"protocol":"op_msg","durationMillis":126}}
{"t":{"$date":"2020-11-19T16:01:19.229+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1317","msg":"Slow query","attr":{"type":"command","ns":"streamhatchet.streams","command":{"insert":"streams","documents":691,"ordered":false,"writeConcern":{"w":"majority"},"lsid":{"id":{"$uuid":"bedb261c-c333-4af5-9280-b257a2b0bbf6"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment