Securing Case emitter communications to Kafka

You can configure the communications from the Case event emitter to your Kafka server in plain text (no encryption, no authentication), or secure them through SSL encryption, authentication with a username and password, or over Kerberos.

About this task

You add properties to the output section of the CaseEventEmitter.json file that is passed to the EnableCaseBAI.py configuration script. See also Structure of the Case event emitter JSON file.

What to do next

Whichever security mode you choose, after you set the security properties, move on to Installing and configuring the Case event emitter to update the configuration.