Hi @kevinadi

Probably I should have mentioned that I’m getting these messages 2-3 times per second without having any clients (at least not to my knowledge) as soon as Mongo gets up on Kubernetes:

{"t":{"$date":"2023-02-21T06:38:40.818+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":"2023-02-21T06:38:40.818+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":17},"outgoing":{"minWireVersion":6,"maxWireVersion":17},"isInternalClient":true}}}
{"t":{"$date":"2023-02-21T06:38:40.820+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardSplitDonorService","namespace":"config.tenantSplitDonors"}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"iotb-logging-mongo-7766dc78-s8pfz"}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"W", "c":"CONTROL", "id":20720, "ctx":"initandlisten","msg":"Memory available to mongo process is less than total system memory","attr":{"availableMemSizeMB":512,"systemMemSizeMB":96501}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"6.0.4","gitVersion":"44ff59461c1353638a71e710f385a566bcd2f547","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
{"t":{"$date":"2023-02-21T06:38:40.822+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*"}}}}
{"t":{"$date":"2023-02-21T06:38:40.831+00:00"},"s":"I", "c":"STORAGE", "id":22270, "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/data/db","storageEngine":"wiredTiger"}}
{"t":{"$date":"2023-02-21T06:38:40.831+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":"2023-02-21T06:38:40.834+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=256M,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],"}}
{"t":{"$date":"2023-02-21T06:38:42.337+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1503}}
{"t":{"$date":"2023-02-21T06:38:42.337+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2023-02-21T06:38:42.354+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
{"t":{"$date":"2023-02-21T06:38:42.354+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]}
{"t":{"$date":"2023-02-21T06:38:42.354+00:00"},"s":"W", "c":"CONTROL", "id":22181, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/defrag is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]}
{"t":{"$date":"2023-02-21T06:38:42.354+00:00"},"s":"W", "c":"CONTROL", "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":262144,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
{"t":{"$date":"2023-02-21T06:38:42.367+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":17},"outgoing":{"minWireVersion":6,"maxWireVersion":17},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":17},"outgoing":{"minWireVersion":13,"maxWireVersion":17},"isInternalClient":true}}}
{"t":{"$date":"2023-02-21T06:38:42.367+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"5.0","context":"startup"}}
{"t":{"$date":"2023-02-21T06:38:42.367+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
{"t":{"$date":"2023-02-21T06:38:42.368+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2023-02-21T06:38:42.369+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
{"t":{"$date":"2023-02-21T06:38:42.381+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
{"t":{"$date":"2023-02-21T06:38:42.381+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2023-02-21T06:38:42.383+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2023-02-21T06:38:42.383+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
{"t":{"$date":"2023-02-21T06:38:42.383+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2023-02-21T06:38:50.041+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52108","uuid":"1d3aeef2-de04-4f91-b22d-6f86f4d0b281","connectionId":1,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:50.041+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:52108","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:50.042+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52110","uuid":"a5985ed3-adf0-44aa-9eea-b1d88efd593f","connectionId":2,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:50.042+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:52110","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:50.055+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:52110","uuid":"a5985ed3-adf0-44aa-9eea-b1d88efd593f","connectionId":2,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:50.055+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:52108","uuid":"1d3aeef2-de04-4f91-b22d-6f86f4d0b281","connectionId":1,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:51.040+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52178","uuid":"9232fd3d-08c2-4d5d-bca4-fe8f53f91210","connectionId":3,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:51.040+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:52178","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:51.041+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52180","uuid":"cf3dc14f-edf0-4c73-af0a-b901ab49a5e5","connectionId":4,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:51.041+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:52180","client":"conn4","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:51.130+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:52178","uuid":"9232fd3d-08c2-4d5d-bca4-fe8f53f91210","connectionId":3,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:51.130+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:52180","uuid":"cf3dc14f-edf0-4c73-af0a-b901ab49a5e5","connectionId":4,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:52.038+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52260","uuid":"96c8d2f8-aea7-4c5b-89b8-66301de1136a","connectionId":5,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:52.039+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:52260","client":"conn5","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:52.039+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52262","uuid":"9823e586-35e0-4006-9fd6-e85322c533bc","connectionId":6,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:52.040+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:52262","client":"conn6","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:52.054+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:52262","uuid":"9823e586-35e0-4006-9fd6-e85322c533bc","connectionId":6,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:52.054+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:52260","uuid":"96c8d2f8-aea7-4c5b-89b8-66301de1136a","connectionId":5,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:53.049+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52350","uuid":"59147541-b12a-4852-adab-bbb50ed18e9b","connectionId":7,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:53.049+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:52350","client":"conn7","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:53.050+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52352","uuid":"cb8a3d41-10a0-4884-9f12-1ea9eddebb2b","connectionId":8,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:53.050+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:52352","client":"conn8","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:53.135+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:52350","uuid":"59147541-b12a-4852-adab-bbb50ed18e9b","connectionId":7,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:53.135+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:52352","uuid":"cb8a3d41-10a0-4884-9f12-1ea9eddebb2b","connectionId":8,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:54.050+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52430","uuid":"2486c0b8-c169-419d-b165-4dc848d49faa","connectionId":9,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:54.050+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:52430","client":"conn9","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:54.051+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52432","uuid":"7185eef6-ca72-43da-b194-9c04afa2081f","connectionId":10,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:54.051+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:52432","client":"conn10","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:54.064+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:52430","uuid":"2486c0b8-c169-419d-b165-4dc848d49faa","connectionId":9,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:54.064+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:52432","uuid":"7185eef6-ca72-43da-b194-9c04afa2081f","connectionId":10,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:55.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52508","uuid":"3e75c8e8-558a-4324-ac0c-d476466b0f98","connectionId":11,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:55.056+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:52508","client":"conn11","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:55.057+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52510","uuid":"daf94b33-bdae-4d83-b39e-c62785dfffdc","connectionId":12,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:55.057+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:52510","client":"conn12","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:55.227+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:52510","uuid":"daf94b33-bdae-4d83-b39e-c62785dfffdc","connectionId":12,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:55.228+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:52508","uuid":"3e75c8e8-558a-4324-ac0c-d476466b0f98","connectionId":11,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:56.059+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52588","uuid":"5e439ed2-bca8-4155-a5f4-f9b89d38bc35","connectionId":13,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:56.059+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:52588","client":"conn13","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:56.060+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52590","uuid":"8ad9e3f1-425b-480a-a7f0-0d96525512f9","connectionId":14,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:56.060+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:52590","client":"conn14","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:56.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:52590","uuid":"8ad9e3f1-425b-480a-a7f0-0d96525512f9","connectionId":14,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:56.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:52588","uuid":"5e439ed2-bca8-4155-a5f4-f9b89d38bc35","connectionId":13,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:57.129+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52908","uuid":"cd0eeb09-1601-4c7b-b7b2-a2e054320710","connectionId":15,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:57.129+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:52908","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:57.130+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:52920","uuid":"82149646-04ef-4cbd-827a-432feb55ded3","connectionId":16,"connectionCount":2}}
{"t":{"$date":"2023-02-21T06:38:57.130+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:52920","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}
{"t":{"$date":"2023-02-21T06:38:57.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:52920","uuid":"82149646-04ef-4cbd-827a-432feb55ded3","connectionId":16,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:57.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:52908","uuid":"cd0eeb09-1601-4c7b-b7b2-a2e054320710","connectionId":15,"connectionCount":0}}
{"t":{"$date":"2023-02-21T06:38:58.060+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:53024","uuid":"d16d4b55-bec3-42a5-8290-5163d9346ab9","connectionId":17,"connectionCount":1}}
{"t":{"$date":"2023-02-21T06:38:58.060+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:53024","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.8.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"3.10.0-1160.53.1.el7.x86_64"},"platform":"CPython 3.8.13.final.0"}}}

When spinning up the same container outside Kubernetes this behaviour does not appear. Therefore I’m talking about an issue - most probably on my end :slight_smile:.

These connects also appear without exposing the container externally. Is there some mechanism within the container which continuously connects to mongod?