4.6 Topic Name
Apache Kafka has a dedicated and fundamental unit for event or message organization, called Topics. By using this topic name, remote Kafka server categorizes the messages that are received from DSR. The data is written to the configured topic name over Kafka Server.