Results

By type

          mongodb 14:02:22.69 INFO  ==> 
mongodb 14:02:22.69 INFO  ==> Welcome to the Bitnami mongodb container
mongodb 14:02:22.69 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
mongodb 14:02:22.70 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 14:02:22.70 INFO  ==> 
mongodb 14:02:22.71 INFO  ==> ** Starting MongoDB setup **
mongodb 14:02:22.73 INFO  ==> Validating settings in MONGODB_* env vars...
mongodb 14:02:22.73 WARN  ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment.
mongodb 14:02:22.75 INFO  ==> Initializing MongoDB...
mongodb 14:02:22.85 INFO  ==> Deploying MongoDB from scratch...
MongoNetworkError: connect ECONNREFUSED 10.233.65.60:27017
mongodb 14:02:24.14 INFO  ==> Creating users...
mongodb 14:02:24.14 INFO  ==> Users created
mongodb 14:02:24.16 INFO  ==> Stopping MongoDB...
mongodb 14:02:25.18 INFO  ==> ** MongoDB setup finished! **

mongodb 14:02:25.20 INFO  ==> ** Starting MongoDB **
{"t":{"$date":"2026-03-02T14:02:25.253Z"},"s":"I",  "c":"CONTROL",  "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"enableLocalhostAuthBypass":{"default":true,"value":true}}}}

{"t":{"$date":"2026-03-02T14:02:25.253+00:00"},"s":"I",  "c":"CONTROL",  "id":20698,   "ctx":"main","msg":"***** SERVER RESTARTED *****"}
{"t":{"$date":"2026-03-02T14:02:25.256+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":"2026-03-02T14:02:25.258+00:00"},"s":"I",  "c":"CONTROL",  "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
{"t":{"$date":"2026-03-02T14:02:25.258+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":"2026-03-02T14:02:25.259+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":"2026-03-02T14:02:25.260+00:00"},"s":"I",  "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
{"t":{"$date":"2026-03-02T14:02:25.260+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-tjbw2"}}
{"t":{"$date":"2026-03-02T14:02:25.261+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":"2026-03-02T14:02:25.261+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":"2026-03-02T14:02:25.261+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":"2026-03-02T14:02:25.261+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":"2026-03-02T14:02:25.262+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":"2026-03-02T14:02:25.262+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":"2026-03-02T14:02:25.262+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":"2026-03-02T14:02:25.820+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460145,"ts_usec":820239,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:25.927+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460145,"ts_usec":927477,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.069+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":69838,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.217+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":217019,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.313+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":313273,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.387+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":387286,"thread":"1:0x7f860934a200","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 567 milliseconds"}}}
{"t":{"$date":"2026-03-02T14:02:26.387+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":387460,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.387+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":387489,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.388+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":388465,"thread":"1:0x7f860934a200","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 0 milliseconds"}}}
{"t":{"$date":"2026-03-02T14:02:26.392+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":392016,"thread":"1:0x7f860934a200","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":"2026-03-02T14:02:26.412+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":411987,"thread":"1:0x7f860934a200","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 23 milliseconds"}}}
{"t":{"$date":"2026-03-02T14:02:26.412+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460146,"ts_usec":412111,"thread":"1:0x7f860934a200","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 592ms, including 567ms for the log replay, 0ms for the rollback to stable, and 23ms for the checkpoint."}}}
{"t":{"$date":"2026-03-02T14:02:26.416+00:00"},"s":"I",  "c":"STORAGE",  "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1154}}
{"t":{"$date":"2026-03-02T14:02:26.416+00:00"},"s":"I",  "c":"RECOVERY", "id":23987,   "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2026-03-02T14:02:26.418+00:00"},"s":"I",  "c":"STORAGE",  "id":9529901, "ctx":"initandlisten","msg":"Initializing durable catalog","attr":{"numRecords":3}}
{"t":{"$date":"2026-03-02T14:02:26.419+00:00"},"s":"I",  "c":"STORAGE",  "id":9529902, "ctx":"initandlisten","msg":"Retrieving all idents from storage engine"}
{"t":{"$date":"2026-03-02T14:02:26.419+00:00"},"s":"I",  "c":"STORAGE",  "id":9529903, "ctx":"initandlisten","msg":"Initializing all collections in durable catalog","attr":{"numEntries":3}}
{"t":{"$date":"2026-03-02T14:02:26.431+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":"2026-03-02T14:02:26.431+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":"2026-03-02T14:02:26.431+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":"2026-03-02T14:02:26.431+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":"2026-03-02T14:02:26.431+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":"2026-03-02T14:02:26.433+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":"2026-03-02T14:02:26.433+00:00"},"s":"I",  "c":"REPL",     "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"8.0","context":"startup"}}
{"t":{"$date":"2026-03-02T14:02:26.434+00:00"},"s":"I",  "c":"STORAGE",  "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
{"t":{"$date":"2026-03-02T14:02:26.435+00:00"},"s":"I",  "c":"CONTROL",  "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
{"t":{"$date":"2026-03-02T14:02:26.435+00:00"},"s":"I",  "c":"CONTROL",  "id":20536,   "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2026-03-02T14:02:26.435+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":"2026-03-02T14:02:26.438+00:00"},"s":"I",  "c":"REPL",     "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
{"t":{"$date":"2026-03-02T14:02:26.438+00:00"},"s":"I",  "c":"STORAGE",  "id":22262,   "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2026-03-02T14:02:26.438+00:00"},"s":"I",  "c":"STORAGE",  "id":7333401, "ctx":"initandlisten","msg":"Starting the DiskSpaceMonitor"}
{"t":{"$date":"2026-03-02T14:02:26.440+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"/opt/bitnami/mongodb/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2026-03-02T14:02:26.440+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:27017"}}
{"t":{"$date":"2026-03-02T14:02:26.440+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2026-03-02T14:02:26.440+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":"1157 ms","Write current PID to file":"8 ms","Initialize FCV before rebuilding indexes":"2 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":"0 ms","_initAndListen total elapsed time":"1180 ms"}}}}
{"t":{"$date":"2026-03-02T14:02:27.011+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"internalQueryCacheSize","canonicalName":"internalQueryCacheMaxEntriesPerCollection"}}
{"t":{"$date":"2026-03-02T14:02:27.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":"2026-03-02T14:02:27.011+00:00"},"s":"W",  "c":"NETWORK",  "id":23803,   "ctx":"ftdc","msg":"Use of deprecated server parameter 'sslMode', please use 'tlsMode' instead."}
{"t":{"$date":"2026-03-02T14:02:27.012+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentReadTransactions","canonicalName":"storageEngineConcurrentReadTransactions"}}
{"t":{"$date":"2026-03-02T14:02:27.012+00:00"},"s":"W",  "c":"CONTROL",  "id":636300,  "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentWriteTransactions","canonicalName":"storageEngineConcurrentWriteTransactions"}}
{"t":{"$date":"2026-03-02T14:02:28.549+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52818","uuid":{"uuid":{"$uuid":"a4e34c6a-82d3-4411-aa13-da4a74ac26c8"}},"connectionId":1,"connectionCount":1}}
{"t":{"$date":"2026-03-02T14:02:28.554+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:52818","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":"2026-03-02T14:02:28.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52820","uuid":{"uuid":{"$uuid":"3e52fb33-5344-492d-97ff-503b01ab515c"}},"connectionId":2,"connectionCount":2}}
{"t":{"$date":"2026-03-02T14:02:28.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52822","uuid":{"uuid":{"$uuid":"c431d8fd-b51b-4c27-9980-8093fa126e3e"}},"connectionId":3,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:02:28.649+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:52820","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":"2026-03-02T14:02:28.650+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:52822","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":"2026-03-02T14:02:28.652+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":3}}
{"t":{"$date":"2026-03-02T14:02:28.654+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52824","uuid":{"uuid":{"$uuid":"032436c0-339b-4211-a670-4945e48f832c"}},"connectionId":4,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:28.660+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52826","uuid":{"uuid":{"$uuid":"73dd06e8-3d05-40ef-941f-2cdf3d8c4dba"}},"connectionId":5,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:28.662+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:52824","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":"2026-03-02T14:02:28.667+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":4}}
{"t":{"$date":"2026-03-02T14:02:28.667+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:52826","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":"2026-03-02T14:02:28.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:52822","uuid":{"uuid":{"$uuid":"c431d8fd-b51b-4c27-9980-8093fa126e3e"}},"connectionId":3,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:28.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:52818","uuid":{"uuid":{"$uuid":"a4e34c6a-82d3-4411-aa13-da4a74ac26c8"}},"connectionId":1,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:02:28.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:52820","uuid":{"uuid":{"$uuid":"3e52fb33-5344-492d-97ff-503b01ab515c"}},"connectionId":2,"connectionCount":2}}
{"t":{"$date":"2026-03-02T14:02:28.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:52826","uuid":{"uuid":{"$uuid":"73dd06e8-3d05-40ef-941f-2cdf3d8c4dba"}},"connectionId":5,"connectionCount":1}}
{"t":{"$date":"2026-03-02T14:02:28.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:52824","uuid":{"uuid":{"$uuid":"032436c0-339b-4211-a670-4945e48f832c"}},"connectionId":4,"connectionCount":0}}
{"t":{"$date":"2026-03-02T14:02:29.038+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.6:39691","uuid":{"uuid":{"$uuid":"f0737823-4c78-4702-a79d-67b1ec113b4e"}},"connectionId":6,"connectionCount":1}}
{"t":{"$date":"2026-03-02T14:02:29.047+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.6:39691","client":"conn6","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-go-driver","version":"v1.7.5"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.16.15"}}}
{"t":{"$date":"2026-03-02T14:02:29.063+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.6:39173","uuid":{"uuid":{"$uuid":"a4dc9965-e162-4805-aa47-a1a5941e8674"}},"connectionId":7,"connectionCount":2}}
{"t":{"$date":"2026-03-02T14:02:29.065+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.6:39173","client":"conn7","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-go-driver","version":"v1.7.5"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.16.15"}}}
{"t":{"$date":"2026-03-02T14:02:29.067+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":2}}
{"t":{"$date":"2026-03-02T14:02:38.537+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.6:48905","uuid":{"uuid":{"$uuid":"d2752b60-1d39-43f6-81a9-e5e0ecbb9c60"}},"connectionId":8,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:02:38.539+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.6:48905","client":"conn8","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-go-driver","version":"v1.7.5"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.16.15"}}}
{"t":{"$date":"2026-03-02T14:02:38.558+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52906","uuid":{"uuid":{"$uuid":"e1f550bf-7026-4c6c-b1e5-11902b1d5824"}},"connectionId":9,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:38.563+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:52906","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":"2026-03-02T14:02:38.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52908","uuid":{"uuid":{"$uuid":"c2054f6b-e5af-4d0f-9db4-78b4bf3d642a"}},"connectionId":10,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:38.649+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52910","uuid":{"uuid":{"$uuid":"3cab63a6-62e1-4642-aad2-5df5711ec50b"}},"connectionId":11,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:38.652+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:52908","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":"2026-03-02T14:02:38.653+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:52910","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":"2026-03-02T14:02:38.655+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn10","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:02:38.655+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52912","uuid":{"uuid":{"$uuid":"b272b994-8dc5-46ca-9343-d46f5324904a"}},"connectionId":12,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:38.659+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52914","uuid":{"uuid":{"$uuid":"3c1cf8ed-db4a-4f50-b653-ff2743d9614e"}},"connectionId":13,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:02:38.660+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:52912","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":"2026-03-02T14:02:38.664+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:52914","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":"2026-03-02T14:02:38.664+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn12","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:02:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:52910","uuid":{"uuid":{"$uuid":"3cab63a6-62e1-4642-aad2-5df5711ec50b"}},"connectionId":11,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:52906","uuid":{"uuid":{"$uuid":"e1f550bf-7026-4c6c-b1e5-11902b1d5824"}},"connectionId":9,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:52908","uuid":{"uuid":{"$uuid":"c2054f6b-e5af-4d0f-9db4-78b4bf3d642a"}},"connectionId":10,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:52914","uuid":{"uuid":{"$uuid":"3c1cf8ed-db4a-4f50-b653-ff2743d9614e"}},"connectionId":13,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:38.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:52912","uuid":{"uuid":{"$uuid":"b272b994-8dc5-46ca-9343-d46f5324904a"}},"connectionId":12,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:02:48.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53008","uuid":{"uuid":{"$uuid":"96851c45-f064-45ac-87f4-7778bf746863"}},"connectionId":14,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:48.698+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:53008","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":"2026-03-02T14:02:48.784+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53012","uuid":{"uuid":{"$uuid":"89ac7dac-674a-44b2-90f6-7e0aba4003b9"}},"connectionId":15,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:48.785+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53014","uuid":{"uuid":{"$uuid":"56dd8b6b-ca1f-48e3-ab82-2a59f7417b73"}},"connectionId":16,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:48.787+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:53012","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":"2026-03-02T14:02:48.788+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:53014","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":"2026-03-02T14:02:48.790+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":3}}
{"t":{"$date":"2026-03-02T14:02:48.790+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53016","uuid":{"uuid":{"$uuid":"3313fccb-5351-4965-b051-cadd490a7d1a"}},"connectionId":17,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:48.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53018","uuid":{"uuid":{"$uuid":"3853abec-fedf-424c-a9b4-575680d9f9fc"}},"connectionId":18,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:02:48.795+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:53016","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":"2026-03-02T14:02:48.798+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":3}}
{"t":{"$date":"2026-03-02T14:02:48.799+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:53018","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":"2026-03-02T14:02:48.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:53014","uuid":{"uuid":{"$uuid":"56dd8b6b-ca1f-48e3-ab82-2a59f7417b73"}},"connectionId":16,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:48.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:53016","uuid":{"uuid":{"$uuid":"3313fccb-5351-4965-b051-cadd490a7d1a"}},"connectionId":17,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:48.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:53008","uuid":{"uuid":{"$uuid":"96851c45-f064-45ac-87f4-7778bf746863"}},"connectionId":14,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:48.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:53012","uuid":{"uuid":{"$uuid":"89ac7dac-674a-44b2-90f6-7e0aba4003b9"}},"connectionId":15,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:48.817+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:53018","uuid":{"uuid":{"$uuid":"3853abec-fedf-424c-a9b4-575680d9f9fc"}},"connectionId":18,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:02:58.606+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53094","uuid":{"uuid":{"$uuid":"b0aff9d6-0211-4fb2-a888-bd4282b5db5f"}},"connectionId":19,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:58.610+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:53094","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":"2026-03-02T14:02:58.622+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53096","uuid":{"uuid":{"$uuid":"d830d789-3102-47ac-bee7-2c2adf31b423"}},"connectionId":20,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:58.626+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:53096","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":"2026-03-02T14:02:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53100","uuid":{"uuid":{"$uuid":"bf74f2c7-e6c8-448f-9c0d-f4a32e02bde9"}},"connectionId":21,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53102","uuid":{"uuid":{"$uuid":"470975bb-6cfb-4fed-8bbe-a95ad1f9ef64"}},"connectionId":22,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:58.711+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:53100","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":"2026-03-02T14:02:58.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:53102","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":"2026-03-02T14:02:58.714+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":3}}
{"t":{"$date":"2026-03-02T14:02:58.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53104","uuid":{"uuid":{"$uuid":"717e8de9-e59d-42f2-a53b-1c438d32996b"}},"connectionId":23,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:02:58.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53106","uuid":{"uuid":{"$uuid":"3e8439a7-67da-45bc-9684-c9f7afe7959e"}},"connectionId":24,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:02:58.720+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:53104","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":"2026-03-02T14:02:58.731+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:53106","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":"2026-03-02T14:02:58.732+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn23","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2026-03-02T14:02:58.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53108","uuid":{"uuid":{"$uuid":"5e3ef1a8-f06b-44e6-a4e6-c3bd97861456"}},"connectionId":25,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:02:58.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53110","uuid":{"uuid":{"$uuid":"ad8f4c3d-8089-4a46-b045-285133e4b7cf"}},"connectionId":26,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:02:58.733+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":2}}
{"t":{"$date":"2026-03-02T14:02:58.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:53108","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":"2026-03-02T14:02:58.737+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:53110","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":"2026-03-02T14:02:58.740+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn25","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:02:58.741+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53112","uuid":{"uuid":{"$uuid":"7c0c302e-e5fa-4ff0-b26a-0fd3117cb5cb"}},"connectionId":27,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:02:58.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53114","uuid":{"uuid":{"$uuid":"8ff3cb54-4cd6-4fe5-9c70-02ac87a24283"}},"connectionId":28,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:02:58.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:53112","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":"2026-03-02T14:02:58.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:53104","uuid":{"uuid":{"$uuid":"717e8de9-e59d-42f2-a53b-1c438d32996b"}},"connectionId":23,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:02:58.753+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn22","msg":"Connection ended","attr":{"remote":"127.0.0.1:53102","uuid":{"uuid":{"$uuid":"470975bb-6cfb-4fed-8bbe-a95ad1f9ef64"}},"connectionId":22,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:02:58.753+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:53106","uuid":{"uuid":{"$uuid":"3e8439a7-67da-45bc-9684-c9f7afe7959e"}},"connectionId":24,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:02:58.753+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:53114","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":"2026-03-02T14:02:58.753+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:53100","uuid":{"uuid":{"$uuid":"bf74f2c7-e6c8-448f-9c0d-f4a32e02bde9"}},"connectionId":21,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:02:58.754+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn19","msg":"Connection ended","attr":{"remote":"127.0.0.1:53094","uuid":{"uuid":{"$uuid":"b0aff9d6-0211-4fb2-a888-bd4282b5db5f"}},"connectionId":19,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:02:58.754+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn27","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:02:58.775+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:53114","uuid":{"uuid":{"$uuid":"8ff3cb54-4cd6-4fe5-9c70-02ac87a24283"}},"connectionId":28,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:02:58.776+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:53096","uuid":{"uuid":{"$uuid":"d830d789-3102-47ac-bee7-2c2adf31b423"}},"connectionId":20,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:02:58.776+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:53108","uuid":{"uuid":{"$uuid":"5e3ef1a8-f06b-44e6-a4e6-c3bd97861456"}},"connectionId":25,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:02:58.776+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:53110","uuid":{"uuid":{"$uuid":"ad8f4c3d-8089-4a46-b045-285133e4b7cf"}},"connectionId":26,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:02:58.776+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:53112","uuid":{"uuid":{"$uuid":"7c0c302e-e5fa-4ff0-b26a-0fd3117cb5cb"}},"connectionId":27,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:08.508+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53258","uuid":{"uuid":{"$uuid":"f33e8749-6890-4a1d-8c7d-ac21f0d97252"}},"connectionId":29,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:08.514+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:53258","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":"2026-03-02T14:03:08.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53260","uuid":{"uuid":{"$uuid":"2a322406-b1d5-4d2d-b1de-89c8fde0a4ac"}},"connectionId":30,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:08.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53262","uuid":{"uuid":{"$uuid":"9598495c-5615-424d-be16-d2691771d005"}},"connectionId":31,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:08.607+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:53262","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":"2026-03-02T14:03:08.607+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:53260","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":"2026-03-02T14:03:08.610+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53264","uuid":{"uuid":{"$uuid":"ff1819bf-f029-45f4-b200-49a4d4d8334e"}},"connectionId":32,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:08.612+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":5}}
{"t":{"$date":"2026-03-02T14:03:08.613+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53266","uuid":{"uuid":{"$uuid":"436f4756-d5c8-4ead-8631-c128f71e1338"}},"connectionId":33,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:08.615+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:53264","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":"2026-03-02T14:03:08.616+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:53266","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":"2026-03-02T14:03:08.618+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":2}}
{"t":{"$date":"2026-03-02T14:03:08.622+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":5}}
{"t":{"$date":"2026-03-02T14:03:08.633+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:53266","uuid":{"uuid":{"$uuid":"436f4756-d5c8-4ead-8631-c128f71e1338"}},"connectionId":33,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:08.633+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:53264","uuid":{"uuid":{"$uuid":"ff1819bf-f029-45f4-b200-49a4d4d8334e"}},"connectionId":32,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:08.634+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:53258","uuid":{"uuid":{"$uuid":"f33e8749-6890-4a1d-8c7d-ac21f0d97252"}},"connectionId":29,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:08.634+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:53260","uuid":{"uuid":{"$uuid":"2a322406-b1d5-4d2d-b1de-89c8fde0a4ac"}},"connectionId":30,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:08.634+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:53262","uuid":{"uuid":{"$uuid":"9598495c-5615-424d-be16-d2691771d005"}},"connectionId":31,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:18.575+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53390","uuid":{"uuid":{"$uuid":"03e8deb0-d10f-4c0a-ac1c-441466d87f9d"}},"connectionId":34,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:18.580+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:53390","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":"2026-03-02T14:03:18.653+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53392","uuid":{"uuid":{"$uuid":"276ec433-0820-470a-a3e5-e3052b379b6c"}},"connectionId":35,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:18.658+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:53392","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":"2026-03-02T14:03:18.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53396","uuid":{"uuid":{"$uuid":"479147d1-0d59-4d07-85be-6738e2a90380"}},"connectionId":36,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:18.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53398","uuid":{"uuid":{"$uuid":"415db2e2-18f1-4a6e-b190-353a5f1bdc4c"}},"connectionId":37,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:18.671+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:53398","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":"2026-03-02T14:03:18.673+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:53396","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":"2026-03-02T14:03:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53400","uuid":{"uuid":{"$uuid":"afb8787c-21f2-42e0-b91a-4729b00c7f91"}},"connectionId":38,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:18.676+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":5}}
{"t":{"$date":"2026-03-02T14:03:18.678+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":4}}
{"t":{"$date":"2026-03-02T14:03:18.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53402","uuid":{"uuid":{"$uuid":"1a90fb5b-a9f4-4845-b2d8-06c0acd7d831"}},"connectionId":39,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:03:18.679+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:53400","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":"2026-03-02T14:03:18.682+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn38","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:18.682+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:53402","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":"2026-03-02T14:03:18.689+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":6}}
{"t":{"$date":"2026-03-02T14:03:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:53400","uuid":{"uuid":{"$uuid":"afb8787c-21f2-42e0-b91a-4729b00c7f91"}},"connectionId":38,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:53396","uuid":{"uuid":{"$uuid":"479147d1-0d59-4d07-85be-6738e2a90380"}},"connectionId":36,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:53398","uuid":{"uuid":{"$uuid":"415db2e2-18f1-4a6e-b190-353a5f1bdc4c"}},"connectionId":37,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:53402","uuid":{"uuid":{"$uuid":"1a90fb5b-a9f4-4845-b2d8-06c0acd7d831"}},"connectionId":39,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:18.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:53390","uuid":{"uuid":{"$uuid":"03e8deb0-d10f-4c0a-ac1c-441466d87f9d"}},"connectionId":34,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:18.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53406","uuid":{"uuid":{"$uuid":"8a1ba12f-6b4f-4246-805f-807ff48c7bae"}},"connectionId":40,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:18.763+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53408","uuid":{"uuid":{"$uuid":"d4610b1e-e26e-4baa-a107-ff743a3c0cbc"}},"connectionId":41,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:18.763+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:53406","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":"2026-03-02T14:03:18.764+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:53408","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":"2026-03-02T14:03:18.766+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn40","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:03:18.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53412","uuid":{"uuid":{"$uuid":"acdb5d04-46cd-46c5-afc4-fccd8adca423"}},"connectionId":42,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:18.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53414","uuid":{"uuid":{"$uuid":"e993eced-38d6-407f-bc50-73cd3bc4aaaa"}},"connectionId":43,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:18.771+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:53412","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":"2026-03-02T14:03:18.774+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn42","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:03:18.775+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:53414","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":"2026-03-02T14:03:18.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:53406","uuid":{"uuid":{"$uuid":"8a1ba12f-6b4f-4246-805f-807ff48c7bae"}},"connectionId":40,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:53412","uuid":{"uuid":{"$uuid":"acdb5d04-46cd-46c5-afc4-fccd8adca423"}},"connectionId":42,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:53414","uuid":{"uuid":{"$uuid":"e993eced-38d6-407f-bc50-73cd3bc4aaaa"}},"connectionId":43,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:53392","uuid":{"uuid":{"$uuid":"276ec433-0820-470a-a3e5-e3052b379b6c"}},"connectionId":35,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:53408","uuid":{"uuid":{"$uuid":"d4610b1e-e26e-4baa-a107-ff743a3c0cbc"}},"connectionId":41,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:26.433+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460206,"ts_usec":433491,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:03:28.487+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53546","uuid":{"uuid":{"$uuid":"e1c9c185-f3d7-4471-89b6-122c9069a030"}},"connectionId":44,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:28.489+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:53546","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":"2026-03-02T14:03:28.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53548","uuid":{"uuid":{"$uuid":"3a763619-a708-4e98-ae9c-91736d133a2c"}},"connectionId":45,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:28.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53550","uuid":{"uuid":{"$uuid":"adafedc9-6293-4e9a-90cb-20484d766a5c"}},"connectionId":46,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:28.571+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:53548","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":"2026-03-02T14:03:28.572+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:53550","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":"2026-03-02T14:03:28.574+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":3}}
{"t":{"$date":"2026-03-02T14:03:28.575+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53552","uuid":{"uuid":{"$uuid":"366041d4-fc03-438a-81e7-e7ced57c904f"}},"connectionId":47,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:28.578+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53554","uuid":{"uuid":{"$uuid":"6ea5c00e-e3a3-416f-921e-24e48a332119"}},"connectionId":48,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:28.579+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:53552","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":"2026-03-02T14:03:28.582+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":3}}
{"t":{"$date":"2026-03-02T14:03:28.583+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:53554","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":"2026-03-02T14:03:28.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:53550","uuid":{"uuid":{"$uuid":"adafedc9-6293-4e9a-90cb-20484d766a5c"}},"connectionId":46,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:28.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:53546","uuid":{"uuid":{"$uuid":"e1c9c185-f3d7-4471-89b6-122c9069a030"}},"connectionId":44,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:28.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn45","msg":"Connection ended","attr":{"remote":"127.0.0.1:53548","uuid":{"uuid":{"$uuid":"3a763619-a708-4e98-ae9c-91736d133a2c"}},"connectionId":45,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:28.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn48","msg":"Connection ended","attr":{"remote":"127.0.0.1:53554","uuid":{"uuid":{"$uuid":"6ea5c00e-e3a3-416f-921e-24e48a332119"}},"connectionId":48,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:28.604+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:53552","uuid":{"uuid":{"$uuid":"366041d4-fc03-438a-81e7-e7ced57c904f"}},"connectionId":47,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:38.578+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53698","uuid":{"uuid":{"$uuid":"a98a2c43-0b09-4ffa-9599-567753604d65"}},"connectionId":49,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:38.582+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:53698","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":"2026-03-02T14:03:38.600+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53700","uuid":{"uuid":{"$uuid":"6d06a2d7-0536-4bd2-95e2-56804275e70c"}},"connectionId":50,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:38.604+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:53700","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":"2026-03-02T14:03:38.668+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53704","uuid":{"uuid":{"$uuid":"62354a78-3980-430e-8df0-288b3705bea9"}},"connectionId":51,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:38.668+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53706","uuid":{"uuid":{"$uuid":"d8d08b7d-f3d8-401b-8b08-058e001f938e"}},"connectionId":52,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:53704","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":"2026-03-02T14:03:38.672+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:53706","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":"2026-03-02T14:03:38.674+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":3}}
{"t":{"$date":"2026-03-02T14:03:38.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53708","uuid":{"uuid":{"$uuid":"bed17c31-a421-4e58-83e6-7f5777e30fea"}},"connectionId":53,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:38.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53710","uuid":{"uuid":{"$uuid":"847e7aaf-3986-416b-9951-d9f8e4f41412"}},"connectionId":54,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:03:38.679+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:53708","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":"2026-03-02T14:03:38.682+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn53","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:53710","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":"2026-03-02T14:03:38.687+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53712","uuid":{"uuid":{"$uuid":"0b73ada0-8aa8-47e5-9eea-f29e115a2b65"}},"connectionId":55,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:03:38.687+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53714","uuid":{"uuid":{"$uuid":"c002cac8-3c50-494d-b42f-ab7a0aa80852"}},"connectionId":56,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:03:38.690+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":"2026-03-02T14:03:38.692+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:53712","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":"2026-03-02T14:03:38.693+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn56","msg":"client metadata","attr":{"remote":"127.0.0.1:53714","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":"2026-03-02T14:03:38.696+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn55","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:38.696+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53716","uuid":{"uuid":{"$uuid":"6e7511df-cd36-4c17-a81f-f25b6dc04285"}},"connectionId":57,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:03:38.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53718","uuid":{"uuid":{"$uuid":"1dbf7a65-b398-4524-b5e3-9baf4aa90d79"}},"connectionId":58,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:03:38.700+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn57","msg":"client metadata","attr":{"remote":"127.0.0.1:53716","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":"2026-03-02T14:03:38.704+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn57","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:38.704+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn58","msg":"client metadata","attr":{"remote":"127.0.0.1:53718","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":"2026-03-02T14:03:38.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:53710","uuid":{"uuid":{"$uuid":"847e7aaf-3986-416b-9951-d9f8e4f41412"}},"connectionId":54,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:03:38.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:53708","uuid":{"uuid":{"$uuid":"bed17c31-a421-4e58-83e6-7f5777e30fea"}},"connectionId":53,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:03:38.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:53704","uuid":{"uuid":{"$uuid":"62354a78-3980-430e-8df0-288b3705bea9"}},"connectionId":51,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:03:38.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:53706","uuid":{"uuid":{"$uuid":"d8d08b7d-f3d8-401b-8b08-058e001f938e"}},"connectionId":52,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:03:38.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:53698","uuid":{"uuid":{"$uuid":"a98a2c43-0b09-4ffa-9599-567753604d65"}},"connectionId":49,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:38.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:53700","uuid":{"uuid":{"$uuid":"6d06a2d7-0536-4bd2-95e2-56804275e70c"}},"connectionId":50,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:38.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:53712","uuid":{"uuid":{"$uuid":"0b73ada0-8aa8-47e5-9eea-f29e115a2b65"}},"connectionId":55,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:38.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn56","msg":"Connection ended","attr":{"remote":"127.0.0.1:53714","uuid":{"uuid":{"$uuid":"c002cac8-3c50-494d-b42f-ab7a0aa80852"}},"connectionId":56,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:38.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn57","msg":"Connection ended","attr":{"remote":"127.0.0.1:53716","uuid":{"uuid":{"$uuid":"6e7511df-cd36-4c17-a81f-f25b6dc04285"}},"connectionId":57,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn58","msg":"Connection ended","attr":{"remote":"127.0.0.1:53718","uuid":{"uuid":{"$uuid":"1dbf7a65-b398-4524-b5e3-9baf4aa90d79"}},"connectionId":58,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:48.615+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53858","uuid":{"uuid":{"$uuid":"369e38fa-dbcc-4edc-8733-81e0af6c6c77"}},"connectionId":59,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:48.619+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn59","msg":"client metadata","attr":{"remote":"127.0.0.1:53858","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":"2026-03-02T14:03:48.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53862","uuid":{"uuid":{"$uuid":"86101edf-5e26-4b3f-9f36-0fab002ff853"}},"connectionId":60,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:48.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53864","uuid":{"uuid":{"$uuid":"73f43bcc-1766-4efe-9041-abfa74284683"}},"connectionId":61,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:48.702+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn60","msg":"client metadata","attr":{"remote":"127.0.0.1:53862","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":"2026-03-02T14:03:48.703+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn61","msg":"client metadata","attr":{"remote":"127.0.0.1:53864","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":"2026-03-02T14:03:48.705+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":3}}
{"t":{"$date":"2026-03-02T14:03:48.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53866","uuid":{"uuid":{"$uuid":"495aaad7-bea8-4350-b561-770cb280e22c"}},"connectionId":62,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:48.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53868","uuid":{"uuid":{"$uuid":"523cb354-66cb-43fe-95c0-f16f2f8ee4ec"}},"connectionId":63,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:48.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn62","msg":"client metadata","attr":{"remote":"127.0.0.1:53866","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":"2026-03-02T14:03:48.713+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn63","msg":"client metadata","attr":{"remote":"127.0.0.1:53868","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":"2026-03-02T14:03:48.714+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":3}}
{"t":{"$date":"2026-03-02T14:03:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn63","msg":"Connection ended","attr":{"remote":"127.0.0.1:53868","uuid":{"uuid":{"$uuid":"523cb354-66cb-43fe-95c0-f16f2f8ee4ec"}},"connectionId":63,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn61","msg":"Connection ended","attr":{"remote":"127.0.0.1:53864","uuid":{"uuid":{"$uuid":"73f43bcc-1766-4efe-9041-abfa74284683"}},"connectionId":61,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn62","msg":"Connection ended","attr":{"remote":"127.0.0.1:53866","uuid":{"uuid":{"$uuid":"495aaad7-bea8-4350-b561-770cb280e22c"}},"connectionId":62,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn60","msg":"Connection ended","attr":{"remote":"127.0.0.1:53862","uuid":{"uuid":{"$uuid":"86101edf-5e26-4b3f-9f36-0fab002ff853"}},"connectionId":60,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:48.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn59","msg":"Connection ended","attr":{"remote":"127.0.0.1:53858","uuid":{"uuid":{"$uuid":"369e38fa-dbcc-4edc-8733-81e0af6c6c77"}},"connectionId":59,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:03:58.553+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53948","uuid":{"uuid":{"$uuid":"921cec1a-0ae4-47f0-9b1c-d82c0026a134"}},"connectionId":64,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:58.559+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn64","msg":"client metadata","attr":{"remote":"127.0.0.1:53948","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":"2026-03-02T14:03:58.640+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53950","uuid":{"uuid":{"$uuid":"eb620353-1ee2-4eea-9814-5980865b9c22"}},"connectionId":65,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:58.645+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn65","msg":"client metadata","attr":{"remote":"127.0.0.1:53950","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":"2026-03-02T14:03:58.650+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53952","uuid":{"uuid":{"$uuid":"0024b16f-57e3-4b0c-8e59-1c4db5e4bbfe"}},"connectionId":66,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:58.651+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53954","uuid":{"uuid":{"$uuid":"64d9d2fb-1428-4910-90a9-9c7f972960e4"}},"connectionId":67,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:58.653+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn66","msg":"client metadata","attr":{"remote":"127.0.0.1:53952","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":"2026-03-02T14:03:58.654+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn67","msg":"client metadata","attr":{"remote":"127.0.0.1:53954","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":"2026-03-02T14:03:58.657+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":3}}
{"t":{"$date":"2026-03-02T14:03:58.657+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53956","uuid":{"uuid":{"$uuid":"a67d564e-3616-4adc-a906-5a0dd6186a68"}},"connectionId":68,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:58.662+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53958","uuid":{"uuid":{"$uuid":"c88ebf8b-b4c4-4eca-bf80-64fa2db205c9"}},"connectionId":69,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:03:58.663+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn68","msg":"client metadata","attr":{"remote":"127.0.0.1:53956","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":"2026-03-02T14:03:58.666+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn68","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:58.667+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn69","msg":"client metadata","attr":{"remote":"127.0.0.1:53958","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":"2026-03-02T14:03:58.676+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":8}}
{"t":{"$date":"2026-03-02T14:03:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn69","msg":"Connection ended","attr":{"remote":"127.0.0.1:53958","uuid":{"uuid":{"$uuid":"c88ebf8b-b4c4-4eca-bf80-64fa2db205c9"}},"connectionId":69,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn67","msg":"Connection ended","attr":{"remote":"127.0.0.1:53954","uuid":{"uuid":{"$uuid":"64d9d2fb-1428-4910-90a9-9c7f972960e4"}},"connectionId":67,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn64","msg":"Connection ended","attr":{"remote":"127.0.0.1:53948","uuid":{"uuid":{"$uuid":"921cec1a-0ae4-47f0-9b1c-d82c0026a134"}},"connectionId":64,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn66","msg":"Connection ended","attr":{"remote":"127.0.0.1:53952","uuid":{"uuid":{"$uuid":"0024b16f-57e3-4b0c-8e59-1c4db5e4bbfe"}},"connectionId":66,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:58.694+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn68","msg":"Connection ended","attr":{"remote":"127.0.0.1:53956","uuid":{"uuid":{"$uuid":"a67d564e-3616-4adc-a906-5a0dd6186a68"}},"connectionId":68,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:58.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53962","uuid":{"uuid":{"$uuid":"bfc40e07-7167-486e-b5c7-23e373ac521a"}},"connectionId":70,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:58.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53964","uuid":{"uuid":{"$uuid":"14b1946f-e0ca-4e37-96bb-5e5591da2a52"}},"connectionId":71,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:58.740+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn70","msg":"client metadata","attr":{"remote":"127.0.0.1:53962","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":"2026-03-02T14:03:58.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn71","msg":"client metadata","attr":{"remote":"127.0.0.1:53964","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":"2026-03-02T14:03:58.743+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn70","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:03:58.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53966","uuid":{"uuid":{"$uuid":"72341c74-ef0b-4f2e-9552-59db41fde9d3"}},"connectionId":72,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:58.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53968","uuid":{"uuid":{"$uuid":"64022f5e-ff76-4d9d-9b71-97daa8821acc"}},"connectionId":73,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:03:58.747+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn72","msg":"client metadata","attr":{"remote":"127.0.0.1:53966","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":"2026-03-02T14:03:58.750+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn73","msg":"client metadata","attr":{"remote":"127.0.0.1:53968","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":"2026-03-02T14:03:58.751+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn72","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:03:58.768+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn71","msg":"Connection ended","attr":{"remote":"127.0.0.1:53964","uuid":{"uuid":{"$uuid":"14b1946f-e0ca-4e37-96bb-5e5591da2a52"}},"connectionId":71,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:03:58.768+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn65","msg":"Connection ended","attr":{"remote":"127.0.0.1:53950","uuid":{"uuid":{"$uuid":"eb620353-1ee2-4eea-9814-5980865b9c22"}},"connectionId":65,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:03:58.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn70","msg":"Connection ended","attr":{"remote":"127.0.0.1:53962","uuid":{"uuid":{"$uuid":"bfc40e07-7167-486e-b5c7-23e373ac521a"}},"connectionId":70,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:03:58.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn73","msg":"Connection ended","attr":{"remote":"127.0.0.1:53968","uuid":{"uuid":{"$uuid":"64022f5e-ff76-4d9d-9b71-97daa8821acc"}},"connectionId":73,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:03:58.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn72","msg":"Connection ended","attr":{"remote":"127.0.0.1:53966","uuid":{"uuid":{"$uuid":"72341c74-ef0b-4f2e-9552-59db41fde9d3"}},"connectionId":72,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:08.602+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54106","uuid":{"uuid":{"$uuid":"99511b98-13de-43af-a3e8-f6cbbf084be5"}},"connectionId":74,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:08.606+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn74","msg":"client metadata","attr":{"remote":"127.0.0.1:54106","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":"2026-03-02T14:04:08.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54112","uuid":{"uuid":{"$uuid":"ab7d602b-afc7-4dfa-bcb7-123145d614de"}},"connectionId":75,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:08.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54114","uuid":{"uuid":{"$uuid":"78f0a0ae-cb24-4149-8cfa-7757b5e169a9"}},"connectionId":76,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:08.709+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn75","msg":"client metadata","attr":{"remote":"127.0.0.1:54112","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":"2026-03-02T14:04:08.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn76","msg":"client metadata","attr":{"remote":"127.0.0.1:54114","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":"2026-03-02T14:04:08.713+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":3}}
{"t":{"$date":"2026-03-02T14:04:08.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54116","uuid":{"uuid":{"$uuid":"deefff9d-69f2-46e7-914b-2458b14085f4"}},"connectionId":77,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:08.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54118","uuid":{"uuid":{"$uuid":"127e93b5-f751-496a-9cba-2e3f4a5a18fa"}},"connectionId":78,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:08.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn77","msg":"client metadata","attr":{"remote":"127.0.0.1:54116","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":"2026-03-02T14:04:08.722+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":3}}
{"t":{"$date":"2026-03-02T14:04:08.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn78","msg":"client metadata","attr":{"remote":"127.0.0.1:54118","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":"2026-03-02T14:04:08.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn78","msg":"Connection ended","attr":{"remote":"127.0.0.1:54118","uuid":{"uuid":{"$uuid":"127e93b5-f751-496a-9cba-2e3f4a5a18fa"}},"connectionId":78,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:08.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn76","msg":"Connection ended","attr":{"remote":"127.0.0.1:54114","uuid":{"uuid":{"$uuid":"78f0a0ae-cb24-4149-8cfa-7757b5e169a9"}},"connectionId":76,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:08.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn75","msg":"Connection ended","attr":{"remote":"127.0.0.1:54112","uuid":{"uuid":{"$uuid":"ab7d602b-afc7-4dfa-bcb7-123145d614de"}},"connectionId":75,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:08.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn74","msg":"Connection ended","attr":{"remote":"127.0.0.1:54106","uuid":{"uuid":{"$uuid":"99511b98-13de-43af-a3e8-f6cbbf084be5"}},"connectionId":74,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:08.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn77","msg":"Connection ended","attr":{"remote":"127.0.0.1:54116","uuid":{"uuid":{"$uuid":"deefff9d-69f2-46e7-914b-2458b14085f4"}},"connectionId":77,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:18.538+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54224","uuid":{"uuid":{"$uuid":"38fdca2e-e25c-4ffc-94ee-84b785a32db4"}},"connectionId":79,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:18.545+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn79","msg":"client metadata","attr":{"remote":"127.0.0.1:54224","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":"2026-03-02T14:04:18.642+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54226","uuid":{"uuid":{"$uuid":"a4de3a22-4542-405c-bf28-9ffb2f818145"}},"connectionId":80,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:18.642+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54228","uuid":{"uuid":{"$uuid":"af20f1cf-10da-4d13-a5fd-088b529a6b6c"}},"connectionId":81,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:18.646+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn80","msg":"client metadata","attr":{"remote":"127.0.0.1:54226","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":"2026-03-02T14:04:18.647+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn81","msg":"client metadata","attr":{"remote":"127.0.0.1:54228","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":"2026-03-02T14:04:18.650+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn80","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:04:18.651+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54230","uuid":{"uuid":{"$uuid":"614c6a0e-4f9a-49f1-8a46-51d9bf014a2c"}},"connectionId":82,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:18.657+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn82","msg":"client metadata","attr":{"remote":"127.0.0.1:54230","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":"2026-03-02T14:04:18.657+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54232","uuid":{"uuid":{"$uuid":"4fb0db2f-5dbd-4842-9dcc-68d98e3016e5"}},"connectionId":83,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:18.660+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn83","msg":"client metadata","attr":{"remote":"127.0.0.1:54232","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":"2026-03-02T14:04:18.661+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn82","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:04:18.669+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn83","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2026-03-02T14:04:18.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn83","msg":"Connection ended","attr":{"remote":"127.0.0.1:54232","uuid":{"uuid":{"$uuid":"4fb0db2f-5dbd-4842-9dcc-68d98e3016e5"}},"connectionId":83,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:18.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn79","msg":"Connection ended","attr":{"remote":"127.0.0.1:54224","uuid":{"uuid":{"$uuid":"38fdca2e-e25c-4ffc-94ee-84b785a32db4"}},"connectionId":79,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:18.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn82","msg":"Connection ended","attr":{"remote":"127.0.0.1:54230","uuid":{"uuid":{"$uuid":"614c6a0e-4f9a-49f1-8a46-51d9bf014a2c"}},"connectionId":82,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:18.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn80","msg":"Connection ended","attr":{"remote":"127.0.0.1:54226","uuid":{"uuid":{"$uuid":"a4de3a22-4542-405c-bf28-9ffb2f818145"}},"connectionId":80,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:18.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn81","msg":"Connection ended","attr":{"remote":"127.0.0.1:54228","uuid":{"uuid":{"$uuid":"af20f1cf-10da-4d13-a5fd-088b529a6b6c"}},"connectionId":81,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:18.728+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54236","uuid":{"uuid":{"$uuid":"6cc1244b-7efc-4cfd-89cc-0795caf843bc"}},"connectionId":84,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:18.732+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn84","msg":"client metadata","attr":{"remote":"127.0.0.1:54236","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":"2026-03-02T14:04:18.810+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54240","uuid":{"uuid":{"$uuid":"2dd4e369-78b9-4403-b72b-424a7170f1b5"}},"connectionId":85,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:18.810+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54242","uuid":{"uuid":{"$uuid":"7a6e2852-9132-49d9-8dd4-106ee2ca6b63"}},"connectionId":86,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:18.813+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn85","msg":"client metadata","attr":{"remote":"127.0.0.1:54240","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":"2026-03-02T14:04:18.813+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn86","msg":"client metadata","attr":{"remote":"127.0.0.1:54242","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":"2026-03-02T14:04:18.816+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn85","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:04:18.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54244","uuid":{"uuid":{"$uuid":"6dbfdff5-fd24-4d09-8446-fdcc6c62c08b"}},"connectionId":87,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:18.819+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54246","uuid":{"uuid":{"$uuid":"49b66654-5075-4bf0-8dc5-637c546606dc"}},"connectionId":88,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:18.820+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn87","msg":"client metadata","attr":{"remote":"127.0.0.1:54244","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":"2026-03-02T14:04:18.823+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn87","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:04:18.824+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn88","msg":"client metadata","attr":{"remote":"127.0.0.1:54246","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":"2026-03-02T14:04:18.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn88","msg":"Connection ended","attr":{"remote":"127.0.0.1:54246","uuid":{"uuid":{"$uuid":"49b66654-5075-4bf0-8dc5-637c546606dc"}},"connectionId":88,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:18.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn87","msg":"Connection ended","attr":{"remote":"127.0.0.1:54244","uuid":{"uuid":{"$uuid":"6dbfdff5-fd24-4d09-8446-fdcc6c62c08b"}},"connectionId":87,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:18.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn84","msg":"Connection ended","attr":{"remote":"127.0.0.1:54236","uuid":{"uuid":{"$uuid":"6cc1244b-7efc-4cfd-89cc-0795caf843bc"}},"connectionId":84,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:18.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn86","msg":"Connection ended","attr":{"remote":"127.0.0.1:54242","uuid":{"uuid":{"$uuid":"7a6e2852-9132-49d9-8dd4-106ee2ca6b63"}},"connectionId":86,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:18.841+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn85","msg":"Connection ended","attr":{"remote":"127.0.0.1:54240","uuid":{"uuid":{"$uuid":"2dd4e369-78b9-4403-b72b-424a7170f1b5"}},"connectionId":85,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:26.493+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460266,"ts_usec":493597,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:04:28.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54338","uuid":{"uuid":{"$uuid":"6a0ea86d-c483-4ab1-9d3a-6a1059994285"}},"connectionId":89,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:28.500+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn89","msg":"client metadata","attr":{"remote":"127.0.0.1:54338","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":"2026-03-02T14:04:28.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54340","uuid":{"uuid":{"$uuid":"892f6ccd-8185-45cc-ae58-ce6ca10dde8c"}},"connectionId":90,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:28.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54342","uuid":{"uuid":{"$uuid":"faf81860-c681-41ff-aa06-2e46f8b3176f"}},"connectionId":91,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:28.585+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn90","msg":"client metadata","attr":{"remote":"127.0.0.1:54340","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":"2026-03-02T14:04:28.586+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn91","msg":"client metadata","attr":{"remote":"127.0.0.1:54342","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":"2026-03-02T14:04:28.588+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":3}}
{"t":{"$date":"2026-03-02T14:04:28.589+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54344","uuid":{"uuid":{"$uuid":"d4adcbf3-5d54-49d6-b365-da89b27ecf64"}},"connectionId":92,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:28.592+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54346","uuid":{"uuid":{"$uuid":"010c03a5-0577-44e7-be6b-0a30a3b7a91d"}},"connectionId":93,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:28.593+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn92","msg":"client metadata","attr":{"remote":"127.0.0.1:54344","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":"2026-03-02T14:04:28.596+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn93","msg":"client metadata","attr":{"remote":"127.0.0.1:54346","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":"2026-03-02T14:04:28.597+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":3}}
{"t":{"$date":"2026-03-02T14:04:28.620+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn90","msg":"Connection ended","attr":{"remote":"127.0.0.1:54340","uuid":{"uuid":{"$uuid":"892f6ccd-8185-45cc-ae58-ce6ca10dde8c"}},"connectionId":90,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:28.620+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn93","msg":"Connection ended","attr":{"remote":"127.0.0.1:54346","uuid":{"uuid":{"$uuid":"010c03a5-0577-44e7-be6b-0a30a3b7a91d"}},"connectionId":93,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:28.620+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn91","msg":"Connection ended","attr":{"remote":"127.0.0.1:54342","uuid":{"uuid":{"$uuid":"faf81860-c681-41ff-aa06-2e46f8b3176f"}},"connectionId":91,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:28.621+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn89","msg":"Connection ended","attr":{"remote":"127.0.0.1:54338","uuid":{"uuid":{"$uuid":"6a0ea86d-c483-4ab1-9d3a-6a1059994285"}},"connectionId":89,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:28.621+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn92","msg":"Connection ended","attr":{"remote":"127.0.0.1:54344","uuid":{"uuid":{"$uuid":"d4adcbf3-5d54-49d6-b365-da89b27ecf64"}},"connectionId":92,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:38.607+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54444","uuid":{"uuid":{"$uuid":"e832279c-0103-43d2-8400-1328120a1ee5"}},"connectionId":94,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:38.611+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn94","msg":"client metadata","attr":{"remote":"127.0.0.1:54444","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":"2026-03-02T14:04:38.697+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54450","uuid":{"uuid":{"$uuid":"763e634b-f27e-4218-83c0-f256dbb4d0ab"}},"connectionId":95,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:38.697+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54452","uuid":{"uuid":{"$uuid":"5e64a74d-b185-4a1f-8852-d12c8c1e9ab2"}},"connectionId":96,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:38.699+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn95","msg":"client metadata","attr":{"remote":"127.0.0.1:54450","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":"2026-03-02T14:04:38.700+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn96","msg":"client metadata","attr":{"remote":"127.0.0.1:54452","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":"2026-03-02T14:04:38.702+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn95","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:04:38.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54454","uuid":{"uuid":{"$uuid":"09978dd3-d30c-4991-9c50-cfce8b9ecbed"}},"connectionId":97,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:38.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54456","uuid":{"uuid":{"$uuid":"bc3c796c-e212-473b-acc3-0e3b947c6df9"}},"connectionId":98,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:38.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn97","msg":"client metadata","attr":{"remote":"127.0.0.1:54454","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":"2026-03-02T14:04:38.714+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn98","msg":"client metadata","attr":{"remote":"127.0.0.1:54456","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":"2026-03-02T14:04:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn97","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:04:38.716+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn98","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:04:38.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54460","uuid":{"uuid":{"$uuid":"03c51ffa-3ed7-4e4a-a67a-35b777075f89"}},"connectionId":99,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:04:38.726+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn99","msg":"client metadata","attr":{"remote":"127.0.0.1:54460","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":"2026-03-02T14:04:38.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn96","msg":"Connection ended","attr":{"remote":"127.0.0.1:54452","uuid":{"uuid":{"$uuid":"5e64a74d-b185-4a1f-8852-d12c8c1e9ab2"}},"connectionId":96,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:38.742+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn98","msg":"Connection ended","attr":{"remote":"127.0.0.1:54456","uuid":{"uuid":{"$uuid":"bc3c796c-e212-473b-acc3-0e3b947c6df9"}},"connectionId":98,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:38.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn97","msg":"Connection ended","attr":{"remote":"127.0.0.1:54454","uuid":{"uuid":{"$uuid":"09978dd3-d30c-4991-9c50-cfce8b9ecbed"}},"connectionId":97,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:38.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn94","msg":"Connection ended","attr":{"remote":"127.0.0.1:54444","uuid":{"uuid":{"$uuid":"e832279c-0103-43d2-8400-1328120a1ee5"}},"connectionId":94,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:38.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn95","msg":"Connection ended","attr":{"remote":"127.0.0.1:54450","uuid":{"uuid":{"$uuid":"763e634b-f27e-4218-83c0-f256dbb4d0ab"}},"connectionId":95,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:38.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54468","uuid":{"uuid":{"$uuid":"64561bc8-2b74-4f1a-a3c7-628cf23052df"}},"connectionId":100,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:38.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54470","uuid":{"uuid":{"$uuid":"767dd415-e1d2-4da4-891c-bfad30222e91"}},"connectionId":101,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:38.814+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn100","msg":"client metadata","attr":{"remote":"127.0.0.1:54468","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":"2026-03-02T14:04:38.815+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn101","msg":"client metadata","attr":{"remote":"127.0.0.1:54470","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":"2026-03-02T14:04:38.817+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn100","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:04:38.818+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54472","uuid":{"uuid":{"$uuid":"8d800388-c52d-4d0b-8800-f26ddb3ef1f1"}},"connectionId":102,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54474","uuid":{"uuid":{"$uuid":"241365c1-354e-4cd1-bcf0-21ad4c078dfc"}},"connectionId":103,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn102","msg":"client metadata","attr":{"remote":"127.0.0.1:54472","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":"2026-03-02T14:04:38.825+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn103","msg":"client metadata","attr":{"remote":"127.0.0.1:54474","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":"2026-03-02T14:04:38.825+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn102","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:04:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn101","msg":"Connection ended","attr":{"remote":"127.0.0.1:54470","uuid":{"uuid":{"$uuid":"767dd415-e1d2-4da4-891c-bfad30222e91"}},"connectionId":101,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn102","msg":"Connection ended","attr":{"remote":"127.0.0.1:54472","uuid":{"uuid":{"$uuid":"8d800388-c52d-4d0b-8800-f26ddb3ef1f1"}},"connectionId":102,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn100","msg":"Connection ended","attr":{"remote":"127.0.0.1:54468","uuid":{"uuid":{"$uuid":"64561bc8-2b74-4f1a-a3c7-628cf23052df"}},"connectionId":100,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn103","msg":"Connection ended","attr":{"remote":"127.0.0.1:54474","uuid":{"uuid":{"$uuid":"241365c1-354e-4cd1-bcf0-21ad4c078dfc"}},"connectionId":103,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn99","msg":"Connection ended","attr":{"remote":"127.0.0.1:54460","uuid":{"uuid":{"$uuid":"03c51ffa-3ed7-4e4a-a67a-35b777075f89"}},"connectionId":99,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:48.538+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54556","uuid":{"uuid":{"$uuid":"518d37d0-31d3-43b0-84f4-2bb069ca87ff"}},"connectionId":104,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:48.543+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn104","msg":"client metadata","attr":{"remote":"127.0.0.1:54556","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":"2026-03-02T14:04:48.635+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54562","uuid":{"uuid":{"$uuid":"063ebee4-5ee6-44ce-aed5-3f5c87e76727"}},"connectionId":105,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:48.636+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54564","uuid":{"uuid":{"$uuid":"ef0f15ca-22b3-47fe-aece-2ab537cdc1b6"}},"connectionId":106,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:48.637+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn105","msg":"client metadata","attr":{"remote":"127.0.0.1:54562","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":"2026-03-02T14:04:48.638+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn106","msg":"client metadata","attr":{"remote":"127.0.0.1:54564","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":"2026-03-02T14:04:48.641+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn105","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:04:48.643+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54566","uuid":{"uuid":{"$uuid":"539e65d3-d410-4d15-898e-be351b1c456b"}},"connectionId":107,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:48.645+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54568","uuid":{"uuid":{"$uuid":"57432a85-2996-488d-aeb1-d1b1baaa28a3"}},"connectionId":108,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:48.646+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn107","msg":"client metadata","attr":{"remote":"127.0.0.1:54566","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":"2026-03-02T14:04:48.649+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn108","msg":"client metadata","attr":{"remote":"127.0.0.1:54568","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":"2026-03-02T14:04:48.650+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":4}}
{"t":{"$date":"2026-03-02T14:04:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn106","msg":"Connection ended","attr":{"remote":"127.0.0.1:54564","uuid":{"uuid":{"$uuid":"ef0f15ca-22b3-47fe-aece-2ab537cdc1b6"}},"connectionId":106,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn107","msg":"Connection ended","attr":{"remote":"127.0.0.1:54566","uuid":{"uuid":{"$uuid":"539e65d3-d410-4d15-898e-be351b1c456b"}},"connectionId":107,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn104","msg":"Connection ended","attr":{"remote":"127.0.0.1:54556","uuid":{"uuid":{"$uuid":"518d37d0-31d3-43b0-84f4-2bb069ca87ff"}},"connectionId":104,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn108","msg":"Connection ended","attr":{"remote":"127.0.0.1:54568","uuid":{"uuid":{"$uuid":"57432a85-2996-488d-aeb1-d1b1baaa28a3"}},"connectionId":108,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn105","msg":"Connection ended","attr":{"remote":"127.0.0.1:54562","uuid":{"uuid":{"$uuid":"063ebee4-5ee6-44ce-aed5-3f5c87e76727"}},"connectionId":105,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:58.480+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54664","uuid":{"uuid":{"$uuid":"cef39d20-f92d-487f-915e-74c0251742cf"}},"connectionId":109,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:58.485+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn109","msg":"client metadata","attr":{"remote":"127.0.0.1:54664","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":"2026-03-02T14:04:58.571+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54666","uuid":{"uuid":{"$uuid":"a5051fd5-c1c1-4edf-af0b-8a5766d6b4ab"}},"connectionId":110,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:58.571+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54668","uuid":{"uuid":{"$uuid":"0c9f2005-cc54-45d0-bffd-4bea941ad726"}},"connectionId":111,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:58.573+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn110","msg":"client metadata","attr":{"remote":"127.0.0.1:54666","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":"2026-03-02T14:04:58.574+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn111","msg":"client metadata","attr":{"remote":"127.0.0.1:54668","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":"2026-03-02T14:04:58.576+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn110","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:04:58.577+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54670","uuid":{"uuid":{"$uuid":"a492522d-5120-4b55-a479-9a971d9e99c9"}},"connectionId":112,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:58.580+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54672","uuid":{"uuid":{"$uuid":"2505f875-e8d2-4b1b-8e79-41a51a2045ca"}},"connectionId":113,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:58.580+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn112","msg":"client metadata","attr":{"remote":"127.0.0.1:54670","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":"2026-03-02T14:04:58.584+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn112","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:04:58.584+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn113","msg":"client metadata","attr":{"remote":"127.0.0.1:54672","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":"2026-03-02T14:04:58.590+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn113","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:04:58.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn113","msg":"Connection ended","attr":{"remote":"127.0.0.1:54672","uuid":{"uuid":{"$uuid":"2505f875-e8d2-4b1b-8e79-41a51a2045ca"}},"connectionId":113,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:58.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn111","msg":"Connection ended","attr":{"remote":"127.0.0.1:54668","uuid":{"uuid":{"$uuid":"0c9f2005-cc54-45d0-bffd-4bea941ad726"}},"connectionId":111,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:58.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn110","msg":"Connection ended","attr":{"remote":"127.0.0.1:54666","uuid":{"uuid":{"$uuid":"a5051fd5-c1c1-4edf-af0b-8a5766d6b4ab"}},"connectionId":110,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:58.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn112","msg":"Connection ended","attr":{"remote":"127.0.0.1:54670","uuid":{"uuid":{"$uuid":"a492522d-5120-4b55-a479-9a971d9e99c9"}},"connectionId":112,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:58.605+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn109","msg":"Connection ended","attr":{"remote":"127.0.0.1:54664","uuid":{"uuid":{"$uuid":"cef39d20-f92d-487f-915e-74c0251742cf"}},"connectionId":109,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:04:58.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54676","uuid":{"uuid":{"$uuid":"9c058693-fae6-4355-8d03-1a86c09c1c7a"}},"connectionId":114,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:58.739+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn114","msg":"client metadata","attr":{"remote":"127.0.0.1:54676","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":"2026-03-02T14:04:58.843+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54678","uuid":{"uuid":{"$uuid":"f3f74067-f47b-4c2b-9713-702cece35434"}},"connectionId":115,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:58.843+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54680","uuid":{"uuid":{"$uuid":"431c1f37-a788-401e-bae6-ffea7caeac7e"}},"connectionId":116,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:58.846+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn115","msg":"client metadata","attr":{"remote":"127.0.0.1:54678","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":"2026-03-02T14:04:58.847+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn116","msg":"client metadata","attr":{"remote":"127.0.0.1:54680","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":"2026-03-02T14:04:58.850+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn115","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:04:58.851+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54682","uuid":{"uuid":{"$uuid":"d042474f-72e4-429a-b7d8-a78a1c0a51dd"}},"connectionId":117,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:58.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54684","uuid":{"uuid":{"$uuid":"ed2cc943-4dd4-40e2-972a-df74e62b4fb7"}},"connectionId":118,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:04:58.856+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn117","msg":"client metadata","attr":{"remote":"127.0.0.1:54682","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":"2026-03-02T14:04:58.860+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn118","msg":"client metadata","attr":{"remote":"127.0.0.1:54684","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":"2026-03-02T14:04:58.861+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":5}}
{"t":{"$date":"2026-03-02T14:04:58.881+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn117","msg":"Connection ended","attr":{"remote":"127.0.0.1:54682","uuid":{"uuid":{"$uuid":"d042474f-72e4-429a-b7d8-a78a1c0a51dd"}},"connectionId":117,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:04:58.881+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn114","msg":"Connection ended","attr":{"remote":"127.0.0.1:54676","uuid":{"uuid":{"$uuid":"9c058693-fae6-4355-8d03-1a86c09c1c7a"}},"connectionId":114,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:04:58.881+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn118","msg":"Connection ended","attr":{"remote":"127.0.0.1:54684","uuid":{"uuid":{"$uuid":"ed2cc943-4dd4-40e2-972a-df74e62b4fb7"}},"connectionId":118,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:04:58.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn116","msg":"Connection ended","attr":{"remote":"127.0.0.1:54680","uuid":{"uuid":{"$uuid":"431c1f37-a788-401e-bae6-ffea7caeac7e"}},"connectionId":116,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:04:58.882+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn115","msg":"Connection ended","attr":{"remote":"127.0.0.1:54678","uuid":{"uuid":{"$uuid":"f3f74067-f47b-4c2b-9713-702cece35434"}},"connectionId":115,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:08.493+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54828","uuid":{"uuid":{"$uuid":"1099381b-8f7b-4a08-a5af-721de242a0b4"}},"connectionId":119,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:08.497+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn119","msg":"client metadata","attr":{"remote":"127.0.0.1:54828","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":"2026-03-02T14:05:08.575+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54830","uuid":{"uuid":{"$uuid":"e9565875-4efa-4af9-9905-0a5e1d57b1bc"}},"connectionId":120,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:08.575+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54832","uuid":{"uuid":{"$uuid":"9e1d7b59-6aa2-45b7-b966-719dc3a4030b"}},"connectionId":121,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:08.578+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn120","msg":"client metadata","attr":{"remote":"127.0.0.1:54830","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":"2026-03-02T14:05:08.579+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn121","msg":"client metadata","attr":{"remote":"127.0.0.1:54832","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":"2026-03-02T14:05:08.581+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":3}}
{"t":{"$date":"2026-03-02T14:05:08.582+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54834","uuid":{"uuid":{"$uuid":"4a51f549-fb95-4123-8290-eaaef1065890"}},"connectionId":122,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:08.585+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54836","uuid":{"uuid":{"$uuid":"f613bee5-f96f-4e24-bce8-042c05af242d"}},"connectionId":123,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:08.586+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn122","msg":"client metadata","attr":{"remote":"127.0.0.1:54834","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":"2026-03-02T14:05:08.589+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn123","msg":"client metadata","attr":{"remote":"127.0.0.1:54836","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":"2026-03-02T14:05:08.590+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":3}}
{"t":{"$date":"2026-03-02T14:05:08.606+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn119","msg":"Connection ended","attr":{"remote":"127.0.0.1:54828","uuid":{"uuid":{"$uuid":"1099381b-8f7b-4a08-a5af-721de242a0b4"}},"connectionId":119,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:08.606+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn120","msg":"Connection ended","attr":{"remote":"127.0.0.1:54830","uuid":{"uuid":{"$uuid":"e9565875-4efa-4af9-9905-0a5e1d57b1bc"}},"connectionId":120,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:08.607+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn123","msg":"Connection ended","attr":{"remote":"127.0.0.1:54836","uuid":{"uuid":{"$uuid":"f613bee5-f96f-4e24-bce8-042c05af242d"}},"connectionId":123,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:08.607+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn121","msg":"Connection ended","attr":{"remote":"127.0.0.1:54832","uuid":{"uuid":{"$uuid":"9e1d7b59-6aa2-45b7-b966-719dc3a4030b"}},"connectionId":121,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:08.607+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn122","msg":"Connection ended","attr":{"remote":"127.0.0.1:54834","uuid":{"uuid":{"$uuid":"4a51f549-fb95-4123-8290-eaaef1065890"}},"connectionId":122,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:18.608+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54920","uuid":{"uuid":{"$uuid":"55170cef-5e95-40c5-92ec-926a2d81492a"}},"connectionId":124,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:18.614+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn124","msg":"client metadata","attr":{"remote":"127.0.0.1:54920","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":"2026-03-02T14:05:18.618+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54922","uuid":{"uuid":{"$uuid":"cbc59bb5-1595-46a3-a908-66eba961d8cc"}},"connectionId":125,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:18.622+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn125","msg":"client metadata","attr":{"remote":"127.0.0.1:54922","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":"2026-03-02T14:05:18.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54926","uuid":{"uuid":{"$uuid":"d35e0ec0-239f-4a43-8dc2-b57aa94a512d"}},"connectionId":126,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:18.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54928","uuid":{"uuid":{"$uuid":"75a01b98-cd8c-4d1c-ae54-7cbddec4f35f"}},"connectionId":127,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:18.702+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn126","msg":"client metadata","attr":{"remote":"127.0.0.1:54926","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":"2026-03-02T14:05:18.703+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn127","msg":"client metadata","attr":{"remote":"127.0.0.1:54928","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":"2026-03-02T14:05:18.706+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":3}}
{"t":{"$date":"2026-03-02T14:05:18.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54930","uuid":{"uuid":{"$uuid":"9097139c-a19e-4f2a-9375-d5726fbb4358"}},"connectionId":128,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:18.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54932","uuid":{"uuid":{"$uuid":"db3a5682-b64a-4745-a8cf-a1902495107d"}},"connectionId":129,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:18.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54934","uuid":{"uuid":{"$uuid":"4827f864-1b5d-4be4-b886-8c7863243b4f"}},"connectionId":130,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:18.709+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn128","msg":"client metadata","attr":{"remote":"127.0.0.1:54930","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":"2026-03-02T14:05:18.710+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54936","uuid":{"uuid":{"$uuid":"07fa3038-f750-41b0-a071-7c6491ac0c38"}},"connectionId":131,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:05:18.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn129","msg":"client metadata","attr":{"remote":"127.0.0.1:54932","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":"2026-03-02T14:05:18.711+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn130","msg":"client metadata","attr":{"remote":"127.0.0.1:54934","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":"2026-03-02T14:05:18.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn128","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:05:18.714+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54938","uuid":{"uuid":{"$uuid":"a1611662-fb36-4ea4-a6f7-c5e4675d9434"}},"connectionId":132,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:05:18.715+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn130","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:05:18.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn131","msg":"client metadata","attr":{"remote":"127.0.0.1:54936","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":"2026-03-02T14:05:18.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54940","uuid":{"uuid":{"$uuid":"0076b988-69a6-4315-9e46-cf637cfb8017"}},"connectionId":133,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:05:18.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn132","msg":"client metadata","attr":{"remote":"127.0.0.1:54938","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":"2026-03-02T14:05:18.722+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":6}}
{"t":{"$date":"2026-03-02T14:05:18.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn133","msg":"client metadata","attr":{"remote":"127.0.0.1:54940","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":"2026-03-02T14:05:18.724+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":6}}
{"t":{"$date":"2026-03-02T14:05:18.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn129","msg":"Connection ended","attr":{"remote":"127.0.0.1:54932","uuid":{"uuid":{"$uuid":"db3a5682-b64a-4745-a8cf-a1902495107d"}},"connectionId":129,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:05:18.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn125","msg":"Connection ended","attr":{"remote":"127.0.0.1:54922","uuid":{"uuid":{"$uuid":"cbc59bb5-1595-46a3-a908-66eba961d8cc"}},"connectionId":125,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:05:18.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn132","msg":"Connection ended","attr":{"remote":"127.0.0.1:54938","uuid":{"uuid":{"$uuid":"a1611662-fb36-4ea4-a6f7-c5e4675d9434"}},"connectionId":132,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:18.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn133","msg":"Connection ended","attr":{"remote":"127.0.0.1:54940","uuid":{"uuid":{"$uuid":"0076b988-69a6-4315-9e46-cf637cfb8017"}},"connectionId":133,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn130","msg":"Connection ended","attr":{"remote":"127.0.0.1:54934","uuid":{"uuid":{"$uuid":"4827f864-1b5d-4be4-b886-8c7863243b4f"}},"connectionId":130,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn126","msg":"Connection ended","attr":{"remote":"127.0.0.1:54926","uuid":{"uuid":{"$uuid":"d35e0ec0-239f-4a43-8dc2-b57aa94a512d"}},"connectionId":126,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn124","msg":"Connection ended","attr":{"remote":"127.0.0.1:54920","uuid":{"uuid":{"$uuid":"55170cef-5e95-40c5-92ec-926a2d81492a"}},"connectionId":124,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn131","msg":"Connection ended","attr":{"remote":"127.0.0.1:54936","uuid":{"uuid":{"$uuid":"07fa3038-f750-41b0-a071-7c6491ac0c38"}},"connectionId":131,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:18.753+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn127","msg":"Connection ended","attr":{"remote":"127.0.0.1:54928","uuid":{"uuid":{"$uuid":"75a01b98-cd8c-4d1c-ae54-7cbddec4f35f"}},"connectionId":127,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:18.755+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn128","msg":"Connection ended","attr":{"remote":"127.0.0.1:54930","uuid":{"uuid":{"$uuid":"9097139c-a19e-4f2a-9375-d5726fbb4358"}},"connectionId":128,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:26.540+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460326,"ts_usec":540092,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:05:28.549+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55040","uuid":{"uuid":{"$uuid":"0a290461-a036-4611-ac8d-8f483ff24396"}},"connectionId":134,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:28.553+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn134","msg":"client metadata","attr":{"remote":"127.0.0.1:55040","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":"2026-03-02T14:05:28.633+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55042","uuid":{"uuid":{"$uuid":"859288e4-c36a-4de0-b380-c6f61cd0a7d1"}},"connectionId":135,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:28.633+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55044","uuid":{"uuid":{"$uuid":"c960e0bf-9dd0-4838-832b-62c04fa1096d"}},"connectionId":136,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:28.636+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn135","msg":"client metadata","attr":{"remote":"127.0.0.1:55042","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":"2026-03-02T14:05:28.637+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn136","msg":"client metadata","attr":{"remote":"127.0.0.1:55044","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":"2026-03-02T14:05:28.639+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":3}}
{"t":{"$date":"2026-03-02T14:05:28.639+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55046","uuid":{"uuid":{"$uuid":"22d09a84-69d5-4e62-8370-78f008d465fe"}},"connectionId":137,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:28.642+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55048","uuid":{"uuid":{"$uuid":"b141d1be-6707-4b66-94f3-56fa7a20c65a"}},"connectionId":138,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:28.643+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn137","msg":"client metadata","attr":{"remote":"127.0.0.1:55046","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":"2026-03-02T14:05:28.646+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn138","msg":"client metadata","attr":{"remote":"127.0.0.1:55048","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":"2026-03-02T14:05:28.647+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":3}}
{"t":{"$date":"2026-03-02T14:05:28.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn137","msg":"Connection ended","attr":{"remote":"127.0.0.1:55046","uuid":{"uuid":{"$uuid":"22d09a84-69d5-4e62-8370-78f008d465fe"}},"connectionId":137,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:28.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn138","msg":"Connection ended","attr":{"remote":"127.0.0.1:55048","uuid":{"uuid":{"$uuid":"b141d1be-6707-4b66-94f3-56fa7a20c65a"}},"connectionId":138,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:28.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn134","msg":"Connection ended","attr":{"remote":"127.0.0.1:55040","uuid":{"uuid":{"$uuid":"0a290461-a036-4611-ac8d-8f483ff24396"}},"connectionId":134,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:28.664+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn135","msg":"Connection ended","attr":{"remote":"127.0.0.1:55042","uuid":{"uuid":{"$uuid":"859288e4-c36a-4de0-b380-c6f61cd0a7d1"}},"connectionId":135,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:28.664+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn136","msg":"Connection ended","attr":{"remote":"127.0.0.1:55044","uuid":{"uuid":{"$uuid":"c960e0bf-9dd0-4838-832b-62c04fa1096d"}},"connectionId":136,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:38.603+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55166","uuid":{"uuid":{"$uuid":"37401d4e-2dd5-4402-abbf-b42249245188"}},"connectionId":139,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:38.608+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn139","msg":"client metadata","attr":{"remote":"127.0.0.1:55166","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":"2026-03-02T14:05:38.610+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55168","uuid":{"uuid":{"$uuid":"053952d1-c131-40a5-b8d0-c2d9614a5b17"}},"connectionId":140,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:38.614+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn140","msg":"client metadata","attr":{"remote":"127.0.0.1:55168","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":"2026-03-02T14:05:38.702+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55174","uuid":{"uuid":{"$uuid":"42b09bc6-0296-45d8-bd32-fca4953fec68"}},"connectionId":141,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:38.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55176","uuid":{"uuid":{"$uuid":"141a6bbe-a6ee-4ad7-a42b-c973617ea7ec"}},"connectionId":142,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:38.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55178","uuid":{"uuid":{"$uuid":"1ca86d79-bfc2-4968-b9fc-57e43e0a7ec9"}},"connectionId":143,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:38.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55180","uuid":{"uuid":{"$uuid":"4f842d58-fb47-4349-ab8f-17f9c8e22fa8"}},"connectionId":144,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:38.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn141","msg":"client metadata","attr":{"remote":"127.0.0.1:55174","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":"2026-03-02T14:05:38.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn143","msg":"client metadata","attr":{"remote":"127.0.0.1:55178","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":"2026-03-02T14:05:38.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn142","msg":"client metadata","attr":{"remote":"127.0.0.1:55176","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":"2026-03-02T14:05:38.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn144","msg":"client metadata","attr":{"remote":"127.0.0.1:55180","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":"2026-03-02T14:05:38.710+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55182","uuid":{"uuid":{"$uuid":"10dcb298-cc3b-4eab-b2d9-76adb9a45be8"}},"connectionId":145,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:38.710+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn143","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:05:38.710+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":4}}
{"t":{"$date":"2026-03-02T14:05:38.711+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55184","uuid":{"uuid":{"$uuid":"a983baf5-8cfd-4126-99b6-4a15ddf120c4"}},"connectionId":146,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:05:38.711+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55186","uuid":{"uuid":{"$uuid":"7c80f622-b8d7-45d7-8831-920ff49730f8"}},"connectionId":147,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:05:38.713+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn145","msg":"client metadata","attr":{"remote":"127.0.0.1:55182","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":"2026-03-02T14:05:38.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn147","msg":"client metadata","attr":{"remote":"127.0.0.1:55186","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":"2026-03-02T14:05:38.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55188","uuid":{"uuid":{"$uuid":"fa0436b1-45da-40e9-829b-11a7c412a9ca"}},"connectionId":148,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:05:38.717+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn145","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:05:38.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn146","msg":"client metadata","attr":{"remote":"127.0.0.1:55184","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":"2026-03-02T14:05:38.720+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn147","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:05:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn148","msg":"client metadata","attr":{"remote":"127.0.0.1:55188","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":"2026-03-02T14:05:38.724+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":5}}
{"t":{"$date":"2026-03-02T14:05:38.725+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn148","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:05:38.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn145","msg":"Connection ended","attr":{"remote":"127.0.0.1:55182","uuid":{"uuid":{"$uuid":"10dcb298-cc3b-4eab-b2d9-76adb9a45be8"}},"connectionId":145,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:05:38.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn144","msg":"Connection ended","attr":{"remote":"127.0.0.1:55180","uuid":{"uuid":{"$uuid":"4f842d58-fb47-4349-ab8f-17f9c8e22fa8"}},"connectionId":144,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:05:38.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn147","msg":"Connection ended","attr":{"remote":"127.0.0.1:55186","uuid":{"uuid":{"$uuid":"7c80f622-b8d7-45d7-8831-920ff49730f8"}},"connectionId":147,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:38.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn143","msg":"Connection ended","attr":{"remote":"127.0.0.1:55178","uuid":{"uuid":{"$uuid":"1ca86d79-bfc2-4968-b9fc-57e43e0a7ec9"}},"connectionId":143,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:38.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn140","msg":"Connection ended","attr":{"remote":"127.0.0.1:55168","uuid":{"uuid":{"$uuid":"053952d1-c131-40a5-b8d0-c2d9614a5b17"}},"connectionId":140,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:38.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn141","msg":"Connection ended","attr":{"remote":"127.0.0.1:55174","uuid":{"uuid":{"$uuid":"42b09bc6-0296-45d8-bd32-fca4953fec68"}},"connectionId":141,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:38.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn148","msg":"Connection ended","attr":{"remote":"127.0.0.1:55188","uuid":{"uuid":{"$uuid":"fa0436b1-45da-40e9-829b-11a7c412a9ca"}},"connectionId":148,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:38.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn142","msg":"Connection ended","attr":{"remote":"127.0.0.1:55176","uuid":{"uuid":{"$uuid":"141a6bbe-a6ee-4ad7-a42b-c973617ea7ec"}},"connectionId":142,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:38.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn139","msg":"Connection ended","attr":{"remote":"127.0.0.1:55166","uuid":{"uuid":{"$uuid":"37401d4e-2dd5-4402-abbf-b42249245188"}},"connectionId":139,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:38.751+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn146","msg":"Connection ended","attr":{"remote":"127.0.0.1:55184","uuid":{"uuid":{"$uuid":"a983baf5-8cfd-4126-99b6-4a15ddf120c4"}},"connectionId":146,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:48.575+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55336","uuid":{"uuid":{"$uuid":"81876eed-d432-4565-aaa7-47afe84f7df0"}},"connectionId":149,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:48.579+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn149","msg":"client metadata","attr":{"remote":"127.0.0.1:55336","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":"2026-03-02T14:05:48.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55340","uuid":{"uuid":{"$uuid":"b94f4fa8-2782-40d3-9ba1-3d038f9fdafa"}},"connectionId":150,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:48.672+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55342","uuid":{"uuid":{"$uuid":"719c6a8e-b7b7-44d5-ad72-f0043d5bd247"}},"connectionId":151,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:48.674+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn150","msg":"client metadata","attr":{"remote":"127.0.0.1:55340","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":"2026-03-02T14:05:48.675+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn151","msg":"client metadata","attr":{"remote":"127.0.0.1:55342","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":"2026-03-02T14:05:48.678+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":3}}
{"t":{"$date":"2026-03-02T14:05:48.678+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55344","uuid":{"uuid":{"$uuid":"5465a53c-502a-42ee-bb34-63a097d6e973"}},"connectionId":152,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:48.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55346","uuid":{"uuid":{"$uuid":"fcb3cf29-2bac-4160-a8a9-c3010e1f0f90"}},"connectionId":153,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:48.683+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn152","msg":"client metadata","attr":{"remote":"127.0.0.1:55344","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":"2026-03-02T14:05:48.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn153","msg":"client metadata","attr":{"remote":"127.0.0.1:55346","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":"2026-03-02T14:05:48.688+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":4}}
{"t":{"$date":"2026-03-02T14:05:48.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn152","msg":"Connection ended","attr":{"remote":"127.0.0.1:55344","uuid":{"uuid":{"$uuid":"5465a53c-502a-42ee-bb34-63a097d6e973"}},"connectionId":152,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:48.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn149","msg":"Connection ended","attr":{"remote":"127.0.0.1:55336","uuid":{"uuid":{"$uuid":"81876eed-d432-4565-aaa7-47afe84f7df0"}},"connectionId":149,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:48.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn153","msg":"Connection ended","attr":{"remote":"127.0.0.1:55346","uuid":{"uuid":{"$uuid":"fcb3cf29-2bac-4160-a8a9-c3010e1f0f90"}},"connectionId":153,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:48.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn151","msg":"Connection ended","attr":{"remote":"127.0.0.1:55342","uuid":{"uuid":{"$uuid":"719c6a8e-b7b7-44d5-ad72-f0043d5bd247"}},"connectionId":151,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:48.706+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn150","msg":"Connection ended","attr":{"remote":"127.0.0.1:55340","uuid":{"uuid":{"$uuid":"b94f4fa8-2782-40d3-9ba1-3d038f9fdafa"}},"connectionId":150,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:05:58.591+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55436","uuid":{"uuid":{"$uuid":"9611170e-d657-4caa-9bce-31c2120786ae"}},"connectionId":154,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:58.599+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn154","msg":"client metadata","attr":{"remote":"127.0.0.1:55436","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":"2026-03-02T14:05:58.631+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55438","uuid":{"uuid":{"$uuid":"a68ecc74-92e5-447b-919e-7806f06c429f"}},"connectionId":155,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:58.635+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn155","msg":"client metadata","attr":{"remote":"127.0.0.1:55438","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":"2026-03-02T14:05:58.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55442","uuid":{"uuid":{"$uuid":"c956b787-83a6-4ef9-9b6c-5e4a41be2d87"}},"connectionId":156,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:58.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55444","uuid":{"uuid":{"$uuid":"fe8735c2-999b-49e6-bdf8-2b6fe5d9ef5a"}},"connectionId":157,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:58.691+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn156","msg":"client metadata","attr":{"remote":"127.0.0.1:55442","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":"2026-03-02T14:05:58.692+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn157","msg":"client metadata","attr":{"remote":"127.0.0.1:55444","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":"2026-03-02T14:05:58.698+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":"2026-03-02T14:05:58.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55446","uuid":{"uuid":{"$uuid":"4d645d75-6afe-4995-9aa6-b1c5f21e9339"}},"connectionId":158,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:58.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55448","uuid":{"uuid":{"$uuid":"ba5752f1-3f9b-48f5-9ef7-ca8238d25db9"}},"connectionId":159,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:58.703+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn158","msg":"client metadata","attr":{"remote":"127.0.0.1:55446","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":"2026-03-02T14:05:58.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn159","msg":"client metadata","attr":{"remote":"127.0.0.1:55448","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":"2026-03-02T14:05:58.707+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn158","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:05:58.708+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":2}}
{"t":{"$date":"2026-03-02T14:05:58.725+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55450","uuid":{"uuid":{"$uuid":"6cb0f464-c170-4a9e-952a-dd05316f012b"}},"connectionId":160,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:58.725+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55452","uuid":{"uuid":{"$uuid":"7cf90f18-d35d-4666-8cd9-c78b6f64f753"}},"connectionId":161,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:05:58.728+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn160","msg":"client metadata","attr":{"remote":"127.0.0.1:55450","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":"2026-03-02T14:05:58.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn161","msg":"client metadata","attr":{"remote":"127.0.0.1:55452","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":"2026-03-02T14:05:58.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn159","msg":"Connection ended","attr":{"remote":"127.0.0.1:55448","uuid":{"uuid":{"$uuid":"ba5752f1-3f9b-48f5-9ef7-ca8238d25db9"}},"connectionId":159,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:05:58.730+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn158","msg":"Connection ended","attr":{"remote":"127.0.0.1:55446","uuid":{"uuid":{"$uuid":"4d645d75-6afe-4995-9aa6-b1c5f21e9339"}},"connectionId":158,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:05:58.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn157","msg":"Connection ended","attr":{"remote":"127.0.0.1:55444","uuid":{"uuid":{"$uuid":"fe8735c2-999b-49e6-bdf8-2b6fe5d9ef5a"}},"connectionId":157,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:58.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn156","msg":"Connection ended","attr":{"remote":"127.0.0.1:55442","uuid":{"uuid":{"$uuid":"c956b787-83a6-4ef9-9b6c-5e4a41be2d87"}},"connectionId":156,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:58.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn154","msg":"Connection ended","attr":{"remote":"127.0.0.1:55436","uuid":{"uuid":{"$uuid":"9611170e-d657-4caa-9bce-31c2120786ae"}},"connectionId":154,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn160","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:05:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55454","uuid":{"uuid":{"$uuid":"06102c3f-d12c-44c9-8b00-6105080c0591"}},"connectionId":162,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:58.740+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55456","uuid":{"uuid":{"$uuid":"88772f26-11b0-48c7-9965-12a37e62f3d3"}},"connectionId":163,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:05:58.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn162","msg":"client metadata","attr":{"remote":"127.0.0.1:55454","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":"2026-03-02T14:05:58.745+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn162","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:05:58.746+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn163","msg":"client metadata","attr":{"remote":"127.0.0.1:55456","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":"2026-03-02T14:05:58.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn161","msg":"Connection ended","attr":{"remote":"127.0.0.1:55452","uuid":{"uuid":{"$uuid":"7cf90f18-d35d-4666-8cd9-c78b6f64f753"}},"connectionId":161,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:05:58.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn163","msg":"Connection ended","attr":{"remote":"127.0.0.1:55456","uuid":{"uuid":{"$uuid":"88772f26-11b0-48c7-9965-12a37e62f3d3"}},"connectionId":163,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:05:58.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn155","msg":"Connection ended","attr":{"remote":"127.0.0.1:55438","uuid":{"uuid":{"$uuid":"a68ecc74-92e5-447b-919e-7806f06c429f"}},"connectionId":155,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:05:58.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn160","msg":"Connection ended","attr":{"remote":"127.0.0.1:55450","uuid":{"uuid":{"$uuid":"6cb0f464-c170-4a9e-952a-dd05316f012b"}},"connectionId":160,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:05:58.766+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn162","msg":"Connection ended","attr":{"remote":"127.0.0.1:55454","uuid":{"uuid":{"$uuid":"06102c3f-d12c-44c9-8b00-6105080c0591"}},"connectionId":162,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:08.555+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55554","uuid":{"uuid":{"$uuid":"e4c84e3c-c84a-4b9e-96bd-e96afbf7db32"}},"connectionId":164,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:08.559+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn164","msg":"client metadata","attr":{"remote":"127.0.0.1:55554","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":"2026-03-02T14:06:08.639+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55556","uuid":{"uuid":{"$uuid":"8fb6339b-3d11-4458-a4e5-3ff333433119"}},"connectionId":165,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:08.639+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55558","uuid":{"uuid":{"$uuid":"24991780-7bdc-4c0d-b768-624b54cfe4b5"}},"connectionId":166,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:08.642+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn165","msg":"client metadata","attr":{"remote":"127.0.0.1:55556","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":"2026-03-02T14:06:08.643+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn166","msg":"client metadata","attr":{"remote":"127.0.0.1:55558","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":"2026-03-02T14:06:08.645+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn165","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:06:08.646+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55560","uuid":{"uuid":{"$uuid":"6afdbe15-d33d-4920-849c-79c11fff46af"}},"connectionId":167,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:08.650+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55562","uuid":{"uuid":{"$uuid":"a96f9184-fcce-4e58-bb46-fad124827f08"}},"connectionId":168,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:08.650+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn167","msg":"client metadata","attr":{"remote":"127.0.0.1:55560","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":"2026-03-02T14:06:08.653+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn168","msg":"client metadata","attr":{"remote":"127.0.0.1:55562","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":"2026-03-02T14:06:08.654+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn167","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:06:08.681+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn168","msg":"Connection ended","attr":{"remote":"127.0.0.1:55562","uuid":{"uuid":{"$uuid":"a96f9184-fcce-4e58-bb46-fad124827f08"}},"connectionId":168,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:08.682+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn167","msg":"Connection ended","attr":{"remote":"127.0.0.1:55560","uuid":{"uuid":{"$uuid":"6afdbe15-d33d-4920-849c-79c11fff46af"}},"connectionId":167,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:08.682+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn166","msg":"Connection ended","attr":{"remote":"127.0.0.1:55558","uuid":{"uuid":{"$uuid":"24991780-7bdc-4c0d-b768-624b54cfe4b5"}},"connectionId":166,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:08.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn165","msg":"Connection ended","attr":{"remote":"127.0.0.1:55556","uuid":{"uuid":{"$uuid":"8fb6339b-3d11-4458-a4e5-3ff333433119"}},"connectionId":165,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:08.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn164","msg":"Connection ended","attr":{"remote":"127.0.0.1:55554","uuid":{"uuid":{"$uuid":"e4c84e3c-c84a-4b9e-96bd-e96afbf7db32"}},"connectionId":164,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:18.801+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55686","uuid":{"uuid":{"$uuid":"e7086962-4c01-4316-a995-c32c04cb4280"}},"connectionId":169,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn169","msg":"client metadata","attr":{"remote":"127.0.0.1:55686","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":"2026-03-02T14:06:18.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55688","uuid":{"uuid":{"$uuid":"6b74c023-9ada-4432-adce-610866c2a226"}},"connectionId":170,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:18.843+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn170","msg":"client metadata","attr":{"remote":"127.0.0.1:55688","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":"2026-03-02T14:06:18.891+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55692","uuid":{"uuid":{"$uuid":"fe989ead-352b-40e9-a31e-69f9febf5325"}},"connectionId":171,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:18.892+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55694","uuid":{"uuid":{"$uuid":"abef4e7e-0f93-42b3-a65f-1d54d6d090c3"}},"connectionId":172,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:18.893+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn171","msg":"client metadata","attr":{"remote":"127.0.0.1:55692","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":"2026-03-02T14:06:18.894+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn172","msg":"client metadata","attr":{"remote":"127.0.0.1:55694","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":"2026-03-02T14:06:18.899+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55696","uuid":{"uuid":{"$uuid":"7b22b23d-597e-4a21-8867-4b23dd98308f"}},"connectionId":173,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:18.900+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":"2026-03-02T14:06:18.902+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn173","msg":"client metadata","attr":{"remote":"127.0.0.1:55696","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":"2026-03-02T14:06:18.902+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55698","uuid":{"uuid":{"$uuid":"f7545852-28ca-4af8-9cd9-b0dd886f0a4e"}},"connectionId":174,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:06:18.905+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn172","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2026-03-02T14:06:18.907+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn173","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:06:18.910+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn174","msg":"client metadata","attr":{"remote":"127.0.0.1:55698","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":"2026-03-02T14:06:18.923+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":12}}
{"t":{"$date":"2026-03-02T14:06:18.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55700","uuid":{"uuid":{"$uuid":"94a347d2-d815-4d02-b44f-0a0348cb9241"}},"connectionId":175,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:06:18.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55702","uuid":{"uuid":{"$uuid":"03ec6e07-65aa-4acb-a3b9-b618c98b205d"}},"connectionId":176,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:06:18.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn174","msg":"Connection ended","attr":{"remote":"127.0.0.1:55698","uuid":{"uuid":{"$uuid":"f7545852-28ca-4af8-9cd9-b0dd886f0a4e"}},"connectionId":174,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:06:18.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn173","msg":"Connection ended","attr":{"remote":"127.0.0.1:55696","uuid":{"uuid":{"$uuid":"7b22b23d-597e-4a21-8867-4b23dd98308f"}},"connectionId":173,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:06:18.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn171","msg":"Connection ended","attr":{"remote":"127.0.0.1:55692","uuid":{"uuid":{"$uuid":"fe989ead-352b-40e9-a31e-69f9febf5325"}},"connectionId":171,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:18.936+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn169","msg":"Connection ended","attr":{"remote":"127.0.0.1:55686","uuid":{"uuid":{"$uuid":"e7086962-4c01-4316-a995-c32c04cb4280"}},"connectionId":169,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:18.936+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn172","msg":"Connection ended","attr":{"remote":"127.0.0.1:55694","uuid":{"uuid":{"$uuid":"abef4e7e-0f93-42b3-a65f-1d54d6d090c3"}},"connectionId":172,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:18.938+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn175","msg":"client metadata","attr":{"remote":"127.0.0.1:55700","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":"2026-03-02T14:06:18.939+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn176","msg":"client metadata","attr":{"remote":"127.0.0.1:55702","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":"2026-03-02T14:06:18.946+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn175","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2026-03-02T14:06:18.947+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55704","uuid":{"uuid":{"$uuid":"714ab018-869b-45b9-a3f7-ba18d9386696"}},"connectionId":177,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:18.967+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55708","uuid":{"uuid":{"$uuid":"d54d8cb6-ea30-4ac5-8755-54fcd9601a40"}},"connectionId":178,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:18.967+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn177","msg":"client metadata","attr":{"remote":"127.0.0.1:55704","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":"2026-03-02T14:06:18.985+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn177","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":18}}
{"t":{"$date":"2026-03-02T14:06:18.987+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn178","msg":"client metadata","attr":{"remote":"127.0.0.1:55708","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":"2026-03-02T14:06:19.051+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn175","msg":"Connection ended","attr":{"remote":"127.0.0.1:55700","uuid":{"uuid":{"$uuid":"94a347d2-d815-4d02-b44f-0a0348cb9241"}},"connectionId":175,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:19.051+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn178","msg":"Connection ended","attr":{"remote":"127.0.0.1:55708","uuid":{"uuid":{"$uuid":"d54d8cb6-ea30-4ac5-8755-54fcd9601a40"}},"connectionId":178,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:19.051+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn170","msg":"Connection ended","attr":{"remote":"127.0.0.1:55688","uuid":{"uuid":{"$uuid":"6b74c023-9ada-4432-adce-610866c2a226"}},"connectionId":170,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:19.052+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn176","msg":"Connection ended","attr":{"remote":"127.0.0.1:55702","uuid":{"uuid":{"$uuid":"03ec6e07-65aa-4acb-a3b9-b618c98b205d"}},"connectionId":176,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:19.052+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn177","msg":"Connection ended","attr":{"remote":"127.0.0.1:55704","uuid":{"uuid":{"$uuid":"714ab018-869b-45b9-a3f7-ba18d9386696"}},"connectionId":177,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:26.556+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460386,"ts_usec":556170,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:06:28.659+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55888","uuid":{"uuid":{"$uuid":"6d2c134a-db1e-4b18-95f1-bea537afa721"}},"connectionId":179,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:28.664+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn179","msg":"client metadata","attr":{"remote":"127.0.0.1:55888","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":"2026-03-02T14:06:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55892","uuid":{"uuid":{"$uuid":"02b8ad34-2c1b-47bb-91a8-f1a21ab85a2b"}},"connectionId":180,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55894","uuid":{"uuid":{"$uuid":"117360f7-8f14-452e-aac3-7044108cfb70"}},"connectionId":181,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:28.764+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn180","msg":"client metadata","attr":{"remote":"127.0.0.1:55892","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":"2026-03-02T14:06:28.765+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn181","msg":"client metadata","attr":{"remote":"127.0.0.1:55894","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":"2026-03-02T14:06:28.769+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55896","uuid":{"uuid":{"$uuid":"d5525667-46b9-45ad-aa5b-c67955b67230"}},"connectionId":182,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:28.769+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":"2026-03-02T14:06:28.772+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55898","uuid":{"uuid":{"$uuid":"07d6f18b-a439-460e-80b3-eac6f8903fbf"}},"connectionId":183,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:28.772+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn182","msg":"client metadata","attr":{"remote":"127.0.0.1:55896","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":"2026-03-02T14:06:28.778+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn183","msg":"client metadata","attr":{"remote":"127.0.0.1:55898","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":"2026-03-02T14:06:28.779+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":6}}
{"t":{"$date":"2026-03-02T14:06:28.782+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":3}}
{"t":{"$date":"2026-03-02T14:06:28.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn180","msg":"Connection ended","attr":{"remote":"127.0.0.1:55892","uuid":{"uuid":{"$uuid":"02b8ad34-2c1b-47bb-91a8-f1a21ab85a2b"}},"connectionId":180,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:28.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn179","msg":"Connection ended","attr":{"remote":"127.0.0.1:55888","uuid":{"uuid":{"$uuid":"6d2c134a-db1e-4b18-95f1-bea537afa721"}},"connectionId":179,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:28.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn182","msg":"Connection ended","attr":{"remote":"127.0.0.1:55896","uuid":{"uuid":{"$uuid":"d5525667-46b9-45ad-aa5b-c67955b67230"}},"connectionId":182,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:28.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn181","msg":"Connection ended","attr":{"remote":"127.0.0.1:55894","uuid":{"uuid":{"$uuid":"117360f7-8f14-452e-aac3-7044108cfb70"}},"connectionId":181,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:28.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn183","msg":"Connection ended","attr":{"remote":"127.0.0.1:55898","uuid":{"uuid":{"$uuid":"07d6f18b-a439-460e-80b3-eac6f8903fbf"}},"connectionId":183,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:38.572+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56062","uuid":{"uuid":{"$uuid":"4b6ecb75-accf-4898-b6d7-b7c21544bd11"}},"connectionId":184,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:38.578+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn184","msg":"client metadata","attr":{"remote":"127.0.0.1:56062","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":"2026-03-02T14:06:38.685+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56068","uuid":{"uuid":{"$uuid":"93d1a352-5807-474a-a6de-20d3b5af2c03"}},"connectionId":185,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:38.685+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56070","uuid":{"uuid":{"$uuid":"803b695f-16b6-48cf-8408-c7476575b4c0"}},"connectionId":186,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:38.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn185","msg":"client metadata","attr":{"remote":"127.0.0.1:56068","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":"2026-03-02T14:06:38.688+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn186","msg":"client metadata","attr":{"remote":"127.0.0.1:56070","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":"2026-03-02T14:06:38.691+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn185","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:06:38.691+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56072","uuid":{"uuid":{"$uuid":"c33689a6-0825-4980-bdb1-a3bc5902d463"}},"connectionId":187,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:38.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56074","uuid":{"uuid":{"$uuid":"6a1d4137-e2a2-4daf-b5d2-875b3fe0947e"}},"connectionId":188,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:38.696+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn187","msg":"client metadata","attr":{"remote":"127.0.0.1:56072","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":"2026-03-02T14:06:38.699+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn188","msg":"client metadata","attr":{"remote":"127.0.0.1:56074","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":"2026-03-02T14:06:38.699+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn187","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:06:38.700+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn188","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:06:38.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56076","uuid":{"uuid":{"$uuid":"fce9b4cf-d28e-4cac-bb3c-8d548507f142"}},"connectionId":189,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:06:38.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn189","msg":"client metadata","attr":{"remote":"127.0.0.1:56076","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":"2026-03-02T14:06:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn186","msg":"Connection ended","attr":{"remote":"127.0.0.1:56070","uuid":{"uuid":{"$uuid":"803b695f-16b6-48cf-8408-c7476575b4c0"}},"connectionId":186,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn184","msg":"Connection ended","attr":{"remote":"127.0.0.1:56062","uuid":{"uuid":{"$uuid":"4b6ecb75-accf-4898-b6d7-b7c21544bd11"}},"connectionId":184,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:38.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn187","msg":"Connection ended","attr":{"remote":"127.0.0.1:56072","uuid":{"uuid":{"$uuid":"c33689a6-0825-4980-bdb1-a3bc5902d463"}},"connectionId":187,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:38.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn185","msg":"Connection ended","attr":{"remote":"127.0.0.1:56068","uuid":{"uuid":{"$uuid":"93d1a352-5807-474a-a6de-20d3b5af2c03"}},"connectionId":185,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:38.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn188","msg":"Connection ended","attr":{"remote":"127.0.0.1:56074","uuid":{"uuid":{"$uuid":"6a1d4137-e2a2-4daf-b5d2-875b3fe0947e"}},"connectionId":188,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:38.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56078","uuid":{"uuid":{"$uuid":"2d2164cd-1447-4b3c-9828-de7e62d4c6df"}},"connectionId":190,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:38.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56080","uuid":{"uuid":{"$uuid":"3ba396fc-9bea-40cd-ba98-48f569dc8e39"}},"connectionId":191,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:38.818+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn190","msg":"client metadata","attr":{"remote":"127.0.0.1:56078","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":"2026-03-02T14:06:38.820+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn191","msg":"client metadata","attr":{"remote":"127.0.0.1:56080","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":"2026-03-02T14:06:38.823+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn190","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:06:38.823+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56086","uuid":{"uuid":{"$uuid":"2d0b5b67-139c-4e27-84cc-8ca120a63119"}},"connectionId":192,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:38.829+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56088","uuid":{"uuid":{"$uuid":"0ea9d7f7-4e1e-4303-97d4-7e1fab986a27"}},"connectionId":193,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:38.830+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn192","msg":"client metadata","attr":{"remote":"127.0.0.1:56086","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":"2026-03-02T14:06:38.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn193","msg":"client metadata","attr":{"remote":"127.0.0.1:56088","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":"2026-03-02T14:06:38.836+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn192","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:06:38.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn190","msg":"Connection ended","attr":{"remote":"127.0.0.1:56078","uuid":{"uuid":{"$uuid":"2d2164cd-1447-4b3c-9828-de7e62d4c6df"}},"connectionId":190,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:38.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn193","msg":"Connection ended","attr":{"remote":"127.0.0.1:56088","uuid":{"uuid":{"$uuid":"0ea9d7f7-4e1e-4303-97d4-7e1fab986a27"}},"connectionId":193,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:38.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn192","msg":"Connection ended","attr":{"remote":"127.0.0.1:56086","uuid":{"uuid":{"$uuid":"2d0b5b67-139c-4e27-84cc-8ca120a63119"}},"connectionId":192,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:38.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn189","msg":"Connection ended","attr":{"remote":"127.0.0.1:56076","uuid":{"uuid":{"$uuid":"fce9b4cf-d28e-4cac-bb3c-8d548507f142"}},"connectionId":189,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:38.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn191","msg":"Connection ended","attr":{"remote":"127.0.0.1:56080","uuid":{"uuid":{"$uuid":"3ba396fc-9bea-40cd-ba98-48f569dc8e39"}},"connectionId":191,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:48.648+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56242","uuid":{"uuid":{"$uuid":"043a99f1-6f30-4372-a52f-adc90e8aca05"}},"connectionId":194,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:48.659+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn194","msg":"client metadata","attr":{"remote":"127.0.0.1:56242","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":"2026-03-02T14:06:48.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56246","uuid":{"uuid":{"$uuid":"5c029291-fbcf-48f9-9c0c-ce3a4a1ca78a"}},"connectionId":195,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:48.758+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56248","uuid":{"uuid":{"$uuid":"76e895ca-b473-4dff-bcb2-38e3b2b5e0af"}},"connectionId":196,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:48.760+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn195","msg":"client metadata","attr":{"remote":"127.0.0.1:56246","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":"2026-03-02T14:06:48.764+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":4}}
{"t":{"$date":"2026-03-02T14:06:48.764+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn196","msg":"client metadata","attr":{"remote":"127.0.0.1:56248","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":"2026-03-02T14:06:48.765+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56252","uuid":{"uuid":{"$uuid":"2bab4a91-bbc5-4ef9-8b8d-fc9c6af8c758"}},"connectionId":197,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:48.770+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56254","uuid":{"uuid":{"$uuid":"1439b462-94f4-4316-85bc-2463c52f7a7b"}},"connectionId":198,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:48.770+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn197","msg":"client metadata","attr":{"remote":"127.0.0.1:56252","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":"2026-03-02T14:06:48.775+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn198","msg":"client metadata","attr":{"remote":"127.0.0.1:56254","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":"2026-03-02T14:06:48.775+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":4}}
{"t":{"$date":"2026-03-02T14:06:48.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn198","msg":"Connection ended","attr":{"remote":"127.0.0.1:56254","uuid":{"uuid":{"$uuid":"1439b462-94f4-4316-85bc-2463c52f7a7b"}},"connectionId":198,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:48.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn195","msg":"Connection ended","attr":{"remote":"127.0.0.1:56246","uuid":{"uuid":{"$uuid":"5c029291-fbcf-48f9-9c0c-ce3a4a1ca78a"}},"connectionId":195,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:48.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn196","msg":"Connection ended","attr":{"remote":"127.0.0.1:56248","uuid":{"uuid":{"$uuid":"76e895ca-b473-4dff-bcb2-38e3b2b5e0af"}},"connectionId":196,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:48.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn197","msg":"Connection ended","attr":{"remote":"127.0.0.1:56252","uuid":{"uuid":{"$uuid":"2bab4a91-bbc5-4ef9-8b8d-fc9c6af8c758"}},"connectionId":197,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:48.793+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn194","msg":"Connection ended","attr":{"remote":"127.0.0.1:56242","uuid":{"uuid":{"$uuid":"043a99f1-6f30-4372-a52f-adc90e8aca05"}},"connectionId":194,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:06:58.704+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56356","uuid":{"uuid":{"$uuid":"be8afc50-f8ff-457a-a202-fd6a8000b014"}},"connectionId":199,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn199","msg":"client metadata","attr":{"remote":"127.0.0.1:56356","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":"2026-03-02T14:06:58.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56358","uuid":{"uuid":{"$uuid":"29c18423-6f8c-4d29-a277-2ac3c0e74527"}},"connectionId":200,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:58.713+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn200","msg":"client metadata","attr":{"remote":"127.0.0.1:56358","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":"2026-03-02T14:06:58.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56360","uuid":{"uuid":{"$uuid":"486935ea-1bd1-4ba0-82cb-cd33cf285454"}},"connectionId":201,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:58.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56362","uuid":{"uuid":{"$uuid":"e32725e8-a8d6-435f-88d0-3b9466b3636b"}},"connectionId":202,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:58.791+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn201","msg":"client metadata","attr":{"remote":"127.0.0.1:56360","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":"2026-03-02T14:06:58.792+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn202","msg":"client metadata","attr":{"remote":"127.0.0.1:56362","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":"2026-03-02T14:06:58.794+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":2}}
{"t":{"$date":"2026-03-02T14:06:58.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56364","uuid":{"uuid":{"$uuid":"4d513432-e478-4f25-a883-312272d1396d"}},"connectionId":203,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:58.798+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56366","uuid":{"uuid":{"$uuid":"6bed05a4-6304-4617-9225-af104065d68f"}},"connectionId":204,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:06:58.798+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn203","msg":"client metadata","attr":{"remote":"127.0.0.1:56364","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":"2026-03-02T14:06:58.801+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn203","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:06:58.802+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn204","msg":"client metadata","attr":{"remote":"127.0.0.1:56366","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":"2026-03-02T14:06:58.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56368","uuid":{"uuid":{"$uuid":"671b3921-462e-48df-935a-9761df761b1b"}},"connectionId":205,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:06:58.805+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56370","uuid":{"uuid":{"$uuid":"866b6a68-1ebe-44bb-8700-e4741621136a"}},"connectionId":206,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:06:58.807+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn205","msg":"client metadata","attr":{"remote":"127.0.0.1:56368","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":"2026-03-02T14:06:58.807+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":5}}
{"t":{"$date":"2026-03-02T14:06:58.810+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn205","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:06:58.811+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56372","uuid":{"uuid":{"$uuid":"95e51b69-c683-470b-bdd2-4d776b58c986"}},"connectionId":207,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:06:58.814+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn207","msg":"client metadata","attr":{"remote":"127.0.0.1:56372","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":"2026-03-02T14:06:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn206","msg":"client metadata","attr":{"remote":"127.0.0.1:56370","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":"2026-03-02T14:06:58.818+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn207","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:06:58.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn204","msg":"Connection ended","attr":{"remote":"127.0.0.1:56366","uuid":{"uuid":{"$uuid":"6bed05a4-6304-4617-9225-af104065d68f"}},"connectionId":204,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:06:58.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn202","msg":"Connection ended","attr":{"remote":"127.0.0.1:56362","uuid":{"uuid":{"$uuid":"e32725e8-a8d6-435f-88d0-3b9466b3636b"}},"connectionId":202,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:06:58.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn203","msg":"Connection ended","attr":{"remote":"127.0.0.1:56364","uuid":{"uuid":{"$uuid":"4d513432-e478-4f25-a883-312272d1396d"}},"connectionId":203,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:06:58.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn199","msg":"Connection ended","attr":{"remote":"127.0.0.1:56356","uuid":{"uuid":{"$uuid":"be8afc50-f8ff-457a-a202-fd6a8000b014"}},"connectionId":199,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:06:58.822+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn201","msg":"Connection ended","attr":{"remote":"127.0.0.1:56360","uuid":{"uuid":{"$uuid":"486935ea-1bd1-4ba0-82cb-cd33cf285454"}},"connectionId":201,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:06:58.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn207","msg":"Connection ended","attr":{"remote":"127.0.0.1:56372","uuid":{"uuid":{"$uuid":"95e51b69-c683-470b-bdd2-4d776b58c986"}},"connectionId":207,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:06:58.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn205","msg":"Connection ended","attr":{"remote":"127.0.0.1:56368","uuid":{"uuid":{"$uuid":"671b3921-462e-48df-935a-9761df761b1b"}},"connectionId":205,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:06:58.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn200","msg":"Connection ended","attr":{"remote":"127.0.0.1:56358","uuid":{"uuid":{"$uuid":"29c18423-6f8c-4d29-a277-2ac3c0e74527"}},"connectionId":200,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:06:58.837+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn206","msg":"Connection ended","attr":{"remote":"127.0.0.1:56370","uuid":{"uuid":{"$uuid":"866b6a68-1ebe-44bb-8700-e4741621136a"}},"connectionId":206,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:08.599+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56558","uuid":{"uuid":{"$uuid":"3c18a148-ede5-4657-b29f-23e6b90e5139"}},"connectionId":208,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:08.605+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn208","msg":"client metadata","attr":{"remote":"127.0.0.1:56558","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":"2026-03-02T14:07:08.703+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56564","uuid":{"uuid":{"$uuid":"ad34e9b0-46e0-4888-b212-172189ae3761"}},"connectionId":209,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:08.704+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56566","uuid":{"uuid":{"$uuid":"9e354fb2-dc6c-4372-a116-72e6040833e8"}},"connectionId":210,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:08.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn209","msg":"client metadata","attr":{"remote":"127.0.0.1:56564","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":"2026-03-02T14:07:08.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn210","msg":"client metadata","attr":{"remote":"127.0.0.1:56566","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":"2026-03-02T14:07:08.710+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn209","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:07:08.711+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56568","uuid":{"uuid":{"$uuid":"52265b20-1e9e-435f-ab1d-eeb0ef2f75b4"}},"connectionId":211,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:08.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56570","uuid":{"uuid":{"$uuid":"5f72450d-f7de-4cca-9d89-e0bbba15f372"}},"connectionId":212,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:08.717+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn211","msg":"client metadata","attr":{"remote":"127.0.0.1:56568","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":"2026-03-02T14:07:08.721+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn211","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:07:08.722+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn212","msg":"client metadata","attr":{"remote":"127.0.0.1:56570","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":"2026-03-02T14:07:08.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn210","msg":"Connection ended","attr":{"remote":"127.0.0.1:56566","uuid":{"uuid":{"$uuid":"9e354fb2-dc6c-4372-a116-72e6040833e8"}},"connectionId":210,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:08.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn211","msg":"Connection ended","attr":{"remote":"127.0.0.1:56568","uuid":{"uuid":{"$uuid":"52265b20-1e9e-435f-ab1d-eeb0ef2f75b4"}},"connectionId":211,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:08.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn212","msg":"Connection ended","attr":{"remote":"127.0.0.1:56570","uuid":{"uuid":{"$uuid":"5f72450d-f7de-4cca-9d89-e0bbba15f372"}},"connectionId":212,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:08.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn208","msg":"Connection ended","attr":{"remote":"127.0.0.1:56558","uuid":{"uuid":{"$uuid":"3c18a148-ede5-4657-b29f-23e6b90e5139"}},"connectionId":208,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:08.748+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn209","msg":"Connection ended","attr":{"remote":"127.0.0.1:56564","uuid":{"uuid":{"$uuid":"ad34e9b0-46e0-4888-b212-172189ae3761"}},"connectionId":209,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:18.610+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56702","uuid":{"uuid":{"$uuid":"3dbceeef-6434-4f61-bc37-04cbc33379be"}},"connectionId":213,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:18.615+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn213","msg":"client metadata","attr":{"remote":"127.0.0.1:56702","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":"2026-03-02T14:07:18.631+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56704","uuid":{"uuid":{"$uuid":"fc61ec18-60cf-486f-89e0-a5564dce481a"}},"connectionId":214,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:18.635+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn214","msg":"client metadata","attr":{"remote":"127.0.0.1:56704","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":"2026-03-02T14:07:18.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56708","uuid":{"uuid":{"$uuid":"c6e183ee-77a9-4a36-a947-1a4dd88497dd"}},"connectionId":215,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:18.707+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56710","uuid":{"uuid":{"$uuid":"d8a66e42-5026-41e1-b848-d6ad90aa4ff3"}},"connectionId":216,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:18.709+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn215","msg":"client metadata","attr":{"remote":"127.0.0.1:56708","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":"2026-03-02T14:07:18.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn216","msg":"client metadata","attr":{"remote":"127.0.0.1:56710","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":"2026-03-02T14:07:18.713+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn215","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:18.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56712","uuid":{"uuid":{"$uuid":"a62221a9-7259-4649-87de-2f398456a0db"}},"connectionId":217,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:18.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56714","uuid":{"uuid":{"$uuid":"b30e3c2c-3b23-42ab-b2b9-5c5782410089"}},"connectionId":218,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:07:18.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn217","msg":"client metadata","attr":{"remote":"127.0.0.1:56712","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":"2026-03-02T14:07:18.721+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn218","msg":"client metadata","attr":{"remote":"127.0.0.1:56714","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":"2026-03-02T14:07:18.722+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn217","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:07:18.723+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn218","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:07:18.726+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56716","uuid":{"uuid":{"$uuid":"df66c4a2-4450-4958-8882-3db38037fff9"}},"connectionId":219,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:07:18.727+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56718","uuid":{"uuid":{"$uuid":"96c27c45-94a1-4305-98d2-591d8700f8f8"}},"connectionId":220,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:07:18.729+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn219","msg":"client metadata","attr":{"remote":"127.0.0.1:56716","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":"2026-03-02T14:07:18.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn220","msg":"client metadata","attr":{"remote":"127.0.0.1:56718","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":"2026-03-02T14:07:18.732+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":3}}
{"t":{"$date":"2026-03-02T14:07:18.733+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56720","uuid":{"uuid":{"$uuid":"f27f10cf-a778-44f3-9272-b440325d6070"}},"connectionId":221,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:07:18.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56722","uuid":{"uuid":{"$uuid":"95cfd82e-fe1d-42d4-b427-b7586c7b0dc0"}},"connectionId":222,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:07:18.739+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn221","msg":"client metadata","attr":{"remote":"127.0.0.1:56720","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":"2026-03-02T14:07:18.740+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn222","msg":"client metadata","attr":{"remote":"127.0.0.1:56722","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":"2026-03-02T14:07:18.741+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":2}}
{"t":{"$date":"2026-03-02T14:07:18.744+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn222","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:07:18.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn218","msg":"Connection ended","attr":{"remote":"127.0.0.1:56714","uuid":{"uuid":{"$uuid":"b30e3c2c-3b23-42ab-b2b9-5c5782410089"}},"connectionId":218,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:07:18.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn213","msg":"Connection ended","attr":{"remote":"127.0.0.1:56702","uuid":{"uuid":{"$uuid":"3dbceeef-6434-4f61-bc37-04cbc33379be"}},"connectionId":213,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:07:18.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn216","msg":"Connection ended","attr":{"remote":"127.0.0.1:56710","uuid":{"uuid":{"$uuid":"d8a66e42-5026-41e1-b848-d6ad90aa4ff3"}},"connectionId":216,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:07:18.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn217","msg":"Connection ended","attr":{"remote":"127.0.0.1:56712","uuid":{"uuid":{"$uuid":"a62221a9-7259-4649-87de-2f398456a0db"}},"connectionId":217,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:07:18.751+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn215","msg":"Connection ended","attr":{"remote":"127.0.0.1:56708","uuid":{"uuid":{"$uuid":"c6e183ee-77a9-4a36-a947-1a4dd88497dd"}},"connectionId":215,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:18.759+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn221","msg":"Connection ended","attr":{"remote":"127.0.0.1:56720","uuid":{"uuid":{"$uuid":"f27f10cf-a778-44f3-9272-b440325d6070"}},"connectionId":221,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:18.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn214","msg":"Connection ended","attr":{"remote":"127.0.0.1:56704","uuid":{"uuid":{"$uuid":"fc61ec18-60cf-486f-89e0-a5564dce481a"}},"connectionId":214,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:18.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn219","msg":"Connection ended","attr":{"remote":"127.0.0.1:56716","uuid":{"uuid":{"$uuid":"df66c4a2-4450-4958-8882-3db38037fff9"}},"connectionId":219,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:18.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn222","msg":"Connection ended","attr":{"remote":"127.0.0.1:56722","uuid":{"uuid":{"$uuid":"95cfd82e-fe1d-42d4-b427-b7586c7b0dc0"}},"connectionId":222,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:18.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn220","msg":"Connection ended","attr":{"remote":"127.0.0.1:56718","uuid":{"uuid":{"$uuid":"96c27c45-94a1-4305-98d2-591d8700f8f8"}},"connectionId":220,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:26.574+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460446,"ts_usec":574163,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:07:28.553+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56906","uuid":{"uuid":{"$uuid":"b9bb5a6f-82b3-4c3e-9b3e-ebaa572019af"}},"connectionId":223,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:28.557+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn223","msg":"client metadata","attr":{"remote":"127.0.0.1:56906","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":"2026-03-02T14:07:28.638+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56908","uuid":{"uuid":{"$uuid":"ac0b0bd0-ccbd-4389-97d6-5e4738e7edef"}},"connectionId":224,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:28.638+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56910","uuid":{"uuid":{"$uuid":"13fe00dc-3b11-4135-912d-8fc6ac0dc68d"}},"connectionId":225,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:28.640+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn224","msg":"client metadata","attr":{"remote":"127.0.0.1:56908","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":"2026-03-02T14:07:28.641+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn225","msg":"client metadata","attr":{"remote":"127.0.0.1:56910","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":"2026-03-02T14:07:28.643+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn224","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:28.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56912","uuid":{"uuid":{"$uuid":"6281b787-39b4-4166-be9c-02fa558c7446"}},"connectionId":226,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:28.648+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56914","uuid":{"uuid":{"$uuid":"07bb65cb-2bbe-47c3-b422-7b18eb0bcb27"}},"connectionId":227,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:28.648+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn226","msg":"client metadata","attr":{"remote":"127.0.0.1:56912","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":"2026-03-02T14:07:28.652+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn227","msg":"client metadata","attr":{"remote":"127.0.0.1:56914","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":"2026-03-02T14:07:28.653+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn226","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:07:28.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn224","msg":"Connection ended","attr":{"remote":"127.0.0.1:56908","uuid":{"uuid":{"$uuid":"ac0b0bd0-ccbd-4389-97d6-5e4738e7edef"}},"connectionId":224,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:28.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn227","msg":"Connection ended","attr":{"remote":"127.0.0.1:56914","uuid":{"uuid":{"$uuid":"07bb65cb-2bbe-47c3-b422-7b18eb0bcb27"}},"connectionId":227,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:28.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn225","msg":"Connection ended","attr":{"remote":"127.0.0.1:56910","uuid":{"uuid":{"$uuid":"13fe00dc-3b11-4135-912d-8fc6ac0dc68d"}},"connectionId":225,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:28.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn226","msg":"Connection ended","attr":{"remote":"127.0.0.1:56912","uuid":{"uuid":{"$uuid":"6281b787-39b4-4166-be9c-02fa558c7446"}},"connectionId":226,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:28.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn223","msg":"Connection ended","attr":{"remote":"127.0.0.1:56906","uuid":{"uuid":{"$uuid":"b9bb5a6f-82b3-4c3e-9b3e-ebaa572019af"}},"connectionId":223,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:38.727+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57244","uuid":{"uuid":{"$uuid":"0e87ae11-1632-48be-86d5-ddc20a4b11e2"}},"connectionId":228,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:38.732+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn228","msg":"client metadata","attr":{"remote":"127.0.0.1:57244","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":"2026-03-02T14:07:38.737+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57246","uuid":{"uuid":{"$uuid":"af61b4a9-66ea-4d80-b2ad-53595691b36b"}},"connectionId":229,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:38.743+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn229","msg":"client metadata","attr":{"remote":"127.0.0.1:57246","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":"2026-03-02T14:07:38.820+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57248","uuid":{"uuid":{"$uuid":"c2848aa8-0aaa-40ba-8e5f-70f118656314"}},"connectionId":230,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:38.820+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57250","uuid":{"uuid":{"$uuid":"b11ef8d7-cee8-42c6-a6ba-4bfe0be1dc97"}},"connectionId":231,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:38.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn230","msg":"client metadata","attr":{"remote":"127.0.0.1:57248","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":"2026-03-02T14:07:38.824+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn231","msg":"client metadata","attr":{"remote":"127.0.0.1:57250","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":"2026-03-02T14:07:38.826+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn230","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:38.827+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57252","uuid":{"uuid":{"$uuid":"1f3b2fe1-7799-4639-8ca6-1e1663513918"}},"connectionId":232,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:38.831+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57254","uuid":{"uuid":{"$uuid":"f4fd405c-9e1b-4510-b707-b662ac1088b4"}},"connectionId":233,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:07:38.831+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57256","uuid":{"uuid":{"$uuid":"afb701d1-be98-46df-b2bf-f968050f09ef"}},"connectionId":234,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:07:38.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57258","uuid":{"uuid":{"$uuid":"ec40d3a9-5fd4-449a-970c-16c88234c64f"}},"connectionId":235,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:07:38.832+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn232","msg":"client metadata","attr":{"remote":"127.0.0.1:57252","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":"2026-03-02T14:07:38.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn235","msg":"client metadata","attr":{"remote":"127.0.0.1:57258","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":"2026-03-02T14:07:38.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn233","msg":"client metadata","attr":{"remote":"127.0.0.1:57254","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":"2026-03-02T14:07:38.835+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn234","msg":"client metadata","attr":{"remote":"127.0.0.1:57256","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":"2026-03-02T14:07:38.836+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn232","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:38.838+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57260","uuid":{"uuid":{"$uuid":"a2f437dd-bd77-469a-add9-02ecfba8678b"}},"connectionId":236,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:07:38.840+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn235","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:07:38.843+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":7}}
{"t":{"$date":"2026-03-02T14:07:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn236","msg":"client metadata","attr":{"remote":"127.0.0.1:57260","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":"2026-03-02T14:07:38.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57262","uuid":{"uuid":{"$uuid":"6585bc91-7859-48e2-bf2b-8bf895762c08"}},"connectionId":237,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:07:38.845+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn237","msg":"client metadata","attr":{"remote":"127.0.0.1:57262","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":"2026-03-02T14:07:38.847+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":4}}
{"t":{"$date":"2026-03-02T14:07:38.848+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn237","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:07:38.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn232","msg":"Connection ended","attr":{"remote":"127.0.0.1:57252","uuid":{"uuid":{"$uuid":"1f3b2fe1-7799-4639-8ca6-1e1663513918"}},"connectionId":232,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:07:38.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn233","msg":"Connection ended","attr":{"remote":"127.0.0.1:57254","uuid":{"uuid":{"$uuid":"f4fd405c-9e1b-4510-b707-b662ac1088b4"}},"connectionId":233,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:07:38.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn231","msg":"Connection ended","attr":{"remote":"127.0.0.1:57250","uuid":{"uuid":{"$uuid":"b11ef8d7-cee8-42c6-a6ba-4bfe0be1dc97"}},"connectionId":231,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:07:38.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn228","msg":"Connection ended","attr":{"remote":"127.0.0.1:57244","uuid":{"uuid":{"$uuid":"0e87ae11-1632-48be-86d5-ddc20a4b11e2"}},"connectionId":228,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:07:38.857+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn230","msg":"Connection ended","attr":{"remote":"127.0.0.1:57248","uuid":{"uuid":{"$uuid":"c2848aa8-0aaa-40ba-8e5f-70f118656314"}},"connectionId":230,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:38.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn236","msg":"Connection ended","attr":{"remote":"127.0.0.1:57260","uuid":{"uuid":{"$uuid":"a2f437dd-bd77-469a-add9-02ecfba8678b"}},"connectionId":236,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:38.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn235","msg":"Connection ended","attr":{"remote":"127.0.0.1:57258","uuid":{"uuid":{"$uuid":"ec40d3a9-5fd4-449a-970c-16c88234c64f"}},"connectionId":235,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:38.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn237","msg":"Connection ended","attr":{"remote":"127.0.0.1:57262","uuid":{"uuid":{"$uuid":"6585bc91-7859-48e2-bf2b-8bf895762c08"}},"connectionId":237,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:38.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn229","msg":"Connection ended","attr":{"remote":"127.0.0.1:57246","uuid":{"uuid":{"$uuid":"af61b4a9-66ea-4d80-b2ad-53595691b36b"}},"connectionId":229,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:38.871+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn234","msg":"Connection ended","attr":{"remote":"127.0.0.1:57256","uuid":{"uuid":{"$uuid":"afb701d1-be98-46df-b2bf-f968050f09ef"}},"connectionId":234,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:48.727+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57426","uuid":{"uuid":{"$uuid":"a9b08fdb-aa83-41f5-8d42-b2f03905f604"}},"connectionId":238,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:48.730+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn238","msg":"client metadata","attr":{"remote":"127.0.0.1:57426","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":"2026-03-02T14:07:48.829+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57430","uuid":{"uuid":{"$uuid":"0960007a-f206-49ec-aa69-7e332e88c18b"}},"connectionId":239,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:48.829+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57432","uuid":{"uuid":{"$uuid":"b92bc7f1-407d-4503-9388-4d48a32b0c77"}},"connectionId":240,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:48.832+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn239","msg":"client metadata","attr":{"remote":"127.0.0.1:57430","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":"2026-03-02T14:07:48.833+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn240","msg":"client metadata","attr":{"remote":"127.0.0.1:57432","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":"2026-03-02T14:07:48.835+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn239","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:48.835+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57434","uuid":{"uuid":{"$uuid":"d34d7b8c-a259-4bef-8f8c-021ab1c9fe3f"}},"connectionId":241,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:48.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57436","uuid":{"uuid":{"$uuid":"4a5b6433-ba05-4101-b6f6-6d0d3b82c387"}},"connectionId":242,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:48.839+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn241","msg":"client metadata","attr":{"remote":"127.0.0.1:57434","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":"2026-03-02T14:07:48.842+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn242","msg":"client metadata","attr":{"remote":"127.0.0.1:57436","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":"2026-03-02T14:07:48.843+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn241","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:48.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn241","msg":"Connection ended","attr":{"remote":"127.0.0.1:57434","uuid":{"uuid":{"$uuid":"d34d7b8c-a259-4bef-8f8c-021ab1c9fe3f"}},"connectionId":241,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:48.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn238","msg":"Connection ended","attr":{"remote":"127.0.0.1:57426","uuid":{"uuid":{"$uuid":"a9b08fdb-aa83-41f5-8d42-b2f03905f604"}},"connectionId":238,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:48.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn239","msg":"Connection ended","attr":{"remote":"127.0.0.1:57430","uuid":{"uuid":{"$uuid":"0960007a-f206-49ec-aa69-7e332e88c18b"}},"connectionId":239,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:48.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn242","msg":"Connection ended","attr":{"remote":"127.0.0.1:57436","uuid":{"uuid":{"$uuid":"4a5b6433-ba05-4101-b6f6-6d0d3b82c387"}},"connectionId":242,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:48.866+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn240","msg":"Connection ended","attr":{"remote":"127.0.0.1:57432","uuid":{"uuid":{"$uuid":"b92bc7f1-407d-4503-9388-4d48a32b0c77"}},"connectionId":240,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:07:58.603+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57568","uuid":{"uuid":{"$uuid":"a0f82e80-149c-4f01-9896-6f6ae2254659"}},"connectionId":243,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:58.606+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn243","msg":"client metadata","attr":{"remote":"127.0.0.1:57568","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":"2026-03-02T14:07:58.688+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57572","uuid":{"uuid":{"$uuid":"6813c396-1b11-4e11-9df8-4350f67b12be"}},"connectionId":244,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn244","msg":"client metadata","attr":{"remote":"127.0.0.1:57572","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":"2026-03-02T14:07:58.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57574","uuid":{"uuid":{"$uuid":"6514b0a6-b216-48f8-8621-d974bdaa9bf6"}},"connectionId":245,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:58.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57576","uuid":{"uuid":{"$uuid":"b55bfc42-f74a-4c1c-a53d-80d27de1bc31"}},"connectionId":246,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:58.704+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn245","msg":"client metadata","attr":{"remote":"127.0.0.1:57574","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":"2026-03-02T14:07:58.705+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn246","msg":"client metadata","attr":{"remote":"127.0.0.1:57576","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":"2026-03-02T14:07:58.707+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":"2026-03-02T14:07:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57578","uuid":{"uuid":{"$uuid":"f3b97c92-d1d7-4677-a0fc-fa5a9d795789"}},"connectionId":247,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:58.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57580","uuid":{"uuid":{"$uuid":"8fddb5b6-502a-4c23-aff6-7dcf2a6116e3"}},"connectionId":248,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:07:58.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn247","msg":"client metadata","attr":{"remote":"127.0.0.1:57578","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":"2026-03-02T14:07:58.716+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn248","msg":"client metadata","attr":{"remote":"127.0.0.1:57580","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":"2026-03-02T14:07:58.716+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn247","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:07:58.718+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn248","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:07:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn248","msg":"Connection ended","attr":{"remote":"127.0.0.1:57580","uuid":{"uuid":{"$uuid":"8fddb5b6-502a-4c23-aff6-7dcf2a6116e3"}},"connectionId":248,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn243","msg":"Connection ended","attr":{"remote":"127.0.0.1:57568","uuid":{"uuid":{"$uuid":"a0f82e80-149c-4f01-9896-6f6ae2254659"}},"connectionId":243,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:58.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn246","msg":"Connection ended","attr":{"remote":"127.0.0.1:57576","uuid":{"uuid":{"$uuid":"b55bfc42-f74a-4c1c-a53d-80d27de1bc31"}},"connectionId":246,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:58.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn247","msg":"Connection ended","attr":{"remote":"127.0.0.1:57578","uuid":{"uuid":{"$uuid":"f3b97c92-d1d7-4677-a0fc-fa5a9d795789"}},"connectionId":247,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:58.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn245","msg":"Connection ended","attr":{"remote":"127.0.0.1:57574","uuid":{"uuid":{"$uuid":"6514b0a6-b216-48f8-8621-d974bdaa9bf6"}},"connectionId":245,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:58.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57582","uuid":{"uuid":{"$uuid":"bf92e9b3-880e-423d-822e-313249210aac"}},"connectionId":249,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:58.782+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57584","uuid":{"uuid":{"$uuid":"d098405a-49d4-4e8e-b279-55fada5238bc"}},"connectionId":250,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:58.785+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn249","msg":"client metadata","attr":{"remote":"127.0.0.1:57582","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":"2026-03-02T14:07:58.786+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn250","msg":"client metadata","attr":{"remote":"127.0.0.1:57584","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":"2026-03-02T14:07:58.788+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":3}}
{"t":{"$date":"2026-03-02T14:07:58.789+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57586","uuid":{"uuid":{"$uuid":"3141fe44-a3ce-434d-9a52-a186b58dcdc3"}},"connectionId":251,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:58.792+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57588","uuid":{"uuid":{"$uuid":"6a457113-3e00-4bed-9112-a204959a43c8"}},"connectionId":252,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:07:58.793+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn251","msg":"client metadata","attr":{"remote":"127.0.0.1:57586","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":"2026-03-02T14:07:58.797+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":3}}
{"t":{"$date":"2026-03-02T14:07:58.797+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn252","msg":"client metadata","attr":{"remote":"127.0.0.1:57588","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":"2026-03-02T14:07:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn252","msg":"Connection ended","attr":{"remote":"127.0.0.1:57588","uuid":{"uuid":{"$uuid":"6a457113-3e00-4bed-9112-a204959a43c8"}},"connectionId":252,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:07:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn251","msg":"Connection ended","attr":{"remote":"127.0.0.1:57586","uuid":{"uuid":{"$uuid":"3141fe44-a3ce-434d-9a52-a186b58dcdc3"}},"connectionId":251,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:07:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn250","msg":"Connection ended","attr":{"remote":"127.0.0.1:57584","uuid":{"uuid":{"$uuid":"d098405a-49d4-4e8e-b279-55fada5238bc"}},"connectionId":250,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:07:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn249","msg":"Connection ended","attr":{"remote":"127.0.0.1:57582","uuid":{"uuid":{"$uuid":"bf92e9b3-880e-423d-822e-313249210aac"}},"connectionId":249,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:07:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn244","msg":"Connection ended","attr":{"remote":"127.0.0.1:57572","uuid":{"uuid":{"$uuid":"6813c396-1b11-4e11-9df8-4350f67b12be"}},"connectionId":244,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:08.641+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57788","uuid":{"uuid":{"$uuid":"cda5355b-6eeb-463f-bd58-84d461a60ad1"}},"connectionId":253,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:08.646+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn253","msg":"client metadata","attr":{"remote":"127.0.0.1:57788","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":"2026-03-02T14:08:08.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57794","uuid":{"uuid":{"$uuid":"e3f40681-6653-4b73-91fa-b27ba8e8cff7"}},"connectionId":254,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:08.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57796","uuid":{"uuid":{"$uuid":"72c69910-ebcd-4997-bc51-d7128a1fc120"}},"connectionId":255,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:08.738+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn254","msg":"client metadata","attr":{"remote":"127.0.0.1:57794","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":"2026-03-02T14:08:08.739+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn255","msg":"client metadata","attr":{"remote":"127.0.0.1:57796","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":"2026-03-02T14:08:08.742+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn254","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:08.743+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57798","uuid":{"uuid":{"$uuid":"326baf70-472e-44a9-9293-fa8e7fd4adbe"}},"connectionId":256,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:08.747+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57800","uuid":{"uuid":{"$uuid":"a8f0483d-6a77-4d65-bb66-923f87901632"}},"connectionId":257,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:08.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn256","msg":"client metadata","attr":{"remote":"127.0.0.1:57798","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":"2026-03-02T14:08:08.751+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn256","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:08.752+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn257","msg":"client metadata","attr":{"remote":"127.0.0.1:57800","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":"2026-03-02T14:08:08.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn257","msg":"Connection ended","attr":{"remote":"127.0.0.1:57800","uuid":{"uuid":{"$uuid":"a8f0483d-6a77-4d65-bb66-923f87901632"}},"connectionId":257,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:08.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn253","msg":"Connection ended","attr":{"remote":"127.0.0.1:57788","uuid":{"uuid":{"$uuid":"cda5355b-6eeb-463f-bd58-84d461a60ad1"}},"connectionId":253,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:08.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn256","msg":"Connection ended","attr":{"remote":"127.0.0.1:57798","uuid":{"uuid":{"$uuid":"326baf70-472e-44a9-9293-fa8e7fd4adbe"}},"connectionId":256,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:08.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn254","msg":"Connection ended","attr":{"remote":"127.0.0.1:57794","uuid":{"uuid":{"$uuid":"e3f40681-6653-4b73-91fa-b27ba8e8cff7"}},"connectionId":254,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:08.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn255","msg":"Connection ended","attr":{"remote":"127.0.0.1:57796","uuid":{"uuid":{"$uuid":"72c69910-ebcd-4997-bc51-d7128a1fc120"}},"connectionId":255,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:18.675+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57952","uuid":{"uuid":{"$uuid":"5ce3762b-e389-44cc-b5ac-a12dccf697b1"}},"connectionId":258,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:18.679+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn258","msg":"client metadata","attr":{"remote":"127.0.0.1:57952","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":"2026-03-02T14:08:18.765+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57956","uuid":{"uuid":{"$uuid":"302e4d0f-8903-419d-9ddb-d8347feb9aac"}},"connectionId":259,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:18.765+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57958","uuid":{"uuid":{"$uuid":"3ca60b70-0190-4aa4-9f44-b39fe113ea64"}},"connectionId":260,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:18.768+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn259","msg":"client metadata","attr":{"remote":"127.0.0.1:57956","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":"2026-03-02T14:08:18.769+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn260","msg":"client metadata","attr":{"remote":"127.0.0.1:57958","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":"2026-03-02T14:08:18.771+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":3}}
{"t":{"$date":"2026-03-02T14:08:18.772+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57960","uuid":{"uuid":{"$uuid":"b2afd8d3-0749-4d11-934d-596ef3edd04d"}},"connectionId":261,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:18.776+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57962","uuid":{"uuid":{"$uuid":"dbfb37be-ede5-469a-8e3a-0683ade843f3"}},"connectionId":262,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:18.777+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn261","msg":"client metadata","attr":{"remote":"127.0.0.1:57960","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":"2026-03-02T14:08:18.781+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn262","msg":"client metadata","attr":{"remote":"127.0.0.1:57962","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":"2026-03-02T14:08:18.782+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":"2026-03-02T14:08:18.783+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn262","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:08:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn262","msg":"Connection ended","attr":{"remote":"127.0.0.1:57962","uuid":{"uuid":{"$uuid":"dbfb37be-ede5-469a-8e3a-0683ade843f3"}},"connectionId":262,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn258","msg":"Connection ended","attr":{"remote":"127.0.0.1:57952","uuid":{"uuid":{"$uuid":"5ce3762b-e389-44cc-b5ac-a12dccf697b1"}},"connectionId":258,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:18.802+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn261","msg":"Connection ended","attr":{"remote":"127.0.0.1:57960","uuid":{"uuid":{"$uuid":"b2afd8d3-0749-4d11-934d-596ef3edd04d"}},"connectionId":261,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:18.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn260","msg":"Connection ended","attr":{"remote":"127.0.0.1:57958","uuid":{"uuid":{"$uuid":"3ca60b70-0190-4aa4-9f44-b39fe113ea64"}},"connectionId":260,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:18.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57964","uuid":{"uuid":{"$uuid":"90d58659-3b30-4478-b818-00c31603802b"}},"connectionId":263,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:18.808+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn259","msg":"Connection ended","attr":{"remote":"127.0.0.1:57956","uuid":{"uuid":{"$uuid":"302e4d0f-8903-419d-9ddb-d8347feb9aac"}},"connectionId":259,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:18.808+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn263","msg":"client metadata","attr":{"remote":"127.0.0.1:57964","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":"2026-03-02T14:08:18.899+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57966","uuid":{"uuid":{"$uuid":"6057a9b8-814a-4fb6-92e7-26640c5ef07a"}},"connectionId":264,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:18.899+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57968","uuid":{"uuid":{"$uuid":"bab57fee-e7c8-4c9b-a774-40368e96a6a8"}},"connectionId":265,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:18.901+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn264","msg":"client metadata","attr":{"remote":"127.0.0.1:57966","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":"2026-03-02T14:08:18.902+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn265","msg":"client metadata","attr":{"remote":"127.0.0.1:57968","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":"2026-03-02T14:08:18.905+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":3}}
{"t":{"$date":"2026-03-02T14:08:18.905+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57970","uuid":{"uuid":{"$uuid":"d224bc5b-287e-4118-99ef-3c88f1660647"}},"connectionId":266,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:18.909+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57972","uuid":{"uuid":{"$uuid":"035e5cb0-43a3-42f4-ba5b-872be270edc7"}},"connectionId":267,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:18.909+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn266","msg":"client metadata","attr":{"remote":"127.0.0.1:57970","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":"2026-03-02T14:08:18.913+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn267","msg":"client metadata","attr":{"remote":"127.0.0.1:57972","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":"2026-03-02T14:08:18.914+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":4}}
{"t":{"$date":"2026-03-02T14:08:18.933+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn267","msg":"Connection ended","attr":{"remote":"127.0.0.1:57972","uuid":{"uuid":{"$uuid":"035e5cb0-43a3-42f4-ba5b-872be270edc7"}},"connectionId":267,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:18.933+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn266","msg":"Connection ended","attr":{"remote":"127.0.0.1:57970","uuid":{"uuid":{"$uuid":"d224bc5b-287e-4118-99ef-3c88f1660647"}},"connectionId":266,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:18.933+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn265","msg":"Connection ended","attr":{"remote":"127.0.0.1:57968","uuid":{"uuid":{"$uuid":"bab57fee-e7c8-4c9b-a774-40368e96a6a8"}},"connectionId":265,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:18.933+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn263","msg":"Connection ended","attr":{"remote":"127.0.0.1:57964","uuid":{"uuid":{"$uuid":"90d58659-3b30-4478-b818-00c31603802b"}},"connectionId":263,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:18.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn264","msg":"Connection ended","attr":{"remote":"127.0.0.1:57966","uuid":{"uuid":{"$uuid":"6057a9b8-814a-4fb6-92e7-26640c5ef07a"}},"connectionId":264,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:26.615+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460506,"ts_usec":615278,"thread":"1:0x7f85fab0b6c0","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":"2026-03-02T14:08:28.771+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58080","uuid":{"uuid":{"$uuid":"32d66ab6-36a1-4a6d-b01c-8a9ebbe541e6"}},"connectionId":268,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:28.773+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn268","msg":"client metadata","attr":{"remote":"127.0.0.1:58080","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":"2026-03-02T14:08:28.898+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58082","uuid":{"uuid":{"$uuid":"98248d3e-6757-4677-8232-cdbcd59808b9"}},"connectionId":269,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:28.898+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58084","uuid":{"uuid":{"$uuid":"fe8701ef-21f0-49bd-b53f-ab8c571fa152"}},"connectionId":270,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:28.901+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn269","msg":"client metadata","attr":{"remote":"127.0.0.1:58082","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":"2026-03-02T14:08:28.902+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn270","msg":"client metadata","attr":{"remote":"127.0.0.1:58084","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":"2026-03-02T14:08:28.906+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn269","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:08:28.906+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58086","uuid":{"uuid":{"$uuid":"71234311-a6f4-42dc-9f5e-14d0125f4186"}},"connectionId":271,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:28.910+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58088","uuid":{"uuid":{"$uuid":"774b9039-527f-4600-90f1-4c8fd4c1860d"}},"connectionId":272,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:28.911+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn271","msg":"client metadata","attr":{"remote":"127.0.0.1:58086","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":"2026-03-02T14:08:28.914+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn271","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:28.915+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn272","msg":"client metadata","attr":{"remote":"127.0.0.1:58088","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":"2026-03-02T14:08:28.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn272","msg":"Connection ended","attr":{"remote":"127.0.0.1:58088","uuid":{"uuid":{"$uuid":"774b9039-527f-4600-90f1-4c8fd4c1860d"}},"connectionId":272,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:28.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn271","msg":"Connection ended","attr":{"remote":"127.0.0.1:58086","uuid":{"uuid":{"$uuid":"71234311-a6f4-42dc-9f5e-14d0125f4186"}},"connectionId":271,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:28.934+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn268","msg":"Connection ended","attr":{"remote":"127.0.0.1:58080","uuid":{"uuid":{"$uuid":"32d66ab6-36a1-4a6d-b01c-8a9ebbe541e6"}},"connectionId":268,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:28.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn269","msg":"Connection ended","attr":{"remote":"127.0.0.1:58082","uuid":{"uuid":{"$uuid":"98248d3e-6757-4677-8232-cdbcd59808b9"}},"connectionId":269,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:28.935+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn270","msg":"Connection ended","attr":{"remote":"127.0.0.1:58084","uuid":{"uuid":{"$uuid":"fe8701ef-21f0-49bd-b53f-ab8c571fa152"}},"connectionId":270,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:38.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58258","uuid":{"uuid":{"$uuid":"cb19398a-ba9f-4b25-a40c-45b51bbba7f2"}},"connectionId":273,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:38.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58264","uuid":{"uuid":{"$uuid":"e9fb5718-2903-4370-9e60-5d423cec99e4"}},"connectionId":274,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn273","msg":"client metadata","attr":{"remote":"127.0.0.1:58258","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":"2026-03-02T14:08:38.673+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn274","msg":"client metadata","attr":{"remote":"127.0.0.1:58264","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":"2026-03-02T14:08:38.764+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58266","uuid":{"uuid":{"$uuid":"ab486bd1-2a54-4f50-bbf8-4a4a46db5541"}},"connectionId":275,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:38.764+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58268","uuid":{"uuid":{"$uuid":"c11543f3-bc85-435d-b577-044a2585017f"}},"connectionId":276,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:38.767+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn275","msg":"client metadata","attr":{"remote":"127.0.0.1:58266","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":"2026-03-02T14:08:38.768+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn276","msg":"client metadata","attr":{"remote":"127.0.0.1:58268","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":"2026-03-02T14:08:38.770+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn275","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:38.771+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58270","uuid":{"uuid":{"$uuid":"f0d8177b-0136-48e7-8aff-3912ce453a35"}},"connectionId":277,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:38.779+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn277","msg":"client metadata","attr":{"remote":"127.0.0.1:58270","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":"2026-03-02T14:08:38.779+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58272","uuid":{"uuid":{"$uuid":"748d97d5-1eb8-4f47-ac95-ddcac9e92092"}},"connectionId":278,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:08:38.779+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58274","uuid":{"uuid":{"$uuid":"94394bc5-9eb0-4601-be91-63da36f70026"}},"connectionId":279,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:08:38.780+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn278","msg":"client metadata","attr":{"remote":"127.0.0.1:58272","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":"2026-03-02T14:08:38.780+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58276","uuid":{"uuid":{"$uuid":"c84696df-9355-405a-8ded-fc361747b43f"}},"connectionId":280,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:08:38.780+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn277","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:08:38.782+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn280","msg":"client metadata","attr":{"remote":"127.0.0.1:58276","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":"2026-03-02T14:08:38.783+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn279","msg":"client metadata","attr":{"remote":"127.0.0.1:58274","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":"2026-03-02T14:08:38.788+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58278","uuid":{"uuid":{"$uuid":"2620161f-d3d4-46c7-9cb7-f18c68721015"}},"connectionId":281,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:08:38.791+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn280","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2026-03-02T14:08:38.792+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":8}}
{"t":{"$date":"2026-03-02T14:08:38.793+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn281","msg":"client metadata","attr":{"remote":"127.0.0.1:58278","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":"2026-03-02T14:08:38.796+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58280","uuid":{"uuid":{"$uuid":"8d11d021-afc3-492c-aa64-a72aafd6995c"}},"connectionId":282,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:08:38.797+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":3}}
{"t":{"$date":"2026-03-02T14:08:38.798+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn282","msg":"client metadata","attr":{"remote":"127.0.0.1:58280","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":"2026-03-02T14:08:38.804+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn282","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:08:38.813+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn277","msg":"Connection ended","attr":{"remote":"127.0.0.1:58270","uuid":{"uuid":{"$uuid":"f0d8177b-0136-48e7-8aff-3912ce453a35"}},"connectionId":277,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:08:38.813+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn274","msg":"Connection ended","attr":{"remote":"127.0.0.1:58264","uuid":{"uuid":{"$uuid":"e9fb5718-2903-4370-9e60-5d423cec99e4"}},"connectionId":274,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:08:38.813+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn276","msg":"Connection ended","attr":{"remote":"127.0.0.1:58268","uuid":{"uuid":{"$uuid":"c11543f3-bc85-435d-b577-044a2585017f"}},"connectionId":276,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:08:38.813+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn275","msg":"Connection ended","attr":{"remote":"127.0.0.1:58266","uuid":{"uuid":{"$uuid":"ab486bd1-2a54-4f50-bbf8-4a4a46db5541"}},"connectionId":275,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:08:38.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn278","msg":"Connection ended","attr":{"remote":"127.0.0.1:58272","uuid":{"uuid":{"$uuid":"748d97d5-1eb8-4f47-ac95-ddcac9e92092"}},"connectionId":278,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn281","msg":"Connection ended","attr":{"remote":"127.0.0.1:58278","uuid":{"uuid":{"$uuid":"2620161f-d3d4-46c7-9cb7-f18c68721015"}},"connectionId":281,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn273","msg":"Connection ended","attr":{"remote":"127.0.0.1:58258","uuid":{"uuid":{"$uuid":"cb19398a-ba9f-4b25-a40c-45b51bbba7f2"}},"connectionId":273,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn280","msg":"Connection ended","attr":{"remote":"127.0.0.1:58276","uuid":{"uuid":{"$uuid":"c84696df-9355-405a-8ded-fc361747b43f"}},"connectionId":280,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn282","msg":"Connection ended","attr":{"remote":"127.0.0.1:58280","uuid":{"uuid":{"$uuid":"8d11d021-afc3-492c-aa64-a72aafd6995c"}},"connectionId":282,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:38.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn279","msg":"Connection ended","attr":{"remote":"127.0.0.1:58274","uuid":{"uuid":{"$uuid":"94394bc5-9eb0-4601-be91-63da36f70026"}},"connectionId":279,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:48.617+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58412","uuid":{"uuid":{"$uuid":"f0f8a640-fccd-4b24-92ef-7a04bcfed71a"}},"connectionId":283,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:48.623+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn283","msg":"client metadata","attr":{"remote":"127.0.0.1:58412","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":"2026-03-02T14:08:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58418","uuid":{"uuid":{"$uuid":"3e5fbf93-28f2-47b9-9051-af1acf23858d"}},"connectionId":284,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:48.731+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58420","uuid":{"uuid":{"$uuid":"ceb4fde0-8e24-42d6-bad0-1be841179cc0"}},"connectionId":285,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:48.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn284","msg":"client metadata","attr":{"remote":"127.0.0.1:58418","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":"2026-03-02T14:08:48.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn285","msg":"client metadata","attr":{"remote":"127.0.0.1:58420","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":"2026-03-02T14:08:48.738+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn284","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:48.739+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58422","uuid":{"uuid":{"$uuid":"d63a9f4b-146b-48b9-86bb-f041d0ebef3f"}},"connectionId":286,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:48.744+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58424","uuid":{"uuid":{"$uuid":"d59b36d8-1a11-4cc2-8eb3-1225881e3183"}},"connectionId":287,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:48.745+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn286","msg":"client metadata","attr":{"remote":"127.0.0.1:58422","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":"2026-03-02T14:08:48.749+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn286","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:08:48.750+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn287","msg":"client metadata","attr":{"remote":"127.0.0.1:58424","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":"2026-03-02T14:08:48.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn287","msg":"Connection ended","attr":{"remote":"127.0.0.1:58424","uuid":{"uuid":{"$uuid":"d59b36d8-1a11-4cc2-8eb3-1225881e3183"}},"connectionId":287,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:48.773+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn283","msg":"Connection ended","attr":{"remote":"127.0.0.1:58412","uuid":{"uuid":{"$uuid":"f0f8a640-fccd-4b24-92ef-7a04bcfed71a"}},"connectionId":283,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:48.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn286","msg":"Connection ended","attr":{"remote":"127.0.0.1:58422","uuid":{"uuid":{"$uuid":"d63a9f4b-146b-48b9-86bb-f041d0ebef3f"}},"connectionId":286,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:48.774+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn284","msg":"Connection ended","attr":{"remote":"127.0.0.1:58418","uuid":{"uuid":{"$uuid":"3e5fbf93-28f2-47b9-9051-af1acf23858d"}},"connectionId":284,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:48.775+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn285","msg":"Connection ended","attr":{"remote":"127.0.0.1:58420","uuid":{"uuid":{"$uuid":"ceb4fde0-8e24-42d6-bad0-1be841179cc0"}},"connectionId":285,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:08:58.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58536","uuid":{"uuid":{"$uuid":"88f1c49c-ca70-4d1b-afda-c750e7876e7e"}},"connectionId":288,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:58.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn288","msg":"client metadata","attr":{"remote":"127.0.0.1:58536","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":"2026-03-02T14:08:58.740+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58538","uuid":{"uuid":{"$uuid":"8652744f-f88f-4d48-a7df-5af299df1a0b"}},"connectionId":289,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:58.744+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn289","msg":"client metadata","attr":{"remote":"127.0.0.1:58538","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":"2026-03-02T14:08:58.854+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58540","uuid":{"uuid":{"$uuid":"e3bd4a51-fe73-40b9-b552-f0f57d853bec"}},"connectionId":290,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:58.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58542","uuid":{"uuid":{"$uuid":"93bb68d4-6490-49e6-ab35-a812e1ee4e6c"}},"connectionId":291,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:58.858+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn290","msg":"client metadata","attr":{"remote":"127.0.0.1:58540","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":"2026-03-02T14:08:58.859+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn291","msg":"client metadata","attr":{"remote":"127.0.0.1:58542","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":"2026-03-02T14:08:58.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58544","uuid":{"uuid":{"$uuid":"59dea764-4013-47a6-a645-0f33d799f684"}},"connectionId":292,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:58.869+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn290","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":11}}
{"t":{"$date":"2026-03-02T14:08:58.869+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58546","uuid":{"uuid":{"$uuid":"892a30dc-dfc6-4c8f-8a4b-db1b839ccc2d"}},"connectionId":293,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:08:58.870+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58548","uuid":{"uuid":{"$uuid":"00936b00-0380-430c-88fb-157359f260fa"}},"connectionId":294,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:08:58.872+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn292","msg":"client metadata","attr":{"remote":"127.0.0.1:58544","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":"2026-03-02T14:08:58.873+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn293","msg":"client metadata","attr":{"remote":"127.0.0.1:58546","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":"2026-03-02T14:08:58.875+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn292","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:08:58.876+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58550","uuid":{"uuid":{"$uuid":"5a7e5886-dd86-4fc7-a2a7-a82c70215428"}},"connectionId":295,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:08:58.876+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58552","uuid":{"uuid":{"$uuid":"80c68200-746b-4e87-a2fd-09b769426993"}},"connectionId":296,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:08:58.877+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn294","msg":"client metadata","attr":{"remote":"127.0.0.1:58548","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":"2026-03-02T14:08:58.880+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58554","uuid":{"uuid":{"$uuid":"198abf06-3101-4619-96d4-c45c832bdd62"}},"connectionId":297,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:08:58.882+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":4}}
{"t":{"$date":"2026-03-02T14:08:58.883+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn296","msg":"client metadata","attr":{"remote":"127.0.0.1:58552","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":"2026-03-02T14:08:58.884+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn297","msg":"client metadata","attr":{"remote":"127.0.0.1:58554","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":"2026-03-02T14:08:58.884+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn295","msg":"client metadata","attr":{"remote":"127.0.0.1:58550","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":"2026-03-02T14:08:58.886+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn295","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:08:58.892+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":8}}
{"t":{"$date":"2026-03-02T14:08:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn289","msg":"Connection ended","attr":{"remote":"127.0.0.1:58538","uuid":{"uuid":{"$uuid":"8652744f-f88f-4d48-a7df-5af299df1a0b"}},"connectionId":289,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:08:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn292","msg":"Connection ended","attr":{"remote":"127.0.0.1:58544","uuid":{"uuid":{"$uuid":"59dea764-4013-47a6-a645-0f33d799f684"}},"connectionId":292,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:08:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn297","msg":"Connection ended","attr":{"remote":"127.0.0.1:58554","uuid":{"uuid":{"$uuid":"198abf06-3101-4619-96d4-c45c832bdd62"}},"connectionId":297,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:08:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn293","msg":"Connection ended","attr":{"remote":"127.0.0.1:58546","uuid":{"uuid":{"$uuid":"892a30dc-dfc6-4c8f-8a4b-db1b839ccc2d"}},"connectionId":293,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:08:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn295","msg":"Connection ended","attr":{"remote":"127.0.0.1:58550","uuid":{"uuid":{"$uuid":"5a7e5886-dd86-4fc7-a2a7-a82c70215428"}},"connectionId":295,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:08:58.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn290","msg":"Connection ended","attr":{"remote":"127.0.0.1:58540","uuid":{"uuid":{"$uuid":"e3bd4a51-fe73-40b9-b552-f0f57d853bec"}},"connectionId":290,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:08:58.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn294","msg":"Connection ended","attr":{"remote":"127.0.0.1:58548","uuid":{"uuid":{"$uuid":"00936b00-0380-430c-88fb-157359f260fa"}},"connectionId":294,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:08:58.918+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn291","msg":"Connection ended","attr":{"remote":"127.0.0.1:58542","uuid":{"uuid":{"$uuid":"93bb68d4-6490-49e6-ab35-a812e1ee4e6c"}},"connectionId":291,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:08:58.919+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn288","msg":"Connection ended","attr":{"remote":"127.0.0.1:58536","uuid":{"uuid":{"$uuid":"88f1c49c-ca70-4d1b-afda-c750e7876e7e"}},"connectionId":288,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:08:58.919+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn296","msg":"Connection ended","attr":{"remote":"127.0.0.1:58552","uuid":{"uuid":{"$uuid":"80c68200-746b-4e87-a2fd-09b769426993"}},"connectionId":296,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:08.569+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58756","uuid":{"uuid":{"$uuid":"d8418407-2ac9-4eda-8376-084c86e0eff6"}},"connectionId":298,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:08.573+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn298","msg":"client metadata","attr":{"remote":"127.0.0.1:58756","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":"2026-03-02T14:09:08.660+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58758","uuid":{"uuid":{"$uuid":"d3f5aa8c-8f8c-43f2-a03f-987bf6687bc3"}},"connectionId":299,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:08.660+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58760","uuid":{"uuid":{"$uuid":"21913347-dec6-47e2-ba29-5bda695dcc9d"}},"connectionId":300,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:08.663+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn300","msg":"client metadata","attr":{"remote":"127.0.0.1:58760","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":"2026-03-02T14:09:08.665+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn299","msg":"client metadata","attr":{"remote":"127.0.0.1:58758","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":"2026-03-02T14:09:08.666+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58762","uuid":{"uuid":{"$uuid":"72731cae-2f98-4b63-b38d-95693f96a5ef"}},"connectionId":301,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:08.669+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":5}}
{"t":{"$date":"2026-03-02T14:09:08.670+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn299","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:09:08.671+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58768","uuid":{"uuid":{"$uuid":"d2f44b4f-b049-4fe2-a13b-c3890c0e25fc"}},"connectionId":302,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:08.672+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn301","msg":"client metadata","attr":{"remote":"127.0.0.1:58762","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":"2026-03-02T14:09:08.675+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn302","msg":"client metadata","attr":{"remote":"127.0.0.1:58768","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":"2026-03-02T14:09:08.676+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn301","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:09:08.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn302","msg":"Connection ended","attr":{"remote":"127.0.0.1:58768","uuid":{"uuid":{"$uuid":"d2f44b4f-b049-4fe2-a13b-c3890c0e25fc"}},"connectionId":302,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:08.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn298","msg":"Connection ended","attr":{"remote":"127.0.0.1:58756","uuid":{"uuid":{"$uuid":"d8418407-2ac9-4eda-8376-084c86e0eff6"}},"connectionId":298,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:08.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn299","msg":"Connection ended","attr":{"remote":"127.0.0.1:58758","uuid":{"uuid":{"$uuid":"d3f5aa8c-8f8c-43f2-a03f-987bf6687bc3"}},"connectionId":299,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:08.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn301","msg":"Connection ended","attr":{"remote":"127.0.0.1:58762","uuid":{"uuid":{"$uuid":"72731cae-2f98-4b63-b38d-95693f96a5ef"}},"connectionId":301,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:08.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn300","msg":"Connection ended","attr":{"remote":"127.0.0.1:58760","uuid":{"uuid":{"$uuid":"21913347-dec6-47e2-ba29-5bda695dcc9d"}},"connectionId":300,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:18.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58860","uuid":{"uuid":{"$uuid":"d25acbf8-4c98-4c19-9e47-2fe07c0fa789"}},"connectionId":303,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:18.650+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn303","msg":"client metadata","attr":{"remote":"127.0.0.1:58860","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":"2026-03-02T14:09:18.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58864","uuid":{"uuid":{"$uuid":"24b39e99-d0b0-423e-ab5a-7ffd6a38721f"}},"connectionId":304,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:18.705+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn304","msg":"client metadata","attr":{"remote":"127.0.0.1:58864","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":"2026-03-02T14:09:18.754+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58866","uuid":{"uuid":{"$uuid":"bd5ddfff-53d1-4a25-b3cb-65dcc9c2692d"}},"connectionId":305,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:18.754+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58868","uuid":{"uuid":{"$uuid":"7ecdfaa8-0cec-427b-9f0e-b932d38eb7dd"}},"connectionId":306,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:18.757+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn305","msg":"client metadata","attr":{"remote":"127.0.0.1:58866","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":"2026-03-02T14:09:18.758+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn306","msg":"client metadata","attr":{"remote":"127.0.0.1:58868","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":"2026-03-02T14:09:18.760+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn305","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:09:18.760+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58870","uuid":{"uuid":{"$uuid":"c09be9b9-e7f9-4c74-a952-c07cbefd2088"}},"connectionId":307,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:18.764+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58874","uuid":{"uuid":{"$uuid":"1d402b57-02f6-4644-8ae7-edfab0de9213"}},"connectionId":308,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:09:18.765+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn307","msg":"client metadata","attr":{"remote":"127.0.0.1:58870","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":"2026-03-02T14:09:18.769+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn307","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:09:18.770+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn308","msg":"client metadata","attr":{"remote":"127.0.0.1:58874","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":"2026-03-02T14:09:18.776+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn308","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:09:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58876","uuid":{"uuid":{"$uuid":"777a6782-3b18-42f5-bb83-feedf5f07513"}},"connectionId":309,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:09:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58878","uuid":{"uuid":{"$uuid":"a1405c07-02c2-4b55-8e35-d966bd64c771"}},"connectionId":310,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:09:18.808+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn309","msg":"client metadata","attr":{"remote":"127.0.0.1:58876","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":"2026-03-02T14:09:18.809+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn310","msg":"client metadata","attr":{"remote":"127.0.0.1:58878","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":"2026-03-02T14:09:18.811+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":3}}
{"t":{"$date":"2026-03-02T14:09:18.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58880","uuid":{"uuid":{"$uuid":"b1093c5c-ef39-4449-8418-0b868163776e"}},"connectionId":311,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:09:18.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn308","msg":"Connection ended","attr":{"remote":"127.0.0.1:58874","uuid":{"uuid":{"$uuid":"1d402b57-02f6-4644-8ae7-edfab0de9213"}},"connectionId":308,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:09:18.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn305","msg":"Connection ended","attr":{"remote":"127.0.0.1:58866","uuid":{"uuid":{"$uuid":"bd5ddfff-53d1-4a25-b3cb-65dcc9c2692d"}},"connectionId":305,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:09:18.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58882","uuid":{"uuid":{"$uuid":"dcadd132-c41e-4018-bc9d-b5f5e45c36f0"}},"connectionId":312,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:09:18.815+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn303","msg":"Connection ended","attr":{"remote":"127.0.0.1:58860","uuid":{"uuid":{"$uuid":"d25acbf8-4c98-4c19-9e47-2fe07c0fa789"}},"connectionId":303,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:09:18.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn306","msg":"Connection ended","attr":{"remote":"127.0.0.1:58868","uuid":{"uuid":{"$uuid":"7ecdfaa8-0cec-427b-9f0e-b932d38eb7dd"}},"connectionId":306,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:09:18.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn307","msg":"Connection ended","attr":{"remote":"127.0.0.1:58870","uuid":{"uuid":{"$uuid":"c09be9b9-e7f9-4c74-a952-c07cbefd2088"}},"connectionId":307,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:18.817+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn311","msg":"client metadata","attr":{"remote":"127.0.0.1:58880","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":"2026-03-02T14:09:18.820+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":3}}
{"t":{"$date":"2026-03-02T14:09:18.821+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn312","msg":"client metadata","attr":{"remote":"127.0.0.1:58882","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":"2026-03-02T14:09:18.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn312","msg":"Connection ended","attr":{"remote":"127.0.0.1:58882","uuid":{"uuid":{"$uuid":"dcadd132-c41e-4018-bc9d-b5f5e45c36f0"}},"connectionId":312,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:18.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn311","msg":"Connection ended","attr":{"remote":"127.0.0.1:58880","uuid":{"uuid":{"$uuid":"b1093c5c-ef39-4449-8418-0b868163776e"}},"connectionId":311,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:18.839+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn310","msg":"Connection ended","attr":{"remote":"127.0.0.1:58878","uuid":{"uuid":{"$uuid":"a1405c07-02c2-4b55-8e35-d966bd64c771"}},"connectionId":310,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:18.840+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn304","msg":"Connection ended","attr":{"remote":"127.0.0.1:58864","uuid":{"uuid":{"$uuid":"24b39e99-d0b0-423e-ab5a-7ffd6a38721f"}},"connectionId":304,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:18.840+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn309","msg":"Connection ended","attr":{"remote":"127.0.0.1:58876","uuid":{"uuid":{"$uuid":"777a6782-3b18-42f5-bb83-feedf5f07513"}},"connectionId":309,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:26.648+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460566,"ts_usec":648519,"thread":"1:0x7f85fab0b6c0","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: 99, snapshot max: 99 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2026-03-02T14:09:28.726+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58978","uuid":{"uuid":{"$uuid":"6cd24faf-2977-4e00-a434-448263f2683e"}},"connectionId":313,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:28.733+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn313","msg":"client metadata","attr":{"remote":"127.0.0.1:58978","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":"2026-03-02T14:09:28.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58980","uuid":{"uuid":{"$uuid":"8c92cc3f-7cba-4b5f-b3f3-81138f19fb19"}},"connectionId":314,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:28.821+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58982","uuid":{"uuid":{"$uuid":"feac0d76-0e21-40b4-9b47-8ac4e2b5c043"}},"connectionId":315,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:28.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn314","msg":"client metadata","attr":{"remote":"127.0.0.1:58980","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":"2026-03-02T14:09:28.824+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn315","msg":"client metadata","attr":{"remote":"127.0.0.1:58982","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":"2026-03-02T14:09:28.826+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn314","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:09:28.826+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58984","uuid":{"uuid":{"$uuid":"a4f614ae-a2c7-44ce-9188-d4c799b0b5a2"}},"connectionId":316,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:28.830+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58986","uuid":{"uuid":{"$uuid":"cfec0919-8e4c-45f9-88f0-0a074f3cf297"}},"connectionId":317,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:28.831+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn316","msg":"client metadata","attr":{"remote":"127.0.0.1:58984","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":"2026-03-02T14:09:28.833+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn317","msg":"client metadata","attr":{"remote":"127.0.0.1:58986","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":"2026-03-02T14:09:28.834+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn316","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:09:28.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn316","msg":"Connection ended","attr":{"remote":"127.0.0.1:58984","uuid":{"uuid":{"$uuid":"a4f614ae-a2c7-44ce-9188-d4c799b0b5a2"}},"connectionId":316,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:28.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn315","msg":"Connection ended","attr":{"remote":"127.0.0.1:58982","uuid":{"uuid":{"$uuid":"feac0d76-0e21-40b4-9b47-8ac4e2b5c043"}},"connectionId":315,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:28.858+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn314","msg":"Connection ended","attr":{"remote":"127.0.0.1:58980","uuid":{"uuid":{"$uuid":"8c92cc3f-7cba-4b5f-b3f3-81138f19fb19"}},"connectionId":314,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:28.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn313","msg":"Connection ended","attr":{"remote":"127.0.0.1:58978","uuid":{"uuid":{"$uuid":"6cd24faf-2977-4e00-a434-448263f2683e"}},"connectionId":313,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:28.859+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn317","msg":"Connection ended","attr":{"remote":"127.0.0.1:58986","uuid":{"uuid":{"$uuid":"cfec0919-8e4c-45f9-88f0-0a074f3cf297"}},"connectionId":317,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:38.741+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59166","uuid":{"uuid":{"$uuid":"913edd54-0786-4a74-90bc-7ae79d7460a4"}},"connectionId":318,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:38.745+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn318","msg":"client metadata","attr":{"remote":"127.0.0.1:59166","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":"2026-03-02T14:09:38.753+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59168","uuid":{"uuid":{"$uuid":"245a5078-5ea9-4364-a502-fd300620ac4c"}},"connectionId":319,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:38.757+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn319","msg":"client metadata","attr":{"remote":"127.0.0.1:59168","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":"2026-03-02T14:09:38.838+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59170","uuid":{"uuid":{"$uuid":"1d9a303a-3c0e-472c-92e2-f723a4483cee"}},"connectionId":320,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:38.838+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59172","uuid":{"uuid":{"$uuid":"000e9219-989b-43d2-bd5b-e616738eed74"}},"connectionId":321,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:38.841+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn320","msg":"client metadata","attr":{"remote":"127.0.0.1:59170","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":"2026-03-02T14:09:38.842+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn321","msg":"client metadata","attr":{"remote":"127.0.0.1:59172","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":"2026-03-02T14:09:38.844+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn320","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:09:38.845+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59174","uuid":{"uuid":{"$uuid":"152b1916-665a-4b1d-a981-410724a392dc"}},"connectionId":322,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:38.848+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59176","uuid":{"uuid":{"$uuid":"ca4e7508-a03f-4b1d-878f-eed60ca71c6b"}},"connectionId":323,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:09:38.848+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59178","uuid":{"uuid":{"$uuid":"143a794f-8801-447c-a2a9-0016f7dd0fec"}},"connectionId":324,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:09:38.849+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59180","uuid":{"uuid":{"$uuid":"66916fd2-4992-4e2f-ab94-6f7b9a1770f8"}},"connectionId":325,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:09:38.850+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn322","msg":"client metadata","attr":{"remote":"127.0.0.1:59174","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":"2026-03-02T14:09:38.850+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn323","msg":"client metadata","attr":{"remote":"127.0.0.1:59176","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":"2026-03-02T14:09:38.855+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn325","msg":"client metadata","attr":{"remote":"127.0.0.1:59180","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":"2026-03-02T14:09:38.855+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn324","msg":"client metadata","attr":{"remote":"127.0.0.1:59178","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":"2026-03-02T14:09:38.855+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn323","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:09:38.855+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59182","uuid":{"uuid":{"$uuid":"c0370661-e192-4c50-95ab-9c3f30001388"}},"connectionId":326,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:09:38.856+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn322","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
{"t":{"$date":"2026-03-02T14:09:38.860+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59184","uuid":{"uuid":{"$uuid":"4a15425f-65cc-49db-815c-8d4812377804"}},"connectionId":327,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:09:38.860+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn326","msg":"client metadata","attr":{"remote":"127.0.0.1:59182","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":"2026-03-02T14:09:38.864+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn327","msg":"client metadata","attr":{"remote":"127.0.0.1:59184","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":"2026-03-02T14:09:38.865+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":4}}
{"t":{"$date":"2026-03-02T14:09:38.866+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn327","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:09:38.907+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn319","msg":"Connection ended","attr":{"remote":"127.0.0.1:59168","uuid":{"uuid":{"$uuid":"245a5078-5ea9-4364-a502-fd300620ac4c"}},"connectionId":319,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:09:38.907+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn324","msg":"Connection ended","attr":{"remote":"127.0.0.1:59178","uuid":{"uuid":{"$uuid":"143a794f-8801-447c-a2a9-0016f7dd0fec"}},"connectionId":324,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn326","msg":"Connection ended","attr":{"remote":"127.0.0.1:59182","uuid":{"uuid":{"$uuid":"c0370661-e192-4c50-95ab-9c3f30001388"}},"connectionId":326,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn325","msg":"Connection ended","attr":{"remote":"127.0.0.1:59180","uuid":{"uuid":{"$uuid":"66916fd2-4992-4e2f-ab94-6f7b9a1770f8"}},"connectionId":325,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn321","msg":"Connection ended","attr":{"remote":"127.0.0.1:59172","uuid":{"uuid":{"$uuid":"000e9219-989b-43d2-bd5b-e616738eed74"}},"connectionId":321,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn318","msg":"Connection ended","attr":{"remote":"127.0.0.1:59166","uuid":{"uuid":{"$uuid":"913edd54-0786-4a74-90bc-7ae79d7460a4"}},"connectionId":318,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn323","msg":"Connection ended","attr":{"remote":"127.0.0.1:59176","uuid":{"uuid":{"$uuid":"ca4e7508-a03f-4b1d-878f-eed60ca71c6b"}},"connectionId":323,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn322","msg":"Connection ended","attr":{"remote":"127.0.0.1:59174","uuid":{"uuid":{"$uuid":"152b1916-665a-4b1d-a981-410724a392dc"}},"connectionId":322,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:38.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn327","msg":"Connection ended","attr":{"remote":"127.0.0.1:59184","uuid":{"uuid":{"$uuid":"4a15425f-65cc-49db-815c-8d4812377804"}},"connectionId":327,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:38.909+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn320","msg":"Connection ended","attr":{"remote":"127.0.0.1:59170","uuid":{"uuid":{"$uuid":"1d9a303a-3c0e-472c-92e2-f723a4483cee"}},"connectionId":320,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:48.818+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59296","uuid":{"uuid":{"$uuid":"0a374eae-a4ba-41e7-9085-451596772db6"}},"connectionId":328,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:48.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn328","msg":"client metadata","attr":{"remote":"127.0.0.1:59296","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":"2026-03-02T14:09:48.922+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59298","uuid":{"uuid":{"$uuid":"b088384b-a414-4cdc-8a2e-570d1f36edc4"}},"connectionId":329,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:48.922+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59300","uuid":{"uuid":{"$uuid":"667a0a0d-7396-4d25-be0c-5fc6783d4411"}},"connectionId":330,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:48.925+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn329","msg":"client metadata","attr":{"remote":"127.0.0.1:59298","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":"2026-03-02T14:09:48.927+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn330","msg":"client metadata","attr":{"remote":"127.0.0.1:59300","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":"2026-03-02T14:09:48.930+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn329","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:09:48.932+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59302","uuid":{"uuid":{"$uuid":"95b7936a-270c-4370-ad4f-1a07509e2fa3"}},"connectionId":331,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:48.943+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59304","uuid":{"uuid":{"$uuid":"6516f509-d612-4f5d-8940-47fd0050ea5d"}},"connectionId":332,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:48.943+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn331","msg":"client metadata","attr":{"remote":"127.0.0.1:59302","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":"2026-03-02T14:09:48.943+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn332","msg":"client metadata","attr":{"remote":"127.0.0.1:59304","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":"2026-03-02T14:09:48.944+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn331","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:09:48.997+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn332","msg":"Connection ended","attr":{"remote":"127.0.0.1:59304","uuid":{"uuid":{"$uuid":"6516f509-d612-4f5d-8940-47fd0050ea5d"}},"connectionId":332,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:48.997+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn330","msg":"Connection ended","attr":{"remote":"127.0.0.1:59300","uuid":{"uuid":{"$uuid":"667a0a0d-7396-4d25-be0c-5fc6783d4411"}},"connectionId":330,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:48.997+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn328","msg":"Connection ended","attr":{"remote":"127.0.0.1:59296","uuid":{"uuid":{"$uuid":"0a374eae-a4ba-41e7-9085-451596772db6"}},"connectionId":328,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:48.997+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn331","msg":"Connection ended","attr":{"remote":"127.0.0.1:59302","uuid":{"uuid":{"$uuid":"95b7936a-270c-4370-ad4f-1a07509e2fa3"}},"connectionId":331,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:48.997+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn329","msg":"Connection ended","attr":{"remote":"127.0.0.1:59298","uuid":{"uuid":{"$uuid":"b088384b-a414-4cdc-8a2e-570d1f36edc4"}},"connectionId":329,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:09:58.698+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59426","uuid":{"uuid":{"$uuid":"a7452db0-a722-42fd-8be7-bb82cbcef4ed"}},"connectionId":333,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:58.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn333","msg":"client metadata","attr":{"remote":"127.0.0.1:59426","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":"2026-03-02T14:09:58.794+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59428","uuid":{"uuid":{"$uuid":"12062241-8474-4e1d-a06b-6bc1c2bdbd3d"}},"connectionId":334,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:58.795+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59430","uuid":{"uuid":{"$uuid":"8448cbfb-e58d-4214-8261-3ab1d0b9caae"}},"connectionId":335,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:58.797+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn334","msg":"client metadata","attr":{"remote":"127.0.0.1:59428","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":"2026-03-02T14:09:58.798+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn335","msg":"client metadata","attr":{"remote":"127.0.0.1:59430","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":"2026-03-02T14:09:58.800+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":3}}
{"t":{"$date":"2026-03-02T14:09:58.800+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59432","uuid":{"uuid":{"$uuid":"c5d80bd7-775c-483a-888b-396d940cc253"}},"connectionId":336,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:58.803+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59434","uuid":{"uuid":{"$uuid":"25b0e38b-a7f3-49d8-818d-c9bb018c9957"}},"connectionId":337,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:58.804+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59436","uuid":{"uuid":{"$uuid":"8ef077f1-11a9-4347-94e2-c8f2420200fb"}},"connectionId":338,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:09:58.805+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn336","msg":"client metadata","attr":{"remote":"127.0.0.1:59432","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":"2026-03-02T14:09:58.807+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn337","msg":"client metadata","attr":{"remote":"127.0.0.1:59434","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":"2026-03-02T14:09:58.808+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn338","msg":"client metadata","attr":{"remote":"127.0.0.1:59436","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":"2026-03-02T14:09:58.809+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":3}}
{"t":{"$date":"2026-03-02T14:09:58.815+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn338","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":7}}
{"t":{"$date":"2026-03-02T14:09:58.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn336","msg":"Connection ended","attr":{"remote":"127.0.0.1:59432","uuid":{"uuid":{"$uuid":"c5d80bd7-775c-483a-888b-396d940cc253"}},"connectionId":336,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:58.833+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn333","msg":"Connection ended","attr":{"remote":"127.0.0.1:59426","uuid":{"uuid":{"$uuid":"a7452db0-a722-42fd-8be7-bb82cbcef4ed"}},"connectionId":333,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:58.834+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn334","msg":"Connection ended","attr":{"remote":"127.0.0.1:59428","uuid":{"uuid":{"$uuid":"12062241-8474-4e1d-a06b-6bc1c2bdbd3d"}},"connectionId":334,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:58.834+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn335","msg":"Connection ended","attr":{"remote":"127.0.0.1:59430","uuid":{"uuid":{"$uuid":"8448cbfb-e58d-4214-8261-3ab1d0b9caae"}},"connectionId":335,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:58.835+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn338","msg":"Connection ended","attr":{"remote":"127.0.0.1:59436","uuid":{"uuid":{"$uuid":"8ef077f1-11a9-4347-94e2-c8f2420200fb"}},"connectionId":338,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:58.902+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59438","uuid":{"uuid":{"$uuid":"b38fb29b-6929-4e43-b0ec-bdac6cda59c0"}},"connectionId":339,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:58.902+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59440","uuid":{"uuid":{"$uuid":"18d1721d-ca12-4769-8557-38566ee3259d"}},"connectionId":340,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:58.904+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn339","msg":"client metadata","attr":{"remote":"127.0.0.1:59438","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":"2026-03-02T14:09:58.905+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn340","msg":"client metadata","attr":{"remote":"127.0.0.1:59440","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":"2026-03-02T14:09:58.908+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":3}}
{"t":{"$date":"2026-03-02T14:09:58.908+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59442","uuid":{"uuid":{"$uuid":"09001c9a-5314-4b64-a428-38dbdb5ac124"}},"connectionId":341,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:58.912+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59444","uuid":{"uuid":{"$uuid":"d96cbfd6-e83a-44e0-8d4f-e3ea9a3a2971"}},"connectionId":342,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:09:58.913+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn341","msg":"client metadata","attr":{"remote":"127.0.0.1:59442","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":"2026-03-02T14:09:58.916+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":3}}
{"t":{"$date":"2026-03-02T14:09:58.917+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn342","msg":"client metadata","attr":{"remote":"127.0.0.1:59444","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":"2026-03-02T14:09:58.936+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn340","msg":"Connection ended","attr":{"remote":"127.0.0.1:59440","uuid":{"uuid":{"$uuid":"18d1721d-ca12-4769-8557-38566ee3259d"}},"connectionId":340,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:09:58.937+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn342","msg":"Connection ended","attr":{"remote":"127.0.0.1:59444","uuid":{"uuid":{"$uuid":"d96cbfd6-e83a-44e0-8d4f-e3ea9a3a2971"}},"connectionId":342,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:09:58.937+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn339","msg":"Connection ended","attr":{"remote":"127.0.0.1:59438","uuid":{"uuid":{"$uuid":"b38fb29b-6929-4e43-b0ec-bdac6cda59c0"}},"connectionId":339,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:09:58.937+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn337","msg":"Connection ended","attr":{"remote":"127.0.0.1:59434","uuid":{"uuid":{"$uuid":"25b0e38b-a7f3-49d8-818d-c9bb018c9957"}},"connectionId":337,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:09:58.937+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn341","msg":"Connection ended","attr":{"remote":"127.0.0.1:59442","uuid":{"uuid":{"$uuid":"09001c9a-5314-4b64-a428-38dbdb5ac124"}},"connectionId":341,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:08.631+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59568","uuid":{"uuid":{"$uuid":"7e927e4b-24e2-4273-a92e-03861dd666d7"}},"connectionId":343,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:08.637+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn343","msg":"client metadata","attr":{"remote":"127.0.0.1:59568","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":"2026-03-02T14:10:08.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59574","uuid":{"uuid":{"$uuid":"5fe1160c-a119-45b4-85ee-cb34beaf4f64"}},"connectionId":344,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:08.756+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59576","uuid":{"uuid":{"$uuid":"224c71b0-b3cd-41a4-958d-2e2a0a4ac521"}},"connectionId":345,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:08.758+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn344","msg":"client metadata","attr":{"remote":"127.0.0.1:59574","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":"2026-03-02T14:10:08.759+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn345","msg":"client metadata","attr":{"remote":"127.0.0.1:59576","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":"2026-03-02T14:10:08.762+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn344","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:08.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59578","uuid":{"uuid":{"$uuid":"1c38f20c-aa94-4d78-961e-bf2acdb00633"}},"connectionId":346,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:08.767+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59580","uuid":{"uuid":{"$uuid":"126cd514-e229-4e7c-95ac-083633c848f5"}},"connectionId":347,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:08.769+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn346","msg":"client metadata","attr":{"remote":"127.0.0.1:59578","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":"2026-03-02T14:10:08.772+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn347","msg":"client metadata","attr":{"remote":"127.0.0.1:59580","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":"2026-03-02T14:10:08.773+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn346","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:08.811+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn346","msg":"Connection ended","attr":{"remote":"127.0.0.1:59578","uuid":{"uuid":{"$uuid":"1c38f20c-aa94-4d78-961e-bf2acdb00633"}},"connectionId":346,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:08.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn344","msg":"Connection ended","attr":{"remote":"127.0.0.1:59574","uuid":{"uuid":{"$uuid":"5fe1160c-a119-45b4-85ee-cb34beaf4f64"}},"connectionId":344,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:08.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn347","msg":"Connection ended","attr":{"remote":"127.0.0.1:59580","uuid":{"uuid":{"$uuid":"126cd514-e229-4e7c-95ac-083633c848f5"}},"connectionId":347,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:08.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn343","msg":"Connection ended","attr":{"remote":"127.0.0.1:59568","uuid":{"uuid":{"$uuid":"7e927e4b-24e2-4273-a92e-03861dd666d7"}},"connectionId":343,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:08.812+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn345","msg":"Connection ended","attr":{"remote":"127.0.0.1:59576","uuid":{"uuid":{"$uuid":"224c71b0-b3cd-41a4-958d-2e2a0a4ac521"}},"connectionId":345,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:18.537+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59672","uuid":{"uuid":{"$uuid":"52632fd7-871f-471a-9f77-ef883be29c28"}},"connectionId":348,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:18.542+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn348","msg":"client metadata","attr":{"remote":"127.0.0.1:59672","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":"2026-03-02T14:10:18.572+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59674","uuid":{"uuid":{"$uuid":"859f668a-69a8-4de9-a770-f47718affec0"}},"connectionId":349,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:18.576+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn349","msg":"client metadata","attr":{"remote":"127.0.0.1:59674","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":"2026-03-02T14:10:18.636+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59676","uuid":{"uuid":{"$uuid":"16900786-cf40-4d1e-8cbb-7132bd445c78"}},"connectionId":350,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:18.636+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59678","uuid":{"uuid":{"$uuid":"e212014a-9d97-452e-b669-027f99ff17be"}},"connectionId":351,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:18.639+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn351","msg":"client metadata","attr":{"remote":"127.0.0.1:59678","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":"2026-03-02T14:10:18.639+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn350","msg":"client metadata","attr":{"remote":"127.0.0.1:59676","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":"2026-03-02T14:10:18.642+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59680","uuid":{"uuid":{"$uuid":"b99139d0-b09d-46da-852b-fb18580e8e38"}},"connectionId":352,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:18.645+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":5}}
{"t":{"$date":"2026-03-02T14:10:18.647+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59682","uuid":{"uuid":{"$uuid":"3b70520d-ddc5-4de5-9186-6c5fdab3836b"}},"connectionId":353,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:10:18.647+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn350","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":8}}
{"t":{"$date":"2026-03-02T14:10:18.648+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn352","msg":"client metadata","attr":{"remote":"127.0.0.1:59680","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":"2026-03-02T14:10:18.651+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn353","msg":"client metadata","attr":{"remote":"127.0.0.1:59682","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":"2026-03-02T14:10:18.652+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn352","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:10:18.653+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn353","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:10:18.659+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59684","uuid":{"uuid":{"$uuid":"e10bf457-ac5f-489e-98d4-0a08e1edd8f6"}},"connectionId":354,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:10:18.660+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59686","uuid":{"uuid":{"$uuid":"c10c5aad-3f09-451c-8e35-e769e6e7d2e7"}},"connectionId":355,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:10:18.662+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn354","msg":"client metadata","attr":{"remote":"127.0.0.1:59684","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":"2026-03-02T14:10:18.662+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn355","msg":"client metadata","attr":{"remote":"127.0.0.1:59686","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":"2026-03-02T14:10:18.665+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":3}}
{"t":{"$date":"2026-03-02T14:10:18.665+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59688","uuid":{"uuid":{"$uuid":"71017b2b-f34a-4ba4-b619-b5ef220bdaaf"}},"connectionId":356,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:10:18.669+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59692","uuid":{"uuid":{"$uuid":"676f1f4f-aef6-4d7f-8cf6-3d8f6b5140aa"}},"connectionId":357,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:10:18.669+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn356","msg":"client metadata","attr":{"remote":"127.0.0.1:59688","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":"2026-03-02T14:10:18.673+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn357","msg":"client metadata","attr":{"remote":"127.0.0.1:59692","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":"2026-03-02T14:10:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn353","msg":"Connection ended","attr":{"remote":"127.0.0.1:59682","uuid":{"uuid":{"$uuid":"3b70520d-ddc5-4de5-9186-6c5fdab3836b"}},"connectionId":353,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:10:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn352","msg":"Connection ended","attr":{"remote":"127.0.0.1:59680","uuid":{"uuid":{"$uuid":"b99139d0-b09d-46da-852b-fb18580e8e38"}},"connectionId":352,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:10:18.674+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":4}}
{"t":{"$date":"2026-03-02T14:10:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn348","msg":"Connection ended","attr":{"remote":"127.0.0.1:59672","uuid":{"uuid":{"$uuid":"52632fd7-871f-471a-9f77-ef883be29c28"}},"connectionId":348,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:10:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn351","msg":"Connection ended","attr":{"remote":"127.0.0.1:59678","uuid":{"uuid":{"$uuid":"e212014a-9d97-452e-b669-027f99ff17be"}},"connectionId":351,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:10:18.674+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn350","msg":"Connection ended","attr":{"remote":"127.0.0.1:59676","uuid":{"uuid":{"$uuid":"16900786-cf40-4d1e-8cbb-7132bd445c78"}},"connectionId":350,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:18.688+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn356","msg":"Connection ended","attr":{"remote":"127.0.0.1:59688","uuid":{"uuid":{"$uuid":"71017b2b-f34a-4ba4-b619-b5ef220bdaaf"}},"connectionId":356,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:18.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn355","msg":"Connection ended","attr":{"remote":"127.0.0.1:59686","uuid":{"uuid":{"$uuid":"c10c5aad-3f09-451c-8e35-e769e6e7d2e7"}},"connectionId":355,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:18.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn349","msg":"Connection ended","attr":{"remote":"127.0.0.1:59674","uuid":{"uuid":{"$uuid":"859f668a-69a8-4de9-a770-f47718affec0"}},"connectionId":349,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:18.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn354","msg":"Connection ended","attr":{"remote":"127.0.0.1:59684","uuid":{"uuid":{"$uuid":"e10bf457-ac5f-489e-98d4-0a08e1edd8f6"}},"connectionId":354,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:18.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn357","msg":"Connection ended","attr":{"remote":"127.0.0.1:59692","uuid":{"uuid":{"$uuid":"676f1f4f-aef6-4d7f-8cf6-3d8f6b5140aa"}},"connectionId":357,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:26.667+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460626,"ts_usec":667651,"thread":"1:0x7f85fab0b6c0","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: 100, snapshot max: 100 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2026-03-02T14:10:28.641+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59798","uuid":{"uuid":{"$uuid":"ea75b1e4-8fd2-4126-837a-ea194bc88e2a"}},"connectionId":358,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:28.646+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn358","msg":"client metadata","attr":{"remote":"127.0.0.1:59798","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":"2026-03-02T14:10:28.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59802","uuid":{"uuid":{"$uuid":"9e8db7ce-eaa2-4e60-bb62-104fe2f4b1a9"}},"connectionId":359,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:28.732+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59804","uuid":{"uuid":{"$uuid":"8f1a529a-f0bc-43af-9faa-146aadf817f7"}},"connectionId":360,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:28.734+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn359","msg":"client metadata","attr":{"remote":"127.0.0.1:59802","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":"2026-03-02T14:10:28.735+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn360","msg":"client metadata","attr":{"remote":"127.0.0.1:59804","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":"2026-03-02T14:10:28.737+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn359","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:28.738+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59806","uuid":{"uuid":{"$uuid":"86b45808-bfc4-4f9f-b928-95ccb4475ae9"}},"connectionId":361,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:28.741+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59808","uuid":{"uuid":{"$uuid":"430967cc-3bd3-47e6-991c-a8d0d3af7b09"}},"connectionId":362,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:28.742+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn361","msg":"client metadata","attr":{"remote":"127.0.0.1:59806","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":"2026-03-02T14:10:28.745+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn362","msg":"client metadata","attr":{"remote":"127.0.0.1:59808","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":"2026-03-02T14:10:28.746+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn361","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn358","msg":"Connection ended","attr":{"remote":"127.0.0.1:59798","uuid":{"uuid":{"$uuid":"ea75b1e4-8fd2-4126-837a-ea194bc88e2a"}},"connectionId":358,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn359","msg":"Connection ended","attr":{"remote":"127.0.0.1:59802","uuid":{"uuid":{"$uuid":"9e8db7ce-eaa2-4e60-bb62-104fe2f4b1a9"}},"connectionId":359,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn361","msg":"Connection ended","attr":{"remote":"127.0.0.1:59806","uuid":{"uuid":{"$uuid":"86b45808-bfc4-4f9f-b928-95ccb4475ae9"}},"connectionId":361,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:28.761+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn362","msg":"Connection ended","attr":{"remote":"127.0.0.1:59808","uuid":{"uuid":{"$uuid":"430967cc-3bd3-47e6-991c-a8d0d3af7b09"}},"connectionId":362,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:28.762+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn360","msg":"Connection ended","attr":{"remote":"127.0.0.1:59804","uuid":{"uuid":{"$uuid":"8f1a529a-f0bc-43af-9faa-146aadf817f7"}},"connectionId":360,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:38.536+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59982","uuid":{"uuid":{"$uuid":"a7c88109-e482-469a-aed7-69e49d48b92e"}},"connectionId":363,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:38.541+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn363","msg":"client metadata","attr":{"remote":"127.0.0.1:59982","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":"2026-03-02T14:10:38.592+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59984","uuid":{"uuid":{"$uuid":"68c207c7-67d4-4583-9619-550b84d1f937"}},"connectionId":364,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:38.596+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn364","msg":"client metadata","attr":{"remote":"127.0.0.1:59984","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":"2026-03-02T14:10:38.634+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59986","uuid":{"uuid":{"$uuid":"0de6a237-7e1d-4ef1-bcea-63685918c308"}},"connectionId":365,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:38.634+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59988","uuid":{"uuid":{"$uuid":"c607636f-6c38-4f19-8028-85d2ce47c9ec"}},"connectionId":366,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:38.636+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn365","msg":"client metadata","attr":{"remote":"127.0.0.1:59986","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":"2026-03-02T14:10:38.639+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn366","msg":"client metadata","attr":{"remote":"127.0.0.1:59988","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":"2026-03-02T14:10:38.639+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn365","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:38.640+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59990","uuid":{"uuid":{"$uuid":"a1f360bb-42be-43c3-b6a7-6be9328cabc8"}},"connectionId":367,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:38.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59992","uuid":{"uuid":{"$uuid":"5937c7ea-4828-4dd1-8974-072007015161"}},"connectionId":368,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:10:38.644+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn367","msg":"client metadata","attr":{"remote":"127.0.0.1:59990","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":"2026-03-02T14:10:38.648+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn368","msg":"client metadata","attr":{"remote":"127.0.0.1:59992","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":"2026-03-02T14:10:38.649+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn367","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:10:38.650+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn368","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:10:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn367","msg":"Connection ended","attr":{"remote":"127.0.0.1:59990","uuid":{"uuid":{"$uuid":"a1f360bb-42be-43c3-b6a7-6be9328cabc8"}},"connectionId":367,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn365","msg":"Connection ended","attr":{"remote":"127.0.0.1:59986","uuid":{"uuid":{"$uuid":"0de6a237-7e1d-4ef1-bcea-63685918c308"}},"connectionId":365,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn366","msg":"Connection ended","attr":{"remote":"127.0.0.1:59988","uuid":{"uuid":{"$uuid":"c607636f-6c38-4f19-8028-85d2ce47c9ec"}},"connectionId":366,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn368","msg":"Connection ended","attr":{"remote":"127.0.0.1:59992","uuid":{"uuid":{"$uuid":"5937c7ea-4828-4dd1-8974-072007015161"}},"connectionId":368,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:38.670+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn363","msg":"Connection ended","attr":{"remote":"127.0.0.1:59982","uuid":{"uuid":{"$uuid":"a7c88109-e482-469a-aed7-69e49d48b92e"}},"connectionId":363,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59998","uuid":{"uuid":{"$uuid":"e30a01ca-6c6d-4d78-89fc-f649b1301a7a"}},"connectionId":369,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:38.683+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60000","uuid":{"uuid":{"$uuid":"60373d8d-0366-425c-a013-95d016e528fe"}},"connectionId":370,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:38.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn369","msg":"client metadata","attr":{"remote":"127.0.0.1:59998","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":"2026-03-02T14:10:38.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn370","msg":"client metadata","attr":{"remote":"127.0.0.1:60000","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":"2026-03-02T14:10:38.689+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":3}}
{"t":{"$date":"2026-03-02T14:10:38.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60002","uuid":{"uuid":{"$uuid":"1d48863b-346c-4bb3-8775-118007b581a4"}},"connectionId":371,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:38.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60004","uuid":{"uuid":{"$uuid":"36201403-781c-4114-b15c-d83be335b218"}},"connectionId":372,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:38.694+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn371","msg":"client metadata","attr":{"remote":"127.0.0.1:60002","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":"2026-03-02T14:10:38.697+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn372","msg":"client metadata","attr":{"remote":"127.0.0.1:60004","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":"2026-03-02T14:10:38.697+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":3}}
{"t":{"$date":"2026-03-02T14:10:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn372","msg":"Connection ended","attr":{"remote":"127.0.0.1:60004","uuid":{"uuid":{"$uuid":"36201403-781c-4114-b15c-d83be335b218"}},"connectionId":372,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn364","msg":"Connection ended","attr":{"remote":"127.0.0.1:59984","uuid":{"uuid":{"$uuid":"68c207c7-67d4-4583-9619-550b84d1f937"}},"connectionId":364,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn369","msg":"Connection ended","attr":{"remote":"127.0.0.1:59998","uuid":{"uuid":{"$uuid":"e30a01ca-6c6d-4d78-89fc-f649b1301a7a"}},"connectionId":369,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn371","msg":"Connection ended","attr":{"remote":"127.0.0.1:60002","uuid":{"uuid":{"$uuid":"1d48863b-346c-4bb3-8775-118007b581a4"}},"connectionId":371,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:38.715+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn370","msg":"Connection ended","attr":{"remote":"127.0.0.1:60000","uuid":{"uuid":{"$uuid":"60373d8d-0366-425c-a013-95d016e528fe"}},"connectionId":370,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:48.570+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60106","uuid":{"uuid":{"$uuid":"3b4fa87b-9a68-47f7-b557-505d73b1be51"}},"connectionId":373,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:48.574+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn373","msg":"client metadata","attr":{"remote":"127.0.0.1:60106","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":"2026-03-02T14:10:48.655+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60114","uuid":{"uuid":{"$uuid":"f333bdd7-7e89-4f1b-ac07-75e531cf9c21"}},"connectionId":374,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:48.655+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60116","uuid":{"uuid":{"$uuid":"d76c8577-cd77-4adf-a24e-d1b0897eead9"}},"connectionId":375,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:48.659+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn374","msg":"client metadata","attr":{"remote":"127.0.0.1:60114","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":"2026-03-02T14:10:48.660+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn375","msg":"client metadata","attr":{"remote":"127.0.0.1:60116","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":"2026-03-02T14:10:48.663+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":4}}
{"t":{"$date":"2026-03-02T14:10:48.663+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60118","uuid":{"uuid":{"$uuid":"d2a0da5a-b72e-43a7-9a2b-1f1ec9ae380b"}},"connectionId":376,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:48.668+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60122","uuid":{"uuid":{"$uuid":"1d1c796e-8b24-449d-9da1-f9a869d4e9ee"}},"connectionId":377,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:48.669+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn376","msg":"client metadata","attr":{"remote":"127.0.0.1:60118","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":"2026-03-02T14:10:48.672+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn377","msg":"client metadata","attr":{"remote":"127.0.0.1:60122","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":"2026-03-02T14:10:48.673+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn376","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:48.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn374","msg":"Connection ended","attr":{"remote":"127.0.0.1:60114","uuid":{"uuid":{"$uuid":"f333bdd7-7e89-4f1b-ac07-75e531cf9c21"}},"connectionId":374,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:48.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn375","msg":"Connection ended","attr":{"remote":"127.0.0.1:60116","uuid":{"uuid":{"$uuid":"d76c8577-cd77-4adf-a24e-d1b0897eead9"}},"connectionId":375,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:48.700+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn373","msg":"Connection ended","attr":{"remote":"127.0.0.1:60106","uuid":{"uuid":{"$uuid":"3b4fa87b-9a68-47f7-b557-505d73b1be51"}},"connectionId":373,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:48.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn377","msg":"Connection ended","attr":{"remote":"127.0.0.1:60122","uuid":{"uuid":{"$uuid":"1d1c796e-8b24-449d-9da1-f9a869d4e9ee"}},"connectionId":377,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:48.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn376","msg":"Connection ended","attr":{"remote":"127.0.0.1:60118","uuid":{"uuid":{"$uuid":"d2a0da5a-b72e-43a7-9a2b-1f1ec9ae380b"}},"connectionId":376,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:10:58.595+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60220","uuid":{"uuid":{"$uuid":"5a939fa2-6fbe-407c-8991-bab3f9553307"}},"connectionId":378,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:58.599+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn378","msg":"client metadata","attr":{"remote":"127.0.0.1:60220","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":"2026-03-02T14:10:58.610+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60222","uuid":{"uuid":{"$uuid":"35abdecc-7429-4025-bb94-7b1c3b773580"}},"connectionId":379,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:58.615+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn379","msg":"client metadata","attr":{"remote":"127.0.0.1:60222","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":"2026-03-02T14:10:58.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60226","uuid":{"uuid":{"$uuid":"2ad17511-5c8a-4d84-971a-339a4c4ba874"}},"connectionId":380,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:58.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60228","uuid":{"uuid":{"$uuid":"0555a45f-dca2-4ad3-b528-7bec51019d90"}},"connectionId":381,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:58.686+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn380","msg":"client metadata","attr":{"remote":"127.0.0.1:60226","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":"2026-03-02T14:10:58.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn381","msg":"client metadata","attr":{"remote":"127.0.0.1:60228","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":"2026-03-02T14:10:58.689+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn380","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:58.689+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60230","uuid":{"uuid":{"$uuid":"391ac425-19db-4956-8b0e-e783bcdc250a"}},"connectionId":382,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:58.693+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60232","uuid":{"uuid":{"$uuid":"ee603f90-2900-40af-aadd-2f426475d8dd"}},"connectionId":383,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:10:58.694+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn382","msg":"client metadata","attr":{"remote":"127.0.0.1:60230","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":"2026-03-02T14:10:58.697+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn383","msg":"client metadata","attr":{"remote":"127.0.0.1:60232","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":"2026-03-02T14:10:58.698+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn382","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:10:58.699+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn383","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:10:58.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60234","uuid":{"uuid":{"$uuid":"421a5a69-8ce4-4949-b4ef-04beabf39b1f"}},"connectionId":384,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:10:58.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60236","uuid":{"uuid":{"$uuid":"cd13393e-7f7b-4987-849f-04f9d3433be6"}},"connectionId":385,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:10:58.707+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn384","msg":"client metadata","attr":{"remote":"127.0.0.1:60234","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":"2026-03-02T14:10:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn385","msg":"client metadata","attr":{"remote":"127.0.0.1:60236","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":"2026-03-02T14:10:58.711+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":3}}
{"t":{"$date":"2026-03-02T14:10:58.711+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60238","uuid":{"uuid":{"$uuid":"e858b299-83b8-4409-867d-884fbe0bce1d"}},"connectionId":386,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:10:58.713+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60240","uuid":{"uuid":{"$uuid":"c78564d5-77ce-40d6-a4c1-563897f98bdc"}},"connectionId":387,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:10:58.715+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn386","msg":"client metadata","attr":{"remote":"127.0.0.1:60238","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":"2026-03-02T14:10:58.717+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn387","msg":"client metadata","attr":{"remote":"127.0.0.1:60240","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":"2026-03-02T14:10:58.719+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":3}}
{"t":{"$date":"2026-03-02T14:10:58.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn383","msg":"Connection ended","attr":{"remote":"127.0.0.1:60232","uuid":{"uuid":{"$uuid":"ee603f90-2900-40af-aadd-2f426475d8dd"}},"connectionId":383,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:10:58.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn381","msg":"Connection ended","attr":{"remote":"127.0.0.1:60228","uuid":{"uuid":{"$uuid":"0555a45f-dca2-4ad3-b528-7bec51019d90"}},"connectionId":381,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:10:58.721+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn378","msg":"Connection ended","attr":{"remote":"127.0.0.1:60220","uuid":{"uuid":{"$uuid":"5a939fa2-6fbe-407c-8991-bab3f9553307"}},"connectionId":378,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:10:58.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn382","msg":"Connection ended","attr":{"remote":"127.0.0.1:60230","uuid":{"uuid":{"$uuid":"391ac425-19db-4956-8b0e-e783bcdc250a"}},"connectionId":382,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:10:58.722+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn387","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:10:58.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn380","msg":"Connection ended","attr":{"remote":"127.0.0.1:60226","uuid":{"uuid":{"$uuid":"2ad17511-5c8a-4d84-971a-339a4c4ba874"}},"connectionId":380,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:10:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn387","msg":"Connection ended","attr":{"remote":"127.0.0.1:60240","uuid":{"uuid":{"$uuid":"c78564d5-77ce-40d6-a4c1-563897f98bdc"}},"connectionId":387,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:10:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn379","msg":"Connection ended","attr":{"remote":"127.0.0.1:60222","uuid":{"uuid":{"$uuid":"35abdecc-7429-4025-bb94-7b1c3b773580"}},"connectionId":379,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:10:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn384","msg":"Connection ended","attr":{"remote":"127.0.0.1:60234","uuid":{"uuid":{"$uuid":"421a5a69-8ce4-4949-b4ef-04beabf39b1f"}},"connectionId":384,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:10:58.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn385","msg":"Connection ended","attr":{"remote":"127.0.0.1:60236","uuid":{"uuid":{"$uuid":"cd13393e-7f7b-4987-849f-04f9d3433be6"}},"connectionId":385,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:10:58.736+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn386","msg":"Connection ended","attr":{"remote":"127.0.0.1:60238","uuid":{"uuid":{"$uuid":"e858b299-83b8-4409-867d-884fbe0bce1d"}},"connectionId":386,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:08.529+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60426","uuid":{"uuid":{"$uuid":"295fe657-dce9-4e76-9fb2-78606e61c77b"}},"connectionId":388,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:08.533+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn388","msg":"client metadata","attr":{"remote":"127.0.0.1:60426","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":"2026-03-02T14:11:08.613+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60428","uuid":{"uuid":{"$uuid":"28e409cb-4c50-475f-8259-02b1e2e5f5ac"}},"connectionId":389,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:08.614+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60430","uuid":{"uuid":{"$uuid":"a6343e07-4ffa-4a51-8eee-3942ea9b5e26"}},"connectionId":390,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:08.616+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn389","msg":"client metadata","attr":{"remote":"127.0.0.1:60428","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":"2026-03-02T14:11:08.617+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn390","msg":"client metadata","attr":{"remote":"127.0.0.1:60430","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":"2026-03-02T14:11:08.619+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":3}}
{"t":{"$date":"2026-03-02T14:11:08.620+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60432","uuid":{"uuid":{"$uuid":"a95d3578-d0cd-415b-9f78-579a847aaf23"}},"connectionId":391,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:08.623+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60434","uuid":{"uuid":{"$uuid":"16e2ca8d-84a2-4896-94a8-6fb45c24e3da"}},"connectionId":392,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:08.624+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn391","msg":"client metadata","attr":{"remote":"127.0.0.1:60432","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":"2026-03-02T14:11:08.627+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn392","msg":"client metadata","attr":{"remote":"127.0.0.1:60434","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":"2026-03-02T14:11:08.628+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn391","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:08.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn389","msg":"Connection ended","attr":{"remote":"127.0.0.1:60428","uuid":{"uuid":{"$uuid":"28e409cb-4c50-475f-8259-02b1e2e5f5ac"}},"connectionId":389,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:08.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn391","msg":"Connection ended","attr":{"remote":"127.0.0.1:60432","uuid":{"uuid":{"$uuid":"a95d3578-d0cd-415b-9f78-579a847aaf23"}},"connectionId":391,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:08.644+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn388","msg":"Connection ended","attr":{"remote":"127.0.0.1:60426","uuid":{"uuid":{"$uuid":"295fe657-dce9-4e76-9fb2-78606e61c77b"}},"connectionId":388,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:08.645+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn392","msg":"Connection ended","attr":{"remote":"127.0.0.1:60434","uuid":{"uuid":{"$uuid":"16e2ca8d-84a2-4896-94a8-6fb45c24e3da"}},"connectionId":392,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:08.645+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn390","msg":"Connection ended","attr":{"remote":"127.0.0.1:60430","uuid":{"uuid":{"$uuid":"a6343e07-4ffa-4a51-8eee-3942ea9b5e26"}},"connectionId":390,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:18.593+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60524","uuid":{"uuid":{"$uuid":"b6f19815-bc31-4163-af0b-1381d955f7d0"}},"connectionId":393,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:18.598+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn393","msg":"client metadata","attr":{"remote":"127.0.0.1:60524","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":"2026-03-02T14:11:18.628+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60526","uuid":{"uuid":{"$uuid":"a82e4c16-ca3f-4b9d-9da5-18670b5c5222"}},"connectionId":394,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:18.647+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn394","msg":"client metadata","attr":{"remote":"127.0.0.1:60526","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":"2026-03-02T14:11:18.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60530","uuid":{"uuid":{"$uuid":"61adc34e-29a4-4af3-b083-c1c722e7ad8e"}},"connectionId":395,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:18.709+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60532","uuid":{"uuid":{"$uuid":"1b106ac4-87c7-45ca-8882-9b001e782b3d"}},"connectionId":396,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn395","msg":"client metadata","attr":{"remote":"127.0.0.1:60530","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":"2026-03-02T14:11:18.712+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn396","msg":"client metadata","attr":{"remote":"127.0.0.1:60532","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":"2026-03-02T14:11:18.715+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn395","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:18.716+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60534","uuid":{"uuid":{"$uuid":"69139911-cb20-46a7-b012-b5956f6bbb46"}},"connectionId":397,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:18.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60536","uuid":{"uuid":{"$uuid":"f4bd8656-43ca-41a2-b746-0cf3f0d7fd6e"}},"connectionId":398,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:11:18.721+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn397","msg":"client metadata","attr":{"remote":"127.0.0.1:60534","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":"2026-03-02T14:11:18.726+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn398","msg":"client metadata","attr":{"remote":"127.0.0.1:60536","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":"2026-03-02T14:11:18.726+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn397","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:11:18.727+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn398","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
{"t":{"$date":"2026-03-02T14:11:18.749+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60538","uuid":{"uuid":{"$uuid":"1c2f7455-68e2-429d-92fc-ed3e7388204f"}},"connectionId":399,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:11:18.750+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60540","uuid":{"uuid":{"$uuid":"48a85188-e052-4876-8ffc-5410fa9749b3"}},"connectionId":400,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:11:18.751+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn395","msg":"Connection ended","attr":{"remote":"127.0.0.1:60530","uuid":{"uuid":{"$uuid":"61adc34e-29a4-4af3-b083-c1c722e7ad8e"}},"connectionId":395,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:11:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn398","msg":"Connection ended","attr":{"remote":"127.0.0.1:60536","uuid":{"uuid":{"$uuid":"f4bd8656-43ca-41a2-b746-0cf3f0d7fd6e"}},"connectionId":398,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:11:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn393","msg":"Connection ended","attr":{"remote":"127.0.0.1:60524","uuid":{"uuid":{"$uuid":"b6f19815-bc31-4163-af0b-1381d955f7d0"}},"connectionId":393,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn397","msg":"Connection ended","attr":{"remote":"127.0.0.1:60534","uuid":{"uuid":{"$uuid":"69139911-cb20-46a7-b012-b5956f6bbb46"}},"connectionId":397,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:18.752+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn396","msg":"Connection ended","attr":{"remote":"127.0.0.1:60532","uuid":{"uuid":{"$uuid":"1b106ac4-87c7-45ca-8882-9b001e782b3d"}},"connectionId":396,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:18.757+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn399","msg":"client metadata","attr":{"remote":"127.0.0.1:60538","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":"2026-03-02T14:11:18.763+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":5}}
{"t":{"$date":"2026-03-02T14:11:18.763+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn400","msg":"client metadata","attr":{"remote":"127.0.0.1:60540","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":"2026-03-02T14:11:18.764+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60544","uuid":{"uuid":{"$uuid":"a0657c45-c1ff-4ad6-88fb-ef1ee69c8181"}},"connectionId":401,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:18.775+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60546","uuid":{"uuid":{"$uuid":"7ddead3c-091d-48ee-bdd7-9e6996b8a8c8"}},"connectionId":402,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:18.777+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn401","msg":"client metadata","attr":{"remote":"127.0.0.1:60544","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":"2026-03-02T14:11:18.783+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":5}}
{"t":{"$date":"2026-03-02T14:11:18.784+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn402","msg":"client metadata","attr":{"remote":"127.0.0.1:60546","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":"2026-03-02T14:11:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn400","msg":"Connection ended","attr":{"remote":"127.0.0.1:60540","uuid":{"uuid":{"$uuid":"48a85188-e052-4876-8ffc-5410fa9749b3"}},"connectionId":400,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn399","msg":"Connection ended","attr":{"remote":"127.0.0.1:60538","uuid":{"uuid":{"$uuid":"1c2f7455-68e2-429d-92fc-ed3e7388204f"}},"connectionId":399,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:18.806+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn394","msg":"Connection ended","attr":{"remote":"127.0.0.1:60526","uuid":{"uuid":{"$uuid":"a82e4c16-ca3f-4b9d-9da5-18670b5c5222"}},"connectionId":394,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:18.807+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn402","msg":"Connection ended","attr":{"remote":"127.0.0.1:60546","uuid":{"uuid":{"$uuid":"7ddead3c-091d-48ee-bdd7-9e6996b8a8c8"}},"connectionId":402,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:18.807+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn401","msg":"Connection ended","attr":{"remote":"127.0.0.1:60544","uuid":{"uuid":{"$uuid":"a0657c45-c1ff-4ad6-88fb-ef1ee69c8181"}},"connectionId":401,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:26.723+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1772460686,"ts_usec":723852,"thread":"1:0x7f85fab0b6c0","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: 101, snapshot max: 101 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}}}
{"t":{"$date":"2026-03-02T14:11:28.504+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60646","uuid":{"uuid":{"$uuid":"6d0326de-44aa-4b1b-b132-36e4a6ffcdeb"}},"connectionId":403,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:28.509+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn403","msg":"client metadata","attr":{"remote":"127.0.0.1:60646","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":"2026-03-02T14:11:28.586+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60648","uuid":{"uuid":{"$uuid":"7781c325-f02a-4a5c-a9d0-d2be790e6a3e"}},"connectionId":404,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:28.586+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60650","uuid":{"uuid":{"$uuid":"5754ba59-a0db-4cd5-afc6-c260bbed3634"}},"connectionId":405,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:28.589+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn404","msg":"client metadata","attr":{"remote":"127.0.0.1:60648","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":"2026-03-02T14:11:28.590+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn405","msg":"client metadata","attr":{"remote":"127.0.0.1:60650","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":"2026-03-02T14:11:28.592+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn404","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
{"t":{"$date":"2026-03-02T14:11:28.592+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60652","uuid":{"uuid":{"$uuid":"5fdb1ad2-553c-4471-a60c-437de8d8f9c6"}},"connectionId":406,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:28.596+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60654","uuid":{"uuid":{"$uuid":"8e5b9ed8-9035-43a9-b03f-c3a15c3e27f9"}},"connectionId":407,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:28.597+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn406","msg":"client metadata","attr":{"remote":"127.0.0.1:60652","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":"2026-03-02T14:11:28.599+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn407","msg":"client metadata","attr":{"remote":"127.0.0.1:60654","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":"2026-03-02T14:11:28.600+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn406","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:28.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn407","msg":"Connection ended","attr":{"remote":"127.0.0.1:60654","uuid":{"uuid":{"$uuid":"8e5b9ed8-9035-43a9-b03f-c3a15c3e27f9"}},"connectionId":407,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:28.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn406","msg":"Connection ended","attr":{"remote":"127.0.0.1:60652","uuid":{"uuid":{"$uuid":"5fdb1ad2-553c-4471-a60c-437de8d8f9c6"}},"connectionId":406,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:28.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn403","msg":"Connection ended","attr":{"remote":"127.0.0.1:60646","uuid":{"uuid":{"$uuid":"6d0326de-44aa-4b1b-b132-36e4a6ffcdeb"}},"connectionId":403,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:28.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn404","msg":"Connection ended","attr":{"remote":"127.0.0.1:60648","uuid":{"uuid":{"$uuid":"7781c325-f02a-4a5c-a9d0-d2be790e6a3e"}},"connectionId":404,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:28.619+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn405","msg":"Connection ended","attr":{"remote":"127.0.0.1:60650","uuid":{"uuid":{"$uuid":"5754ba59-a0db-4cd5-afc6-c260bbed3634"}},"connectionId":405,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:38.580+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60818","uuid":{"uuid":{"$uuid":"85ef260b-8a59-41b7-84d0-0d255f9f045b"}},"connectionId":408,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:38.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60820","uuid":{"uuid":{"$uuid":"96f38d1d-b554-49f2-b78b-3d406f4f6566"}},"connectionId":409,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:38.586+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn408","msg":"client metadata","attr":{"remote":"127.0.0.1:60818","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":"2026-03-02T14:11:38.588+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn409","msg":"client metadata","attr":{"remote":"127.0.0.1:60820","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":"2026-03-02T14:11:38.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60826","uuid":{"uuid":{"$uuid":"7eb40cc6-19ec-47cf-bdeb-9baf91867fb6"}},"connectionId":410,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:38.684+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60828","uuid":{"uuid":{"$uuid":"d3529663-5f07-4727-ba13-1f1bd95c171c"}},"connectionId":411,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:38.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn410","msg":"client metadata","attr":{"remote":"127.0.0.1:60826","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":"2026-03-02T14:11:38.687+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn411","msg":"client metadata","attr":{"remote":"127.0.0.1:60828","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":"2026-03-02T14:11:38.690+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60830","uuid":{"uuid":{"$uuid":"82f3875c-10c5-4288-949a-d96f05232d9c"}},"connectionId":412,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:38.690+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60832","uuid":{"uuid":{"$uuid":"9c60b492-6c62-4126-aafe-b844a58cdabb"}},"connectionId":413,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:11:38.690+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn410","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:38.691+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60834","uuid":{"uuid":{"$uuid":"ce03dc71-29d2-4fd3-964f-3c95db5409c6"}},"connectionId":414,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:11:38.692+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn412","msg":"client metadata","attr":{"remote":"127.0.0.1:60830","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":"2026-03-02T14:11:38.693+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn413","msg":"client metadata","attr":{"remote":"127.0.0.1:60832","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":"2026-03-02T14:11:38.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60836","uuid":{"uuid":{"$uuid":"04a007a7-e642-4124-96e2-74d40c70b990"}},"connectionId":415,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:11:38.695+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn412","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:38.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60838","uuid":{"uuid":{"$uuid":"87a8233d-5168-467b-af5f-05508b70e70c"}},"connectionId":416,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:11:38.696+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn414","msg":"client metadata","attr":{"remote":"127.0.0.1:60834","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":"2026-03-02T14:11:38.699+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":3}}
{"t":{"$date":"2026-03-02T14:11:38.700+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn415","msg":"client metadata","attr":{"remote":"127.0.0.1:60836","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":"2026-03-02T14:11:38.701+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60840","uuid":{"uuid":{"$uuid":"7a2c7d57-b6ba-4a3a-bba7-c66f78a989e3"}},"connectionId":417,"connectionCount":13}}
{"t":{"$date":"2026-03-02T14:11:38.702+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn416","msg":"client metadata","attr":{"remote":"127.0.0.1:60838","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":"2026-03-02T14:11:38.706+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn415","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":5}}
{"t":{"$date":"2026-03-02T14:11:38.706+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn417","msg":"client metadata","attr":{"remote":"127.0.0.1:60840","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":"2026-03-02T14:11:38.707+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":5}}
{"t":{"$date":"2026-03-02T14:11:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn410","msg":"Connection ended","attr":{"remote":"127.0.0.1:60826","uuid":{"uuid":{"$uuid":"7eb40cc6-19ec-47cf-bdeb-9baf91867fb6"}},"connectionId":410,"connectionCount":12}}
{"t":{"$date":"2026-03-02T14:11:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn411","msg":"Connection ended","attr":{"remote":"127.0.0.1:60828","uuid":{"uuid":{"$uuid":"d3529663-5f07-4727-ba13-1f1bd95c171c"}},"connectionId":411,"connectionCount":11}}
{"t":{"$date":"2026-03-02T14:11:38.722+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn414","msg":"Connection ended","attr":{"remote":"127.0.0.1:60834","uuid":{"uuid":{"$uuid":"ce03dc71-29d2-4fd3-964f-3c95db5409c6"}},"connectionId":414,"connectionCount":10}}
{"t":{"$date":"2026-03-02T14:11:38.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn409","msg":"Connection ended","attr":{"remote":"127.0.0.1:60820","uuid":{"uuid":{"$uuid":"96f38d1d-b554-49f2-b78b-3d406f4f6566"}},"connectionId":409,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:11:38.723+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn415","msg":"Connection ended","attr":{"remote":"127.0.0.1:60836","uuid":{"uuid":{"$uuid":"04a007a7-e642-4124-96e2-74d40c70b990"}},"connectionId":415,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:38.728+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn417","msg":"Connection ended","attr":{"remote":"127.0.0.1:60840","uuid":{"uuid":{"$uuid":"7a2c7d57-b6ba-4a3a-bba7-c66f78a989e3"}},"connectionId":417,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:38.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn408","msg":"Connection ended","attr":{"remote":"127.0.0.1:60818","uuid":{"uuid":{"$uuid":"85ef260b-8a59-41b7-84d0-0d255f9f045b"}},"connectionId":408,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:38.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn412","msg":"Connection ended","attr":{"remote":"127.0.0.1:60830","uuid":{"uuid":{"$uuid":"82f3875c-10c5-4288-949a-d96f05232d9c"}},"connectionId":412,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:38.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn416","msg":"Connection ended","attr":{"remote":"127.0.0.1:60838","uuid":{"uuid":{"$uuid":"87a8233d-5168-467b-af5f-05508b70e70c"}},"connectionId":416,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:38.729+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn413","msg":"Connection ended","attr":{"remote":"127.0.0.1:60832","uuid":{"uuid":{"$uuid":"9c60b492-6c62-4126-aafe-b844a58cdabb"}},"connectionId":413,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:48.600+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60944","uuid":{"uuid":{"$uuid":"4fecb0f9-aee7-478b-98ac-788022a77460"}},"connectionId":418,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:48.604+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn418","msg":"client metadata","attr":{"remote":"127.0.0.1:60944","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":"2026-03-02T14:11:48.685+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60954","uuid":{"uuid":{"$uuid":"686db14e-b1e3-431e-abbf-bda2724bec99"}},"connectionId":419,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:48.686+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60956","uuid":{"uuid":{"$uuid":"736ee69b-cc39-40ae-b975-b32f91dc0508"}},"connectionId":420,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:48.688+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn419","msg":"client metadata","attr":{"remote":"127.0.0.1:60954","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":"2026-03-02T14:11:48.689+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn420","msg":"client metadata","attr":{"remote":"127.0.0.1:60956","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":"2026-03-02T14:11:48.691+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn419","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:48.692+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60958","uuid":{"uuid":{"$uuid":"3f30619b-de3d-4b0d-9f91-4b6787f29339"}},"connectionId":421,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:48.695+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60960","uuid":{"uuid":{"$uuid":"81fa01a2-e18c-40ad-b89d-062075f1da7a"}},"connectionId":422,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:48.696+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn421","msg":"client metadata","attr":{"remote":"127.0.0.1:60958","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":"2026-03-02T14:11:48.699+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn422","msg":"client metadata","attr":{"remote":"127.0.0.1:60960","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":"2026-03-02T14:11:48.699+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn421","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:48.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn419","msg":"Connection ended","attr":{"remote":"127.0.0.1:60954","uuid":{"uuid":{"$uuid":"686db14e-b1e3-431e-abbf-bda2724bec99"}},"connectionId":419,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:48.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn420","msg":"Connection ended","attr":{"remote":"127.0.0.1:60956","uuid":{"uuid":{"$uuid":"736ee69b-cc39-40ae-b975-b32f91dc0508"}},"connectionId":420,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:48.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn421","msg":"Connection ended","attr":{"remote":"127.0.0.1:60958","uuid":{"uuid":{"$uuid":"3f30619b-de3d-4b0d-9f91-4b6787f29339"}},"connectionId":421,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:48.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn418","msg":"Connection ended","attr":{"remote":"127.0.0.1:60944","uuid":{"uuid":{"$uuid":"4fecb0f9-aee7-478b-98ac-788022a77460"}},"connectionId":418,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:48.720+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn422","msg":"Connection ended","attr":{"remote":"127.0.0.1:60960","uuid":{"uuid":{"$uuid":"81fa01a2-e18c-40ad-b89d-062075f1da7a"}},"connectionId":422,"connectionCount":3}}
{"t":{"$date":"2026-03-02T14:11:58.583+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32842","uuid":{"uuid":{"$uuid":"e1b0104c-781f-4d86-957e-44b66f2e8aad"}},"connectionId":423,"connectionCount":4}}
{"t":{"$date":"2026-03-02T14:11:58.589+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn423","msg":"client metadata","attr":{"remote":"127.0.0.1:32842","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":"2026-03-02T14:11:58.621+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32844","uuid":{"uuid":{"$uuid":"3f3e8ca4-620a-47d2-badb-53ee5eddde0d"}},"connectionId":424,"connectionCount":5}}
{"t":{"$date":"2026-03-02T14:11:58.634+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn424","msg":"client metadata","attr":{"remote":"127.0.0.1:32844","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":"2026-03-02T14:11:58.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32848","uuid":{"uuid":{"$uuid":"da9add72-6918-4356-b274-24118a0366de"}},"connectionId":425,"connectionCount":6}}
{"t":{"$date":"2026-03-02T14:11:58.705+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32850","uuid":{"uuid":{"$uuid":"c3e32e1e-b572-47ad-8d23-82552b9df96c"}},"connectionId":426,"connectionCount":7}}
{"t":{"$date":"2026-03-02T14:11:58.708+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn425","msg":"client metadata","attr":{"remote":"127.0.0.1:32848","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":"2026-03-02T14:11:58.709+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn426","msg":"client metadata","attr":{"remote":"127.0.0.1:32850","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":"2026-03-02T14:11:58.711+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn425","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
{"t":{"$date":"2026-03-02T14:11:58.712+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32852","uuid":{"uuid":{"$uuid":"5fbff6bf-5af3-4304-939a-99dd72188220"}},"connectionId":427,"connectionCount":8}}
{"t":{"$date":"2026-03-02T14:11:58.717+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:32854","uuid":{"uuid":{"$uuid":"b00a7735-2146-452e-ac09-a05004b55fd4"}},"connectionId":428,"connectionCount":9}}
{"t":{"$date":"2026-03-02T14:11:58.718+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn427","msg":"client metadata","attr":{"remote":"127.0.0.1:32852","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":"2026-03-02T14:11:58.722+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn427","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
{"t":{"$date":"2026-03-02T14:11:58.723+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn428","msg":"client metadata","attr":{"remote":"127.0.0.1:32854","client":"conn428