Frage

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?

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top