Class AuditLogManager

java.lang.Object
org.apache.cassandra.audit.AuditLogManager
All Implemented Interfaces:
AuditLogManagerMBean, AuthEvents.Listener, QueryEvents.Listener

public class AuditLogManager extends Object implements QueryEvents.Listener, AuthEvents.Listener, AuditLogManagerMBean
Central location for managing the logging of client/user-initated actions (like queries, log in commands, and so on).