You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "stefan setyadi (JIRA)" <ji...@apache.org> on 2016/07/08 11:56:10 UTC

[jira] [Created] (CASSANDRA-12151) Audit logging for database activity

stefan setyadi created CASSANDRA-12151:
------------------------------------------

             Summary: Audit logging for database activity
                 Key: CASSANDRA-12151
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12151
             Project: Cassandra
          Issue Type: New Feature
            Reporter: stefan setyadi
            Priority: Minor


we would like a way to enable cassandra to log database activity being done on our server.

It should show username, remote address, timestamp, action type, keyspace, column family, and the query statement.

I was thinking of making a new keyspace and insert an entry for every activity that occurs.
Then It would be possible to query for activity targeting a specific keyspace and column family.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)