You must configure the Kafka server properties to enable the ingestion status
communication.
Procedure
-
Create a directory that is named /opt/ibm/ccs/kafka.
- Go to the directory, and create a file that is named
producer.properties.
- Open the producer.properties file in a text editor, and add the
following property:
booststrap.servers=<SurveillanceInsightKafkaNodeIP:Port>
Where <SurveillanceInsightKafkaNodeIP:Port> is the server
name and port number where the Kafka broker is running.
- Save and close the producer.properties file.