...
The Kafka Producer agent is responsible for sending data to the Kafka log.
Configuration
The Kafka Producer configuration contains the following settings:
Setting | Description | |||||
---|---|---|---|---|---|---|
Profile | Browse and select the profile the agent should use, as defined in the Kafka profile. | |||||
Standard | Select this option if you do not require acknowledgments to be sent to an external system. | |||||
Acknowledged | Select this option to enable an acknowledgement to be sent back to an external system. Acknowledged execution mode consumes more resources since every outstanding request contains data from a response UDR. | |||||
Route On Error | Select this check box if you want a
| |||||
Suppress Non-Fatal Errors | Select this check box if you do not want to log non-fatal errors produced by the Kafka forwarding agent in the System Log. |