Domanda

I know that Cassandra has logging features like by enabling debug mode we can see details, or by the means of JMX we can explore objects of Cassandra , but Is there any tools like SQL Server Profiler , which can monitor queries and filter them as i want?

È stato utile?

Soluzione

Cassandra's built in tracing mechanism is the closest things that exists in the Cassandra world.

DataStax Enterprise also includes an audit logging mechanism the could be useful as well.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top