| Package | Description |
|---|---|
| org.apache.cassandra.audit | |
| org.apache.cassandra.config |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogFilter |
AuditLogFilter.create(AuditLogOptions auditLogOptions)
(Re-)Loads filters from config.
|
void |
AuditLogManager.enable(AuditLogOptions auditLogOptions)
Enables AuditLog, designed to be invoked only via JMX/ Nodetool, not from anywhere else in the codepath.
|
| Modifier and Type | Field and Description |
|---|---|
AuditLogOptions |
Config.audit_logging_options |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogOptions |
DatabaseDescriptor.getAuditLoggingOptions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabaseDescriptor.setAuditLoggingOptions(AuditLogOptions auditLoggingOptions) |
Copyright © 2009-2022 The Apache Software Foundation