Enabling a KCOP to write audit records in Avro format
The KcopMultiRowAvroLiveAuditIntegrated Kafka custom operation processor can write audit records in Avro format and register the schema in a Confluent schema registry or a Hortonworks Schema Registry Service.
About this task
You can use this KCOP to write audit records to Kafka as Avro generic records. Before images and after images are separate records. This KCOP registers the schema in a schema registry. You can optionally provide a properties file where you can specify which journal control fields to include in the audit record, as well as the schema registry URL. For full details, see API reference in Javadoc format.