Вопрос

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?

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top