Interface AuditStorage

All Known Implementing Classes:
AbstractAuditBackend, DefaultAuditBackend, DirectoryAuditStorage, ESAuditBackend, MongoDBAuditBackend

public interface AuditStorage
Audit storage interface to append and scroll LogEntry represented as JSON. The LogEntry has to be serialized to JSON with BuiltinLogEntryData field names.
Since:
9.3