kafka-audit-producer/topic¶
The hostname or IP address of the Kafka broker
Specifies the Kafka topic where audit events will be published.
This parameter configures the destination topic for all audit messages sent by the Kafka Audit Producer.
Examples: - drp-audit (default)
Ensure this topic exists in your Kafka cluster or that auto-topic creation is enabled in your Kafka configuration.