All Implemented Interfaces:
AuditLoggingComponent

public class EventTopicAuditLogStoreProvider extends OMRSAuditLogStoreProviderBase
EventTopicAuditLogStoreProvider is the OCF connector provider for the event topic audit log store destination. This log destination is an event topic and each log record is sent as an individual event with a JSON payload.
  • Constructor Details

    • EventTopicAuditLogStoreProvider

      public EventTopicAuditLogStoreProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log destination implementation.