Results

By type

          mongodb 16:09:35.11 INFO  ==> 
mongodb 16:09:35.12 INFO  ==> Welcome to the Bitnami mongodb container
mongodb 16:09:35.13 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
mongodb 16:09:35.14 INFO  ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information.
mongodb 16:09:35.14 INFO  ==> 
mongodb 16:09:35.16 INFO  ==> ** Starting MongoDB setup **
mongodb 16:09:35.20 INFO  ==> Validating settings in MONGODB_* env vars...
mongodb 16:09:35.21 WARN  ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment.
mongodb 16:09:35.27 INFO  ==> Initializing MongoDB...
mongodb 16:09:35.43 INFO  ==> Deploying MongoDB from scratch...
MongoNetworkError: connect ECONNREFUSED 10.233.71.33:27017
mongodb 16:09:37.39 INFO  ==> Creating users...
mongodb 16:09:37.39 INFO  ==> Users created
mongodb 16:09:37.43 INFO  ==> Stopping MongoDB...

mongodb 16:09:38.45 INFO  ==> ** MongoDB setup finished! **
mongodb 16:09:38.48 INFO  ==> ** Starting MongoDB **
{"t":{"$date":"2025-12-07T16:09:38.553Z"},"s":"I",  "c":"CONTROL",  "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"enableLocalhostAuthBypass":{"default":true,"value":true}}}}

{"t":{"$date":"2025-12-07T16:09:38.554+00:00"},"s":"I",  "c":"CONTROL",  "id":20698,   "ctx":"main","msg":"***** SERVER RESTARTED *****"}
{"t":{"$date":"2025-12-07T16:09:38.559+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":"2025-12-07T16:09:38.562+00:00"},"s":"I",  "c":"CONTROL",  "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
{"t":{"$date":"2025-12-07T16:09:38.563+00:00"},"s":"I",  "c":"NETWORK",  "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set at least one of the related parameters","attr":{"relatedParameters":["tcpFastOpenServer","tcpFastOpenClient","tcpFastOpenQueueSize"]}}
{"t":{"$date":"2025-12-07T16:09:38.564+00:00"},"s":"I",  "c":"NETWORK",  "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":25},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":25},"outgoing":{"minWireVersion":6,"maxWireVersion":25},"isInternalClient":true}}}
{"t":{"$date":"2025-12-07T16:09:38.567+00:00"},"s":"I",  "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
{"t":{"$date":"2025-12-07T16:09:38.567+00:00"},"s":"I",  "c":"CONTROL",  "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/bitnami/mongodb/data/db","architecture":"64-bit","host":"onap-multicloud-multicloud-k8s-mongo-5c59d767fb-vwcc7"}}
{"t":{"$date":"2025-12-07T16:09:38.567+00:00"},"s":"W",  "c":"CONTROL",  "id":20720,   "ctx":"initandlisten","msg":"Memory available to mongo process is less than total system memory","attr":{"availableMemSizeMB":2048,"systemMemSizeMB":32112}}
{"t":{"$date":"2025-12-07T16:09:38.567+00:00"},"s":"I",  "c":"CONTROL",  "id":23403,   "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"8.0.9","gitVersion":"f882ef816d531ecfbb593843e4c554fda90ca416","openSSLVersion":"OpenSSL 3.0.16 11 Feb 2025","modules":[],"allocator":"tcmalloc-google","environment":{"distmod":"debian12","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2025-12-07T16:09:38.567+00:00"},"s":"I",  "c":"CONTROL",  "id":51765,   "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"PRETTY_NAME=\"Debian GNU/Linux 12 (bookworm)\"","version":"Kernel 5.4.0-96-generic"}}}
{"t":{"$date":"2025-12-07T16:09:38.567+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"},"security":{"authorization":"disabled"},"setParameter":{"enableLocalhostAuthBypass":"true"},"storage":{"dbPath":"/bitnami/mongodb/data/db","directoryPerDB":false},"systemLog":{"destination":"file","logAppend":true,"logRotate":"reopen","path":"/opt/bitnami/mongodb/logs/mongodb.log","quiet":false,"verbosity":0}}}}
{"t":{"$date":"2025-12-07T16:09:38.569+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":"2025-12-07T16:09:38.569+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":"2025-12-07T16:09:38.569+00:00"},"s":"I",  "c":"STORAGE",  "id":22315,   "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=512M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],prefetch=(available=true,default=false),"}}
{"t":{"$date":"2025-12-07T16:09:39.311+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":311041,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Recovering log 1 through 2"}}}
{"t":{"$date":"2025-12-07T16:09:39.436+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":435968,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Recovering log 2 through 2"}}}
{"t":{"$date":"2025-12-07T16:09:39.609+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":609131,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Main recovery loop: starting at 1/25344 to 2/256"}}}
{"t":{"$date":"2025-12-07T16:09:39.735+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":735637,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Recovering log 1 through 2"}}}
{"t":{"$date":"2025-12-07T16:09:39.818+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":818323,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Recovering log 2 through 2"}}}
{"t":{"$date":"2025-12-07T16:09:39.881+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":881706,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery log replay has successfully finished and ran for 571 milliseconds"}}}
{"t":{"$date":"2025-12-07T16:09:39.881+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":881897,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}}
{"t":{"$date":"2025-12-07T16:09:39.881+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":881956,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}}
{"t":{"$date":"2025-12-07T16:09:39.883+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":883442,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery rollback to stable has successfully finished and ran for 1 milliseconds"}}}
{"t":{"$date":"2025-12-07T16:09:39.897+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":897257,"thread":"1:0x7f2e60c4d200","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 1, snapshot max: 1 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:09:39.948+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":948032,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery checkpoint has successfully finished and ran for 64 milliseconds"}}}
{"t":{"$date":"2025-12-07T16:09:39.948+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123779,"ts_usec":948316,"thread":"1:0x7f2e60c4d200","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":34,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery was completed successfully and took 637ms, including 571ms for the log replay, 1ms for the rollback to stable, and 64ms for the checkpoint."}}}
{"t":{"$date":"2025-12-07T16:09:39.957+00:00"},"s":"I",  "c":"STORAGE",  "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1387}}
{"t":{"$date":"2025-12-07T16:09:39.957+00:00"},"s":"I",  "c":"RECOVERY", "id":23987,   "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2025-12-07T16:09:39.961+00:00"},"s":"I",  "c":"STORAGE",  "id":9529901, "ctx":"initandlisten","msg":"Initializing durable catalog","attr":{"numRecords":3}}
{"t":{"$date":"2025-12-07T16:09:39.963+00:00"},"s":"I",  "c":"STORAGE",  "id":9529902, "ctx":"initandlisten","msg":"Retrieving all idents from storage engine"}
{"t":{"$date":"2025-12-07T16:09:39.963+00:00"},"s":"I",  "c":"STORAGE",  "id":9529903, "ctx":"initandlisten","msg":"Initializing all collections in durable catalog","attr":{"numEntries":3}}
{"t":{"$date":"2025-12-07T16:09:39.977+00:00"},"s":"W",  "c":"CONTROL",  "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/enabled","currentValue":"never","desiredValue":"always"},"tags":["startupWarnings"]}
{"t":{"$date":"2025-12-07T16:09:39.977+00:00"},"s":"W",  "c":"CONTROL",  "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/defrag","currentValue":"madvise","desiredValue":"defer+madvise"},"tags":["startupWarnings"]}
{"t":{"$date":"2025-12-07T16:09:39.977+00:00"},"s":"W",  "c":"CONTROL",  "id":8640302, "ctx":"initandlisten","msg":"We suggest setting the contents of sysfsFile to 0.","attr":{"sysfsFile":"/sys/kernel/mm/transparent_hugepage/khugepaged/max_ptes_none","currentValue":511},"tags":["startupWarnings"]}
{"t":{"$date":"2025-12-07T16:09:39.977+00:00"},"s":"W",  "c":"CONTROL",  "id":8718500, "ctx":"initandlisten","msg":"Your system has glibc support for rseq built in, which is not yet supported by tcmalloc-google and has critical performance implications. Please set the environment variable GLIBC_TUNABLES=glibc.pthread.rseq=0","tags":["startupWarnings"]}
{"t":{"$date":"2025-12-07T16:09:39.977+00:00"},"s":"W",  "c":"NETWORK",  "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":1048575,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
{"t":{"$date":"2025-12-07T16:09:39.982+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":25},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":25},"outgoing":{"minWireVersion":6,"maxWireVersion":25},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":25},"incomingInternalClient":{"minWireVersion":25,"maxWireVersion":25},"outgoing":{"minWireVersion":25,"maxWireVersion":25},"isInternalClient":true}}}
{"t":{"$date":"2025-12-07T16:09:39.982+00:00"},"s":"I",  "c":"REPL",     "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"8.0","context":"startup"}}
{"t":{"$date":"2025-12-07T16:09:39.982+00:00"},"s":"I",  "c":"STORAGE",  "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
{"t":{"$date":"2025-12-07T16:09:39.985+00:00"},"s":"I",  "c":"CONTROL",  "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
{"t":{"$date":"2025-12-07T16:09:39.985+00:00"},"s":"I",  "c":"CONTROL",  "id":20536,   "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2025-12-07T16:09:39.986+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":"2025-12-07T16:09:39.991+00:00"},"s":"I",  "c":"REPL",     "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
{"t":{"$date":"2025-12-07T16:09:39.991+00:00"},"s":"I",  "c":"STORAGE",  "id":22262,   "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2025-12-07T16:09:39.991+00:00"},"s":"I",  "c":"STORAGE",  "id":7333401, "ctx":"initandlisten","msg":"Starting the DiskSpaceMonitor"}
{"t":{"$date":"2025-12-07T16:09:39.997+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"/opt/bitnami/mongodb/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2025-12-07T16:09:39.997+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:27017"}}
{"t":{"$date":"2025-12-07T16:09:39.998+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2025-12-07T16:09:39.998+00:00"},"s":"I",  "c":"CONTROL",  "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Set up periodic runner":"0 ms","Set up online certificate status protocol manager":"0 ms","Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Validate options in metadata against current startup options":"0 ms","Create storage engine":"1394 ms","Write current PID to file":"9 ms","Initialize FCV before rebuilding indexes":"4 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Load cluster parameters from disk for a standalone":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Start up the replication coordinator":"1 ms","Ensure the change stream collections on startup contain consistent data":"0 ms","Write startup options to the audit log":"0 ms","Start transport layer":"2 ms","_initAndListen total elapsed time":"1431 ms"}}}}
{"t":{"$date":"2025-12-07T16:09:40.010+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"internalQueryCacheSize","canonicalName":"internalQueryCacheMaxEntriesPerCollection"}}
{"t":{"$date":"2025-12-07T16:09:40.011+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"oplogSamplingLogIntervalSeconds","canonicalName":"collectionSamplingLogIntervalSeconds"}}
{"t":{"$date":"2025-12-07T16:09:40.011+00:00"},"s":"W",  "c":"NETWORK",  "id":23803,   "ctx":"ftdc","msg":"Use of deprecated server parameter 'sslMode', please use 'tlsMode' instead."}
{"t":{"$date":"2025-12-07T16:09:40.011+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentReadTransactions","canonicalName":"storageEngineConcurrentReadTransactions"}}
{"t":{"$date":"2025-12-07T16:09:40.011+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentWriteTransactions","canonicalName":"storageEngineConcurrentWriteTransactions"}}
{"t":{"$date":"2025-12-07T16:09:50.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59718","uuid":{"uuid":{"$uuid":"6c065926-276f-419e-88de-aa274d949020"}},"connectionId":1,"connectionCount":1}}
{"t":{"$date":"2025-12-07T16:09:50.698+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:59718","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:09:50.853+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59730","uuid":{"uuid":{"$uuid":"2080abff-dfc0-452c-93f2-9d7fd65882f8"}},"connectionId":2,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:09:50.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59732","uuid":{"uuid":{"$uuid":"c668af42-2950-4411-84bf-ba5362a6f5a1"}},"connectionId":3,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:09:50.860+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:59730","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:09:50.860+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:59732","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:09:50.865+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2025-12-07T16:09:50.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59734","uuid":{"uuid":{"$uuid":"c83b15ae-a22e-47c1-a1ac-7cee55e413cd"}},"connectionId":4,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:09:50.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59736","uuid":{"uuid":{"$uuid":"e301d573-c34a-441c-b3c5-fdf2005ea153"}},"connectionId":5,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:09:50.875+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:59734","client":"conn4","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:09:50.877+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:59736","client":"conn5","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:09:50.880+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:09:50.888+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn5","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:09:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:59736","uuid":{"uuid":{"$uuid":"e301d573-c34a-441c-b3c5-fdf2005ea153"}},"connectionId":5,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:09:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:59730","uuid":{"uuid":{"$uuid":"2080abff-dfc0-452c-93f2-9d7fd65882f8"}},"connectionId":2,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:09:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:59734","uuid":{"uuid":{"$uuid":"c83b15ae-a22e-47c1-a1ac-7cee55e413cd"}},"connectionId":4,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:09:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:59732","uuid":{"uuid":{"$uuid":"c668af42-2950-4411-84bf-ba5362a6f5a1"}},"connectionId":3,"connectionCount":1}}
{"t":{"$date":"2025-12-07T16:09:50.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:59718","uuid":{"uuid":{"$uuid":"6c065926-276f-419e-88de-aa274d949020"}},"connectionId":1,"connectionCount":0}}
{"t":{"$date":"2025-12-07T16:09:51.276+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.6:37951","uuid":{"uuid":{"$uuid":"68240be4-04b1-4cbd-97dc-ebbb7deb35fa"}},"connectionId":6,"connectionCount":1}}
{"t":{"$date":"2025-12-07T16:09:51.285+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.6:37951","client":"conn6","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-go-driver","version":"v1.1.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.15.15"}}}
{"t":{"$date":"2025-12-07T16:09:51.291+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.6:46439","uuid":{"uuid":{"$uuid":"f5a71bdd-f41b-47b3-b9b7-93416442f2f6"}},"connectionId":7,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:09:51.293+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.6:46439","client":"conn7","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-go-driver","version":"v1.1.2"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.15.15"}}}
{"t":{"$date":"2025-12-07T16:09:51.295+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn7","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2025-12-07T16:10:00.628+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59858","uuid":{"uuid":{"$uuid":"040abd4d-3a81-447f-a67e-4050d127db02"}},"connectionId":8,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:00.636+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:59858","client":"conn8","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:00.797+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59866","uuid":{"uuid":{"$uuid":"73d999ab-3906-4cd3-b6c8-77724ed928d6"}},"connectionId":9,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:00.798+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59868","uuid":{"uuid":{"$uuid":"43767c7e-02e8-4126-b5f0-6bbfc614d070"}},"connectionId":10,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:00.801+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:59866","client":"conn9","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:59868","client":"conn10","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:00.807+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn9","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:10:00.808+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59870","uuid":{"uuid":{"$uuid":"4c401ab1-dbb1-4790-960c-fe3b0582ddb6"}},"connectionId":11,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:00.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59872","uuid":{"uuid":{"$uuid":"5f949eeb-5344-4ffe-a39e-e637309007b6"}},"connectionId":12,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:00.816+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:59870","client":"conn11","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:00.825+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:59872","client":"conn12","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:00.828+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn11","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:10:00.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:59868","uuid":{"uuid":{"$uuid":"43767c7e-02e8-4126-b5f0-6bbfc614d070"}},"connectionId":10,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:00.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:59866","uuid":{"uuid":{"$uuid":"73d999ab-3906-4cd3-b6c8-77724ed928d6"}},"connectionId":9,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:00.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:59858","uuid":{"uuid":{"$uuid":"040abd4d-3a81-447f-a67e-4050d127db02"}},"connectionId":8,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:00.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:59870","uuid":{"uuid":{"$uuid":"4c401ab1-dbb1-4790-960c-fe3b0582ddb6"}},"connectionId":11,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:00.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:59872","uuid":{"uuid":{"$uuid":"5f949eeb-5344-4ffe-a39e-e637309007b6"}},"connectionId":12,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:10:10.632+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59956","uuid":{"uuid":{"$uuid":"b6641697-0760-46d7-ac3f-4d4a0bef21af"}},"connectionId":13,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:10.640+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:59956","client":"conn13","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59962","uuid":{"uuid":{"$uuid":"e925351b-f856-42e9-b16e-9e41be87cfa5"}},"connectionId":14,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:10.740+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:59962","client":"conn14","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59970","uuid":{"uuid":{"$uuid":"8b08849c-47a9-4a67-97d0-0e9991d81144"}},"connectionId":15,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:10.807+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59972","uuid":{"uuid":{"$uuid":"d1912910-c4b9-4666-a1cb-9af632e7d8f7"}},"connectionId":16,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:10.812+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:59970","client":"conn15","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.814+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:59972","client":"conn16","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.820+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn15","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:10:10.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59974","uuid":{"uuid":{"$uuid":"12ebcd49-105c-418b-b7fa-de75877003b3"}},"connectionId":17,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:10.830+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59978","uuid":{"uuid":{"$uuid":"682e17ac-c488-4d65-88a7-d56f082b9119"}},"connectionId":18,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:10:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:59974","client":"conn17","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.838+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:59978","client":"conn18","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.840+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn17","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:10:10.842+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn18","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:10:10.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:59978","uuid":{"uuid":{"$uuid":"682e17ac-c488-4d65-88a7-d56f082b9119"}},"connectionId":18,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:10.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:59970","uuid":{"uuid":{"$uuid":"8b08849c-47a9-4a67-97d0-0e9991d81144"}},"connectionId":15,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:10.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:59956","uuid":{"uuid":{"$uuid":"b6641697-0760-46d7-ac3f-4d4a0bef21af"}},"connectionId":13,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:10.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:59974","uuid":{"uuid":{"$uuid":"12ebcd49-105c-418b-b7fa-de75877003b3"}},"connectionId":17,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:10.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:59972","uuid":{"uuid":{"$uuid":"d1912910-c4b9-4666-a1cb-9af632e7d8f7"}},"connectionId":16,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:10.898+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59982","uuid":{"uuid":{"$uuid":"306b0948-0130-497d-b62a-558e0ffc1a41"}},"connectionId":19,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:10.899+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59984","uuid":{"uuid":{"$uuid":"e38ead8b-087c-42fe-a140-fd77b4bf7140"}},"connectionId":20,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:10.903+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:59982","client":"conn19","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.904+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:59984","client":"conn20","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.908+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn19","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:10:10.909+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59986","uuid":{"uuid":{"$uuid":"3d6a5895-bea3-4d8e-b419-e3e902dfe967"}},"connectionId":21,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:10.916+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59988","uuid":{"uuid":{"$uuid":"f43e4118-bffa-42c7-a096-cae5c64ae32e"}},"connectionId":22,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:10.917+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:59986","client":"conn21","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.923+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:59988","client":"conn22","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:10.924+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn21","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:10:10.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn19","msg":"Connection ended","attr":{"remote":"127.0.0.1:59982","uuid":{"uuid":{"$uuid":"306b0948-0130-497d-b62a-558e0ffc1a41"}},"connectionId":19,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:10.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:59962","uuid":{"uuid":{"$uuid":"e925351b-f856-42e9-b16e-9e41be87cfa5"}},"connectionId":14,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:10.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn22","msg":"Connection ended","attr":{"remote":"127.0.0.1:59988","uuid":{"uuid":{"$uuid":"f43e4118-bffa-42c7-a096-cae5c64ae32e"}},"connectionId":22,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:10.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:59984","uuid":{"uuid":{"$uuid":"e38ead8b-087c-42fe-a140-fd77b4bf7140"}},"connectionId":20,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:10.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:59986","uuid":{"uuid":{"$uuid":"3d6a5895-bea3-4d8e-b419-e3e902dfe967"}},"connectionId":21,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:10:20.617+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60118","uuid":{"uuid":{"$uuid":"4533bd99-04b2-42c6-a229-61b4b37514df"}},"connectionId":23,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:20.629+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:60118","client":"conn23","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:20.819+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60130","uuid":{"uuid":{"$uuid":"5791161b-c12f-4ee8-9437-78fc061a2e80"}},"connectionId":24,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:20.820+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60132","uuid":{"uuid":{"$uuid":"38e961b2-060f-40ba-ac92-a0dc42171a29"}},"connectionId":25,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:20.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:60130","client":"conn24","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:20.825+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:60132","client":"conn25","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:20.831+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn24","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:10:20.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60134","uuid":{"uuid":{"$uuid":"1a5c5c10-9afe-45f9-a8d6-17e70186338f"}},"connectionId":26,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:20.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60136","uuid":{"uuid":{"$uuid":"a1406691-0c78-49b7-bcd4-15d1eb885ba1"}},"connectionId":27,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:20.840+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:60134","client":"conn26","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:20.844+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:60136","client":"conn27","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:20.851+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn26","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:10:20.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:60134","uuid":{"uuid":{"$uuid":"1a5c5c10-9afe-45f9-a8d6-17e70186338f"}},"connectionId":26,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:20.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:60130","uuid":{"uuid":{"$uuid":"5791161b-c12f-4ee8-9437-78fc061a2e80"}},"connectionId":24,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:20.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:60118","uuid":{"uuid":{"$uuid":"4533bd99-04b2-42c6-a229-61b4b37514df"}},"connectionId":23,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:20.905+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:60136","uuid":{"uuid":{"$uuid":"a1406691-0c78-49b7-bcd4-15d1eb885ba1"}},"connectionId":27,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:20.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:60132","uuid":{"uuid":{"$uuid":"38e961b2-060f-40ba-ac92-a0dc42171a29"}},"connectionId":25,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:10:31.185+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60286","uuid":{"uuid":{"$uuid":"7ab9a2c1-9412-4a14-84c5-467c7c7f00c0"}},"connectionId":28,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:31.194+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:60286","client":"conn28","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.368+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60292","uuid":{"uuid":{"$uuid":"46e03a93-df95-4ea8-9868-ada1552e4e5e"}},"connectionId":29,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:31.375+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:60292","client":"conn29","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.385+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60294","uuid":{"uuid":{"$uuid":"03adc8e7-f624-481e-9482-c91525a4379b"}},"connectionId":30,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:31.386+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60296","uuid":{"uuid":{"$uuid":"469c30a1-be0d-4300-90a6-6c6e9ef6fd44"}},"connectionId":31,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:31.397+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:60294","client":"conn30","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.405+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:60296","client":"conn31","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.420+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60298","uuid":{"uuid":{"$uuid":"8ede830d-86f5-454d-a3a2-3db1bf07b04f"}},"connectionId":32,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:31.421+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn30","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":23}}
{"t":{"$date":"2025-12-07T16:10:31.428+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60300","uuid":{"uuid":{"$uuid":"a06e0a08-17d6-48a3-bb6a-351f8fdae772"}},"connectionId":33,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:10:31.433+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:60298","client":"conn32","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.441+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:60300","client":"conn33","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.444+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn32","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:10:31.470+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn33","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":29}}
{"t":{"$date":"2025-12-07T16:10:31.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:60300","uuid":{"uuid":{"$uuid":"a06e0a08-17d6-48a3-bb6a-351f8fdae772"}},"connectionId":33,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:31.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:60296","uuid":{"uuid":{"$uuid":"469c30a1-be0d-4300-90a6-6c6e9ef6fd44"}},"connectionId":31,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:31.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:60286","uuid":{"uuid":{"$uuid":"7ab9a2c1-9412-4a14-84c5-467c7c7f00c0"}},"connectionId":28,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:31.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:60294","uuid":{"uuid":{"$uuid":"03adc8e7-f624-481e-9482-c91525a4379b"}},"connectionId":30,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:31.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:60298","uuid":{"uuid":{"$uuid":"8ede830d-86f5-454d-a3a2-3db1bf07b04f"}},"connectionId":32,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:31.568+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60304","uuid":{"uuid":{"$uuid":"d8121c68-9364-453e-ad0a-9bde7fc4bfac"}},"connectionId":34,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:31.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60306","uuid":{"uuid":{"$uuid":"e08ece2e-29a7-4a34-b778-336d7326981c"}},"connectionId":35,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:31.569+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:60306","client":"conn35","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.569+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:60304","client":"conn34","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.578+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60308","uuid":{"uuid":{"$uuid":"1d8cf4ea-d621-45d5-90db-117afd9fd010"}},"connectionId":36,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:31.580+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn34","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:10:31.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60310","uuid":{"uuid":{"$uuid":"f3e4ebcf-e94a-4c54-80a3-e33d8cdc407a"}},"connectionId":37,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:31.592+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:60308","client":"conn36","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.592+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:60310","client":"conn37","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:31.596+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn36","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:10:31.601+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn37","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:10:31.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:60306","uuid":{"uuid":{"$uuid":"e08ece2e-29a7-4a34-b778-336d7326981c"}},"connectionId":35,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:31.622+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:60308","uuid":{"uuid":{"$uuid":"1d8cf4ea-d621-45d5-90db-117afd9fd010"}},"connectionId":36,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:31.622+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:60292","uuid":{"uuid":{"$uuid":"46e03a93-df95-4ea8-9868-ada1552e4e5e"}},"connectionId":29,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:31.622+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:60310","uuid":{"uuid":{"$uuid":"f3e4ebcf-e94a-4c54-80a3-e33d8cdc407a"}},"connectionId":37,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:31.623+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:60304","uuid":{"uuid":{"$uuid":"d8121c68-9364-453e-ad0a-9bde7fc4bfac"}},"connectionId":34,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:10:39.980+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123839,"ts_usec":979935,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 4, snapshot max: 4 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:10:40.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60446","uuid":{"uuid":{"$uuid":"6c33cfa9-6322-4540-bbe1-9885bf633b28"}},"connectionId":38,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:40.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:60446","client":"conn38","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:40.921+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60458","uuid":{"uuid":{"$uuid":"e683851b-b797-47dc-9d83-ffdfee9e472f"}},"connectionId":39,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:40.922+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60460","uuid":{"uuid":{"$uuid":"1765cb9f-6e09-4781-af27-e70039d8ca82"}},"connectionId":40,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:40.926+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:60458","client":"conn39","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:40.928+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:60460","client":"conn40","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:40.933+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn39","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:10:40.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60462","uuid":{"uuid":{"$uuid":"648a79b8-9f64-454b-a670-b63ffdcf3928"}},"connectionId":41,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:40.942+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60464","uuid":{"uuid":{"$uuid":"b2774e56-6752-4eb2-92cd-d97d95a9c223"}},"connectionId":42,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:40.944+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:60462","client":"conn41","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:40.951+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn41","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:10:40.953+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:60464","client":"conn42","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:40.988+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:60464","uuid":{"uuid":{"$uuid":"b2774e56-6752-4eb2-92cd-d97d95a9c223"}},"connectionId":42,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:40.988+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:60458","uuid":{"uuid":{"$uuid":"e683851b-b797-47dc-9d83-ffdfee9e472f"}},"connectionId":39,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:40.988+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:60462","uuid":{"uuid":{"$uuid":"648a79b8-9f64-454b-a670-b63ffdcf3928"}},"connectionId":41,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:40.988+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:60446","uuid":{"uuid":{"$uuid":"6c33cfa9-6322-4540-bbe1-9885bf633b28"}},"connectionId":38,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:40.988+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:60460","uuid":{"uuid":{"$uuid":"1765cb9f-6e09-4781-af27-e70039d8ca82"}},"connectionId":40,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:10:50.620+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60566","uuid":{"uuid":{"$uuid":"1d9429ba-8ca4-4f64-a7e7-75c3df2de844"}},"connectionId":43,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:50.628+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:60566","client":"conn43","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.780+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60576","uuid":{"uuid":{"$uuid":"bb35af3e-01c9-4529-b7cc-566d1f3a46f4"}},"connectionId":44,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:50.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60578","uuid":{"uuid":{"$uuid":"dfe58b77-09d5-41b4-92b1-27d43bf21146"}},"connectionId":45,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:50.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60580","uuid":{"uuid":{"$uuid":"d01616cb-00cc-4bd0-bc1b-c288629e9a0c"}},"connectionId":46,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:50.788+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:60576","client":"conn44","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.790+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:60578","client":"conn45","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.792+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:60580","client":"conn46","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.796+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn45","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:10:50.797+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60582","uuid":{"uuid":{"$uuid":"66a63777-b6e7-4f6c-a49e-bacf0d10c04b"}},"connectionId":47,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:50.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60584","uuid":{"uuid":{"$uuid":"8e3033fd-20ac-4c9f-a3ab-e682297f208e"}},"connectionId":48,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:10:50.807+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:60582","client":"conn47","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.814+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn47","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:10:50.815+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:60584","client":"conn48","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.827+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn48","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:10:50.848+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:60566","uuid":{"uuid":{"$uuid":"1d9429ba-8ca4-4f64-a7e7-75c3df2de844"}},"connectionId":43,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:60582","uuid":{"uuid":{"$uuid":"66a63777-b6e7-4f6c-a49e-bacf0d10c04b"}},"connectionId":47,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn48","msg":"Connection ended","attr":{"remote":"127.0.0.1:60584","uuid":{"uuid":{"$uuid":"8e3033fd-20ac-4c9f-a3ab-e682297f208e"}},"connectionId":48,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:60580","uuid":{"uuid":{"$uuid":"d01616cb-00cc-4bd0-bc1b-c288629e9a0c"}},"connectionId":46,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn45","msg":"Connection ended","attr":{"remote":"127.0.0.1:60578","uuid":{"uuid":{"$uuid":"dfe58b77-09d5-41b4-92b1-27d43bf21146"}},"connectionId":45,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:50.952+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60592","uuid":{"uuid":{"$uuid":"f6a0baa9-7498-480e-8730-250634ab4d63"}},"connectionId":49,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:50.953+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60594","uuid":{"uuid":{"$uuid":"49d73e9e-edc0-427b-8b6a-d43520555911"}},"connectionId":50,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:50.957+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:60592","client":"conn49","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.958+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:60594","client":"conn50","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.963+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn49","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:10:50.964+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60596","uuid":{"uuid":{"$uuid":"0db95023-0f34-4ee0-8da3-a92c609c8aa8"}},"connectionId":51,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:50.971+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60598","uuid":{"uuid":{"$uuid":"a421746a-2379-4c1e-b9d4-c6a97894eb22"}},"connectionId":52,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:10:50.973+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:60596","client":"conn51","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.979+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:60598","client":"conn52","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:10:50.981+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn51","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:10:51.010+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:60576","uuid":{"uuid":{"$uuid":"bb35af3e-01c9-4529-b7cc-566d1f3a46f4"}},"connectionId":44,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:10:51.011+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:60596","uuid":{"uuid":{"$uuid":"0db95023-0f34-4ee0-8da3-a92c609c8aa8"}},"connectionId":51,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:10:51.011+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:60598","uuid":{"uuid":{"$uuid":"a421746a-2379-4c1e-b9d4-c6a97894eb22"}},"connectionId":52,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:10:51.011+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:60594","uuid":{"uuid":{"$uuid":"49d73e9e-edc0-427b-8b6a-d43520555911"}},"connectionId":50,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:10:51.011+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:60592","uuid":{"uuid":{"$uuid":"f6a0baa9-7498-480e-8730-250634ab4d63"}},"connectionId":49,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:00.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60690","uuid":{"uuid":{"$uuid":"6ca0b08b-0c27-494b-a0fa-f92d25fb110f"}},"connectionId":53,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:00.582+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:60690","client":"conn53","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:00.737+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60696","uuid":{"uuid":{"$uuid":"48ddf014-4d79-4795-a39c-1981b8b99758"}},"connectionId":54,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:00.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60698","uuid":{"uuid":{"$uuid":"107099db-a899-4df9-88bf-644f798e6fa6"}},"connectionId":55,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:00.740+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:60696","client":"conn54","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:00.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:60698","client":"conn55","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:00.746+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn54","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60702","uuid":{"uuid":{"$uuid":"04b3785d-45b5-4e52-807d-cb3209034585"}},"connectionId":56,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:00.755+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60704","uuid":{"uuid":{"$uuid":"82e5616c-12ae-46f1-a2de-7428b3fc07b1"}},"connectionId":57,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:00.756+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn56","msg":"client metadata","attr":{"remote":"127.0.0.1:60702","client":"conn56","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:00.762+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn56","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:00.764+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn57","msg":"client metadata","attr":{"remote":"127.0.0.1:60704","client":"conn57","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:00.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn57","msg":"Connection ended","attr":{"remote":"127.0.0.1:60704","uuid":{"uuid":{"$uuid":"82e5616c-12ae-46f1-a2de-7428b3fc07b1"}},"connectionId":57,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:00.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn56","msg":"Connection ended","attr":{"remote":"127.0.0.1:60702","uuid":{"uuid":{"$uuid":"04b3785d-45b5-4e52-807d-cb3209034585"}},"connectionId":56,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:00.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:60698","uuid":{"uuid":{"$uuid":"107099db-a899-4df9-88bf-644f798e6fa6"}},"connectionId":55,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:00.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:60696","uuid":{"uuid":{"$uuid":"48ddf014-4d79-4795-a39c-1981b8b99758"}},"connectionId":54,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:00.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:60690","uuid":{"uuid":{"$uuid":"6ca0b08b-0c27-494b-a0fa-f92d25fb110f"}},"connectionId":53,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:10.545+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60800","uuid":{"uuid":{"$uuid":"cb015bed-245b-4b3a-aaaa-9ba875d1a64e"}},"connectionId":58,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:10.553+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn58","msg":"client metadata","attr":{"remote":"127.0.0.1:60800","client":"conn58","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.578+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60802","uuid":{"uuid":{"$uuid":"5ce86ba0-fafe-4d6c-a64e-b1e2e1f9fa13"}},"connectionId":59,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:10.586+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn59","msg":"client metadata","attr":{"remote":"127.0.0.1:60802","client":"conn59","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60808","uuid":{"uuid":{"$uuid":"e4226495-27fd-4793-8da4-7846239b2df4"}},"connectionId":60,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:10.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60810","uuid":{"uuid":{"$uuid":"93a0fc07-c819-4087-8ebf-0681119d4abf"}},"connectionId":61,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:10.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn60","msg":"client metadata","attr":{"remote":"127.0.0.1:60808","client":"conn60","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn61","msg":"client metadata","attr":{"remote":"127.0.0.1:60810","client":"conn61","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.718+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn60","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:11:10.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60812","uuid":{"uuid":{"$uuid":"e4ec9294-f5ac-4408-a38d-511f2e01300b"}},"connectionId":62,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:10.727+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60814","uuid":{"uuid":{"$uuid":"abdf7bd2-a528-4263-9a33-0d275401a800"}},"connectionId":63,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:11:10.728+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn62","msg":"client metadata","attr":{"remote":"127.0.0.1:60812","client":"conn62","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.735+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn62","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:10.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn63","msg":"client metadata","attr":{"remote":"127.0.0.1:60814","client":"conn63","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60818","uuid":{"uuid":{"$uuid":"5bfa1b6c-b21e-402b-93a8-ee37a4e6db92"}},"connectionId":64,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:11:10.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60820","uuid":{"uuid":{"$uuid":"b33ae45f-e221-4721-a23b-b51b3049df2d"}},"connectionId":65,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:11:10.746+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn64","msg":"client metadata","attr":{"remote":"127.0.0.1:60818","client":"conn64","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.747+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn65","msg":"client metadata","attr":{"remote":"127.0.0.1:60820","client":"conn65","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.752+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn64","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:11:10.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60822","uuid":{"uuid":{"$uuid":"1023c2d5-bc08-454d-b27d-3c96238f10cf"}},"connectionId":66,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:11:10.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60824","uuid":{"uuid":{"$uuid":"55e3718e-34eb-4715-9205-73c299ba8241"}},"connectionId":67,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:11:10.760+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn66","msg":"client metadata","attr":{"remote":"127.0.0.1:60822","client":"conn66","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.766+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn67","msg":"client metadata","attr":{"remote":"127.0.0.1:60824","client":"conn67","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:10.768+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn66","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn62","msg":"Connection ended","attr":{"remote":"127.0.0.1:60812","uuid":{"uuid":{"$uuid":"e4ec9294-f5ac-4408-a38d-511f2e01300b"}},"connectionId":62,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn67","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn58","msg":"Connection ended","attr":{"remote":"127.0.0.1:60800","uuid":{"uuid":{"$uuid":"cb015bed-245b-4b3a-aaaa-9ba875d1a64e"}},"connectionId":58,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn63","msg":"Connection ended","attr":{"remote":"127.0.0.1:60814","uuid":{"uuid":{"$uuid":"abdf7bd2-a528-4263-9a33-0d275401a800"}},"connectionId":63,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn61","msg":"Connection ended","attr":{"remote":"127.0.0.1:60810","uuid":{"uuid":{"$uuid":"93a0fc07-c819-4087-8ebf-0681119d4abf"}},"connectionId":61,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:11:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn60","msg":"Connection ended","attr":{"remote":"127.0.0.1:60808","uuid":{"uuid":{"$uuid":"e4226495-27fd-4793-8da4-7846239b2df4"}},"connectionId":60,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:10.798+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn59","msg":"Connection ended","attr":{"remote":"127.0.0.1:60802","uuid":{"uuid":{"$uuid":"5ce86ba0-fafe-4d6c-a64e-b1e2e1f9fa13"}},"connectionId":59,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:10.798+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn67","msg":"Connection ended","attr":{"remote":"127.0.0.1:60824","uuid":{"uuid":{"$uuid":"55e3718e-34eb-4715-9205-73c299ba8241"}},"connectionId":67,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:10.799+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn65","msg":"Connection ended","attr":{"remote":"127.0.0.1:60820","uuid":{"uuid":{"$uuid":"b33ae45f-e221-4721-a23b-b51b3049df2d"}},"connectionId":65,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:10.799+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn64","msg":"Connection ended","attr":{"remote":"127.0.0.1:60818","uuid":{"uuid":{"$uuid":"5bfa1b6c-b21e-402b-93a8-ee37a4e6db92"}},"connectionId":64,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:10.799+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn66","msg":"Connection ended","attr":{"remote":"127.0.0.1:60822","uuid":{"uuid":{"$uuid":"1023c2d5-bc08-454d-b27d-3c96238f10cf"}},"connectionId":66,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:20.835+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60936","uuid":{"uuid":{"$uuid":"9e91aeb5-35c9-4db7-8599-7f807eb5112d"}},"connectionId":68,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:20.844+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn68","msg":"client metadata","attr":{"remote":"127.0.0.1:60936","client":"conn68","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:20.989+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60942","uuid":{"uuid":{"$uuid":"7fa90b94-e3c2-4931-9ba9-85c93488e220"}},"connectionId":69,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:20.989+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60944","uuid":{"uuid":{"$uuid":"32ca5084-9724-4434-966c-f316828c3731"}},"connectionId":70,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:20.994+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn69","msg":"client metadata","attr":{"remote":"127.0.0.1:60942","client":"conn69","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:20.995+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn70","msg":"client metadata","attr":{"remote":"127.0.0.1:60944","client":"conn70","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:21.000+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn69","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:21.001+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60946","uuid":{"uuid":{"$uuid":"1979f264-5dd3-44f0-ac4c-be0a2e2b7e9a"}},"connectionId":71,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:21.008+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60948","uuid":{"uuid":{"$uuid":"8739f20b-405a-42ac-ab17-c95d6c60f3d7"}},"connectionId":72,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:21.009+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn71","msg":"client metadata","attr":{"remote":"127.0.0.1:60946","client":"conn71","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:21.015+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn71","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:21.017+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn72","msg":"client metadata","attr":{"remote":"127.0.0.1:60948","client":"conn72","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:21.047+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn72","msg":"Connection ended","attr":{"remote":"127.0.0.1:60948","uuid":{"uuid":{"$uuid":"8739f20b-405a-42ac-ab17-c95d6c60f3d7"}},"connectionId":72,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:21.047+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn70","msg":"Connection ended","attr":{"remote":"127.0.0.1:60944","uuid":{"uuid":{"$uuid":"32ca5084-9724-4434-966c-f316828c3731"}},"connectionId":70,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:21.047+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn71","msg":"Connection ended","attr":{"remote":"127.0.0.1:60946","uuid":{"uuid":{"$uuid":"1979f264-5dd3-44f0-ac4c-be0a2e2b7e9a"}},"connectionId":71,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:21.047+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn68","msg":"Connection ended","attr":{"remote":"127.0.0.1:60936","uuid":{"uuid":{"$uuid":"9e91aeb5-35c9-4db7-8599-7f807eb5112d"}},"connectionId":68,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:21.047+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn69","msg":"Connection ended","attr":{"remote":"127.0.0.1:60942","uuid":{"uuid":{"$uuid":"7fa90b94-e3c2-4931-9ba9-85c93488e220"}},"connectionId":69,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:30.570+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32798","uuid":{"uuid":{"$uuid":"0a2ce027-203b-4f24-aa97-71da75538ae6"}},"connectionId":73,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:30.578+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn73","msg":"client metadata","attr":{"remote":"127.0.0.1:32798","client":"conn73","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.702+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32806","uuid":{"uuid":{"$uuid":"cdf42dfe-5e31-4d2c-8770-a5af9efca112"}},"connectionId":74,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:30.711+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn74","msg":"client metadata","attr":{"remote":"127.0.0.1:32806","client":"conn74","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32808","uuid":{"uuid":{"$uuid":"a36f99d8-37a6-46a0-a2fd-fa3847630517"}},"connectionId":75,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:30.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32810","uuid":{"uuid":{"$uuid":"019fbeb7-db10-4a0f-a070-56b8d3481a04"}},"connectionId":76,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:30.737+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn75","msg":"client metadata","attr":{"remote":"127.0.0.1:32808","client":"conn75","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.739+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn76","msg":"client metadata","attr":{"remote":"127.0.0.1:32810","client":"conn76","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.744+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn75","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:30.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32814","uuid":{"uuid":{"$uuid":"9e69cb98-9088-4ee6-a389-b67af69db722"}},"connectionId":77,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:30.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32816","uuid":{"uuid":{"$uuid":"99335e9b-a65a-4c0d-97d7-49fee7066b53"}},"connectionId":78,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:11:30.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn77","msg":"client metadata","attr":{"remote":"127.0.0.1:32814","client":"conn77","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.759+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn77","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:30.761+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn78","msg":"client metadata","attr":{"remote":"127.0.0.1:32816","client":"conn78","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.776+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn78","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":15}}
{"t":{"$date":"2025-12-07T16:11:30.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn78","msg":"Connection ended","attr":{"remote":"127.0.0.1:32816","uuid":{"uuid":{"$uuid":"99335e9b-a65a-4c0d-97d7-49fee7066b53"}},"connectionId":78,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:30.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn76","msg":"Connection ended","attr":{"remote":"127.0.0.1:32810","uuid":{"uuid":{"$uuid":"019fbeb7-db10-4a0f-a070-56b8d3481a04"}},"connectionId":76,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:30.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn75","msg":"Connection ended","attr":{"remote":"127.0.0.1:32808","uuid":{"uuid":{"$uuid":"a36f99d8-37a6-46a0-a2fd-fa3847630517"}},"connectionId":75,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:30.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn73","msg":"Connection ended","attr":{"remote":"127.0.0.1:32798","uuid":{"uuid":{"$uuid":"0a2ce027-203b-4f24-aa97-71da75538ae6"}},"connectionId":73,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:30.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn77","msg":"Connection ended","attr":{"remote":"127.0.0.1:32814","uuid":{"uuid":{"$uuid":"9e69cb98-9088-4ee6-a389-b67af69db722"}},"connectionId":77,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:30.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32818","uuid":{"uuid":{"$uuid":"41ef7117-c463-488f-8b4e-6122b53d6be2"}},"connectionId":79,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:30.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32820","uuid":{"uuid":{"$uuid":"3b7097e3-cf83-47d2-bffc-c7846d9ed465"}},"connectionId":80,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:30.864+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn79","msg":"client metadata","attr":{"remote":"127.0.0.1:32818","client":"conn79","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.866+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn80","msg":"client metadata","attr":{"remote":"127.0.0.1:32820","client":"conn80","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.871+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn79","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:30.872+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32822","uuid":{"uuid":{"$uuid":"e1fd816b-b442-442c-921e-1d9942b32ea1"}},"connectionId":81,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:30.879+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32824","uuid":{"uuid":{"$uuid":"56050dc6-23f3-403d-b273-ebd2474f41d5"}},"connectionId":82,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:30.880+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn81","msg":"client metadata","attr":{"remote":"127.0.0.1:32822","client":"conn81","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.887+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn81","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:30.889+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn82","msg":"client metadata","attr":{"remote":"127.0.0.1:32824","client":"conn82","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:30.917+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn81","msg":"Connection ended","attr":{"remote":"127.0.0.1:32822","uuid":{"uuid":{"$uuid":"e1fd816b-b442-442c-921e-1d9942b32ea1"}},"connectionId":81,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:30.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn79","msg":"Connection ended","attr":{"remote":"127.0.0.1:32818","uuid":{"uuid":{"$uuid":"41ef7117-c463-488f-8b4e-6122b53d6be2"}},"connectionId":79,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:30.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn80","msg":"Connection ended","attr":{"remote":"127.0.0.1:32820","uuid":{"uuid":{"$uuid":"3b7097e3-cf83-47d2-bffc-c7846d9ed465"}},"connectionId":80,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:30.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn74","msg":"Connection ended","attr":{"remote":"127.0.0.1:32806","uuid":{"uuid":{"$uuid":"cdf42dfe-5e31-4d2c-8770-a5af9efca112"}},"connectionId":74,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:30.919+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn82","msg":"Connection ended","attr":{"remote":"127.0.0.1:32824","uuid":{"uuid":{"$uuid":"56050dc6-23f3-403d-b273-ebd2474f41d5"}},"connectionId":82,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:40.124+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123900,"ts_usec":124342,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 5, snapshot max: 5 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:11:40.557+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32932","uuid":{"uuid":{"$uuid":"ab815039-0cbc-4e32-98c9-d63ca287de84"}},"connectionId":83,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:40.565+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn83","msg":"client metadata","attr":{"remote":"127.0.0.1:32932","client":"conn83","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:40.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32938","uuid":{"uuid":{"$uuid":"dd11f490-8a7b-4da6-ae71-b0dc1225ead2"}},"connectionId":84,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:40.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32940","uuid":{"uuid":{"$uuid":"f85b6987-06de-4bde-a4bb-d0c872645ca2"}},"connectionId":85,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:40.719+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn84","msg":"client metadata","attr":{"remote":"127.0.0.1:32938","client":"conn84","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:40.720+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn85","msg":"client metadata","attr":{"remote":"127.0.0.1:32940","client":"conn85","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:40.725+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn84","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:11:40.726+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32942","uuid":{"uuid":{"$uuid":"656dd6bb-7f1a-42b1-a4bb-6d036d953798"}},"connectionId":86,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:40.733+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32944","uuid":{"uuid":{"$uuid":"68bcb622-a370-4bf0-8b71-bae2d18245de"}},"connectionId":87,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:40.735+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn86","msg":"client metadata","attr":{"remote":"127.0.0.1:32942","client":"conn86","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:40.741+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn86","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:40.745+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn87","msg":"client metadata","attr":{"remote":"127.0.0.1:32944","client":"conn87","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:40.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn87","msg":"Connection ended","attr":{"remote":"127.0.0.1:32944","uuid":{"uuid":{"$uuid":"68bcb622-a370-4bf0-8b71-bae2d18245de"}},"connectionId":87,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:40.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn86","msg":"Connection ended","attr":{"remote":"127.0.0.1:32942","uuid":{"uuid":{"$uuid":"656dd6bb-7f1a-42b1-a4bb-6d036d953798"}},"connectionId":86,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:40.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn85","msg":"Connection ended","attr":{"remote":"127.0.0.1:32940","uuid":{"uuid":{"$uuid":"f85b6987-06de-4bde-a4bb-d0c872645ca2"}},"connectionId":85,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:40.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn83","msg":"Connection ended","attr":{"remote":"127.0.0.1:32932","uuid":{"uuid":{"$uuid":"ab815039-0cbc-4e32-98c9-d63ca287de84"}},"connectionId":83,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:40.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn84","msg":"Connection ended","attr":{"remote":"127.0.0.1:32938","uuid":{"uuid":{"$uuid":"dd11f490-8a7b-4da6-ae71-b0dc1225ead2"}},"connectionId":84,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:11:50.541+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33042","uuid":{"uuid":{"$uuid":"25a408b0-4cdb-45d8-9b21-689963ec04e3"}},"connectionId":88,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:50.551+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn88","msg":"client metadata","attr":{"remote":"127.0.0.1:33042","client":"conn88","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.643+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33044","uuid":{"uuid":{"$uuid":"714f10eb-9dd0-4302-9b76-9e7f376e8b9c"}},"connectionId":89,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:50.651+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn89","msg":"client metadata","attr":{"remote":"127.0.0.1:33044","client":"conn89","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33052","uuid":{"uuid":{"$uuid":"67b2c8e1-4bda-4adc-a6b5-28b125eee2e9"}},"connectionId":90,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:50.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33054","uuid":{"uuid":{"$uuid":"a52aa7ba-c4a3-4dd6-adc8-46446aee82d6"}},"connectionId":91,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:50.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn90","msg":"client metadata","attr":{"remote":"127.0.0.1:33052","client":"conn90","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn91","msg":"client metadata","attr":{"remote":"127.0.0.1:33054","client":"conn91","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.722+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn90","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:50.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33056","uuid":{"uuid":{"$uuid":"7d990041-8fee-4dbe-bbe2-182e8598fc18"}},"connectionId":92,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:50.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33058","uuid":{"uuid":{"$uuid":"afdc0732-a03e-4b85-9632-d1d03baec824"}},"connectionId":93,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:11:50.732+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn92","msg":"client metadata","attr":{"remote":"127.0.0.1:33056","client":"conn92","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.739+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn92","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:11:50.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn93","msg":"client metadata","attr":{"remote":"127.0.0.1:33058","client":"conn93","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.751+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn93","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:11:50.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn92","msg":"Connection ended","attr":{"remote":"127.0.0.1:33056","uuid":{"uuid":{"$uuid":"7d990041-8fee-4dbe-bbe2-182e8598fc18"}},"connectionId":92,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:50.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn91","msg":"Connection ended","attr":{"remote":"127.0.0.1:33054","uuid":{"uuid":{"$uuid":"a52aa7ba-c4a3-4dd6-adc8-46446aee82d6"}},"connectionId":91,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:50.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn90","msg":"Connection ended","attr":{"remote":"127.0.0.1:33052","uuid":{"uuid":{"$uuid":"67b2c8e1-4bda-4adc-a6b5-28b125eee2e9"}},"connectionId":90,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:50.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn88","msg":"Connection ended","attr":{"remote":"127.0.0.1:33042","uuid":{"uuid":{"$uuid":"25a408b0-4cdb-45d8-9b21-689963ec04e3"}},"connectionId":88,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:50.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn93","msg":"Connection ended","attr":{"remote":"127.0.0.1:33058","uuid":{"uuid":{"$uuid":"afdc0732-a03e-4b85-9632-d1d03baec824"}},"connectionId":93,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:50.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33062","uuid":{"uuid":{"$uuid":"9c557447-3d02-4748-a771-42c7a67c2436"}},"connectionId":94,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:50.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33064","uuid":{"uuid":{"$uuid":"d8e01779-c2b4-4866-be82-69d107315a30"}},"connectionId":95,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:50.807+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn94","msg":"client metadata","attr":{"remote":"127.0.0.1:33062","client":"conn94","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.808+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn95","msg":"client metadata","attr":{"remote":"127.0.0.1:33064","client":"conn95","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.813+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn94","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:50.814+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33068","uuid":{"uuid":{"$uuid":"9c6f7f80-f257-41fa-ac2c-54162bc1227d"}},"connectionId":96,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:50.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33070","uuid":{"uuid":{"$uuid":"4e53f785-5243-4144-b059-75ea4b421177"}},"connectionId":97,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:11:50.822+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn96","msg":"client metadata","attr":{"remote":"127.0.0.1:33068","client":"conn96","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.828+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn96","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:11:50.829+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn97","msg":"client metadata","attr":{"remote":"127.0.0.1:33070","client":"conn97","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:11:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn96","msg":"Connection ended","attr":{"remote":"127.0.0.1:33068","uuid":{"uuid":{"$uuid":"9c6f7f80-f257-41fa-ac2c-54162bc1227d"}},"connectionId":96,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:11:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn97","msg":"Connection ended","attr":{"remote":"127.0.0.1:33070","uuid":{"uuid":{"$uuid":"4e53f785-5243-4144-b059-75ea4b421177"}},"connectionId":97,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:11:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn95","msg":"Connection ended","attr":{"remote":"127.0.0.1:33064","uuid":{"uuid":{"$uuid":"d8e01779-c2b4-4866-be82-69d107315a30"}},"connectionId":95,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:11:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn89","msg":"Connection ended","attr":{"remote":"127.0.0.1:33044","uuid":{"uuid":{"$uuid":"714f10eb-9dd0-4302-9b76-9e7f376e8b9c"}},"connectionId":89,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:11:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn94","msg":"Connection ended","attr":{"remote":"127.0.0.1:33062","uuid":{"uuid":{"$uuid":"9c557447-3d02-4748-a771-42c7a67c2436"}},"connectionId":94,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:00.534+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33164","uuid":{"uuid":{"$uuid":"b6c4dfba-35f8-43a8-b646-dd4b9dbf40fe"}},"connectionId":98,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:00.542+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn98","msg":"client metadata","attr":{"remote":"127.0.0.1:33164","client":"conn98","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:00.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33172","uuid":{"uuid":{"$uuid":"8b81d3c3-3133-46f2-a50d-eb53f02f383c"}},"connectionId":99,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:00.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33174","uuid":{"uuid":{"$uuid":"e540c034-d5e3-4f23-b50e-c03fd2979031"}},"connectionId":100,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:00.699+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn99","msg":"client metadata","attr":{"remote":"127.0.0.1:33172","client":"conn99","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:00.701+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn100","msg":"client metadata","attr":{"remote":"127.0.0.1:33174","client":"conn100","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:00.706+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn99","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:00.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33176","uuid":{"uuid":{"$uuid":"5b8ad936-9e57-49c2-b362-9abe4f773fb8"}},"connectionId":101,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:00.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33178","uuid":{"uuid":{"$uuid":"79d1ed81-f065-4897-917d-8370702e2b3b"}},"connectionId":102,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn101","msg":"client metadata","attr":{"remote":"127.0.0.1:33176","client":"conn101","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:00.721+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn101","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:00.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn102","msg":"client metadata","attr":{"remote":"127.0.0.1:33178","client":"conn102","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:00.751+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn101","msg":"Connection ended","attr":{"remote":"127.0.0.1:33176","uuid":{"uuid":{"$uuid":"5b8ad936-9e57-49c2-b362-9abe4f773fb8"}},"connectionId":101,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:00.751+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn99","msg":"Connection ended","attr":{"remote":"127.0.0.1:33172","uuid":{"uuid":{"$uuid":"8b81d3c3-3133-46f2-a50d-eb53f02f383c"}},"connectionId":99,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:00.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn102","msg":"Connection ended","attr":{"remote":"127.0.0.1:33178","uuid":{"uuid":{"$uuid":"79d1ed81-f065-4897-917d-8370702e2b3b"}},"connectionId":102,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:00.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn100","msg":"Connection ended","attr":{"remote":"127.0.0.1:33174","uuid":{"uuid":{"$uuid":"e540c034-d5e3-4f23-b50e-c03fd2979031"}},"connectionId":100,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:00.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn98","msg":"Connection ended","attr":{"remote":"127.0.0.1:33164","uuid":{"uuid":{"$uuid":"b6c4dfba-35f8-43a8-b646-dd4b9dbf40fe"}},"connectionId":98,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:10.534+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33278","uuid":{"uuid":{"$uuid":"8ef246b7-9e7a-4fd1-8e18-3f604adb8898"}},"connectionId":103,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:10.542+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn103","msg":"client metadata","attr":{"remote":"127.0.0.1:33278","client":"conn103","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.696+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33286","uuid":{"uuid":{"$uuid":"768f317d-dc3d-4967-8939-5d3475ad48ba"}},"connectionId":104,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:10.696+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33288","uuid":{"uuid":{"$uuid":"bde71426-c665-4631-8210-c2cd8497c4bf"}},"connectionId":105,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:10.700+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn104","msg":"client metadata","attr":{"remote":"127.0.0.1:33286","client":"conn104","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.701+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn105","msg":"client metadata","attr":{"remote":"127.0.0.1:33288","client":"conn105","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33290","uuid":{"uuid":{"$uuid":"394ed282-9881-4cfb-9686-1960a40805fe"}},"connectionId":106,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:10.706+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn104","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:10.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33292","uuid":{"uuid":{"$uuid":"9ab5f72e-26ce-42db-ae74-bf175f9c7778"}},"connectionId":107,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:10.714+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn106","msg":"client metadata","attr":{"remote":"127.0.0.1:33290","client":"conn106","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33294","uuid":{"uuid":{"$uuid":"42d0a028-5140-4670-82bb-ec1246ab8247"}},"connectionId":108,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:12:10.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn107","msg":"client metadata","attr":{"remote":"127.0.0.1:33292","client":"conn107","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.722+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn107","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:10.724+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn108","msg":"client metadata","attr":{"remote":"127.0.0.1:33294","client":"conn108","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.736+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn108","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:12:10.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn105","msg":"Connection ended","attr":{"remote":"127.0.0.1:33288","uuid":{"uuid":{"$uuid":"bde71426-c665-4631-8210-c2cd8497c4bf"}},"connectionId":105,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:10.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn107","msg":"Connection ended","attr":{"remote":"127.0.0.1:33292","uuid":{"uuid":{"$uuid":"9ab5f72e-26ce-42db-ae74-bf175f9c7778"}},"connectionId":107,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:10.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn103","msg":"Connection ended","attr":{"remote":"127.0.0.1:33278","uuid":{"uuid":{"$uuid":"8ef246b7-9e7a-4fd1-8e18-3f604adb8898"}},"connectionId":103,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:10.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn108","msg":"Connection ended","attr":{"remote":"127.0.0.1:33294","uuid":{"uuid":{"$uuid":"42d0a028-5140-4670-82bb-ec1246ab8247"}},"connectionId":108,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:10.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn104","msg":"Connection ended","attr":{"remote":"127.0.0.1:33286","uuid":{"uuid":{"$uuid":"768f317d-dc3d-4967-8939-5d3475ad48ba"}},"connectionId":104,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:10.879+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33298","uuid":{"uuid":{"$uuid":"b598e10c-5090-4bd2-8c75-a642c7bf2ae7"}},"connectionId":109,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:10.880+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33300","uuid":{"uuid":{"$uuid":"33553414-2bd5-4f40-b67e-21addc9f7e4f"}},"connectionId":110,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:10.884+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn109","msg":"client metadata","attr":{"remote":"127.0.0.1:33298","client":"conn109","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.886+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn110","msg":"client metadata","attr":{"remote":"127.0.0.1:33300","client":"conn110","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.891+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn109","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:12:10.892+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33302","uuid":{"uuid":{"$uuid":"f806e87f-5139-4235-8e8f-80675c02b36c"}},"connectionId":111,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:10.901+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33304","uuid":{"uuid":{"$uuid":"d2cb07f4-5d7c-422c-a9fa-848962cca590"}},"connectionId":112,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:10.902+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn111","msg":"client metadata","attr":{"remote":"127.0.0.1:33302","client":"conn111","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.909+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn111","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:10.910+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn112","msg":"client metadata","attr":{"remote":"127.0.0.1:33304","client":"conn112","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:10.939+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn106","msg":"Connection ended","attr":{"remote":"127.0.0.1:33290","uuid":{"uuid":{"$uuid":"394ed282-9881-4cfb-9686-1960a40805fe"}},"connectionId":106,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:10.940+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn111","msg":"Connection ended","attr":{"remote":"127.0.0.1:33302","uuid":{"uuid":{"$uuid":"f806e87f-5139-4235-8e8f-80675c02b36c"}},"connectionId":111,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:10.940+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn109","msg":"Connection ended","attr":{"remote":"127.0.0.1:33298","uuid":{"uuid":{"$uuid":"b598e10c-5090-4bd2-8c75-a642c7bf2ae7"}},"connectionId":109,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:10.940+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn112","msg":"Connection ended","attr":{"remote":"127.0.0.1:33304","uuid":{"uuid":{"$uuid":"d2cb07f4-5d7c-422c-a9fa-848962cca590"}},"connectionId":112,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:10.941+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn110","msg":"Connection ended","attr":{"remote":"127.0.0.1:33300","uuid":{"uuid":{"$uuid":"33553414-2bd5-4f40-b67e-21addc9f7e4f"}},"connectionId":110,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:20.561+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33416","uuid":{"uuid":{"$uuid":"98953a37-ad89-4a35-9d7e-3d29db1d2285"}},"connectionId":113,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:20.569+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn113","msg":"client metadata","attr":{"remote":"127.0.0.1:33416","client":"conn113","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:20.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33424","uuid":{"uuid":{"$uuid":"d6b63740-00e6-4477-9d1b-a137273b837c"}},"connectionId":114,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:20.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33426","uuid":{"uuid":{"$uuid":"ed1ffaab-2cb1-4f8d-96af-1029c30a9dcf"}},"connectionId":115,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:20.729+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn114","msg":"client metadata","attr":{"remote":"127.0.0.1:33424","client":"conn114","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:20.731+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn115","msg":"client metadata","attr":{"remote":"127.0.0.1:33426","client":"conn115","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:20.737+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn114","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:12:20.739+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33428","uuid":{"uuid":{"$uuid":"965b2b4a-ffad-4737-ae52-ae6196d901ad"}},"connectionId":116,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:20.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33432","uuid":{"uuid":{"$uuid":"4b056d06-20f2-4bfc-b58f-887a0cb77e3e"}},"connectionId":117,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:20.752+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn116","msg":"client metadata","attr":{"remote":"127.0.0.1:33428","client":"conn116","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:20.756+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn117","msg":"client metadata","attr":{"remote":"127.0.0.1:33432","client":"conn117","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:20.760+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn116","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:12:20.766+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn117","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:12:20.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn117","msg":"Connection ended","attr":{"remote":"127.0.0.1:33432","uuid":{"uuid":{"$uuid":"4b056d06-20f2-4bfc-b58f-887a0cb77e3e"}},"connectionId":117,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:20.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn115","msg":"Connection ended","attr":{"remote":"127.0.0.1:33426","uuid":{"uuid":{"$uuid":"ed1ffaab-2cb1-4f8d-96af-1029c30a9dcf"}},"connectionId":115,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:20.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn116","msg":"Connection ended","attr":{"remote":"127.0.0.1:33428","uuid":{"uuid":{"$uuid":"965b2b4a-ffad-4737-ae52-ae6196d901ad"}},"connectionId":116,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:20.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn114","msg":"Connection ended","attr":{"remote":"127.0.0.1:33424","uuid":{"uuid":{"$uuid":"d6b63740-00e6-4477-9d1b-a137273b837c"}},"connectionId":114,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:20.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn113","msg":"Connection ended","attr":{"remote":"127.0.0.1:33416","uuid":{"uuid":{"$uuid":"98953a37-ad89-4a35-9d7e-3d29db1d2285"}},"connectionId":113,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:30.565+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33562","uuid":{"uuid":{"$uuid":"14204034-6370-43d0-b5e9-23ba0b1263d4"}},"connectionId":118,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:30.573+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn118","msg":"client metadata","attr":{"remote":"127.0.0.1:33562","client":"conn118","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.676+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33570","uuid":{"uuid":{"$uuid":"67611237-6fb4-43bf-aed3-660e8ea02fd1"}},"connectionId":119,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:30.684+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn119","msg":"client metadata","attr":{"remote":"127.0.0.1:33570","client":"conn119","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.728+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33572","uuid":{"uuid":{"$uuid":"faf66ca0-2a27-4529-8789-424c8966f637"}},"connectionId":120,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:30.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33574","uuid":{"uuid":{"$uuid":"52c00ec0-2954-43c5-94dd-fee180fbb345"}},"connectionId":121,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:30.732+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn120","msg":"client metadata","attr":{"remote":"127.0.0.1:33572","client":"conn120","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn121","msg":"client metadata","attr":{"remote":"127.0.0.1:33574","client":"conn121","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.738+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn120","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:12:30.739+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33576","uuid":{"uuid":{"$uuid":"5a6467ba-a7c8-4a4e-a3bb-0bee731f7ecd"}},"connectionId":122,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:30.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33580","uuid":{"uuid":{"$uuid":"b181dfcb-5df9-46de-b15f-0d3931cb47e2"}},"connectionId":123,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:12:30.747+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn122","msg":"client metadata","attr":{"remote":"127.0.0.1:33576","client":"conn122","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn123","msg":"client metadata","attr":{"remote":"127.0.0.1:33580","client":"conn123","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.755+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn122","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:12:30.757+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn123","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:12:30.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn121","msg":"Connection ended","attr":{"remote":"127.0.0.1:33574","uuid":{"uuid":{"$uuid":"52c00ec0-2954-43c5-94dd-fee180fbb345"}},"connectionId":121,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:30.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn122","msg":"Connection ended","attr":{"remote":"127.0.0.1:33576","uuid":{"uuid":{"$uuid":"5a6467ba-a7c8-4a4e-a3bb-0bee731f7ecd"}},"connectionId":122,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:30.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn123","msg":"Connection ended","attr":{"remote":"127.0.0.1:33580","uuid":{"uuid":{"$uuid":"b181dfcb-5df9-46de-b15f-0d3931cb47e2"}},"connectionId":123,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:30.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn118","msg":"Connection ended","attr":{"remote":"127.0.0.1:33562","uuid":{"uuid":{"$uuid":"14204034-6370-43d0-b5e9-23ba0b1263d4"}},"connectionId":118,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:30.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn120","msg":"Connection ended","attr":{"remote":"127.0.0.1:33572","uuid":{"uuid":{"$uuid":"faf66ca0-2a27-4529-8789-424c8966f637"}},"connectionId":120,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33582","uuid":{"uuid":{"$uuid":"5dbf1440-da27-4911-8439-55d22ef23b00"}},"connectionId":124,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33584","uuid":{"uuid":{"$uuid":"a26def08-56f2-4668-8773-70d12ff96897"}},"connectionId":125,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:30.851+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn124","msg":"client metadata","attr":{"remote":"127.0.0.1:33582","client":"conn124","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.852+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn125","msg":"client metadata","attr":{"remote":"127.0.0.1:33584","client":"conn125","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.859+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn124","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:12:30.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33586","uuid":{"uuid":{"$uuid":"6461b801-2ca7-4cd7-af68-1b364c05ce3c"}},"connectionId":126,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:30.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33588","uuid":{"uuid":{"$uuid":"a08ebb1c-a0d9-486e-b2bc-e9fef67b254b"}},"connectionId":127,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:30.871+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn126","msg":"client metadata","attr":{"remote":"127.0.0.1:33586","client":"conn126","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.878+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn126","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:30.879+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn127","msg":"client metadata","attr":{"remote":"127.0.0.1:33588","client":"conn127","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:30.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn126","msg":"Connection ended","attr":{"remote":"127.0.0.1:33586","uuid":{"uuid":{"$uuid":"6461b801-2ca7-4cd7-af68-1b364c05ce3c"}},"connectionId":126,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:30.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn124","msg":"Connection ended","attr":{"remote":"127.0.0.1:33582","uuid":{"uuid":{"$uuid":"5dbf1440-da27-4911-8439-55d22ef23b00"}},"connectionId":124,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:30.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn125","msg":"Connection ended","attr":{"remote":"127.0.0.1:33584","uuid":{"uuid":{"$uuid":"a26def08-56f2-4668-8773-70d12ff96897"}},"connectionId":125,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:30.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn127","msg":"Connection ended","attr":{"remote":"127.0.0.1:33588","uuid":{"uuid":{"$uuid":"a08ebb1c-a0d9-486e-b2bc-e9fef67b254b"}},"connectionId":127,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:30.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn119","msg":"Connection ended","attr":{"remote":"127.0.0.1:33570","uuid":{"uuid":{"$uuid":"67611237-6fb4-43bf-aed3-660e8ea02fd1"}},"connectionId":119,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:40.146+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765123960,"ts_usec":146669,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 6, snapshot max: 6 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:12:40.630+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33706","uuid":{"uuid":{"$uuid":"d54c10c1-8154-48dc-8191-515045e2c2f3"}},"connectionId":128,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:40.638+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn128","msg":"client metadata","attr":{"remote":"127.0.0.1:33706","client":"conn128","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:40.800+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33716","uuid":{"uuid":{"$uuid":"e7925f5e-f226-4c26-98f4-4165aaf70e1b"}},"connectionId":129,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:40.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33718","uuid":{"uuid":{"$uuid":"35524681-b355-4140-8418-7102797841d6"}},"connectionId":130,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:40.804+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn129","msg":"client metadata","attr":{"remote":"127.0.0.1:33716","client":"conn129","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:40.806+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn130","msg":"client metadata","attr":{"remote":"127.0.0.1:33718","client":"conn130","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:40.811+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn129","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:40.811+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33720","uuid":{"uuid":{"$uuid":"20920ed1-67b8-458e-91c3-21b5d4aa3f82"}},"connectionId":131,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:40.814+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33722","uuid":{"uuid":{"$uuid":"55746001-f35b-41c0-be38-1328cdccfff7"}},"connectionId":132,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:40.815+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn131","msg":"client metadata","attr":{"remote":"127.0.0.1:33720","client":"conn131","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:40.822+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn132","msg":"client metadata","attr":{"remote":"127.0.0.1:33722","client":"conn132","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:40.825+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn131","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:12:40.830+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn132","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:12:40.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn129","msg":"Connection ended","attr":{"remote":"127.0.0.1:33716","uuid":{"uuid":{"$uuid":"e7925f5e-f226-4c26-98f4-4165aaf70e1b"}},"connectionId":129,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:40.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn130","msg":"Connection ended","attr":{"remote":"127.0.0.1:33718","uuid":{"uuid":{"$uuid":"35524681-b355-4140-8418-7102797841d6"}},"connectionId":130,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:40.846+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn131","msg":"Connection ended","attr":{"remote":"127.0.0.1:33720","uuid":{"uuid":{"$uuid":"20920ed1-67b8-458e-91c3-21b5d4aa3f82"}},"connectionId":131,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:40.846+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn132","msg":"Connection ended","attr":{"remote":"127.0.0.1:33722","uuid":{"uuid":{"$uuid":"55746001-f35b-41c0-be38-1328cdccfff7"}},"connectionId":132,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:40.847+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn128","msg":"Connection ended","attr":{"remote":"127.0.0.1:33706","uuid":{"uuid":{"$uuid":"d54c10c1-8154-48dc-8191-515045e2c2f3"}},"connectionId":128,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:12:50.553+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33864","uuid":{"uuid":{"$uuid":"9be72b0f-2fea-41b9-b9fc-64870f0d7579"}},"connectionId":133,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:50.564+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn133","msg":"client metadata","attr":{"remote":"127.0.0.1:33864","client":"conn133","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.594+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33866","uuid":{"uuid":{"$uuid":"660c907b-4867-4418-9243-2ec8e03d85c7"}},"connectionId":134,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:50.606+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn134","msg":"client metadata","attr":{"remote":"127.0.0.1:33866","client":"conn134","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33876","uuid":{"uuid":{"$uuid":"65638f75-f560-4909-bb17-d70761494db5"}},"connectionId":135,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:50.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33878","uuid":{"uuid":{"$uuid":"d97ef0cc-d956-47f8-aec1-28c7f63faa3d"}},"connectionId":136,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:50.727+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn135","msg":"client metadata","attr":{"remote":"127.0.0.1:33876","client":"conn135","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.729+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn136","msg":"client metadata","attr":{"remote":"127.0.0.1:33878","client":"conn136","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.733+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn135","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:12:50.733+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33880","uuid":{"uuid":{"$uuid":"c79fc25b-8d53-4879-a7a7-eecd3c0fbb31"}},"connectionId":137,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:50.740+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33882","uuid":{"uuid":{"$uuid":"a10b2117-6930-48f0-aaa5-5deaa49cf2e9"}},"connectionId":138,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:12:50.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn137","msg":"client metadata","attr":{"remote":"127.0.0.1:33880","client":"conn137","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.747+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn137","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:12:50.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn138","msg":"client metadata","attr":{"remote":"127.0.0.1:33882","client":"conn138","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.757+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33886","uuid":{"uuid":{"$uuid":"19b8445a-15d3-4217-91fd-6fa785cded53"}},"connectionId":139,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:12:50.757+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33888","uuid":{"uuid":{"$uuid":"bfd46765-7622-434a-9842-f796eaa0c10d"}},"connectionId":140,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:12:50.758+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn138","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:12:50.761+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn139","msg":"client metadata","attr":{"remote":"127.0.0.1:33886","client":"conn139","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.762+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn140","msg":"client metadata","attr":{"remote":"127.0.0.1:33888","client":"conn140","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.767+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn139","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:12:50.768+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33890","uuid":{"uuid":{"$uuid":"100cd980-b5d8-4cbb-8cd4-7b7b80f057c3"}},"connectionId":141,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:12:50.775+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33892","uuid":{"uuid":{"$uuid":"b7ea16db-7db4-4834-a575-d6d03667b9f3"}},"connectionId":142,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:12:50.777+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn141","msg":"client metadata","attr":{"remote":"127.0.0.1:33890","client":"conn141","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn138","msg":"Connection ended","attr":{"remote":"127.0.0.1:33882","uuid":{"uuid":{"$uuid":"a10b2117-6930-48f0-aaa5-5deaa49cf2e9"}},"connectionId":138,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:12:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn136","msg":"Connection ended","attr":{"remote":"127.0.0.1:33878","uuid":{"uuid":{"$uuid":"d97ef0cc-d956-47f8-aec1-28c7f63faa3d"}},"connectionId":136,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:12:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn135","msg":"Connection ended","attr":{"remote":"127.0.0.1:33876","uuid":{"uuid":{"$uuid":"65638f75-f560-4909-bb17-d70761494db5"}},"connectionId":135,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:12:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn137","msg":"Connection ended","attr":{"remote":"127.0.0.1:33880","uuid":{"uuid":{"$uuid":"c79fc25b-8d53-4879-a7a7-eecd3c0fbb31"}},"connectionId":137,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:12:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn133","msg":"Connection ended","attr":{"remote":"127.0.0.1:33864","uuid":{"uuid":{"$uuid":"9be72b0f-2fea-41b9-b9fc-64870f0d7579"}},"connectionId":133,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:12:50.785+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn141","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:12:50.786+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn142","msg":"client metadata","attr":{"remote":"127.0.0.1:33892","client":"conn142","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:12:50.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn140","msg":"Connection ended","attr":{"remote":"127.0.0.1:33888","uuid":{"uuid":{"$uuid":"bfd46765-7622-434a-9842-f796eaa0c10d"}},"connectionId":140,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:12:50.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn142","msg":"Connection ended","attr":{"remote":"127.0.0.1:33892","uuid":{"uuid":{"$uuid":"b7ea16db-7db4-4834-a575-d6d03667b9f3"}},"connectionId":142,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:12:50.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn139","msg":"Connection ended","attr":{"remote":"127.0.0.1:33886","uuid":{"uuid":{"$uuid":"19b8445a-15d3-4217-91fd-6fa785cded53"}},"connectionId":139,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:12:50.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn134","msg":"Connection ended","attr":{"remote":"127.0.0.1:33866","uuid":{"uuid":{"$uuid":"660c907b-4867-4418-9243-2ec8e03d85c7"}},"connectionId":134,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:12:50.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn141","msg":"Connection ended","attr":{"remote":"127.0.0.1:33890","uuid":{"uuid":{"$uuid":"100cd980-b5d8-4cbb-8cd4-7b7b80f057c3"}},"connectionId":141,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:00.495+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33992","uuid":{"uuid":{"$uuid":"db849bd7-9616-43d1-9c7b-6665eee154b4"}},"connectionId":143,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:00.504+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn143","msg":"client metadata","attr":{"remote":"127.0.0.1:33992","client":"conn143","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:00.655+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33994","uuid":{"uuid":{"$uuid":"95f86bad-e085-4053-bd43-992a8546e57c"}},"connectionId":144,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:00.655+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33996","uuid":{"uuid":{"$uuid":"69e200a8-2686-42df-949f-78b02f31771d"}},"connectionId":145,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:00.660+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn144","msg":"client metadata","attr":{"remote":"127.0.0.1:33994","client":"conn144","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:00.661+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn145","msg":"client metadata","attr":{"remote":"127.0.0.1:33996","client":"conn145","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:00.666+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn144","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:00.667+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:33998","uuid":{"uuid":{"$uuid":"3f1f9088-d945-4ac3-aeb5-ea700fab9a4f"}},"connectionId":146,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:00.676+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34004","uuid":{"uuid":{"$uuid":"113de437-001a-4bcf-a5f4-2b9fd65b142c"}},"connectionId":147,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:00.677+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn146","msg":"client metadata","attr":{"remote":"127.0.0.1:33998","client":"conn146","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:00.684+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn146","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:13:00.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn147","msg":"client metadata","attr":{"remote":"127.0.0.1:34004","client":"conn147","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn144","msg":"Connection ended","attr":{"remote":"127.0.0.1:33994","uuid":{"uuid":{"$uuid":"95f86bad-e085-4053-bd43-992a8546e57c"}},"connectionId":144,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn143","msg":"Connection ended","attr":{"remote":"127.0.0.1:33992","uuid":{"uuid":{"$uuid":"db849bd7-9616-43d1-9c7b-6665eee154b4"}},"connectionId":143,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn147","msg":"Connection ended","attr":{"remote":"127.0.0.1:34004","uuid":{"uuid":{"$uuid":"113de437-001a-4bcf-a5f4-2b9fd65b142c"}},"connectionId":147,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn145","msg":"Connection ended","attr":{"remote":"127.0.0.1:33996","uuid":{"uuid":{"$uuid":"69e200a8-2686-42df-949f-78b02f31771d"}},"connectionId":145,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:00.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn146","msg":"Connection ended","attr":{"remote":"127.0.0.1:33998","uuid":{"uuid":{"$uuid":"3f1f9088-d945-4ac3-aeb5-ea700fab9a4f"}},"connectionId":146,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:10.537+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34114","uuid":{"uuid":{"$uuid":"29f33434-119d-4e5f-bb7b-018326a33286"}},"connectionId":148,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:10.545+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn148","msg":"client metadata","attr":{"remote":"127.0.0.1:34114","client":"conn148","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.608+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34116","uuid":{"uuid":{"$uuid":"1f53564d-e724-49be-b7d1-01395e317b98"}},"connectionId":149,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:10.616+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn149","msg":"client metadata","attr":{"remote":"127.0.0.1:34116","client":"conn149","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.687+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34124","uuid":{"uuid":{"$uuid":"5d7946b7-1321-4aa9-a28f-34e01c43cba1"}},"connectionId":150,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:10.687+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34126","uuid":{"uuid":{"$uuid":"495589e7-9317-46ec-907a-4a632f1a7186"}},"connectionId":151,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:10.691+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn150","msg":"client metadata","attr":{"remote":"127.0.0.1:34124","client":"conn150","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.692+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn151","msg":"client metadata","attr":{"remote":"127.0.0.1:34126","client":"conn151","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.697+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn150","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:10.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34128","uuid":{"uuid":{"$uuid":"ffd9ee97-f789-46da-8abe-f7164ff670d3"}},"connectionId":152,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:10.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34130","uuid":{"uuid":{"$uuid":"9732e4ad-8838-4383-97b8-15d3ee1b82eb"}},"connectionId":153,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:13:10.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn152","msg":"client metadata","attr":{"remote":"127.0.0.1:34128","client":"conn152","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.712+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn152","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:10.714+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn153","msg":"client metadata","attr":{"remote":"127.0.0.1:34130","client":"conn153","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.725+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn153","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:13:10.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn151","msg":"Connection ended","attr":{"remote":"127.0.0.1:34126","uuid":{"uuid":{"$uuid":"495589e7-9317-46ec-907a-4a632f1a7186"}},"connectionId":151,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:10.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn153","msg":"Connection ended","attr":{"remote":"127.0.0.1:34130","uuid":{"uuid":{"$uuid":"9732e4ad-8838-4383-97b8-15d3ee1b82eb"}},"connectionId":153,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:10.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn150","msg":"Connection ended","attr":{"remote":"127.0.0.1:34124","uuid":{"uuid":{"$uuid":"5d7946b7-1321-4aa9-a28f-34e01c43cba1"}},"connectionId":150,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:10.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn148","msg":"Connection ended","attr":{"remote":"127.0.0.1:34114","uuid":{"uuid":{"$uuid":"29f33434-119d-4e5f-bb7b-018326a33286"}},"connectionId":148,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:10.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn152","msg":"Connection ended","attr":{"remote":"127.0.0.1:34128","uuid":{"uuid":{"$uuid":"ffd9ee97-f789-46da-8abe-f7164ff670d3"}},"connectionId":152,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:10.772+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34134","uuid":{"uuid":{"$uuid":"f070f1d6-83fc-424c-aab1-d63a53653499"}},"connectionId":154,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:10.772+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34136","uuid":{"uuid":{"$uuid":"2cab455e-3813-4b66-ab4d-41114965af88"}},"connectionId":155,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:10.776+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn154","msg":"client metadata","attr":{"remote":"127.0.0.1:34134","client":"conn154","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.778+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn155","msg":"client metadata","attr":{"remote":"127.0.0.1:34136","client":"conn155","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.784+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn154","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:13:10.785+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34138","uuid":{"uuid":{"$uuid":"c73a67fe-d8b0-4ecf-aad1-efaf1bfc5124"}},"connectionId":156,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:10.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34140","uuid":{"uuid":{"$uuid":"60e315de-6094-45ce-8018-4924d7b88721"}},"connectionId":157,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:10.794+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn156","msg":"client metadata","attr":{"remote":"127.0.0.1:34138","client":"conn156","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.800+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn156","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:10.802+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn157","msg":"client metadata","attr":{"remote":"127.0.0.1:34140","client":"conn157","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn157","msg":"Connection ended","attr":{"remote":"127.0.0.1:34140","uuid":{"uuid":{"$uuid":"60e315de-6094-45ce-8018-4924d7b88721"}},"connectionId":157,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn149","msg":"Connection ended","attr":{"remote":"127.0.0.1:34116","uuid":{"uuid":{"$uuid":"1f53564d-e724-49be-b7d1-01395e317b98"}},"connectionId":149,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn156","msg":"Connection ended","attr":{"remote":"127.0.0.1:34138","uuid":{"uuid":{"$uuid":"c73a67fe-d8b0-4ecf-aad1-efaf1bfc5124"}},"connectionId":156,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn154","msg":"Connection ended","attr":{"remote":"127.0.0.1:34134","uuid":{"uuid":{"$uuid":"f070f1d6-83fc-424c-aab1-d63a53653499"}},"connectionId":154,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn155","msg":"Connection ended","attr":{"remote":"127.0.0.1:34136","uuid":{"uuid":{"$uuid":"2cab455e-3813-4b66-ab4d-41114965af88"}},"connectionId":155,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:20.516+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34246","uuid":{"uuid":{"$uuid":"02223d05-5992-4474-93c9-c6a8c2957df4"}},"connectionId":158,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:20.524+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn158","msg":"client metadata","attr":{"remote":"127.0.0.1:34246","client":"conn158","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:20.675+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34256","uuid":{"uuid":{"$uuid":"abf1cb21-3743-433c-bc68-0eee6428ef49"}},"connectionId":159,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:20.675+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34258","uuid":{"uuid":{"$uuid":"5d53435d-44b6-484f-b0e2-052564dcf9ba"}},"connectionId":160,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:20.679+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn159","msg":"client metadata","attr":{"remote":"127.0.0.1:34256","client":"conn159","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:20.681+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn160","msg":"client metadata","attr":{"remote":"127.0.0.1:34258","client":"conn160","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:20.685+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn159","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:13:20.686+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34260","uuid":{"uuid":{"$uuid":"2af03f63-63a3-4d31-827e-18e00f723076"}},"connectionId":161,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:20.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34262","uuid":{"uuid":{"$uuid":"a4d0c912-7d7b-476e-b0f3-d622a43e2977"}},"connectionId":162,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:20.694+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn161","msg":"client metadata","attr":{"remote":"127.0.0.1:34260","client":"conn161","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:20.700+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn161","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:20.702+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn162","msg":"client metadata","attr":{"remote":"127.0.0.1:34262","client":"conn162","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:20.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn160","msg":"Connection ended","attr":{"remote":"127.0.0.1:34258","uuid":{"uuid":{"$uuid":"5d53435d-44b6-484f-b0e2-052564dcf9ba"}},"connectionId":160,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:20.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn158","msg":"Connection ended","attr":{"remote":"127.0.0.1:34246","uuid":{"uuid":{"$uuid":"02223d05-5992-4474-93c9-c6a8c2957df4"}},"connectionId":158,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:20.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn161","msg":"Connection ended","attr":{"remote":"127.0.0.1:34260","uuid":{"uuid":{"$uuid":"2af03f63-63a3-4d31-827e-18e00f723076"}},"connectionId":161,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:20.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn162","msg":"Connection ended","attr":{"remote":"127.0.0.1:34262","uuid":{"uuid":{"$uuid":"a4d0c912-7d7b-476e-b0f3-d622a43e2977"}},"connectionId":162,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:20.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn159","msg":"Connection ended","attr":{"remote":"127.0.0.1:34256","uuid":{"uuid":{"$uuid":"abf1cb21-3743-433c-bc68-0eee6428ef49"}},"connectionId":159,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:30.489+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34372","uuid":{"uuid":{"$uuid":"42bbccf6-c9f2-4f38-bb1f-17e636c28c62"}},"connectionId":163,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:30.497+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn163","msg":"client metadata","attr":{"remote":"127.0.0.1:34372","client":"conn163","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.637+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34374","uuid":{"uuid":{"$uuid":"389292e6-82f7-4fa9-9f13-e15888aba8a6"}},"connectionId":164,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:30.637+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34376","uuid":{"uuid":{"$uuid":"0992b46d-4855-4a6a-b27b-ae6bd3fbc144"}},"connectionId":165,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:30.641+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn164","msg":"client metadata","attr":{"remote":"127.0.0.1:34374","client":"conn164","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.642+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn165","msg":"client metadata","attr":{"remote":"127.0.0.1:34376","client":"conn165","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.646+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn164","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:13:30.647+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34378","uuid":{"uuid":{"$uuid":"34000302-47b9-4e17-baa4-ed7528b1491f"}},"connectionId":166,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:30.651+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34380","uuid":{"uuid":{"$uuid":"06d936b1-1c6a-4691-820f-9e33f822e531"}},"connectionId":167,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:30.653+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34382","uuid":{"uuid":{"$uuid":"1c9905b8-0ffa-4db6-911c-d901f394a623"}},"connectionId":168,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:13:30.654+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn166","msg":"client metadata","attr":{"remote":"127.0.0.1:34378","client":"conn166","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.660+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn167","msg":"client metadata","attr":{"remote":"127.0.0.1:34380","client":"conn167","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.660+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn166","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:13:30.661+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn168","msg":"client metadata","attr":{"remote":"127.0.0.1:34382","client":"conn168","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.673+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn168","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:13:30.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn166","msg":"Connection ended","attr":{"remote":"127.0.0.1:34378","uuid":{"uuid":{"$uuid":"34000302-47b9-4e17-baa4-ed7528b1491f"}},"connectionId":166,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:30.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn168","msg":"Connection ended","attr":{"remote":"127.0.0.1:34382","uuid":{"uuid":{"$uuid":"1c9905b8-0ffa-4db6-911c-d901f394a623"}},"connectionId":168,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:30.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn164","msg":"Connection ended","attr":{"remote":"127.0.0.1:34374","uuid":{"uuid":{"$uuid":"389292e6-82f7-4fa9-9f13-e15888aba8a6"}},"connectionId":164,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:30.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn163","msg":"Connection ended","attr":{"remote":"127.0.0.1:34372","uuid":{"uuid":{"$uuid":"42bbccf6-c9f2-4f38-bb1f-17e636c28c62"}},"connectionId":163,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:30.696+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn165","msg":"Connection ended","attr":{"remote":"127.0.0.1:34376","uuid":{"uuid":{"$uuid":"0992b46d-4855-4a6a-b27b-ae6bd3fbc144"}},"connectionId":165,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:30.818+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34390","uuid":{"uuid":{"$uuid":"5c1afe18-ec39-47c5-a951-a4e718a319ac"}},"connectionId":169,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:30.818+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34392","uuid":{"uuid":{"$uuid":"d081f388-399c-4bfc-af0a-dc850ababce1"}},"connectionId":170,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:30.822+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn169","msg":"client metadata","attr":{"remote":"127.0.0.1:34390","client":"conn169","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn170","msg":"client metadata","attr":{"remote":"127.0.0.1:34392","client":"conn170","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.828+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn169","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:13:30.829+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34394","uuid":{"uuid":{"$uuid":"166cdc34-8246-4eb8-acd6-5931de7d8f9b"}},"connectionId":171,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:30.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34396","uuid":{"uuid":{"$uuid":"5324eee2-8755-4a58-8f26-084a6ea8813c"}},"connectionId":172,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:30.837+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn171","msg":"client metadata","attr":{"remote":"127.0.0.1:34394","client":"conn171","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn171","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:30.845+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn172","msg":"client metadata","attr":{"remote":"127.0.0.1:34396","client":"conn172","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:30.874+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn169","msg":"Connection ended","attr":{"remote":"127.0.0.1:34390","uuid":{"uuid":{"$uuid":"5c1afe18-ec39-47c5-a951-a4e718a319ac"}},"connectionId":169,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:30.874+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn171","msg":"Connection ended","attr":{"remote":"127.0.0.1:34394","uuid":{"uuid":{"$uuid":"166cdc34-8246-4eb8-acd6-5931de7d8f9b"}},"connectionId":171,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:30.874+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn170","msg":"Connection ended","attr":{"remote":"127.0.0.1:34392","uuid":{"uuid":{"$uuid":"d081f388-399c-4bfc-af0a-dc850ababce1"}},"connectionId":170,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:30.874+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn167","msg":"Connection ended","attr":{"remote":"127.0.0.1:34380","uuid":{"uuid":{"$uuid":"06d936b1-1c6a-4691-820f-9e33f822e531"}},"connectionId":167,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:30.875+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn172","msg":"Connection ended","attr":{"remote":"127.0.0.1:34396","uuid":{"uuid":{"$uuid":"5324eee2-8755-4a58-8f26-084a6ea8813c"}},"connectionId":172,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:40.306+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124020,"ts_usec":306102,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 7, snapshot max: 7 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:13:40.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34514","uuid":{"uuid":{"$uuid":"f360c914-0e64-4290-8be0-8665cbb37436"}},"connectionId":173,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:40.612+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn173","msg":"client metadata","attr":{"remote":"127.0.0.1:34514","client":"conn173","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34524","uuid":{"uuid":{"$uuid":"ef42771f-b2fc-4671-8705-55fc63e0bde0"}},"connectionId":174,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34526","uuid":{"uuid":{"$uuid":"e75bb27c-5af3-4e4e-9cf9-eb89a5c81270"}},"connectionId":175,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:40.767+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn174","msg":"client metadata","attr":{"remote":"127.0.0.1:34524","client":"conn174","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:40.768+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn175","msg":"client metadata","attr":{"remote":"127.0.0.1:34526","client":"conn175","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:40.773+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn174","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:40.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34528","uuid":{"uuid":{"$uuid":"59b2a60f-ba08-4eb9-af9f-a65f0a4ef917"}},"connectionId":176,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:40.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34530","uuid":{"uuid":{"$uuid":"d200228f-bb80-4193-9110-4db1c66aa485"}},"connectionId":177,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:40.783+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn176","msg":"client metadata","attr":{"remote":"127.0.0.1:34528","client":"conn176","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:40.789+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn176","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:40.791+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn177","msg":"client metadata","attr":{"remote":"127.0.0.1:34530","client":"conn177","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:40.823+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn176","msg":"Connection ended","attr":{"remote":"127.0.0.1:34528","uuid":{"uuid":{"$uuid":"59b2a60f-ba08-4eb9-af9f-a65f0a4ef917"}},"connectionId":176,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:40.823+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn174","msg":"Connection ended","attr":{"remote":"127.0.0.1:34524","uuid":{"uuid":{"$uuid":"ef42771f-b2fc-4671-8705-55fc63e0bde0"}},"connectionId":174,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:40.824+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn175","msg":"Connection ended","attr":{"remote":"127.0.0.1:34526","uuid":{"uuid":{"$uuid":"e75bb27c-5af3-4e4e-9cf9-eb89a5c81270"}},"connectionId":175,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:40.824+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn173","msg":"Connection ended","attr":{"remote":"127.0.0.1:34514","uuid":{"uuid":{"$uuid":"f360c914-0e64-4290-8be0-8665cbb37436"}},"connectionId":173,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:40.824+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn177","msg":"Connection ended","attr":{"remote":"127.0.0.1:34530","uuid":{"uuid":{"$uuid":"d200228f-bb80-4193-9110-4db1c66aa485"}},"connectionId":177,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:13:50.522+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34628","uuid":{"uuid":{"$uuid":"51443d8e-e76d-4553-bc9f-8d83708ef922"}},"connectionId":178,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:50.530+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn178","msg":"client metadata","attr":{"remote":"127.0.0.1:34628","client":"conn178","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.587+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34630","uuid":{"uuid":{"$uuid":"d8cf3cd9-0b76-4259-9686-798c907b81e9"}},"connectionId":179,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:50.596+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn179","msg":"client metadata","attr":{"remote":"127.0.0.1:34630","client":"conn179","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.679+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34638","uuid":{"uuid":{"$uuid":"fd9818b0-0460-40e7-884a-3b06101646a5"}},"connectionId":180,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:50.679+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34640","uuid":{"uuid":{"$uuid":"fc3e1a7f-321d-431c-a5c2-874a5524d00a"}},"connectionId":181,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:50.683+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn180","msg":"client metadata","attr":{"remote":"127.0.0.1:34638","client":"conn180","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.684+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn181","msg":"client metadata","attr":{"remote":"127.0.0.1:34640","client":"conn181","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.688+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn180","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:13:50.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34642","uuid":{"uuid":{"$uuid":"526ca7fa-5ab8-4748-8e2b-00870e36eb69"}},"connectionId":182,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:50.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34644","uuid":{"uuid":{"$uuid":"d2bc1093-99a6-465d-a2d2-416377c19b69"}},"connectionId":183,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:13:50.696+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn182","msg":"client metadata","attr":{"remote":"127.0.0.1:34642","client":"conn182","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.709+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn182","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:13:50.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn183","msg":"client metadata","attr":{"remote":"127.0.0.1:34644","client":"conn183","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.719+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn183","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:13:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn183","msg":"Connection ended","attr":{"remote":"127.0.0.1:34644","uuid":{"uuid":{"$uuid":"d2bc1093-99a6-465d-a2d2-416377c19b69"}},"connectionId":183,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn178","msg":"Connection ended","attr":{"remote":"127.0.0.1:34628","uuid":{"uuid":{"$uuid":"51443d8e-e76d-4553-bc9f-8d83708ef922"}},"connectionId":178,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn181","msg":"Connection ended","attr":{"remote":"127.0.0.1:34640","uuid":{"uuid":{"$uuid":"fc3e1a7f-321d-431c-a5c2-874a5524d00a"}},"connectionId":181,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn180","msg":"Connection ended","attr":{"remote":"127.0.0.1:34638","uuid":{"uuid":{"$uuid":"fd9818b0-0460-40e7-884a-3b06101646a5"}},"connectionId":180,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:50.744+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn182","msg":"Connection ended","attr":{"remote":"127.0.0.1:34642","uuid":{"uuid":{"$uuid":"526ca7fa-5ab8-4748-8e2b-00870e36eb69"}},"connectionId":182,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:50.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34648","uuid":{"uuid":{"$uuid":"5c8019c1-c85c-4d60-8f06-b31800f1b086"}},"connectionId":184,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:50.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34650","uuid":{"uuid":{"$uuid":"23061f51-ae99-485c-8f3a-cfc75fd983ab"}},"connectionId":185,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn184","msg":"client metadata","attr":{"remote":"127.0.0.1:34648","client":"conn184","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.762+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn185","msg":"client metadata","attr":{"remote":"127.0.0.1:34650","client":"conn185","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.767+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn184","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:50.767+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34652","uuid":{"uuid":{"$uuid":"da87a95c-7ed9-4fa2-b4b1-a68501faac21"}},"connectionId":186,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:50.775+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34654","uuid":{"uuid":{"$uuid":"380cafb5-9998-477d-a176-358eed354231"}},"connectionId":187,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:13:50.776+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn186","msg":"client metadata","attr":{"remote":"127.0.0.1:34652","client":"conn186","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.782+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn186","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:13:50.784+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn187","msg":"client metadata","attr":{"remote":"127.0.0.1:34654","client":"conn187","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:13:50.814+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn187","msg":"Connection ended","attr":{"remote":"127.0.0.1:34654","uuid":{"uuid":{"$uuid":"380cafb5-9998-477d-a176-358eed354231"}},"connectionId":187,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:13:50.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn186","msg":"Connection ended","attr":{"remote":"127.0.0.1:34652","uuid":{"uuid":{"$uuid":"da87a95c-7ed9-4fa2-b4b1-a68501faac21"}},"connectionId":186,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:13:50.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn179","msg":"Connection ended","attr":{"remote":"127.0.0.1:34630","uuid":{"uuid":{"$uuid":"d8cf3cd9-0b76-4259-9686-798c907b81e9"}},"connectionId":179,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:13:50.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn184","msg":"Connection ended","attr":{"remote":"127.0.0.1:34648","uuid":{"uuid":{"$uuid":"5c8019c1-c85c-4d60-8f06-b31800f1b086"}},"connectionId":184,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:13:50.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn185","msg":"Connection ended","attr":{"remote":"127.0.0.1:34650","uuid":{"uuid":{"$uuid":"23061f51-ae99-485c-8f3a-cfc75fd983ab"}},"connectionId":185,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:00.525+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34754","uuid":{"uuid":{"$uuid":"dccd22ff-e08e-4348-9fca-96dec80eae1e"}},"connectionId":188,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:00.532+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn188","msg":"client metadata","attr":{"remote":"127.0.0.1:34754","client":"conn188","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:00.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34762","uuid":{"uuid":{"$uuid":"cbc17faa-3da9-4f8c-a288-147ce6afbca9"}},"connectionId":189,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:00.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34764","uuid":{"uuid":{"$uuid":"4f945200-4bda-4905-9989-403d5edb694b"}},"connectionId":190,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:00.683+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn189","msg":"client metadata","attr":{"remote":"127.0.0.1:34762","client":"conn189","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:00.684+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn190","msg":"client metadata","attr":{"remote":"127.0.0.1:34764","client":"conn190","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:00.689+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn189","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:00.690+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34766","uuid":{"uuid":{"$uuid":"f50d1eed-acd0-443a-9d09-1a4dd2a3cf8e"}},"connectionId":191,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:00.697+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34768","uuid":{"uuid":{"$uuid":"56d2a715-b33e-4291-9aea-53aef60f167e"}},"connectionId":192,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:00.698+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn191","msg":"client metadata","attr":{"remote":"127.0.0.1:34766","client":"conn191","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:00.704+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn191","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:00.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn192","msg":"client metadata","attr":{"remote":"127.0.0.1:34768","client":"conn192","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:00.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn191","msg":"Connection ended","attr":{"remote":"127.0.0.1:34766","uuid":{"uuid":{"$uuid":"f50d1eed-acd0-443a-9d09-1a4dd2a3cf8e"}},"connectionId":191,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:00.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn192","msg":"Connection ended","attr":{"remote":"127.0.0.1:34768","uuid":{"uuid":{"$uuid":"56d2a715-b33e-4291-9aea-53aef60f167e"}},"connectionId":192,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:00.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn188","msg":"Connection ended","attr":{"remote":"127.0.0.1:34754","uuid":{"uuid":{"$uuid":"dccd22ff-e08e-4348-9fca-96dec80eae1e"}},"connectionId":188,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:00.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn190","msg":"Connection ended","attr":{"remote":"127.0.0.1:34764","uuid":{"uuid":{"$uuid":"4f945200-4bda-4905-9989-403d5edb694b"}},"connectionId":190,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:00.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn189","msg":"Connection ended","attr":{"remote":"127.0.0.1:34762","uuid":{"uuid":{"$uuid":"cbc17faa-3da9-4f8c-a288-147ce6afbca9"}},"connectionId":189,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:10.587+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34874","uuid":{"uuid":{"$uuid":"98284927-44a9-4585-a8df-66eae4ce51ff"}},"connectionId":193,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:10.610+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn193","msg":"client metadata","attr":{"remote":"127.0.0.1:34874","client":"conn193","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34880","uuid":{"uuid":{"$uuid":"bfd1dfa8-79db-4655-8a9a-0bed686c0c4c"}},"connectionId":194,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:10.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn194","msg":"client metadata","attr":{"remote":"127.0.0.1:34880","client":"conn194","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34884","uuid":{"uuid":{"$uuid":"5b7cf9f1-66d0-4c30-8510-7248fadd99a4"}},"connectionId":195,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:10.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34886","uuid":{"uuid":{"$uuid":"3711ec4c-c659-41bf-8670-d336dcc0c564"}},"connectionId":196,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:10.770+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn195","msg":"client metadata","attr":{"remote":"127.0.0.1:34884","client":"conn195","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.772+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn196","msg":"client metadata","attr":{"remote":"127.0.0.1:34886","client":"conn196","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.777+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn195","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:10.778+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34888","uuid":{"uuid":{"$uuid":"00b5b664-14d8-4c4b-9947-e60905f29168"}},"connectionId":197,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:10.785+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34890","uuid":{"uuid":{"$uuid":"c42bcb8e-edbc-4e36-9750-d105ec20ba87"}},"connectionId":198,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:14:10.786+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn197","msg":"client metadata","attr":{"remote":"127.0.0.1:34888","client":"conn197","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.793+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn197","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:10.794+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn198","msg":"client metadata","attr":{"remote":"127.0.0.1:34890","client":"conn198","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.810+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn198","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":15}}
{"t":{"$date":"2025-12-07T16:14:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn198","msg":"Connection ended","attr":{"remote":"127.0.0.1:34890","uuid":{"uuid":{"$uuid":"c42bcb8e-edbc-4e36-9750-d105ec20ba87"}},"connectionId":198,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn193","msg":"Connection ended","attr":{"remote":"127.0.0.1:34874","uuid":{"uuid":{"$uuid":"98284927-44a9-4585-a8df-66eae4ce51ff"}},"connectionId":193,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn197","msg":"Connection ended","attr":{"remote":"127.0.0.1:34888","uuid":{"uuid":{"$uuid":"00b5b664-14d8-4c4b-9947-e60905f29168"}},"connectionId":197,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn195","msg":"Connection ended","attr":{"remote":"127.0.0.1:34884","uuid":{"uuid":{"$uuid":"5b7cf9f1-66d0-4c30-8510-7248fadd99a4"}},"connectionId":195,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn196","msg":"Connection ended","attr":{"remote":"127.0.0.1:34886","uuid":{"uuid":{"$uuid":"3711ec4c-c659-41bf-8670-d336dcc0c564"}},"connectionId":196,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:10.892+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34892","uuid":{"uuid":{"$uuid":"e26ea1c0-0a65-4380-afcf-725aa1fd4ca1"}},"connectionId":199,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:10.893+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34894","uuid":{"uuid":{"$uuid":"82b86def-1d64-45c6-8d9a-59afbb12cd5a"}},"connectionId":200,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:10.897+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn199","msg":"client metadata","attr":{"remote":"127.0.0.1:34892","client":"conn199","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.899+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn200","msg":"client metadata","attr":{"remote":"127.0.0.1:34894","client":"conn200","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.904+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn199","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:10.905+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34896","uuid":{"uuid":{"$uuid":"54b81fe3-6948-4ccb-80f8-52d7d4a03979"}},"connectionId":201,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:10.914+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34898","uuid":{"uuid":{"$uuid":"690100c4-07c1-4a05-934e-f589e27376dd"}},"connectionId":202,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:10.915+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn201","msg":"client metadata","attr":{"remote":"127.0.0.1:34896","client":"conn201","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.922+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn201","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:14:10.924+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn202","msg":"client metadata","attr":{"remote":"127.0.0.1:34898","client":"conn202","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:10.955+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn202","msg":"Connection ended","attr":{"remote":"127.0.0.1:34898","uuid":{"uuid":{"$uuid":"690100c4-07c1-4a05-934e-f589e27376dd"}},"connectionId":202,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:10.955+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn200","msg":"Connection ended","attr":{"remote":"127.0.0.1:34894","uuid":{"uuid":{"$uuid":"82b86def-1d64-45c6-8d9a-59afbb12cd5a"}},"connectionId":200,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:10.955+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn201","msg":"Connection ended","attr":{"remote":"127.0.0.1:34896","uuid":{"uuid":{"$uuid":"54b81fe3-6948-4ccb-80f8-52d7d4a03979"}},"connectionId":201,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:10.955+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn194","msg":"Connection ended","attr":{"remote":"127.0.0.1:34880","uuid":{"uuid":{"$uuid":"bfd1dfa8-79db-4655-8a9a-0bed686c0c4c"}},"connectionId":194,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:10.956+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn199","msg":"Connection ended","attr":{"remote":"127.0.0.1:34892","uuid":{"uuid":{"$uuid":"e26ea1c0-0a65-4380-afcf-725aa1fd4ca1"}},"connectionId":199,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:20.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35016","uuid":{"uuid":{"$uuid":"6d553161-4fc1-4487-ade3-d0b19cb4856c"}},"connectionId":203,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:20.842+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn203","msg":"client metadata","attr":{"remote":"127.0.0.1:35016","client":"conn203","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:21.001+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35022","uuid":{"uuid":{"$uuid":"81479cb6-bae8-4d43-a664-4c18079cec78"}},"connectionId":204,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:21.002+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35024","uuid":{"uuid":{"$uuid":"56d83233-aa9e-4606-bb68-045e2a873116"}},"connectionId":205,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:21.005+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn204","msg":"client metadata","attr":{"remote":"127.0.0.1:35022","client":"conn204","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:21.006+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn205","msg":"client metadata","attr":{"remote":"127.0.0.1:35024","client":"conn205","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:21.014+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn204","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:14:21.017+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35026","uuid":{"uuid":{"$uuid":"b0b7d2d7-2ff9-438a-a38f-11988ba0a94d"}},"connectionId":206,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:21.023+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35028","uuid":{"uuid":{"$uuid":"5f893e61-d1a3-4929-b062-8482b4b63c61"}},"connectionId":207,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:21.024+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn206","msg":"client metadata","attr":{"remote":"127.0.0.1:35026","client":"conn206","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:21.035+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn207","msg":"client metadata","attr":{"remote":"127.0.0.1:35028","client":"conn207","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:21.040+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn206","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":16}}
{"t":{"$date":"2025-12-07T16:14:21.093+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn205","msg":"Connection ended","attr":{"remote":"127.0.0.1:35024","uuid":{"uuid":{"$uuid":"56d83233-aa9e-4606-bb68-045e2a873116"}},"connectionId":205,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:21.093+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn206","msg":"Connection ended","attr":{"remote":"127.0.0.1:35026","uuid":{"uuid":{"$uuid":"b0b7d2d7-2ff9-438a-a38f-11988ba0a94d"}},"connectionId":206,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:21.093+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn203","msg":"Connection ended","attr":{"remote":"127.0.0.1:35016","uuid":{"uuid":{"$uuid":"6d553161-4fc1-4487-ade3-d0b19cb4856c"}},"connectionId":203,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:21.094+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn204","msg":"Connection ended","attr":{"remote":"127.0.0.1:35022","uuid":{"uuid":{"$uuid":"81479cb6-bae8-4d43-a664-4c18079cec78"}},"connectionId":204,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:21.096+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn207","msg":"Connection ended","attr":{"remote":"127.0.0.1:35028","uuid":{"uuid":{"$uuid":"5f893e61-d1a3-4929-b062-8482b4b63c61"}},"connectionId":207,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:30.599+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35116","uuid":{"uuid":{"$uuid":"19e6a514-ef05-4c99-a7c6-a24845f456d0"}},"connectionId":208,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:30.608+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn208","msg":"client metadata","attr":{"remote":"127.0.0.1:35116","client":"conn208","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.630+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35118","uuid":{"uuid":{"$uuid":"b002a099-e879-4f98-9209-9cac547c8144"}},"connectionId":209,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:30.639+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn209","msg":"client metadata","attr":{"remote":"127.0.0.1:35118","client":"conn209","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.755+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35128","uuid":{"uuid":{"$uuid":"f6b9bdb8-d175-4d7c-8b76-8f71f71b89fe"}},"connectionId":210,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:30.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35130","uuid":{"uuid":{"$uuid":"f99e5668-a1ab-4684-9323-57b73b80147a"}},"connectionId":211,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:30.760+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn210","msg":"client metadata","attr":{"remote":"127.0.0.1:35128","client":"conn210","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.761+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn211","msg":"client metadata","attr":{"remote":"127.0.0.1:35130","client":"conn211","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.765+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn210","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:14:30.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35132","uuid":{"uuid":{"$uuid":"b2bd1f40-7d6d-42c8-a7da-ce8a86d79949"}},"connectionId":212,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:30.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35134","uuid":{"uuid":{"$uuid":"d54a8b27-ae0d-429d-8ead-e8ba56064881"}},"connectionId":213,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:14:30.775+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn212","msg":"client metadata","attr":{"remote":"127.0.0.1:35132","client":"conn212","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.782+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn212","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:30.783+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn213","msg":"client metadata","attr":{"remote":"127.0.0.1:35134","client":"conn213","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.794+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn213","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":10}}
{"t":{"$date":"2025-12-07T16:14:30.797+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35136","uuid":{"uuid":{"$uuid":"f75053bd-516d-4d10-a8a7-ac202b6a006c"}},"connectionId":214,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:14:30.797+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35138","uuid":{"uuid":{"$uuid":"be94b979-3201-4bd4-8e5b-81167d596cc2"}},"connectionId":215,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:14:30.801+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn214","msg":"client metadata","attr":{"remote":"127.0.0.1:35136","client":"conn214","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.802+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn215","msg":"client metadata","attr":{"remote":"127.0.0.1:35138","client":"conn215","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.807+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn214","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:30.808+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35140","uuid":{"uuid":{"$uuid":"fa94c91f-4375-4020-8ee7-92f647b9d2f0"}},"connectionId":216,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:14:30.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35142","uuid":{"uuid":{"$uuid":"0acf5896-ada0-4e52-8a3c-cdeeaec70673"}},"connectionId":217,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn212","msg":"Connection ended","attr":{"remote":"127.0.0.1:35132","uuid":{"uuid":{"$uuid":"b2bd1f40-7d6d-42c8-a7da-ce8a86d79949"}},"connectionId":212,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn210","msg":"Connection ended","attr":{"remote":"127.0.0.1:35128","uuid":{"uuid":{"$uuid":"f6b9bdb8-d175-4d7c-8b76-8f71f71b89fe"}},"connectionId":210,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn211","msg":"Connection ended","attr":{"remote":"127.0.0.1:35130","uuid":{"uuid":{"$uuid":"f99e5668-a1ab-4684-9323-57b73b80147a"}},"connectionId":211,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn208","msg":"Connection ended","attr":{"remote":"127.0.0.1:35116","uuid":{"uuid":{"$uuid":"19e6a514-ef05-4c99-a7c6-a24845f456d0"}},"connectionId":208,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn216","msg":"client metadata","attr":{"remote":"127.0.0.1:35140","client":"conn216","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn213","msg":"Connection ended","attr":{"remote":"127.0.0.1:35134","uuid":{"uuid":{"$uuid":"d54a8b27-ae0d-429d-8ead-e8ba56064881"}},"connectionId":213,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:30.823+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn216","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:14:30.824+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn217","msg":"client metadata","attr":{"remote":"127.0.0.1:35142","client":"conn217","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:30.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn216","msg":"Connection ended","attr":{"remote":"127.0.0.1:35140","uuid":{"uuid":{"$uuid":"fa94c91f-4375-4020-8ee7-92f647b9d2f0"}},"connectionId":216,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:30.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn215","msg":"Connection ended","attr":{"remote":"127.0.0.1:35138","uuid":{"uuid":{"$uuid":"be94b979-3201-4bd4-8e5b-81167d596cc2"}},"connectionId":215,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:30.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn214","msg":"Connection ended","attr":{"remote":"127.0.0.1:35136","uuid":{"uuid":{"$uuid":"f75053bd-516d-4d10-a8a7-ac202b6a006c"}},"connectionId":214,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:30.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn217","msg":"Connection ended","attr":{"remote":"127.0.0.1:35142","uuid":{"uuid":{"$uuid":"0acf5896-ada0-4e52-8a3c-cdeeaec70673"}},"connectionId":217,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:30.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn209","msg":"Connection ended","attr":{"remote":"127.0.0.1:35118","uuid":{"uuid":{"$uuid":"b002a099-e879-4f98-9209-9cac547c8144"}},"connectionId":209,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:40.400+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124080,"ts_usec":399948,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 93, snapshot max: 93 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:14:40.499+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35256","uuid":{"uuid":{"$uuid":"54412aed-ad3b-44ec-a945-be827965d01f"}},"connectionId":218,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:40.508+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn218","msg":"client metadata","attr":{"remote":"127.0.0.1:35256","client":"conn218","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:40.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35258","uuid":{"uuid":{"$uuid":"949620ff-cb6a-45a8-9af1-d3af40e6258e"}},"connectionId":219,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:40.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35260","uuid":{"uuid":{"$uuid":"84d00f87-cd93-4e11-ade7-ef474c6f45e7"}},"connectionId":220,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:40.654+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn219","msg":"client metadata","attr":{"remote":"127.0.0.1:35258","client":"conn219","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:40.655+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn220","msg":"client metadata","attr":{"remote":"127.0.0.1:35260","client":"conn220","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:40.660+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn219","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:40.661+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35262","uuid":{"uuid":{"$uuid":"ea10c3b5-dc25-4ec1-8fbe-9dbd25cbef10"}},"connectionId":221,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:40.668+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35264","uuid":{"uuid":{"$uuid":"31a2b494-384e-4d4f-9a24-f7a34242e1fc"}},"connectionId":222,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:40.669+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn221","msg":"client metadata","attr":{"remote":"127.0.0.1:35262","client":"conn221","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:40.677+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn221","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:14:40.678+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn222","msg":"client metadata","attr":{"remote":"127.0.0.1:35264","client":"conn222","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn222","msg":"Connection ended","attr":{"remote":"127.0.0.1:35264","uuid":{"uuid":{"$uuid":"31a2b494-384e-4d4f-9a24-f7a34242e1fc"}},"connectionId":222,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn221","msg":"Connection ended","attr":{"remote":"127.0.0.1:35262","uuid":{"uuid":{"$uuid":"ea10c3b5-dc25-4ec1-8fbe-9dbd25cbef10"}},"connectionId":221,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn218","msg":"Connection ended","attr":{"remote":"127.0.0.1:35256","uuid":{"uuid":{"$uuid":"54412aed-ad3b-44ec-a945-be827965d01f"}},"connectionId":218,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn220","msg":"Connection ended","attr":{"remote":"127.0.0.1:35260","uuid":{"uuid":{"$uuid":"84d00f87-cd93-4e11-ade7-ef474c6f45e7"}},"connectionId":220,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn219","msg":"Connection ended","attr":{"remote":"127.0.0.1:35258","uuid":{"uuid":{"$uuid":"949620ff-cb6a-45a8-9af1-d3af40e6258e"}},"connectionId":219,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:14:50.509+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35368","uuid":{"uuid":{"$uuid":"f89e951d-40aa-4532-9655-cc1d269294b4"}},"connectionId":223,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:50.517+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn223","msg":"client metadata","attr":{"remote":"127.0.0.1:35368","client":"conn223","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35370","uuid":{"uuid":{"$uuid":"350600cd-47d5-4802-aaca-eb2910196c98"}},"connectionId":224,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:50.614+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn224","msg":"client metadata","attr":{"remote":"127.0.0.1:35370","client":"conn224","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.667+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35372","uuid":{"uuid":{"$uuid":"09477c42-cad3-4d9f-93c4-98b7e18d19c8"}},"connectionId":225,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:50.667+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35374","uuid":{"uuid":{"$uuid":"368b84bc-7c7e-4bb1-b801-ecea27a14d12"}},"connectionId":226,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:50.671+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn225","msg":"client metadata","attr":{"remote":"127.0.0.1:35372","client":"conn225","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.672+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn226","msg":"client metadata","attr":{"remote":"127.0.0.1:35374","client":"conn226","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.678+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn225","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:14:50.679+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35384","uuid":{"uuid":{"$uuid":"b62fd229-7fc1-4bb3-9ab6-288ce9384c59"}},"connectionId":227,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:50.685+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35386","uuid":{"uuid":{"$uuid":"28e96250-9e6b-4c5e-aa77-fc8f329ab7e4"}},"connectionId":228,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:14:50.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn227","msg":"client metadata","attr":{"remote":"127.0.0.1:35384","client":"conn227","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.693+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn227","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:50.695+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn228","msg":"client metadata","attr":{"remote":"127.0.0.1:35386","client":"conn228","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.709+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn228","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":14}}
{"t":{"$date":"2025-12-07T16:14:50.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn228","msg":"Connection ended","attr":{"remote":"127.0.0.1:35386","uuid":{"uuid":{"$uuid":"28e96250-9e6b-4c5e-aa77-fc8f329ab7e4"}},"connectionId":228,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:50.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn227","msg":"Connection ended","attr":{"remote":"127.0.0.1:35384","uuid":{"uuid":{"$uuid":"b62fd229-7fc1-4bb3-9ab6-288ce9384c59"}},"connectionId":227,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:50.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn226","msg":"Connection ended","attr":{"remote":"127.0.0.1:35374","uuid":{"uuid":{"$uuid":"368b84bc-7c7e-4bb1-b801-ecea27a14d12"}},"connectionId":226,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:50.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn223","msg":"Connection ended","attr":{"remote":"127.0.0.1:35368","uuid":{"uuid":{"$uuid":"f89e951d-40aa-4532-9655-cc1d269294b4"}},"connectionId":223,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:50.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn225","msg":"Connection ended","attr":{"remote":"127.0.0.1:35372","uuid":{"uuid":{"$uuid":"09477c42-cad3-4d9f-93c4-98b7e18d19c8"}},"connectionId":225,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:50.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35390","uuid":{"uuid":{"$uuid":"13007088-2f9a-424f-aa10-630caef5a0e8"}},"connectionId":229,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:50.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35392","uuid":{"uuid":{"$uuid":"732012d7-1428-40be-b708-92ade2fac7c2"}},"connectionId":230,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:50.774+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn229","msg":"client metadata","attr":{"remote":"127.0.0.1:35390","client":"conn229","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.776+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn230","msg":"client metadata","attr":{"remote":"127.0.0.1:35392","client":"conn230","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.780+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn229","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:50.781+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35394","uuid":{"uuid":{"$uuid":"c7936499-ec27-4262-a416-966a55479bc3"}},"connectionId":231,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:50.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35396","uuid":{"uuid":{"$uuid":"d2fb35a9-e009-4147-94e6-afe512eecd6a"}},"connectionId":232,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:14:50.789+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn231","msg":"client metadata","attr":{"remote":"127.0.0.1:35394","client":"conn231","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.796+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn231","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:14:50.797+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn232","msg":"client metadata","attr":{"remote":"127.0.0.1:35396","client":"conn232","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:14:50.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn231","msg":"Connection ended","attr":{"remote":"127.0.0.1:35394","uuid":{"uuid":{"$uuid":"c7936499-ec27-4262-a416-966a55479bc3"}},"connectionId":231,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:14:50.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn232","msg":"Connection ended","attr":{"remote":"127.0.0.1:35396","uuid":{"uuid":{"$uuid":"d2fb35a9-e009-4147-94e6-afe512eecd6a"}},"connectionId":232,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:14:50.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn229","msg":"Connection ended","attr":{"remote":"127.0.0.1:35390","uuid":{"uuid":{"$uuid":"13007088-2f9a-424f-aa10-630caef5a0e8"}},"connectionId":229,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:14:50.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn224","msg":"Connection ended","attr":{"remote":"127.0.0.1:35370","uuid":{"uuid":{"$uuid":"350600cd-47d5-4802-aaca-eb2910196c98"}},"connectionId":224,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:14:50.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn230","msg":"Connection ended","attr":{"remote":"127.0.0.1:35392","uuid":{"uuid":{"$uuid":"732012d7-1428-40be-b708-92ade2fac7c2"}},"connectionId":230,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:00.541+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35502","uuid":{"uuid":{"$uuid":"99865b5e-4d8d-47f6-b669-2f314e357ca8"}},"connectionId":233,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:00.549+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn233","msg":"client metadata","attr":{"remote":"127.0.0.1:35502","client":"conn233","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:00.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35508","uuid":{"uuid":{"$uuid":"5c99cbad-0719-4f1b-a16a-ec66bc8d66e7"}},"connectionId":234,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:00.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35510","uuid":{"uuid":{"$uuid":"e8a0b3c6-3dac-4848-9ce7-5b5ea821b94d"}},"connectionId":235,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:00.693+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn234","msg":"client metadata","attr":{"remote":"127.0.0.1:35508","client":"conn234","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:00.695+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn235","msg":"client metadata","attr":{"remote":"127.0.0.1:35510","client":"conn235","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:00.699+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn234","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:15:00.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35512","uuid":{"uuid":{"$uuid":"78db2e23-2480-4021-ba0f-bee6e3bab342"}},"connectionId":236,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:00.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35514","uuid":{"uuid":{"$uuid":"905e92f5-9d40-4f95-9f25-f3d28f22d827"}},"connectionId":237,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:00.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn236","msg":"client metadata","attr":{"remote":"127.0.0.1:35512","client":"conn236","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:00.715+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn236","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:00.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn237","msg":"client metadata","attr":{"remote":"127.0.0.1:35514","client":"conn237","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn235","msg":"Connection ended","attr":{"remote":"127.0.0.1:35510","uuid":{"uuid":{"$uuid":"e8a0b3c6-3dac-4848-9ce7-5b5ea821b94d"}},"connectionId":235,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn234","msg":"Connection ended","attr":{"remote":"127.0.0.1:35508","uuid":{"uuid":{"$uuid":"5c99cbad-0719-4f1b-a16a-ec66bc8d66e7"}},"connectionId":234,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn236","msg":"Connection ended","attr":{"remote":"127.0.0.1:35512","uuid":{"uuid":{"$uuid":"78db2e23-2480-4021-ba0f-bee6e3bab342"}},"connectionId":236,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn237","msg":"Connection ended","attr":{"remote":"127.0.0.1:35514","uuid":{"uuid":{"$uuid":"905e92f5-9d40-4f95-9f25-f3d28f22d827"}},"connectionId":237,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn233","msg":"Connection ended","attr":{"remote":"127.0.0.1:35502","uuid":{"uuid":{"$uuid":"99865b5e-4d8d-47f6-b669-2f314e357ca8"}},"connectionId":233,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:10.556+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35618","uuid":{"uuid":{"$uuid":"7bc3fd31-4394-4575-9865-5f6a2ff71fac"}},"connectionId":238,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:10.564+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn238","msg":"client metadata","attr":{"remote":"127.0.0.1:35618","client":"conn238","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.570+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35620","uuid":{"uuid":{"$uuid":"cff63f00-3748-405a-af59-a4171223d0bf"}},"connectionId":239,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:10.578+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn239","msg":"client metadata","attr":{"remote":"127.0.0.1:35620","client":"conn239","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.710+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35628","uuid":{"uuid":{"$uuid":"9f70e886-5a2b-4515-b73d-d9f94b0550ca"}},"connectionId":240,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:10.710+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35630","uuid":{"uuid":{"$uuid":"dcdaecec-91af-4134-b5f0-7c8f0d7a804f"}},"connectionId":241,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:10.714+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn240","msg":"client metadata","attr":{"remote":"127.0.0.1:35628","client":"conn240","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn241","msg":"client metadata","attr":{"remote":"127.0.0.1:35630","client":"conn241","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.720+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn240","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:10.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35632","uuid":{"uuid":{"$uuid":"c9f3cfc0-f468-4e0a-ac3b-85549afd6868"}},"connectionId":242,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:10.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35634","uuid":{"uuid":{"$uuid":"5706346f-1d42-4ad4-9d05-6f5743e1c328"}},"connectionId":243,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:15:10.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35636","uuid":{"uuid":{"$uuid":"a0750ae9-fff8-433d-b448-2e6ab088f665"}},"connectionId":244,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:15:10.728+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn243","msg":"client metadata","attr":{"remote":"127.0.0.1:35634","client":"conn243","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35638","uuid":{"uuid":{"$uuid":"d30efe91-b81c-490f-b717-bc0a18de5fb2"}},"connectionId":245,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:15:10.729+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn244","msg":"client metadata","attr":{"remote":"127.0.0.1:35636","client":"conn244","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn242","msg":"client metadata","attr":{"remote":"127.0.0.1:35632","client":"conn242","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.734+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn243","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:10.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35640","uuid":{"uuid":{"$uuid":"7a33603a-5be1-49e0-9181-f80d25f1e709"}},"connectionId":246,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:15:10.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn245","msg":"client metadata","attr":{"remote":"127.0.0.1:35638","client":"conn245","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.738+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn242","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:15:10.740+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn245","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:15:10.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35644","uuid":{"uuid":{"$uuid":"687b62b8-d611-4a7b-b9b5-95c5cbf4640f"}},"connectionId":247,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:15:10.743+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn246","msg":"client metadata","attr":{"remote":"127.0.0.1:35640","client":"conn246","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.749+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn246","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:10.751+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn247","msg":"client metadata","attr":{"remote":"127.0.0.1:35644","client":"conn247","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:10.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn241","msg":"Connection ended","attr":{"remote":"127.0.0.1:35630","uuid":{"uuid":{"$uuid":"dcdaecec-91af-4134-b5f0-7c8f0d7a804f"}},"connectionId":241,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:15:10.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn242","msg":"Connection ended","attr":{"remote":"127.0.0.1:35632","uuid":{"uuid":{"$uuid":"c9f3cfc0-f468-4e0a-ac3b-85549afd6868"}},"connectionId":242,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:15:10.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn245","msg":"Connection ended","attr":{"remote":"127.0.0.1:35638","uuid":{"uuid":{"$uuid":"d30efe91-b81c-490f-b717-bc0a18de5fb2"}},"connectionId":245,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:15:10.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn238","msg":"Connection ended","attr":{"remote":"127.0.0.1:35618","uuid":{"uuid":{"$uuid":"7bc3fd31-4394-4575-9865-5f6a2ff71fac"}},"connectionId":238,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:15:10.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn240","msg":"Connection ended","attr":{"remote":"127.0.0.1:35628","uuid":{"uuid":{"$uuid":"9f70e886-5a2b-4515-b73d-d9f94b0550ca"}},"connectionId":240,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:10.779+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn246","msg":"Connection ended","attr":{"remote":"127.0.0.1:35640","uuid":{"uuid":{"$uuid":"7a33603a-5be1-49e0-9181-f80d25f1e709"}},"connectionId":246,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:10.779+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn239","msg":"Connection ended","attr":{"remote":"127.0.0.1:35620","uuid":{"uuid":{"$uuid":"cff63f00-3748-405a-af59-a4171223d0bf"}},"connectionId":239,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:10.780+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn244","msg":"Connection ended","attr":{"remote":"127.0.0.1:35636","uuid":{"uuid":{"$uuid":"a0750ae9-fff8-433d-b448-2e6ab088f665"}},"connectionId":244,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:10.780+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn243","msg":"Connection ended","attr":{"remote":"127.0.0.1:35634","uuid":{"uuid":{"$uuid":"5706346f-1d42-4ad4-9d05-6f5743e1c328"}},"connectionId":243,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:10.780+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn247","msg":"Connection ended","attr":{"remote":"127.0.0.1:35644","uuid":{"uuid":{"$uuid":"687b62b8-d611-4a7b-b9b5-95c5cbf4640f"}},"connectionId":247,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:20.520+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35754","uuid":{"uuid":{"$uuid":"9729eaef-57a5-4281-bff7-f99cfa0de0a7"}},"connectionId":248,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:20.528+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn248","msg":"client metadata","attr":{"remote":"127.0.0.1:35754","client":"conn248","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:20.677+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35764","uuid":{"uuid":{"$uuid":"ae7c452a-a58f-46bb-84c6-e03865a6d714"}},"connectionId":249,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:20.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35766","uuid":{"uuid":{"$uuid":"450692c5-b8b6-48fe-93d0-4fd736089c76"}},"connectionId":250,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:20.681+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn249","msg":"client metadata","attr":{"remote":"127.0.0.1:35764","client":"conn249","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:20.683+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn250","msg":"client metadata","attr":{"remote":"127.0.0.1:35766","client":"conn250","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:20.687+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn249","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:20.692+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35768","uuid":{"uuid":{"$uuid":"60831660-7ded-4e75-a6cf-20f175023813"}},"connectionId":251,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:20.696+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35770","uuid":{"uuid":{"$uuid":"3f9942ab-2bcf-4dd3-9c63-04b0589002d5"}},"connectionId":252,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:20.697+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn251","msg":"client metadata","attr":{"remote":"127.0.0.1:35768","client":"conn251","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:20.703+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn251","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:20.704+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn252","msg":"client metadata","attr":{"remote":"127.0.0.1:35770","client":"conn252","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:20.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn251","msg":"Connection ended","attr":{"remote":"127.0.0.1:35768","uuid":{"uuid":{"$uuid":"60831660-7ded-4e75-a6cf-20f175023813"}},"connectionId":251,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:20.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn248","msg":"Connection ended","attr":{"remote":"127.0.0.1:35754","uuid":{"uuid":{"$uuid":"9729eaef-57a5-4281-bff7-f99cfa0de0a7"}},"connectionId":248,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:20.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn250","msg":"Connection ended","attr":{"remote":"127.0.0.1:35766","uuid":{"uuid":{"$uuid":"450692c5-b8b6-48fe-93d0-4fd736089c76"}},"connectionId":250,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:20.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn249","msg":"Connection ended","attr":{"remote":"127.0.0.1:35764","uuid":{"uuid":{"$uuid":"ae7c452a-a58f-46bb-84c6-e03865a6d714"}},"connectionId":249,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:20.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn252","msg":"Connection ended","attr":{"remote":"127.0.0.1:35770","uuid":{"uuid":{"$uuid":"3f9942ab-2bcf-4dd3-9c63-04b0589002d5"}},"connectionId":252,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:30.532+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35866","uuid":{"uuid":{"$uuid":"7f10a1e4-88f4-41ae-8f0e-56c744b8805d"}},"connectionId":253,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:30.540+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn253","msg":"client metadata","attr":{"remote":"127.0.0.1:35866","client":"conn253","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35868","uuid":{"uuid":{"$uuid":"bd6fc704-7ce1-4146-bb11-d6e3b0add6fd"}},"connectionId":254,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:30.651+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn254","msg":"client metadata","attr":{"remote":"127.0.0.1:35868","client":"conn254","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.694+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35874","uuid":{"uuid":{"$uuid":"b7554172-e48e-465f-93ee-7148e5b47210"}},"connectionId":255,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:30.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35876","uuid":{"uuid":{"$uuid":"aadbab4e-b292-4a92-be21-e024a6c37432"}},"connectionId":256,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:30.699+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn255","msg":"client metadata","attr":{"remote":"127.0.0.1:35874","client":"conn255","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.704+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn256","msg":"client metadata","attr":{"remote":"127.0.0.1:35876","client":"conn256","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.708+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn255","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:15:30.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35878","uuid":{"uuid":{"$uuid":"32569d2e-f6aa-48f6-97ca-a6ea29a7f34c"}},"connectionId":257,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:30.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35880","uuid":{"uuid":{"$uuid":"f0faa827-af79-4ab4-908b-2aeaea3d5d64"}},"connectionId":258,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:15:30.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn257","msg":"client metadata","attr":{"remote":"127.0.0.1:35878","client":"conn257","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.724+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn257","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:30.725+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn258","msg":"client metadata","attr":{"remote":"127.0.0.1:35880","client":"conn258","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.737+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn258","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:15:30.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn257","msg":"Connection ended","attr":{"remote":"127.0.0.1:35878","uuid":{"uuid":{"$uuid":"32569d2e-f6aa-48f6-97ca-a6ea29a7f34c"}},"connectionId":257,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:30.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn258","msg":"Connection ended","attr":{"remote":"127.0.0.1:35880","uuid":{"uuid":{"$uuid":"f0faa827-af79-4ab4-908b-2aeaea3d5d64"}},"connectionId":258,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:30.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn255","msg":"Connection ended","attr":{"remote":"127.0.0.1:35874","uuid":{"uuid":{"$uuid":"b7554172-e48e-465f-93ee-7148e5b47210"}},"connectionId":255,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:30.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn253","msg":"Connection ended","attr":{"remote":"127.0.0.1:35866","uuid":{"uuid":{"$uuid":"7f10a1e4-88f4-41ae-8f0e-56c744b8805d"}},"connectionId":253,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:30.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn256","msg":"Connection ended","attr":{"remote":"127.0.0.1:35876","uuid":{"uuid":{"$uuid":"aadbab4e-b292-4a92-be21-e024a6c37432"}},"connectionId":256,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:30.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35884","uuid":{"uuid":{"$uuid":"986d0595-5f28-415a-bedb-d3e7cf47b787"}},"connectionId":259,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:30.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35886","uuid":{"uuid":{"$uuid":"3fc15026-b150-4845-9b89-023bc97f8416"}},"connectionId":260,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:30.800+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn259","msg":"client metadata","attr":{"remote":"127.0.0.1:35884","client":"conn259","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.801+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn260","msg":"client metadata","attr":{"remote":"127.0.0.1:35886","client":"conn260","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.805+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn259","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:15:30.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35888","uuid":{"uuid":{"$uuid":"ab42d63e-a367-4e47-b42b-96d48145a501"}},"connectionId":261,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:30.813+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35890","uuid":{"uuid":{"$uuid":"4ce0d918-2f46-46f9-b288-4f0c5d4aa7e1"}},"connectionId":262,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:30.814+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn261","msg":"client metadata","attr":{"remote":"127.0.0.1:35888","client":"conn261","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.820+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn261","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:15:30.821+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn262","msg":"client metadata","attr":{"remote":"127.0.0.1:35890","client":"conn262","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:30.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn261","msg":"Connection ended","attr":{"remote":"127.0.0.1:35888","uuid":{"uuid":{"$uuid":"ab42d63e-a367-4e47-b42b-96d48145a501"}},"connectionId":261,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:30.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn254","msg":"Connection ended","attr":{"remote":"127.0.0.1:35868","uuid":{"uuid":{"$uuid":"bd6fc704-7ce1-4146-bb11-d6e3b0add6fd"}},"connectionId":254,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:30.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn259","msg":"Connection ended","attr":{"remote":"127.0.0.1:35884","uuid":{"uuid":{"$uuid":"986d0595-5f28-415a-bedb-d3e7cf47b787"}},"connectionId":259,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:30.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn260","msg":"Connection ended","attr":{"remote":"127.0.0.1:35886","uuid":{"uuid":{"$uuid":"3fc15026-b150-4845-9b89-023bc97f8416"}},"connectionId":260,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:30.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn262","msg":"Connection ended","attr":{"remote":"127.0.0.1:35890","uuid":{"uuid":{"$uuid":"4ce0d918-2f46-46f9-b288-4f0c5d4aa7e1"}},"connectionId":262,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:40.449+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124140,"ts_usec":449444,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 95, snapshot max: 95 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:15:40.506+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36008","uuid":{"uuid":{"$uuid":"686fb886-5d35-4493-b299-53bf92c30ef3"}},"connectionId":263,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:40.515+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn263","msg":"client metadata","attr":{"remote":"127.0.0.1:36008","client":"conn263","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:40.662+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36010","uuid":{"uuid":{"$uuid":"5105a9f1-4507-47f1-8444-3c97f62a490e"}},"connectionId":264,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:40.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36012","uuid":{"uuid":{"$uuid":"12cfd0be-a968-4574-a64a-2540a95fac24"}},"connectionId":265,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:40.666+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn264","msg":"client metadata","attr":{"remote":"127.0.0.1:36010","client":"conn264","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:40.668+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn265","msg":"client metadata","attr":{"remote":"127.0.0.1:36012","client":"conn265","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:40.672+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn264","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:15:40.673+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36014","uuid":{"uuid":{"$uuid":"a3ac4332-a8cb-42b6-9889-30d92c1f5706"}},"connectionId":266,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:40.681+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36020","uuid":{"uuid":{"$uuid":"779ab72b-9a65-4637-ac0f-64f75dcc0796"}},"connectionId":267,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:40.682+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn266","msg":"client metadata","attr":{"remote":"127.0.0.1:36014","client":"conn266","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:40.688+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn266","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:40.690+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn267","msg":"client metadata","attr":{"remote":"127.0.0.1:36020","client":"conn267","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:40.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn267","msg":"Connection ended","attr":{"remote":"127.0.0.1:36020","uuid":{"uuid":{"$uuid":"779ab72b-9a65-4637-ac0f-64f75dcc0796"}},"connectionId":267,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:40.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn265","msg":"Connection ended","attr":{"remote":"127.0.0.1:36012","uuid":{"uuid":{"$uuid":"12cfd0be-a968-4574-a64a-2540a95fac24"}},"connectionId":265,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:40.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn263","msg":"Connection ended","attr":{"remote":"127.0.0.1:36008","uuid":{"uuid":{"$uuid":"686fb886-5d35-4493-b299-53bf92c30ef3"}},"connectionId":263,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:40.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn264","msg":"Connection ended","attr":{"remote":"127.0.0.1:36010","uuid":{"uuid":{"$uuid":"5105a9f1-4507-47f1-8444-3c97f62a490e"}},"connectionId":264,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:40.718+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn266","msg":"Connection ended","attr":{"remote":"127.0.0.1:36014","uuid":{"uuid":{"$uuid":"a3ac4332-a8cb-42b6-9889-30d92c1f5706"}},"connectionId":266,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:15:50.509+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36122","uuid":{"uuid":{"$uuid":"86d29166-6a06-4472-878a-6fc6c1c6c261"}},"connectionId":268,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:50.517+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn268","msg":"client metadata","attr":{"remote":"127.0.0.1:36122","client":"conn268","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36126","uuid":{"uuid":{"$uuid":"577f22bb-1d04-4b06-a24a-7324b1c63c22"}},"connectionId":269,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:50.591+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn269","msg":"client metadata","attr":{"remote":"127.0.0.1:36126","client":"conn269","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36134","uuid":{"uuid":{"$uuid":"8f4611e1-af20-4e79-86df-fb33ea9151ad"}},"connectionId":270,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:50.679+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36136","uuid":{"uuid":{"$uuid":"68005558-0467-4c12-9bee-e0b75b47b7aa"}},"connectionId":271,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:50.685+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn270","msg":"client metadata","attr":{"remote":"127.0.0.1:36134","client":"conn270","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn271","msg":"client metadata","attr":{"remote":"127.0.0.1:36136","client":"conn271","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.691+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn270","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:50.691+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36138","uuid":{"uuid":{"$uuid":"16225104-32d8-4d0b-bbaf-98e91c3e7e18"}},"connectionId":272,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:50.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36140","uuid":{"uuid":{"$uuid":"3ff32356-a20a-4afa-bb55-9d0eeac94988"}},"connectionId":273,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:15:50.701+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn272","msg":"client metadata","attr":{"remote":"127.0.0.1:36138","client":"conn272","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn273","msg":"client metadata","attr":{"remote":"127.0.0.1:36140","client":"conn273","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn272","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:15:50.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn273","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2025-12-07T16:15:50.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36144","uuid":{"uuid":{"$uuid":"3cacf54e-7a96-4119-a2bc-10aa16c61280"}},"connectionId":274,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:15:50.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36146","uuid":{"uuid":{"$uuid":"21850c79-f780-4852-8276-de6b17961fb6"}},"connectionId":275,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:15:50.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn274","msg":"client metadata","attr":{"remote":"127.0.0.1:36144","client":"conn274","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.755+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn275","msg":"client metadata","attr":{"remote":"127.0.0.1:36146","client":"conn275","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.759+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn274","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:15:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36148","uuid":{"uuid":{"$uuid":"460de61e-b1ae-4c75-9b7a-dd7a0f82568f"}},"connectionId":276,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:15:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn271","msg":"Connection ended","attr":{"remote":"127.0.0.1:36136","uuid":{"uuid":{"$uuid":"68005558-0467-4c12-9bee-e0b75b47b7aa"}},"connectionId":271,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:15:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn272","msg":"Connection ended","attr":{"remote":"127.0.0.1:36138","uuid":{"uuid":{"$uuid":"16225104-32d8-4d0b-bbaf-98e91c3e7e18"}},"connectionId":272,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:15:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn268","msg":"Connection ended","attr":{"remote":"127.0.0.1:36122","uuid":{"uuid":{"$uuid":"86d29166-6a06-4472-878a-6fc6c1c6c261"}},"connectionId":268,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:15:50.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn270","msg":"Connection ended","attr":{"remote":"127.0.0.1:36134","uuid":{"uuid":{"$uuid":"8f4611e1-af20-4e79-86df-fb33ea9151ad"}},"connectionId":270,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:50.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn273","msg":"Connection ended","attr":{"remote":"127.0.0.1:36140","uuid":{"uuid":{"$uuid":"3ff32356-a20a-4afa-bb55-9d0eeac94988"}},"connectionId":273,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:50.768+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36150","uuid":{"uuid":{"$uuid":"29e2ba63-3748-4435-b79e-742593c0928b"}},"connectionId":277,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:15:50.769+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn276","msg":"client metadata","attr":{"remote":"127.0.0.1:36148","client":"conn276","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.775+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn276","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:15:50.777+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn277","msg":"client metadata","attr":{"remote":"127.0.0.1:36150","client":"conn277","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:15:50.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn276","msg":"Connection ended","attr":{"remote":"127.0.0.1:36148","uuid":{"uuid":{"$uuid":"460de61e-b1ae-4c75-9b7a-dd7a0f82568f"}},"connectionId":276,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:15:50.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn274","msg":"Connection ended","attr":{"remote":"127.0.0.1:36144","uuid":{"uuid":{"$uuid":"3cacf54e-7a96-4119-a2bc-10aa16c61280"}},"connectionId":274,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:15:50.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn275","msg":"Connection ended","attr":{"remote":"127.0.0.1:36146","uuid":{"uuid":{"$uuid":"21850c79-f780-4852-8276-de6b17961fb6"}},"connectionId":275,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:15:50.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn269","msg":"Connection ended","attr":{"remote":"127.0.0.1:36126","uuid":{"uuid":{"$uuid":"577f22bb-1d04-4b06-a24a-7324b1c63c22"}},"connectionId":269,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:15:50.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn277","msg":"Connection ended","attr":{"remote":"127.0.0.1:36150","uuid":{"uuid":{"$uuid":"29e2ba63-3748-4435-b79e-742593c0928b"}},"connectionId":277,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:00.557+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36254","uuid":{"uuid":{"$uuid":"ed786c32-cf92-4de3-8b2c-cf484df0b8a3"}},"connectionId":278,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:00.566+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn278","msg":"client metadata","attr":{"remote":"127.0.0.1:36254","client":"conn278","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:00.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36260","uuid":{"uuid":{"$uuid":"8eaf13ac-cec0-40e9-90c3-2c00bfba68fd"}},"connectionId":279,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:00.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36262","uuid":{"uuid":{"$uuid":"631fd740-b0f7-4286-a99a-816c570c1675"}},"connectionId":280,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:00.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn279","msg":"client metadata","attr":{"remote":"127.0.0.1:36260","client":"conn279","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:00.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn280","msg":"client metadata","attr":{"remote":"127.0.0.1:36262","client":"conn280","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:00.740+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn279","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:00.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36266","uuid":{"uuid":{"$uuid":"c882b885-2452-47e7-ace1-6b9968e6229c"}},"connectionId":281,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:00.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36268","uuid":{"uuid":{"$uuid":"0d76e289-1c29-4cf5-a7e6-8a47b8dd5e0e"}},"connectionId":282,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:00.751+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn281","msg":"client metadata","attr":{"remote":"127.0.0.1:36266","client":"conn281","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:00.758+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn281","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:16:00.760+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn282","msg":"client metadata","attr":{"remote":"127.0.0.1:36268","client":"conn282","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:00.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn280","msg":"Connection ended","attr":{"remote":"127.0.0.1:36262","uuid":{"uuid":{"$uuid":"631fd740-b0f7-4286-a99a-816c570c1675"}},"connectionId":280,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:00.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn278","msg":"Connection ended","attr":{"remote":"127.0.0.1:36254","uuid":{"uuid":{"$uuid":"ed786c32-cf92-4de3-8b2c-cf484df0b8a3"}},"connectionId":278,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:00.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn279","msg":"Connection ended","attr":{"remote":"127.0.0.1:36260","uuid":{"uuid":{"$uuid":"8eaf13ac-cec0-40e9-90c3-2c00bfba68fd"}},"connectionId":279,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:00.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn281","msg":"Connection ended","attr":{"remote":"127.0.0.1:36266","uuid":{"uuid":{"$uuid":"c882b885-2452-47e7-ace1-6b9968e6229c"}},"connectionId":281,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:00.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn282","msg":"Connection ended","attr":{"remote":"127.0.0.1:36268","uuid":{"uuid":{"$uuid":"0d76e289-1c29-4cf5-a7e6-8a47b8dd5e0e"}},"connectionId":282,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:10.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36376","uuid":{"uuid":{"$uuid":"a334c1ee-700f-46da-83b6-b6b1f348c37f"}},"connectionId":283,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:10.628+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn283","msg":"client metadata","attr":{"remote":"127.0.0.1:36376","client":"conn283","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.642+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36378","uuid":{"uuid":{"$uuid":"3d52e89b-75bc-482f-97c6-bd0d3413de66"}},"connectionId":284,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:10.651+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn284","msg":"client metadata","attr":{"remote":"127.0.0.1:36378","client":"conn284","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.791+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36388","uuid":{"uuid":{"$uuid":"2bcf5b85-0542-4e1a-be82-a66b1c75f17a"}},"connectionId":285,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:10.791+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36390","uuid":{"uuid":{"$uuid":"f5147efa-a255-4ca2-9721-b384be410cb3"}},"connectionId":286,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:10.794+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn285","msg":"client metadata","attr":{"remote":"127.0.0.1:36388","client":"conn285","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.796+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn286","msg":"client metadata","attr":{"remote":"127.0.0.1:36390","client":"conn286","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.800+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn285","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:10.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36392","uuid":{"uuid":{"$uuid":"04cab850-f9ce-4064-bf64-a83bad7459cb"}},"connectionId":287,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:10.811+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36394","uuid":{"uuid":{"$uuid":"a1294725-3e07-4eec-b3e2-4de4f12c52c9"}},"connectionId":288,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:16:10.812+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn287","msg":"client metadata","attr":{"remote":"127.0.0.1:36392","client":"conn287","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36396","uuid":{"uuid":{"$uuid":"e108a239-3051-45a3-a757-a8590c85a542"}},"connectionId":289,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:16:10.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36398","uuid":{"uuid":{"$uuid":"97fd2524-eb22-4b31-8179-e29384b73489"}},"connectionId":290,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:16:10.818+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn287","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:10.820+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn288","msg":"client metadata","attr":{"remote":"127.0.0.1:36394","client":"conn288","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn289","msg":"client metadata","attr":{"remote":"127.0.0.1:36396","client":"conn289","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.825+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn290","msg":"client metadata","attr":{"remote":"127.0.0.1:36398","client":"conn290","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.831+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn289","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:16:10.831+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36400","uuid":{"uuid":{"$uuid":"1e3e35f6-c564-47a3-83fb-1fec84f9f168"}},"connectionId":291,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:16:10.836+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn288","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":15}}
{"t":{"$date":"2025-12-07T16:16:10.840+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36402","uuid":{"uuid":{"$uuid":"ac7980ff-7854-4d6e-b8e3-6d345904178f"}},"connectionId":292,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:16:10.841+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn291","msg":"client metadata","attr":{"remote":"127.0.0.1:36400","client":"conn291","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.847+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn291","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:10.849+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn292","msg":"client metadata","attr":{"remote":"127.0.0.1:36402","client":"conn292","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:10.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn287","msg":"Connection ended","attr":{"remote":"127.0.0.1:36392","uuid":{"uuid":{"$uuid":"04cab850-f9ce-4064-bf64-a83bad7459cb"}},"connectionId":287,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:16:10.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn288","msg":"Connection ended","attr":{"remote":"127.0.0.1:36394","uuid":{"uuid":{"$uuid":"a1294725-3e07-4eec-b3e2-4de4f12c52c9"}},"connectionId":288,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:16:10.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn286","msg":"Connection ended","attr":{"remote":"127.0.0.1:36390","uuid":{"uuid":{"$uuid":"f5147efa-a255-4ca2-9721-b384be410cb3"}},"connectionId":286,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:16:10.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn285","msg":"Connection ended","attr":{"remote":"127.0.0.1:36388","uuid":{"uuid":{"$uuid":"2bcf5b85-0542-4e1a-be82-a66b1c75f17a"}},"connectionId":285,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:16:10.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn283","msg":"Connection ended","attr":{"remote":"127.0.0.1:36376","uuid":{"uuid":{"$uuid":"a334c1ee-700f-46da-83b6-b6b1f348c37f"}},"connectionId":283,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:10.881+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn289","msg":"Connection ended","attr":{"remote":"127.0.0.1:36396","uuid":{"uuid":{"$uuid":"e108a239-3051-45a3-a757-a8590c85a542"}},"connectionId":289,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:10.881+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn284","msg":"Connection ended","attr":{"remote":"127.0.0.1:36378","uuid":{"uuid":{"$uuid":"3d52e89b-75bc-482f-97c6-bd0d3413de66"}},"connectionId":284,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn290","msg":"Connection ended","attr":{"remote":"127.0.0.1:36398","uuid":{"uuid":{"$uuid":"97fd2524-eb22-4b31-8179-e29384b73489"}},"connectionId":290,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn292","msg":"Connection ended","attr":{"remote":"127.0.0.1:36402","uuid":{"uuid":{"$uuid":"ac7980ff-7854-4d6e-b8e3-6d345904178f"}},"connectionId":292,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn291","msg":"Connection ended","attr":{"remote":"127.0.0.1:36400","uuid":{"uuid":{"$uuid":"1e3e35f6-c564-47a3-83fb-1fec84f9f168"}},"connectionId":291,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:20.509+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36518","uuid":{"uuid":{"$uuid":"55d60f26-d6ab-472b-bd54-6e946a4b99ce"}},"connectionId":293,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:20.517+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn293","msg":"client metadata","attr":{"remote":"127.0.0.1:36518","client":"conn293","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:20.661+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36520","uuid":{"uuid":{"$uuid":"1f5a9480-a20d-44ec-8fda-7b1fb494d85e"}},"connectionId":294,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:20.661+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36522","uuid":{"uuid":{"$uuid":"1d5fab47-4c84-4803-92c6-1fa54ce566ea"}},"connectionId":295,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:20.665+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn294","msg":"client metadata","attr":{"remote":"127.0.0.1:36520","client":"conn294","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:20.666+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn295","msg":"client metadata","attr":{"remote":"127.0.0.1:36522","client":"conn295","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:20.670+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn294","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:20.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36524","uuid":{"uuid":{"$uuid":"46840cf6-9e7b-402c-ae54-c71b9af0ac83"}},"connectionId":296,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:20.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36534","uuid":{"uuid":{"$uuid":"87b6f546-4803-42e8-8fb4-474c1d01d473"}},"connectionId":297,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:20.679+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn296","msg":"client metadata","attr":{"remote":"127.0.0.1:36524","client":"conn296","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:20.685+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn296","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:20.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn297","msg":"client metadata","attr":{"remote":"127.0.0.1:36534","client":"conn297","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:20.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn293","msg":"Connection ended","attr":{"remote":"127.0.0.1:36518","uuid":{"uuid":{"$uuid":"55d60f26-d6ab-472b-bd54-6e946a4b99ce"}},"connectionId":293,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:20.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn295","msg":"Connection ended","attr":{"remote":"127.0.0.1:36522","uuid":{"uuid":{"$uuid":"1d5fab47-4c84-4803-92c6-1fa54ce566ea"}},"connectionId":295,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:20.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn294","msg":"Connection ended","attr":{"remote":"127.0.0.1:36520","uuid":{"uuid":{"$uuid":"1f5a9480-a20d-44ec-8fda-7b1fb494d85e"}},"connectionId":294,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:20.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn296","msg":"Connection ended","attr":{"remote":"127.0.0.1:36524","uuid":{"uuid":{"$uuid":"46840cf6-9e7b-402c-ae54-c71b9af0ac83"}},"connectionId":296,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:20.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn297","msg":"Connection ended","attr":{"remote":"127.0.0.1:36534","uuid":{"uuid":{"$uuid":"87b6f546-4803-42e8-8fb4-474c1d01d473"}},"connectionId":297,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:30.553+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36634","uuid":{"uuid":{"$uuid":"141ec78c-ac94-4ae0-a0b0-6965a7a68dc8"}},"connectionId":298,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:30.561+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn298","msg":"client metadata","attr":{"remote":"127.0.0.1:36634","client":"conn298","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.643+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36636","uuid":{"uuid":{"$uuid":"c77858e8-a334-49d8-8780-b96794084de8"}},"connectionId":299,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:30.651+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn299","msg":"client metadata","attr":{"remote":"127.0.0.1:36636","client":"conn299","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36642","uuid":{"uuid":{"$uuid":"a9d8c28e-5045-437f-b1c6-2461690c33ea"}},"connectionId":300,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:30.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36644","uuid":{"uuid":{"$uuid":"477ffd71-701e-42b2-a63f-21014eec4aa2"}},"connectionId":301,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:30.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn300","msg":"client metadata","attr":{"remote":"127.0.0.1:36642","client":"conn300","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.737+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn301","msg":"client metadata","attr":{"remote":"127.0.0.1:36644","client":"conn301","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.742+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn300","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:30.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36648","uuid":{"uuid":{"$uuid":"642931ba-1e1c-470f-b5dc-3fa8da9f889c"}},"connectionId":302,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:30.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36650","uuid":{"uuid":{"$uuid":"59aaa347-332f-4af6-a5ed-f608a5fbaaf3"}},"connectionId":303,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:16:30.751+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn302","msg":"client metadata","attr":{"remote":"127.0.0.1:36648","client":"conn302","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.756+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn302","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:30.758+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn303","msg":"client metadata","attr":{"remote":"127.0.0.1:36650","client":"conn303","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.767+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn303","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:16:30.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn298","msg":"Connection ended","attr":{"remote":"127.0.0.1:36634","uuid":{"uuid":{"$uuid":"141ec78c-ac94-4ae0-a0b0-6965a7a68dc8"}},"connectionId":298,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:30.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn302","msg":"Connection ended","attr":{"remote":"127.0.0.1:36648","uuid":{"uuid":{"$uuid":"642931ba-1e1c-470f-b5dc-3fa8da9f889c"}},"connectionId":302,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:30.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn301","msg":"Connection ended","attr":{"remote":"127.0.0.1:36644","uuid":{"uuid":{"$uuid":"477ffd71-701e-42b2-a63f-21014eec4aa2"}},"connectionId":301,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:30.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn303","msg":"Connection ended","attr":{"remote":"127.0.0.1:36650","uuid":{"uuid":{"$uuid":"59aaa347-332f-4af6-a5ed-f608a5fbaaf3"}},"connectionId":303,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:30.790+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn300","msg":"Connection ended","attr":{"remote":"127.0.0.1:36642","uuid":{"uuid":{"$uuid":"a9d8c28e-5045-437f-b1c6-2461690c33ea"}},"connectionId":300,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:30.809+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36652","uuid":{"uuid":{"$uuid":"812b8019-acca-44c0-9c27-692306479af1"}},"connectionId":304,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:30.809+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36654","uuid":{"uuid":{"$uuid":"9c2097e9-3807-4b8e-87ce-e4643771c543"}},"connectionId":305,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:30.814+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn304","msg":"client metadata","attr":{"remote":"127.0.0.1:36652","client":"conn304","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.815+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn305","msg":"client metadata","attr":{"remote":"127.0.0.1:36654","client":"conn305","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.821+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn304","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:16:30.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36656","uuid":{"uuid":{"$uuid":"634b86e1-6644-4d25-8fe8-c9cdac9fd99c"}},"connectionId":306,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:30.829+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36658","uuid":{"uuid":{"$uuid":"1e060e02-5e48-467d-8c17-7d46ac487a56"}},"connectionId":307,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:30.830+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn306","msg":"client metadata","attr":{"remote":"127.0.0.1:36656","client":"conn306","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.836+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn306","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:30.837+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn307","msg":"client metadata","attr":{"remote":"127.0.0.1:36658","client":"conn307","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:30.868+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn307","msg":"Connection ended","attr":{"remote":"127.0.0.1:36658","uuid":{"uuid":{"$uuid":"1e060e02-5e48-467d-8c17-7d46ac487a56"}},"connectionId":307,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:30.868+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn305","msg":"Connection ended","attr":{"remote":"127.0.0.1:36654","uuid":{"uuid":{"$uuid":"9c2097e9-3807-4b8e-87ce-e4643771c543"}},"connectionId":305,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:30.868+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn304","msg":"Connection ended","attr":{"remote":"127.0.0.1:36652","uuid":{"uuid":{"$uuid":"812b8019-acca-44c0-9c27-692306479af1"}},"connectionId":304,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:30.868+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn299","msg":"Connection ended","attr":{"remote":"127.0.0.1:36636","uuid":{"uuid":{"$uuid":"c77858e8-a334-49d8-8780-b96794084de8"}},"connectionId":299,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:30.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn306","msg":"Connection ended","attr":{"remote":"127.0.0.1:36656","uuid":{"uuid":{"$uuid":"634b86e1-6644-4d25-8fe8-c9cdac9fd99c"}},"connectionId":306,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:40.471+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124200,"ts_usec":471310,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 96, snapshot max: 96 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:16:40.535+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36772","uuid":{"uuid":{"$uuid":"f0e61cb3-eaa8-48f1-a8ac-395ccc3d9148"}},"connectionId":308,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:40.543+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn308","msg":"client metadata","attr":{"remote":"127.0.0.1:36772","client":"conn308","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:40.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36780","uuid":{"uuid":{"$uuid":"37087570-f137-4358-a384-3c4c79968d92"}},"connectionId":309,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:40.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36782","uuid":{"uuid":{"$uuid":"e18299d5-42fc-4f1e-9e6d-20d270dd5c3e"}},"connectionId":310,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:40.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn309","msg":"client metadata","attr":{"remote":"127.0.0.1:36780","client":"conn309","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:40.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn310","msg":"client metadata","attr":{"remote":"127.0.0.1:36782","client":"conn310","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:40.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn309","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:40.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36784","uuid":{"uuid":{"$uuid":"7ecea866-40ca-4cea-a82a-8ea4b45759d9"}},"connectionId":311,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:40.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36786","uuid":{"uuid":{"$uuid":"d2894939-e1f6-40b9-af6d-950bc272a2c8"}},"connectionId":312,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:40.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn311","msg":"client metadata","attr":{"remote":"127.0.0.1:36784","client":"conn311","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:40.730+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn311","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:16:40.731+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn312","msg":"client metadata","attr":{"remote":"127.0.0.1:36786","client":"conn312","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn312","msg":"Connection ended","attr":{"remote":"127.0.0.1:36786","uuid":{"uuid":{"$uuid":"d2894939-e1f6-40b9-af6d-950bc272a2c8"}},"connectionId":312,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn311","msg":"Connection ended","attr":{"remote":"127.0.0.1:36784","uuid":{"uuid":{"$uuid":"7ecea866-40ca-4cea-a82a-8ea4b45759d9"}},"connectionId":311,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn308","msg":"Connection ended","attr":{"remote":"127.0.0.1:36772","uuid":{"uuid":{"$uuid":"f0e61cb3-eaa8-48f1-a8ac-395ccc3d9148"}},"connectionId":308,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn309","msg":"Connection ended","attr":{"remote":"127.0.0.1:36780","uuid":{"uuid":{"$uuid":"37087570-f137-4358-a384-3c4c79968d92"}},"connectionId":309,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:40.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn310","msg":"Connection ended","attr":{"remote":"127.0.0.1:36782","uuid":{"uuid":{"$uuid":"e18299d5-42fc-4f1e-9e6d-20d270dd5c3e"}},"connectionId":310,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:16:50.543+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36894","uuid":{"uuid":{"$uuid":"2ea8a312-ace5-45b2-8ae1-56dc7c981563"}},"connectionId":313,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:50.551+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn313","msg":"client metadata","attr":{"remote":"127.0.0.1:36894","client":"conn313","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.582+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36896","uuid":{"uuid":{"$uuid":"d81eae8c-97db-45c0-9f2f-9ba205a76e5a"}},"connectionId":314,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:50.592+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn314","msg":"client metadata","attr":{"remote":"127.0.0.1:36896","client":"conn314","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36904","uuid":{"uuid":{"$uuid":"066ae61d-02ac-4914-95ab-07a62456d7d3"}},"connectionId":315,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:50.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36906","uuid":{"uuid":{"$uuid":"55b7d6c2-07f9-4183-91fa-bce6ec8c3ab2"}},"connectionId":316,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:50.711+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn315","msg":"client metadata","attr":{"remote":"127.0.0.1:36904","client":"conn315","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn316","msg":"client metadata","attr":{"remote":"127.0.0.1:36906","client":"conn316","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.717+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn315","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:16:50.718+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36908","uuid":{"uuid":{"$uuid":"c6def096-b071-4806-8f22-b07cee1d627d"}},"connectionId":317,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:50.725+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36910","uuid":{"uuid":{"$uuid":"1897280f-c6d5-427c-81f2-a39e7b9ff441"}},"connectionId":318,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:16:50.726+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn317","msg":"client metadata","attr":{"remote":"127.0.0.1:36908","client":"conn317","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.732+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn317","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:50.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn318","msg":"client metadata","attr":{"remote":"127.0.0.1:36910","client":"conn318","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36912","uuid":{"uuid":{"$uuid":"f86d586b-23b0-4129-ba91-eb886272a05b"}},"connectionId":319,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:16:50.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36914","uuid":{"uuid":{"$uuid":"764c4e20-8dd0-4600-8b26-cc9be1f96797"}},"connectionId":320,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:16:50.742+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn319","msg":"client metadata","attr":{"remote":"127.0.0.1:36912","client":"conn319","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn318","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:16:50.743+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn320","msg":"client metadata","attr":{"remote":"127.0.0.1:36914","client":"conn320","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.748+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn319","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:50.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36918","uuid":{"uuid":{"$uuid":"d2707b67-e9ba-41a4-b5f6-2fab38fc6a59"}},"connectionId":321,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:16:50.755+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36920","uuid":{"uuid":{"$uuid":"65a13f69-fdfd-41cd-99ed-ccdccfbc81eb"}},"connectionId":322,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:16:50.756+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn321","msg":"client metadata","attr":{"remote":"127.0.0.1:36918","client":"conn321","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.762+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn321","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:16:50.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn318","msg":"Connection ended","attr":{"remote":"127.0.0.1:36910","uuid":{"uuid":{"$uuid":"1897280f-c6d5-427c-81f2-a39e7b9ff441"}},"connectionId":318,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:16:50.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn313","msg":"Connection ended","attr":{"remote":"127.0.0.1:36894","uuid":{"uuid":{"$uuid":"2ea8a312-ace5-45b2-8ae1-56dc7c981563"}},"connectionId":313,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:16:50.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn316","msg":"Connection ended","attr":{"remote":"127.0.0.1:36906","uuid":{"uuid":{"$uuid":"55b7d6c2-07f9-4183-91fa-bce6ec8c3ab2"}},"connectionId":316,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:16:50.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn317","msg":"Connection ended","attr":{"remote":"127.0.0.1:36908","uuid":{"uuid":{"$uuid":"c6def096-b071-4806-8f22-b07cee1d627d"}},"connectionId":317,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:16:50.764+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn315","msg":"Connection ended","attr":{"remote":"127.0.0.1:36904","uuid":{"uuid":{"$uuid":"066ae61d-02ac-4914-95ab-07a62456d7d3"}},"connectionId":315,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:16:50.764+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn322","msg":"client metadata","attr":{"remote":"127.0.0.1:36920","client":"conn322","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:16:50.790+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn321","msg":"Connection ended","attr":{"remote":"127.0.0.1:36918","uuid":{"uuid":{"$uuid":"d2707b67-e9ba-41a4-b5f6-2fab38fc6a59"}},"connectionId":321,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:16:50.790+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn320","msg":"Connection ended","attr":{"remote":"127.0.0.1:36914","uuid":{"uuid":{"$uuid":"764c4e20-8dd0-4600-8b26-cc9be1f96797"}},"connectionId":320,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:16:50.790+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn322","msg":"Connection ended","attr":{"remote":"127.0.0.1:36920","uuid":{"uuid":{"$uuid":"65a13f69-fdfd-41cd-99ed-ccdccfbc81eb"}},"connectionId":322,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:16:50.791+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn314","msg":"Connection ended","attr":{"remote":"127.0.0.1:36896","uuid":{"uuid":{"$uuid":"d81eae8c-97db-45c0-9f2f-9ba205a76e5a"}},"connectionId":314,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:16:50.791+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn319","msg":"Connection ended","attr":{"remote":"127.0.0.1:36912","uuid":{"uuid":{"$uuid":"f86d586b-23b0-4129-ba91-eb886272a05b"}},"connectionId":319,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:00.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37034","uuid":{"uuid":{"$uuid":"ae1ac4dc-f174-40dc-8d36-a879fc3d36d6"}},"connectionId":323,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:00.578+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn323","msg":"client metadata","attr":{"remote":"127.0.0.1:37034","client":"conn323","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:00.744+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37042","uuid":{"uuid":{"$uuid":"80fb4617-736d-44c4-977d-1958a12dfa51"}},"connectionId":324,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:00.745+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37044","uuid":{"uuid":{"$uuid":"ae6bbc4b-ed1d-48a1-8f5d-18f39c974e51"}},"connectionId":325,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:00.749+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn324","msg":"client metadata","attr":{"remote":"127.0.0.1:37042","client":"conn324","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:00.750+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn325","msg":"client metadata","attr":{"remote":"127.0.0.1:37044","client":"conn325","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:00.755+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn324","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:00.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37046","uuid":{"uuid":{"$uuid":"115d7bce-cd04-4f8f-a49f-bc09ff3f2971"}},"connectionId":326,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:00.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37048","uuid":{"uuid":{"$uuid":"c4596ccc-2958-47c4-a219-5e97f4eda2d1"}},"connectionId":327,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:00.765+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn326","msg":"client metadata","attr":{"remote":"127.0.0.1:37046","client":"conn326","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:00.771+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn326","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:00.773+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn327","msg":"client metadata","attr":{"remote":"127.0.0.1:37048","client":"conn327","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn326","msg":"Connection ended","attr":{"remote":"127.0.0.1:37046","uuid":{"uuid":{"$uuid":"115d7bce-cd04-4f8f-a49f-bc09ff3f2971"}},"connectionId":326,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn325","msg":"Connection ended","attr":{"remote":"127.0.0.1:37044","uuid":{"uuid":{"$uuid":"ae6bbc4b-ed1d-48a1-8f5d-18f39c974e51"}},"connectionId":325,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn324","msg":"Connection ended","attr":{"remote":"127.0.0.1:37042","uuid":{"uuid":{"$uuid":"80fb4617-736d-44c4-977d-1958a12dfa51"}},"connectionId":324,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn327","msg":"Connection ended","attr":{"remote":"127.0.0.1:37048","uuid":{"uuid":{"$uuid":"c4596ccc-2958-47c4-a219-5e97f4eda2d1"}},"connectionId":327,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:00.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn323","msg":"Connection ended","attr":{"remote":"127.0.0.1:37034","uuid":{"uuid":{"$uuid":"ae1ac4dc-f174-40dc-8d36-a879fc3d36d6"}},"connectionId":323,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:10.561+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37156","uuid":{"uuid":{"$uuid":"e4921377-ff58-4385-a233-41b28aaba3d7"}},"connectionId":328,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:10.569+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn328","msg":"client metadata","attr":{"remote":"127.0.0.1:37156","client":"conn328","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37158","uuid":{"uuid":{"$uuid":"7bb64375-a9d3-497a-8726-4c8f1405f7e1"}},"connectionId":329,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:10.677+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn329","msg":"client metadata","attr":{"remote":"127.0.0.1:37158","client":"conn329","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37164","uuid":{"uuid":{"$uuid":"0b269294-cae7-4667-8b0c-3ac9d3439a1a"}},"connectionId":330,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:10.724+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37166","uuid":{"uuid":{"$uuid":"11aa9cc6-e15b-4ec5-93dd-1ad98372bdf3"}},"connectionId":331,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:10.728+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn330","msg":"client metadata","attr":{"remote":"127.0.0.1:37164","client":"conn330","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn331","msg":"client metadata","attr":{"remote":"127.0.0.1:37166","client":"conn331","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.734+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn330","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:10.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37168","uuid":{"uuid":{"$uuid":"dab74e15-4533-49e0-8625-038feb84142e"}},"connectionId":332,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:10.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37172","uuid":{"uuid":{"$uuid":"e3bb4308-4d19-4665-951d-835b24727259"}},"connectionId":333,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:17:10.744+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn332","msg":"client metadata","attr":{"remote":"127.0.0.1:37168","client":"conn332","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.751+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn332","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:10.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn333","msg":"client metadata","attr":{"remote":"127.0.0.1:37172","client":"conn333","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.764+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn333","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2025-12-07T16:17:10.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn333","msg":"Connection ended","attr":{"remote":"127.0.0.1:37172","uuid":{"uuid":{"$uuid":"e3bb4308-4d19-4665-951d-835b24727259"}},"connectionId":333,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:10.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn331","msg":"Connection ended","attr":{"remote":"127.0.0.1:37166","uuid":{"uuid":{"$uuid":"11aa9cc6-e15b-4ec5-93dd-1ad98372bdf3"}},"connectionId":331,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:10.787+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn328","msg":"Connection ended","attr":{"remote":"127.0.0.1:37156","uuid":{"uuid":{"$uuid":"e4921377-ff58-4385-a233-41b28aaba3d7"}},"connectionId":328,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:10.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn332","msg":"Connection ended","attr":{"remote":"127.0.0.1:37168","uuid":{"uuid":{"$uuid":"dab74e15-4533-49e0-8625-038feb84142e"}},"connectionId":332,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:10.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn330","msg":"Connection ended","attr":{"remote":"127.0.0.1:37164","uuid":{"uuid":{"$uuid":"0b269294-cae7-4667-8b0c-3ac9d3439a1a"}},"connectionId":330,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:10.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37174","uuid":{"uuid":{"$uuid":"3ad349eb-171d-47ff-ae82-4e15cbe7f042"}},"connectionId":334,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:10.827+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37176","uuid":{"uuid":{"$uuid":"bb52ebc4-967b-404b-9cb5-a9afa453194a"}},"connectionId":335,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:10.830+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn334","msg":"client metadata","attr":{"remote":"127.0.0.1:37174","client":"conn334","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn335","msg":"client metadata","attr":{"remote":"127.0.0.1:37176","client":"conn335","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.836+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn334","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:17:10.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37178","uuid":{"uuid":{"$uuid":"503a2c6f-ba4a-4664-8c29-b5cc6dec7568"}},"connectionId":336,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:10.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37180","uuid":{"uuid":{"$uuid":"1e0d5b43-4bb0-4a06-a82a-03b262b20071"}},"connectionId":337,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:10.845+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn336","msg":"client metadata","attr":{"remote":"127.0.0.1:37178","client":"conn336","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.851+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn336","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:10.853+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn337","msg":"client metadata","attr":{"remote":"127.0.0.1:37180","client":"conn337","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn336","msg":"Connection ended","attr":{"remote":"127.0.0.1:37178","uuid":{"uuid":{"$uuid":"503a2c6f-ba4a-4664-8c29-b5cc6dec7568"}},"connectionId":336,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn335","msg":"Connection ended","attr":{"remote":"127.0.0.1:37176","uuid":{"uuid":{"$uuid":"bb52ebc4-967b-404b-9cb5-a9afa453194a"}},"connectionId":335,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn337","msg":"Connection ended","attr":{"remote":"127.0.0.1:37180","uuid":{"uuid":{"$uuid":"1e0d5b43-4bb0-4a06-a82a-03b262b20071"}},"connectionId":337,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn329","msg":"Connection ended","attr":{"remote":"127.0.0.1:37158","uuid":{"uuid":{"$uuid":"7bb64375-a9d3-497a-8726-4c8f1405f7e1"}},"connectionId":329,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:10.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn334","msg":"Connection ended","attr":{"remote":"127.0.0.1:37174","uuid":{"uuid":{"$uuid":"3ad349eb-171d-47ff-ae82-4e15cbe7f042"}},"connectionId":334,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:20.518+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37288","uuid":{"uuid":{"$uuid":"bc34fab5-4e8b-40ab-8891-7cd16f3545b9"}},"connectionId":338,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:20.526+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn338","msg":"client metadata","attr":{"remote":"127.0.0.1:37288","client":"conn338","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:20.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37298","uuid":{"uuid":{"$uuid":"a74c06c5-e648-490c-9d41-76ab4181a444"}},"connectionId":339,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:20.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37300","uuid":{"uuid":{"$uuid":"6f2246d3-2bc9-4757-b7b5-33f801dba938"}},"connectionId":340,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:20.702+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn339","msg":"client metadata","attr":{"remote":"127.0.0.1:37298","client":"conn339","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:20.704+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn340","msg":"client metadata","attr":{"remote":"127.0.0.1:37300","client":"conn340","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:20.709+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn339","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:20.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37302","uuid":{"uuid":{"$uuid":"2727ba97-0608-41ea-a02e-57b6906cf2bf"}},"connectionId":341,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:20.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37304","uuid":{"uuid":{"$uuid":"2263da0e-c668-473d-919b-25ee71f5c116"}},"connectionId":342,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:20.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn341","msg":"client metadata","attr":{"remote":"127.0.0.1:37302","client":"conn341","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:20.724+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn342","msg":"client metadata","attr":{"remote":"127.0.0.1:37304","client":"conn342","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:20.726+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn341","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:17:20.757+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn341","msg":"Connection ended","attr":{"remote":"127.0.0.1:37302","uuid":{"uuid":{"$uuid":"2727ba97-0608-41ea-a02e-57b6906cf2bf"}},"connectionId":341,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:20.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn342","msg":"Connection ended","attr":{"remote":"127.0.0.1:37304","uuid":{"uuid":{"$uuid":"2263da0e-c668-473d-919b-25ee71f5c116"}},"connectionId":342,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:20.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn339","msg":"Connection ended","attr":{"remote":"127.0.0.1:37298","uuid":{"uuid":{"$uuid":"a74c06c5-e648-490c-9d41-76ab4181a444"}},"connectionId":339,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:20.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn338","msg":"Connection ended","attr":{"remote":"127.0.0.1:37288","uuid":{"uuid":{"$uuid":"bc34fab5-4e8b-40ab-8891-7cd16f3545b9"}},"connectionId":338,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:20.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn340","msg":"Connection ended","attr":{"remote":"127.0.0.1:37300","uuid":{"uuid":{"$uuid":"6f2246d3-2bc9-4757-b7b5-33f801dba938"}},"connectionId":340,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:30.592+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37402","uuid":{"uuid":{"$uuid":"25cfa8c1-150a-440b-9092-ceea32096d25"}},"connectionId":343,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:30.610+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn343","msg":"client metadata","attr":{"remote":"127.0.0.1:37402","client":"conn343","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37408","uuid":{"uuid":{"$uuid":"a11e645e-d605-4958-bc8e-2ea56f420094"}},"connectionId":344,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:30.711+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn344","msg":"client metadata","attr":{"remote":"127.0.0.1:37408","client":"conn344","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37412","uuid":{"uuid":{"$uuid":"4f07fa62-1b17-4946-8f97-631383c69884"}},"connectionId":345,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:30.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37414","uuid":{"uuid":{"$uuid":"c9d0e842-4e9e-4fcf-88d5-81d6372bda58"}},"connectionId":346,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:30.786+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn345","msg":"client metadata","attr":{"remote":"127.0.0.1:37412","client":"conn345","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.788+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn346","msg":"client metadata","attr":{"remote":"127.0.0.1:37414","client":"conn346","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.792+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn345","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:30.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37416","uuid":{"uuid":{"$uuid":"6b21c5ac-18dd-4fe7-96c8-1926d91c1424"}},"connectionId":347,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:30.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37418","uuid":{"uuid":{"$uuid":"37e67f9d-d9c5-45bf-877c-635203d273d3"}},"connectionId":348,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:17:30.802+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn347","msg":"client metadata","attr":{"remote":"127.0.0.1:37416","client":"conn347","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.809+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn347","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:17:30.811+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn348","msg":"client metadata","attr":{"remote":"127.0.0.1:37418","client":"conn348","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.823+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn348","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:17:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn348","msg":"Connection ended","attr":{"remote":"127.0.0.1:37418","uuid":{"uuid":{"$uuid":"37e67f9d-d9c5-45bf-877c-635203d273d3"}},"connectionId":348,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn347","msg":"Connection ended","attr":{"remote":"127.0.0.1:37416","uuid":{"uuid":{"$uuid":"6b21c5ac-18dd-4fe7-96c8-1926d91c1424"}},"connectionId":347,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:30.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn343","msg":"Connection ended","attr":{"remote":"127.0.0.1:37402","uuid":{"uuid":{"$uuid":"25cfa8c1-150a-440b-9092-ceea32096d25"}},"connectionId":343,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:30.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn346","msg":"Connection ended","attr":{"remote":"127.0.0.1:37414","uuid":{"uuid":{"$uuid":"c9d0e842-4e9e-4fcf-88d5-81d6372bda58"}},"connectionId":346,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:30.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn345","msg":"Connection ended","attr":{"remote":"127.0.0.1:37412","uuid":{"uuid":{"$uuid":"4f07fa62-1b17-4946-8f97-631383c69884"}},"connectionId":345,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:30.875+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37420","uuid":{"uuid":{"$uuid":"d2db5f05-852f-42ca-94d9-69f77b370a55"}},"connectionId":349,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:30.875+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37422","uuid":{"uuid":{"$uuid":"44eff66b-3549-48ac-9ed6-9bb2b18d0a67"}},"connectionId":350,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:30.880+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn349","msg":"client metadata","attr":{"remote":"127.0.0.1:37420","client":"conn349","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.881+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn350","msg":"client metadata","attr":{"remote":"127.0.0.1:37422","client":"conn350","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.886+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn349","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:17:30.887+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37424","uuid":{"uuid":{"$uuid":"fa1c3009-f50d-4457-9069-b7f0e536276b"}},"connectionId":351,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:30.894+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37426","uuid":{"uuid":{"$uuid":"f6a02c7f-59e5-459a-beb6-9a851ec4f1de"}},"connectionId":352,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:30.896+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn351","msg":"client metadata","attr":{"remote":"127.0.0.1:37424","client":"conn351","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.903+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn351","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:17:30.907+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn352","msg":"client metadata","attr":{"remote":"127.0.0.1:37426","client":"conn352","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:30.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn351","msg":"Connection ended","attr":{"remote":"127.0.0.1:37424","uuid":{"uuid":{"$uuid":"fa1c3009-f50d-4457-9069-b7f0e536276b"}},"connectionId":351,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:30.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn350","msg":"Connection ended","attr":{"remote":"127.0.0.1:37422","uuid":{"uuid":{"$uuid":"44eff66b-3549-48ac-9ed6-9bb2b18d0a67"}},"connectionId":350,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:30.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn349","msg":"Connection ended","attr":{"remote":"127.0.0.1:37420","uuid":{"uuid":{"$uuid":"d2db5f05-852f-42ca-94d9-69f77b370a55"}},"connectionId":349,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:30.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn344","msg":"Connection ended","attr":{"remote":"127.0.0.1:37408","uuid":{"uuid":{"$uuid":"a11e645e-d605-4958-bc8e-2ea56f420094"}},"connectionId":344,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:30.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn352","msg":"Connection ended","attr":{"remote":"127.0.0.1:37426","uuid":{"uuid":{"$uuid":"f6a02c7f-59e5-459a-beb6-9a851ec4f1de"}},"connectionId":352,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:40.490+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124260,"ts_usec":490487,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 97, snapshot max: 97 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:17:40.635+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37552","uuid":{"uuid":{"$uuid":"590b9d3b-fab9-4620-80c5-761ac00845d3"}},"connectionId":353,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:40.645+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn353","msg":"client metadata","attr":{"remote":"127.0.0.1:37552","client":"conn353","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:40.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37560","uuid":{"uuid":{"$uuid":"1f418ed7-93fc-4708-90e9-d840547749a2"}},"connectionId":354,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:40.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37562","uuid":{"uuid":{"$uuid":"2dc1feaf-aa94-4e8e-9df5-4b15dc4fe20d"}},"connectionId":355,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:40.796+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn354","msg":"client metadata","attr":{"remote":"127.0.0.1:37560","client":"conn354","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:40.798+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn355","msg":"client metadata","attr":{"remote":"127.0.0.1:37562","client":"conn355","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:40.803+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn354","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:40.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37564","uuid":{"uuid":{"$uuid":"50cc94f7-c309-41c2-a576-a4134b07f43f"}},"connectionId":356,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:40.811+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37566","uuid":{"uuid":{"$uuid":"1e6a356b-c7c5-4789-985c-e9dd936b656e"}},"connectionId":357,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:40.813+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn356","msg":"client metadata","attr":{"remote":"127.0.0.1:37564","client":"conn356","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:40.819+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn356","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:40.821+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn357","msg":"client metadata","attr":{"remote":"127.0.0.1:37566","client":"conn357","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:40.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn355","msg":"Connection ended","attr":{"remote":"127.0.0.1:37562","uuid":{"uuid":{"$uuid":"2dc1feaf-aa94-4e8e-9df5-4b15dc4fe20d"}},"connectionId":355,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:40.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn354","msg":"Connection ended","attr":{"remote":"127.0.0.1:37560","uuid":{"uuid":{"$uuid":"1f418ed7-93fc-4708-90e9-d840547749a2"}},"connectionId":354,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:40.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn357","msg":"Connection ended","attr":{"remote":"127.0.0.1:37566","uuid":{"uuid":{"$uuid":"1e6a356b-c7c5-4789-985c-e9dd936b656e"}},"connectionId":357,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:40.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn356","msg":"Connection ended","attr":{"remote":"127.0.0.1:37564","uuid":{"uuid":{"$uuid":"50cc94f7-c309-41c2-a576-a4134b07f43f"}},"connectionId":356,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:40.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn353","msg":"Connection ended","attr":{"remote":"127.0.0.1:37552","uuid":{"uuid":{"$uuid":"590b9d3b-fab9-4620-80c5-761ac00845d3"}},"connectionId":353,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:17:50.648+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37664","uuid":{"uuid":{"$uuid":"bd909ae5-8913-4eff-a300-d154efa6babf"}},"connectionId":358,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:50.656+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn358","msg":"client metadata","attr":{"remote":"127.0.0.1:37664","client":"conn358","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37672","uuid":{"uuid":{"$uuid":"6aca2c1e-58c1-4dbd-ad41-1a9780e425c7"}},"connectionId":359,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:50.703+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn359","msg":"client metadata","attr":{"remote":"127.0.0.1:37672","client":"conn359","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.827+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37678","uuid":{"uuid":{"$uuid":"70b99455-085e-4d69-8854-de3d7a38b3a0"}},"connectionId":360,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:50.828+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37680","uuid":{"uuid":{"$uuid":"0382d768-54df-4c94-beec-06818cc7a34d"}},"connectionId":361,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:50.833+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn360","msg":"client metadata","attr":{"remote":"127.0.0.1:37678","client":"conn360","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn361","msg":"client metadata","attr":{"remote":"127.0.0.1:37680","client":"conn361","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.840+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn360","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:50.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37682","uuid":{"uuid":{"$uuid":"40a1a53f-1177-48ff-bb88-8129e9ab72e3"}},"connectionId":362,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37684","uuid":{"uuid":{"$uuid":"2495e4f5-a2ff-4431-914a-f9675243e5e6"}},"connectionId":363,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:17:50.850+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37686","uuid":{"uuid":{"$uuid":"df00d852-09da-453d-aa97-875ff939a9ba"}},"connectionId":364,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:17:50.851+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37688","uuid":{"uuid":{"$uuid":"46e032d8-21d4-45ca-8dce-aeb07cef4393"}},"connectionId":365,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:17:50.851+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn362","msg":"client metadata","attr":{"remote":"127.0.0.1:37682","client":"conn362","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.855+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn364","msg":"client metadata","attr":{"remote":"127.0.0.1:37686","client":"conn364","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.857+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn365","msg":"client metadata","attr":{"remote":"127.0.0.1:37688","client":"conn365","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.859+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn362","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:17:50.861+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn364","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:17:50.862+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn363","msg":"client metadata","attr":{"remote":"127.0.0.1:37684","client":"conn363","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.862+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37692","uuid":{"uuid":{"$uuid":"9eff000c-a900-438f-bf47-bc00b31eba8c"}},"connectionId":366,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:17:50.868+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37696","uuid":{"uuid":{"$uuid":"8121791a-61e6-4a93-b8c8-f50f6c99e834"}},"connectionId":367,"connectionCount":12}}
{"t":{"$date":"2025-12-07T16:17:50.870+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn366","msg":"client metadata","attr":{"remote":"127.0.0.1:37692","client":"conn366","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.874+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn363","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":12}}
{"t":{"$date":"2025-12-07T16:17:50.876+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn367","msg":"client metadata","attr":{"remote":"127.0.0.1:37696","client":"conn367","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:17:50.877+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn366","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:17:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn361","msg":"Connection ended","attr":{"remote":"127.0.0.1:37680","uuid":{"uuid":{"$uuid":"0382d768-54df-4c94-beec-06818cc7a34d"}},"connectionId":361,"connectionCount":11}}
{"t":{"$date":"2025-12-07T16:17:50.903+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn358","msg":"Connection ended","attr":{"remote":"127.0.0.1:37664","uuid":{"uuid":{"$uuid":"bd909ae5-8913-4eff-a300-d154efa6babf"}},"connectionId":358,"connectionCount":10}}
{"t":{"$date":"2025-12-07T16:17:50.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn360","msg":"Connection ended","attr":{"remote":"127.0.0.1:37678","uuid":{"uuid":{"$uuid":"70b99455-085e-4d69-8854-de3d7a38b3a0"}},"connectionId":360,"connectionCount":9}}
{"t":{"$date":"2025-12-07T16:17:50.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn362","msg":"Connection ended","attr":{"remote":"127.0.0.1:37682","uuid":{"uuid":{"$uuid":"40a1a53f-1177-48ff-bb88-8129e9ab72e3"}},"connectionId":362,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:17:50.906+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn363","msg":"Connection ended","attr":{"remote":"127.0.0.1:37684","uuid":{"uuid":{"$uuid":"2495e4f5-a2ff-4431-914a-f9675243e5e6"}},"connectionId":363,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:17:50.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn366","msg":"Connection ended","attr":{"remote":"127.0.0.1:37692","uuid":{"uuid":{"$uuid":"9eff000c-a900-438f-bf47-bc00b31eba8c"}},"connectionId":366,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:17:50.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn359","msg":"Connection ended","attr":{"remote":"127.0.0.1:37672","uuid":{"uuid":{"$uuid":"6aca2c1e-58c1-4dbd-ad41-1a9780e425c7"}},"connectionId":359,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:17:50.911+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn367","msg":"Connection ended","attr":{"remote":"127.0.0.1:37696","uuid":{"uuid":{"$uuid":"8121791a-61e6-4a93-b8c8-f50f6c99e834"}},"connectionId":367,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:17:50.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn364","msg":"Connection ended","attr":{"remote":"127.0.0.1:37686","uuid":{"uuid":{"$uuid":"df00d852-09da-453d-aa97-875ff939a9ba"}},"connectionId":364,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:17:50.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn365","msg":"Connection ended","attr":{"remote":"127.0.0.1:37688","uuid":{"uuid":{"$uuid":"46e032d8-21d4-45ca-8dce-aeb07cef4393"}},"connectionId":365,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:00.631+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37794","uuid":{"uuid":{"$uuid":"6e7f649f-8f7d-4cbd-a613-332893efcb46"}},"connectionId":368,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:00.639+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn368","msg":"client metadata","attr":{"remote":"127.0.0.1:37794","client":"conn368","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:00.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37804","uuid":{"uuid":{"$uuid":"050bbeac-4be1-42ca-bbef-0713675c944e"}},"connectionId":369,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:00.784+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37806","uuid":{"uuid":{"$uuid":"49285fc5-f0ee-4d55-8c8e-63205cca522b"}},"connectionId":370,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:00.787+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn369","msg":"client metadata","attr":{"remote":"127.0.0.1:37804","client":"conn369","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:00.789+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn370","msg":"client metadata","attr":{"remote":"127.0.0.1:37806","client":"conn370","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:00.793+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn369","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:00.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37808","uuid":{"uuid":{"$uuid":"530e3d90-18e4-41e3-b082-e142db36199d"}},"connectionId":371,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:00.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37810","uuid":{"uuid":{"$uuid":"9c32d132-dc38-438b-bdee-032204162081"}},"connectionId":372,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:00.802+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn371","msg":"client metadata","attr":{"remote":"127.0.0.1:37808","client":"conn371","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:00.808+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn371","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:00.810+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn372","msg":"client metadata","attr":{"remote":"127.0.0.1:37810","client":"conn372","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:00.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn369","msg":"Connection ended","attr":{"remote":"127.0.0.1:37804","uuid":{"uuid":{"$uuid":"050bbeac-4be1-42ca-bbef-0713675c944e"}},"connectionId":369,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:00.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn370","msg":"Connection ended","attr":{"remote":"127.0.0.1:37806","uuid":{"uuid":{"$uuid":"49285fc5-f0ee-4d55-8c8e-63205cca522b"}},"connectionId":370,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:00.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn372","msg":"Connection ended","attr":{"remote":"127.0.0.1:37810","uuid":{"uuid":{"$uuid":"9c32d132-dc38-438b-bdee-032204162081"}},"connectionId":372,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:00.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn371","msg":"Connection ended","attr":{"remote":"127.0.0.1:37808","uuid":{"uuid":{"$uuid":"530e3d90-18e4-41e3-b082-e142db36199d"}},"connectionId":371,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:00.836+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn368","msg":"Connection ended","attr":{"remote":"127.0.0.1:37794","uuid":{"uuid":{"$uuid":"6e7f649f-8f7d-4cbd-a613-332893efcb46"}},"connectionId":368,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:10.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37912","uuid":{"uuid":{"$uuid":"e7cd40d6-d101-4772-8fb0-12fc9a7ace79"}},"connectionId":373,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:10.628+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn373","msg":"client metadata","attr":{"remote":"127.0.0.1:37912","client":"conn373","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37920","uuid":{"uuid":{"$uuid":"2b75f7ff-c309-42d5-853b-4d5dd8d62472"}},"connectionId":374,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:10.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37922","uuid":{"uuid":{"$uuid":"c0619226-5e4b-49fe-a7e2-344c21de2397"}},"connectionId":375,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:10.819+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn374","msg":"client metadata","attr":{"remote":"127.0.0.1:37920","client":"conn374","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.820+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37924","uuid":{"uuid":{"$uuid":"75d43f12-7030-4887-bb26-edc421a01e5f"}},"connectionId":376,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:10.821+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn375","msg":"client metadata","attr":{"remote":"127.0.0.1:37922","client":"conn375","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.825+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn374","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:18:10.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37926","uuid":{"uuid":{"$uuid":"f6b6b1e7-ee15-41ca-bcac-88d370a7a7e4"}},"connectionId":377,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:10.829+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn376","msg":"client metadata","attr":{"remote":"127.0.0.1:37924","client":"conn376","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37928","uuid":{"uuid":{"$uuid":"2f4d9587-f407-49e1-8476-0cb44936e62c"}},"connectionId":378,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:18:10.833+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn377","msg":"client metadata","attr":{"remote":"127.0.0.1:37926","client":"conn377","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.839+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn377","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:18:10.840+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn378","msg":"client metadata","attr":{"remote":"127.0.0.1:37928","client":"conn378","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.849+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn378","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:18:10.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn378","msg":"Connection ended","attr":{"remote":"127.0.0.1:37928","uuid":{"uuid":{"$uuid":"2f4d9587-f407-49e1-8476-0cb44936e62c"}},"connectionId":378,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:10.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn373","msg":"Connection ended","attr":{"remote":"127.0.0.1:37912","uuid":{"uuid":{"$uuid":"e7cd40d6-d101-4772-8fb0-12fc9a7ace79"}},"connectionId":373,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:10.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn374","msg":"Connection ended","attr":{"remote":"127.0.0.1:37920","uuid":{"uuid":{"$uuid":"2b75f7ff-c309-42d5-853b-4d5dd8d62472"}},"connectionId":374,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:10.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn375","msg":"Connection ended","attr":{"remote":"127.0.0.1:37922","uuid":{"uuid":{"$uuid":"c0619226-5e4b-49fe-a7e2-344c21de2397"}},"connectionId":375,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:10.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn377","msg":"Connection ended","attr":{"remote":"127.0.0.1:37926","uuid":{"uuid":{"$uuid":"f6b6b1e7-ee15-41ca-bcac-88d370a7a7e4"}},"connectionId":377,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:10.982+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37930","uuid":{"uuid":{"$uuid":"3f8a52b7-b8d1-42c1-ac5d-35a0f63156ab"}},"connectionId":379,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:10.982+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37932","uuid":{"uuid":{"$uuid":"7362f1f0-b248-4b25-88c1-85e0de21bb6a"}},"connectionId":380,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:10.986+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn379","msg":"client metadata","attr":{"remote":"127.0.0.1:37930","client":"conn379","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.988+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn380","msg":"client metadata","attr":{"remote":"127.0.0.1:37932","client":"conn380","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:10.992+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn379","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:10.993+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37934","uuid":{"uuid":{"$uuid":"a9166cc9-e15a-438d-ae1a-bf43057f6565"}},"connectionId":381,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:11.000+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37936","uuid":{"uuid":{"$uuid":"e71ecd8a-eb03-42a5-8593-1350e807f675"}},"connectionId":382,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:11.002+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn381","msg":"client metadata","attr":{"remote":"127.0.0.1:37934","client":"conn381","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:11.008+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn381","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:11.010+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn382","msg":"client metadata","attr":{"remote":"127.0.0.1:37936","client":"conn382","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:11.040+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn381","msg":"Connection ended","attr":{"remote":"127.0.0.1:37934","uuid":{"uuid":{"$uuid":"a9166cc9-e15a-438d-ae1a-bf43057f6565"}},"connectionId":381,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:11.040+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn380","msg":"Connection ended","attr":{"remote":"127.0.0.1:37932","uuid":{"uuid":{"$uuid":"7362f1f0-b248-4b25-88c1-85e0de21bb6a"}},"connectionId":380,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:11.040+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn382","msg":"Connection ended","attr":{"remote":"127.0.0.1:37936","uuid":{"uuid":{"$uuid":"e71ecd8a-eb03-42a5-8593-1350e807f675"}},"connectionId":382,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:11.040+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn379","msg":"Connection ended","attr":{"remote":"127.0.0.1:37930","uuid":{"uuid":{"$uuid":"3f8a52b7-b8d1-42c1-ac5d-35a0f63156ab"}},"connectionId":379,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:11.040+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn376","msg":"Connection ended","attr":{"remote":"127.0.0.1:37924","uuid":{"uuid":{"$uuid":"75d43f12-7030-4887-bb26-edc421a01e5f"}},"connectionId":376,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:20.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38068","uuid":{"uuid":{"$uuid":"b358d533-d657-4714-9963-a46c91c6877e"}},"connectionId":383,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:20.715+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn383","msg":"client metadata","attr":{"remote":"127.0.0.1:38068","client":"conn383","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:20.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38078","uuid":{"uuid":{"$uuid":"1b29314f-e124-43b1-80a9-044504221079"}},"connectionId":384,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:20.867+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38080","uuid":{"uuid":{"$uuid":"467b5c7d-78aa-47a2-a350-f3480043511e"}},"connectionId":385,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:20.870+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn384","msg":"client metadata","attr":{"remote":"127.0.0.1:38078","client":"conn384","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:20.872+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn385","msg":"client metadata","attr":{"remote":"127.0.0.1:38080","client":"conn385","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:20.876+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn384","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:18:20.877+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38082","uuid":{"uuid":{"$uuid":"233bbc8e-c3e6-4816-a6e6-797450425107"}},"connectionId":386,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:20.883+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38084","uuid":{"uuid":{"$uuid":"18b7f701-f65e-425f-9526-3b8f8d66e11e"}},"connectionId":387,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:20.884+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn386","msg":"client metadata","attr":{"remote":"127.0.0.1:38082","client":"conn386","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:20.890+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn386","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2025-12-07T16:18:20.892+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn387","msg":"client metadata","attr":{"remote":"127.0.0.1:38084","client":"conn387","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:20.917+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn387","msg":"Connection ended","attr":{"remote":"127.0.0.1:38084","uuid":{"uuid":{"$uuid":"18b7f701-f65e-425f-9526-3b8f8d66e11e"}},"connectionId":387,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:20.917+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn383","msg":"Connection ended","attr":{"remote":"127.0.0.1:38068","uuid":{"uuid":{"$uuid":"b358d533-d657-4714-9963-a46c91c6877e"}},"connectionId":383,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:20.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn384","msg":"Connection ended","attr":{"remote":"127.0.0.1:38078","uuid":{"uuid":{"$uuid":"1b29314f-e124-43b1-80a9-044504221079"}},"connectionId":384,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:20.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn385","msg":"Connection ended","attr":{"remote":"127.0.0.1:38080","uuid":{"uuid":{"$uuid":"467b5c7d-78aa-47a2-a350-f3480043511e"}},"connectionId":385,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:20.920+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn386","msg":"Connection ended","attr":{"remote":"127.0.0.1:38082","uuid":{"uuid":{"$uuid":"233bbc8e-c3e6-4816-a6e6-797450425107"}},"connectionId":386,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:30.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38294","uuid":{"uuid":{"$uuid":"82745039-8dab-4df6-8f1a-8c4d14c0d442"}},"connectionId":388,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:30.583+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn388","msg":"client metadata","attr":{"remote":"127.0.0.1:38294","client":"conn388","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38302","uuid":{"uuid":{"$uuid":"92eb5902-ec2d-4f83-ac54-395b653acc78"}},"connectionId":389,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:30.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38304","uuid":{"uuid":{"$uuid":"46c7cc68-544c-4b89-9162-21d791d24b26"}},"connectionId":390,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:30.747+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn389","msg":"client metadata","attr":{"remote":"127.0.0.1:38302","client":"conn389","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38306","uuid":{"uuid":{"$uuid":"ad339bed-6477-4c9c-96dc-ee14e3496a52"}},"connectionId":391,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:30.749+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn390","msg":"client metadata","attr":{"remote":"127.0.0.1:38304","client":"conn390","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.753+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn389","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:30.754+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38308","uuid":{"uuid":{"$uuid":"640439f2-2935-432e-818c-d08556076e99"}},"connectionId":392,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:30.757+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn391","msg":"client metadata","attr":{"remote":"127.0.0.1:38306","client":"conn391","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38310","uuid":{"uuid":{"$uuid":"05a0763a-232a-4e8d-b1d1-875d58c261e9"}},"connectionId":393,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:18:30.763+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn392","msg":"client metadata","attr":{"remote":"127.0.0.1:38308","client":"conn392","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.769+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn393","msg":"client metadata","attr":{"remote":"127.0.0.1:38310","client":"conn393","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.771+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn392","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:18:30.773+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn393","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:18:30.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn388","msg":"Connection ended","attr":{"remote":"127.0.0.1:38294","uuid":{"uuid":{"$uuid":"82745039-8dab-4df6-8f1a-8c4d14c0d442"}},"connectionId":388,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:30.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn393","msg":"Connection ended","attr":{"remote":"127.0.0.1:38310","uuid":{"uuid":{"$uuid":"05a0763a-232a-4e8d-b1d1-875d58c261e9"}},"connectionId":393,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:30.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn390","msg":"Connection ended","attr":{"remote":"127.0.0.1:38304","uuid":{"uuid":{"$uuid":"46c7cc68-544c-4b89-9162-21d791d24b26"}},"connectionId":390,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:30.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn389","msg":"Connection ended","attr":{"remote":"127.0.0.1:38302","uuid":{"uuid":{"$uuid":"92eb5902-ec2d-4f83-ac54-395b653acc78"}},"connectionId":389,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:30.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn392","msg":"Connection ended","attr":{"remote":"127.0.0.1:38308","uuid":{"uuid":{"$uuid":"640439f2-2935-432e-818c-d08556076e99"}},"connectionId":392,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:30.909+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38312","uuid":{"uuid":{"$uuid":"b678f453-9a00-4ff5-be79-f98e5242f02b"}},"connectionId":394,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:30.909+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38314","uuid":{"uuid":{"$uuid":"c2da7c6e-39ce-4eff-949d-6748eb6fe282"}},"connectionId":395,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:30.913+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn394","msg":"client metadata","attr":{"remote":"127.0.0.1:38312","client":"conn394","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.915+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn395","msg":"client metadata","attr":{"remote":"127.0.0.1:38314","client":"conn395","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.920+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn394","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:18:30.921+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38316","uuid":{"uuid":{"$uuid":"99e9ba7e-8b60-4cdd-91ee-4cc9aa01cd71"}},"connectionId":396,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:30.928+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38318","uuid":{"uuid":{"$uuid":"4a474e74-cb67-4d2d-ab57-4e1c4a14c3f5"}},"connectionId":397,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:30.930+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn396","msg":"client metadata","attr":{"remote":"127.0.0.1:38316","client":"conn396","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.936+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn397","msg":"client metadata","attr":{"remote":"127.0.0.1:38318","client":"conn397","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:30.938+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn396","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:18:30.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn394","msg":"Connection ended","attr":{"remote":"127.0.0.1:38312","uuid":{"uuid":{"$uuid":"b678f453-9a00-4ff5-be79-f98e5242f02b"}},"connectionId":394,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:30.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn396","msg":"Connection ended","attr":{"remote":"127.0.0.1:38316","uuid":{"uuid":{"$uuid":"99e9ba7e-8b60-4cdd-91ee-4cc9aa01cd71"}},"connectionId":396,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:30.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn395","msg":"Connection ended","attr":{"remote":"127.0.0.1:38314","uuid":{"uuid":{"$uuid":"c2da7c6e-39ce-4eff-949d-6748eb6fe282"}},"connectionId":395,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:30.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn397","msg":"Connection ended","attr":{"remote":"127.0.0.1:38318","uuid":{"uuid":{"$uuid":"4a474e74-cb67-4d2d-ab57-4e1c4a14c3f5"}},"connectionId":397,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:30.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn391","msg":"Connection ended","attr":{"remote":"127.0.0.1:38306","uuid":{"uuid":{"$uuid":"ad339bed-6477-4c9c-96dc-ee14e3496a52"}},"connectionId":391,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:40.505+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765124320,"ts_usec":505678,"thread":"1:0x7f2e5240e6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 98, snapshot max: 98 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2025-12-07T16:18:40.549+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38436","uuid":{"uuid":{"$uuid":"e0c1e1ae-f3d5-434c-b7cb-1a35f7859b09"}},"connectionId":398,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:40.557+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn398","msg":"client metadata","attr":{"remote":"127.0.0.1:38436","client":"conn398","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:40.702+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38444","uuid":{"uuid":{"$uuid":"495f9d42-7157-4034-9263-94a3a445e698"}},"connectionId":399,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:40.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38446","uuid":{"uuid":{"$uuid":"246d380d-15f6-424b-955b-e0c0c295b59f"}},"connectionId":400,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:40.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn399","msg":"client metadata","attr":{"remote":"127.0.0.1:38444","client":"conn399","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:40.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn400","msg":"client metadata","attr":{"remote":"127.0.0.1:38446","client":"conn400","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:40.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn399","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:40.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38448","uuid":{"uuid":{"$uuid":"515887d5-c990-4413-931d-dfdfd4d7f58a"}},"connectionId":401,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:40.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38450","uuid":{"uuid":{"$uuid":"a0997d00-290a-4636-8e71-00d0851ec3ae"}},"connectionId":402,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:40.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn401","msg":"client metadata","attr":{"remote":"127.0.0.1:38448","client":"conn401","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:40.729+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn401","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:40.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn402","msg":"client metadata","attr":{"remote":"127.0.0.1:38450","client":"conn402","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:40.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn400","msg":"Connection ended","attr":{"remote":"127.0.0.1:38446","uuid":{"uuid":{"$uuid":"246d380d-15f6-424b-955b-e0c0c295b59f"}},"connectionId":400,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:40.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn401","msg":"Connection ended","attr":{"remote":"127.0.0.1:38448","uuid":{"uuid":{"$uuid":"515887d5-c990-4413-931d-dfdfd4d7f58a"}},"connectionId":401,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:40.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn402","msg":"Connection ended","attr":{"remote":"127.0.0.1:38450","uuid":{"uuid":{"$uuid":"a0997d00-290a-4636-8e71-00d0851ec3ae"}},"connectionId":402,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:40.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn398","msg":"Connection ended","attr":{"remote":"127.0.0.1:38436","uuid":{"uuid":{"$uuid":"e0c1e1ae-f3d5-434c-b7cb-1a35f7859b09"}},"connectionId":398,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:40.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn399","msg":"Connection ended","attr":{"remote":"127.0.0.1:38444","uuid":{"uuid":{"$uuid":"495f9d42-7157-4034-9263-94a3a445e698"}},"connectionId":399,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:18:50.552+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38576","uuid":{"uuid":{"$uuid":"b6d3d565-cc50-4a8f-bfba-f59a8e6bc87f"}},"connectionId":403,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:50.562+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn403","msg":"client metadata","attr":{"remote":"127.0.0.1:38576","client":"conn403","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.661+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38578","uuid":{"uuid":{"$uuid":"6e24e74c-2d00-4dfb-ba06-fa52bc8ebde7"}},"connectionId":404,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:50.670+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn404","msg":"client metadata","attr":{"remote":"127.0.0.1:38578","client":"conn404","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38586","uuid":{"uuid":{"$uuid":"c941ae45-070b-4eab-8c2f-1d6dc3978c55"}},"connectionId":405,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:50.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38588","uuid":{"uuid":{"$uuid":"5f95d08b-6162-4cbb-964d-433f0bb60ee2"}},"connectionId":406,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:50.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn405","msg":"client metadata","attr":{"remote":"127.0.0.1:38586","client":"conn405","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn406","msg":"client metadata","attr":{"remote":"127.0.0.1:38588","client":"conn406","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.740+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn405","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:50.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38590","uuid":{"uuid":{"$uuid":"f635b5d5-f7ca-44c4-b77b-5cd866cb3cee"}},"connectionId":407,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:50.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38594","uuid":{"uuid":{"$uuid":"7d736233-43c9-41e7-a450-5c58c0178502"}},"connectionId":408,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:18:50.750+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn407","msg":"client metadata","attr":{"remote":"127.0.0.1:38590","client":"conn407","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.756+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn408","msg":"client metadata","attr":{"remote":"127.0.0.1:38594","client":"conn408","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.758+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn407","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:18:50.760+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn408","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:18:50.800+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn407","msg":"Connection ended","attr":{"remote":"127.0.0.1:38590","uuid":{"uuid":{"$uuid":"f635b5d5-f7ca-44c4-b77b-5cd866cb3cee"}},"connectionId":407,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:50.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn403","msg":"Connection ended","attr":{"remote":"127.0.0.1:38576","uuid":{"uuid":{"$uuid":"b6d3d565-cc50-4a8f-bfba-f59a8e6bc87f"}},"connectionId":403,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:50.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn405","msg":"Connection ended","attr":{"remote":"127.0.0.1:38586","uuid":{"uuid":{"$uuid":"c941ae45-070b-4eab-8c2f-1d6dc3978c55"}},"connectionId":405,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:50.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn408","msg":"Connection ended","attr":{"remote":"127.0.0.1:38594","uuid":{"uuid":{"$uuid":"7d736233-43c9-41e7-a450-5c58c0178502"}},"connectionId":408,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:50.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn406","msg":"Connection ended","attr":{"remote":"127.0.0.1:38588","uuid":{"uuid":{"$uuid":"5f95d08b-6162-4cbb-964d-433f0bb60ee2"}},"connectionId":406,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:50.830+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38598","uuid":{"uuid":{"$uuid":"723142ea-d9ec-4344-89bc-736f83b1e7a2"}},"connectionId":409,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:50.830+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38600","uuid":{"uuid":{"$uuid":"f0ffe5c7-ed78-4259-9899-87b036c4eb8f"}},"connectionId":410,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:50.834+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn409","msg":"client metadata","attr":{"remote":"127.0.0.1:38598","client":"conn409","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn410","msg":"client metadata","attr":{"remote":"127.0.0.1:38600","client":"conn410","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.840+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn409","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:18:50.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38602","uuid":{"uuid":{"$uuid":"9fb4f58e-2eba-474e-8dbd-1c0e63f9f17f"}},"connectionId":411,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:50.848+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38604","uuid":{"uuid":{"$uuid":"08bf72fa-6bc8-42b4-a858-2174ed5c7cdd"}},"connectionId":412,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:18:50.849+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn411","msg":"client metadata","attr":{"remote":"127.0.0.1:38602","client":"conn411","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.855+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn412","msg":"client metadata","attr":{"remote":"127.0.0.1:38604","client":"conn412","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:18:50.857+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn411","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:18:50.886+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn409","msg":"Connection ended","attr":{"remote":"127.0.0.1:38598","uuid":{"uuid":{"$uuid":"723142ea-d9ec-4344-89bc-736f83b1e7a2"}},"connectionId":409,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:18:50.886+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn412","msg":"Connection ended","attr":{"remote":"127.0.0.1:38604","uuid":{"uuid":{"$uuid":"08bf72fa-6bc8-42b4-a858-2174ed5c7cdd"}},"connectionId":412,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:18:50.886+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn404","msg":"Connection ended","attr":{"remote":"127.0.0.1:38578","uuid":{"uuid":{"$uuid":"6e24e74c-2d00-4dfb-ba06-fa52bc8ebde7"}},"connectionId":404,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:18:50.886+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn410","msg":"Connection ended","attr":{"remote":"127.0.0.1:38600","uuid":{"uuid":{"$uuid":"f0ffe5c7-ed78-4259-9899-87b036c4eb8f"}},"connectionId":410,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:18:50.886+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn411","msg":"Connection ended","attr":{"remote":"127.0.0.1:38602","uuid":{"uuid":{"$uuid":"9fb4f58e-2eba-474e-8dbd-1c0e63f9f17f"}},"connectionId":411,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:19:00.541+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38710","uuid":{"uuid":{"$uuid":"3fbb65ee-32e3-4d71-8167-2c5f443560d1"}},"connectionId":413,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:19:00.548+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn413","msg":"client metadata","attr":{"remote":"127.0.0.1:38710","client":"conn413","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:00.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38716","uuid":{"uuid":{"$uuid":"f7b06eaf-275e-4885-97b5-d512a21ea29d"}},"connectionId":414,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:00.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38718","uuid":{"uuid":{"$uuid":"2ccbbd51-4117-4ac0-aedb-2dfebdc8f4ec"}},"connectionId":415,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:00.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn414","msg":"client metadata","attr":{"remote":"127.0.0.1:38716","client":"conn414","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:00.719+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn415","msg":"client metadata","attr":{"remote":"127.0.0.1:38718","client":"conn415","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:00.726+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn414","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2025-12-07T16:19:00.728+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38720","uuid":{"uuid":{"$uuid":"cad4d031-02de-4623-a77c-1d00b8cff8f9"}},"connectionId":416,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:00.739+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38722","uuid":{"uuid":{"$uuid":"6d5c0eee-4518-48fe-bbcc-6c3466b66a64"}},"connectionId":417,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:19:00.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn416","msg":"client metadata","attr":{"remote":"127.0.0.1:38720","client":"conn416","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:00.750+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn416","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9}}
{"t":{"$date":"2025-12-07T16:19:00.751+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn417","msg":"client metadata","attr":{"remote":"127.0.0.1:38722","client":"conn417","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:00.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn417","msg":"Connection ended","attr":{"remote":"127.0.0.1:38722","uuid":{"uuid":{"$uuid":"6d5c0eee-4518-48fe-bbcc-6c3466b66a64"}},"connectionId":417,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:00.783+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn415","msg":"Connection ended","attr":{"remote":"127.0.0.1:38718","uuid":{"uuid":{"$uuid":"2ccbbd51-4117-4ac0-aedb-2dfebdc8f4ec"}},"connectionId":415,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:00.784+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn416","msg":"Connection ended","attr":{"remote":"127.0.0.1:38720","uuid":{"uuid":{"$uuid":"cad4d031-02de-4623-a77c-1d00b8cff8f9"}},"connectionId":416,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:00.784+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn413","msg":"Connection ended","attr":{"remote":"127.0.0.1:38710","uuid":{"uuid":{"$uuid":"3fbb65ee-32e3-4d71-8167-2c5f443560d1"}},"connectionId":413,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:19:00.784+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn414","msg":"Connection ended","attr":{"remote":"127.0.0.1:38716","uuid":{"uuid":{"$uuid":"f7b06eaf-275e-4885-97b5-d512a21ea29d"}},"connectionId":414,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:19:10.570+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38832","uuid":{"uuid":{"$uuid":"51c4301a-f892-4b10-8a75-c59ac7b629cf"}},"connectionId":418,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:19:10.579+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn418","msg":"client metadata","attr":{"remote":"127.0.0.1:38832","client":"conn418","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38838","uuid":{"uuid":{"$uuid":"a5406369-811a-432e-b7c1-90c06bcf5340"}},"connectionId":419,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:10.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn419","msg":"client metadata","attr":{"remote":"127.0.0.1:38838","client":"conn419","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.726+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38840","uuid":{"uuid":{"$uuid":"ceebf0c0-08be-4e2f-8fac-94e3249d8027"}},"connectionId":420,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:10.727+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38842","uuid":{"uuid":{"$uuid":"f793264b-2a6a-454c-a536-e9ac38475bfd"}},"connectionId":421,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:10.731+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn420","msg":"client metadata","attr":{"remote":"127.0.0.1:38840","client":"conn420","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.733+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn421","msg":"client metadata","attr":{"remote":"127.0.0.1:38842","client":"conn421","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.737+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn420","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:19:10.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38844","uuid":{"uuid":{"$uuid":"bae5766f-03a3-4afa-bcdc-e10a1a050150"}},"connectionId":422,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:19:10.745+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38848","uuid":{"uuid":{"$uuid":"f091447c-247a-419d-8e48-419d13a9dd80"}},"connectionId":423,"connectionCount":8}}
{"t":{"$date":"2025-12-07T16:19:10.747+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn422","msg":"client metadata","attr":{"remote":"127.0.0.1:38844","client":"conn422","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn423","msg":"client metadata","attr":{"remote":"127.0.0.1:38848","client":"conn423","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.754+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn422","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2025-12-07T16:19:10.756+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn423","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2025-12-07T16:19:10.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn423","msg":"Connection ended","attr":{"remote":"127.0.0.1:38848","uuid":{"uuid":{"$uuid":"f091447c-247a-419d-8e48-419d13a9dd80"}},"connectionId":423,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:19:10.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn418","msg":"Connection ended","attr":{"remote":"127.0.0.1:38832","uuid":{"uuid":{"$uuid":"51c4301a-f892-4b10-8a75-c59ac7b629cf"}},"connectionId":418,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:10.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn422","msg":"Connection ended","attr":{"remote":"127.0.0.1:38844","uuid":{"uuid":{"$uuid":"bae5766f-03a3-4afa-bcdc-e10a1a050150"}},"connectionId":422,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:10.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn421","msg":"Connection ended","attr":{"remote":"127.0.0.1:38842","uuid":{"uuid":{"$uuid":"f793264b-2a6a-454c-a536-e9ac38475bfd"}},"connectionId":421,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:10.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn420","msg":"Connection ended","attr":{"remote":"127.0.0.1:38840","uuid":{"uuid":{"$uuid":"ceebf0c0-08be-4e2f-8fac-94e3249d8027"}},"connectionId":420,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:19:10.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38850","uuid":{"uuid":{"$uuid":"ecef8b20-f009-4659-96ab-78b9029e0da1"}},"connectionId":424,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:10.838+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38852","uuid":{"uuid":{"$uuid":"c202cf88-6ab5-4c0a-a6d8-3884fce38d38"}},"connectionId":425,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:10.842+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn424","msg":"client metadata","attr":{"remote":"127.0.0.1:38850","client":"conn424","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.843+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn425","msg":"client metadata","attr":{"remote":"127.0.0.1:38852","client":"conn425","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.848+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn424","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:19:10.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38854","uuid":{"uuid":{"$uuid":"19629e84-5cf7-4c3e-b849-e2d2449cc92a"}},"connectionId":426,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:10.856+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:38856","uuid":{"uuid":{"$uuid":"b076f694-4869-4ae1-bd66-d6a5c606fc31"}},"connectionId":427,"connectionCount":7}}
{"t":{"$date":"2025-12-07T16:19:10.857+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn426","msg":"client metadata","attr":{"remote":"127.0.0.1:38854","client":"conn426","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.864+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn426","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2025-12-07T16:19:10.865+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn427","msg":"client metadata","attr":{"remote":"127.0.0.1:38856","client":"conn427","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.5.1"},"driver":{"name":"nodejs|mongosh","version":"6.16.0|2.5.1"},"platform":"Node.js v20.19.1, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"},"env":{"container":{"orchestrator":"kubernetes"}}}}}
{"t":{"$date":"2025-12-07T16:19:10.895+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn427","msg":"Connection ended","attr":{"remote":"127.0.0.1:38856","uuid":{"uuid":{"$uuid":"b076f694-4869-4ae1-bd66-d6a5c606fc31"}},"connectionId":427,"connectionCount":6}}
{"t":{"$date":"2025-12-07T16:19:10.895+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn419","msg":"Connection ended","attr":{"remote":"127.0.0.1:38838","uuid":{"uuid":{"$uuid":"a5406369-811a-432e-b7c1-90c06bcf5340"}},"connectionId":419,"connectionCount":5}}
{"t":{"$date":"2025-12-07T16:19:10.895+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn424","msg":"Connection ended","attr":{"remote":"127.0.0.1:38850","uuid":{"uuid":{"$uuid":"ecef8b20-f009-4659-96ab-78b9029e0da1"}},"connectionId":424,"connectionCount":4}}
{"t":{"$date":"2025-12-07T16:19:10.896+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn426","msg":"Connection ended","attr":{"remote":"127.0.0.1:38854","uuid":{"uuid":{"$uuid":"19629e84-5cf7-4c3e-b849-e2d2449cc92a"}},"connectionId":426,"connectionCount":3}}
{"t":{"$date":"2025-12-07T16:19:10.896+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn425","msg":"Connection ended","attr":{"remote":"127.0.0.1:38852","uuid":{"uuid":{"$uuid":"c202cf88-6ab5-4c0a-a6d8-3884fce38d38"}},"connectionId":425,"connectionCount":2}}
{"t":{"$date":"2025-12-07T16:19:20.467+00:00"},"s":"I",  "c":"NETWORK