public class AuditLogWriteClientSplunkImpl extends Object implements AuditLogWriteClient
| Constructor and Description |
|---|
AuditLogWriteClientSplunkImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
logAuditEvent(AuditLogEntry logEntry)
Add a new log entry to the audit log.
|
boolean |
removeReplicaAuditEvent(AuditLogEntry logEntry)
Removes audit log entries based on the pid, nodeId, event type contained in
AuditLogEntry parameter logEntry.
|
public boolean logAuditEvent(AuditLogEntry logEntry)
AuditLogWriteClientlogAuditEvent in interface AuditLogWriteClientpublic boolean removeReplicaAuditEvent(AuditLogEntry logEntry)
AuditLogWriteClientremoveReplicaAuditEvent in interface AuditLogWriteClientCopyright © 2016. All rights reserved.