Class DistributeAuditEventsFromKafkaProvider

All Implemented Interfaces:
AuditLoggingComponent

public class DistributeAuditEventsFromKafkaProvider extends IntegrationConnectorProvider
DistributeAuditEventsFromKafkaProvider is the connector provider for the LoadAuditEventsFromKafka connector that publishes insights about the audit log events being published to a kafka topic.
  • Field Details

    • CATALOG_TARGET_NAME

      public static final String CATALOG_TARGET_NAME
      The name of the catalog target that contains the topic to monitor.
      See Also:
  • Constructor Details

    • DistributeAuditEventsFromKafkaProvider

      public DistributeAuditEventsFromKafkaProvider()
      Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.