Hi team,
I have a cluster with multiple clients connecting to it.
Is there a query or method available in Couchbase Server to generate a report listing the client versions connecting to my cluster?
I am open to making changes to my SDK integration if that would help.
Thank you!
When a client connects to a cluster a HELO message is logged in memcached.log which shows the client name/version.
Thank you for the response @mreiche
I assume this refers to server-side logs
Is there any “higher level” method to find this out?
As a user of a managed cluster, I typically do not have access to these server logs.
Yes - server logs. If you need the information just once, on Capella you can use Help → Raise a Support ticket to ask customer support to get that information for you. I don’t know of any means to get it on an on-going basis.