Hi Surbhi,
maybe looking into system_views.clients virtual table in case you are on a
cluster of version 4.0+ would be helpful? That table contains all clients
connected to that particular Cassandra node having "address" and "hostname"
columns as well as "username" column.
I am not sure there
Hi,
We have a cluster with many applications connecting to it.
We need to decommission few of the servers from the cluster .
Without asking the application team, is there any way to know the ips
of the application connection string?
Does cassandra logs (system or debug) this information somewhere?