Configuration reference for data processed by Data Streamer

This reference lists the configuration values that you can update in the Configure OMEGAMON data stream window.

Name
The name that uniquely identifies the data stream to the Configuration Tool. If you want to add more data streams of the same type, you must first rename the last stream that you added.
Data Source Name
The name that uniquely identifies the data source to subscribers.
Source Kafka Topic
The Kafka topic name that Data Streamer consumes data from.
Enable Multiple Kafka Topics
A specification of whether to read OMEGAMON® data for each table from a separate topic.
The default value is No, which indicates that the Data Streamer reads all OMEGAMON data from one single Kafka topic that is specified in Source Kafka Topic.
If this value is set to Yes, the Data Streamer reads OMEGAMON data for each table from a separate topic based on the user-edited configuration file odp-topics-list.json. The Data Streamer will automatically refresh the listened Kafka topics in Kafka server every 10 minutes according to odp-topics-list.json. The Data Streamer also supports the refresh command to refresh the listened Kafka topics directly. For more information, see Running the Data Streamer.