The OI (Open Integration) Server subscribes the event processed by the Kafka Events Collector and process them as Notifications. And the notifications are visible on the Notifications user interface.
- Modify the /etc/hosts file where the Domain Manager Servers are running to update the IP address to Kafka Service mapping:
For TKG deployment,
< Virtual IP address of the VMware Tanzu Kubernetes Grid workload cluster> kafka-edge
.For AKS and AWS deployment,
< Kafka Edge IP> kafka-edge
.For VM Based On-Prem Demo deployment,<Kafka Edge IP> kafka-edge
.Note: For identifying the Kafka IP address, see Identify Data Collection Framework and Kafka IP Address and Port Numbers. - Ensure that you configure Domain Settings for OI Server. For information on how to configure Domain Settings for the OI Server, see the Add Domain Settings for OI Server topic.
Note: If you want to EnableTCOpsKafkaSubscription, using
sm_edit
utility, edit the <SAM DIR>/smarts/conf/icoi/tcops-kafka-mapper-events.conf file and update the following parameter.EnableTCOpsKafkaSubscription TRUE.
By default, EnableTCOpsKafkaSubscription is set to TRUE.