Auditing Database Activity
DataStax Enterprise (DSE) supports capturing database activity to a log file or table.
The audit logger also captures queries and prepared statements submitted by DataStax drivers, which use CQL binary protocol. |
- Setting up database auditing
-
Capture DataStax Enterprise database activity to a log file or table.
- Capturing DSE Search HTTP requests
-
Enable auditing for the
Apache Solr™ HTTP API
to record HTTP requests. - Log formats
-
DataStax Enterprise writes events to the log file using
pipe-delimited name/value pairs
. - View events from DSE audit table
-
Use
CQL
queries to view events captured in thedse_audit.audit_log
table.