Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
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.
it should also be able to log connection attempt and changes to the user/roles.
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 specific activity or a query targeting a specific keyspace and column family.
Attachments
Attachments
Issue Links
- is depended upon by
-
CASSANDRA-13668 Diag. events for user audit logging
- Resolved
- links to