Adding Sources - Teradata Listener

Teradata® Listener™ User Guide

Product
Teradata Listener
Release Number
2.06
Published
August 2019
Language
English (United States)
Last Update
2019-08-30
dita:mapPath
yng1555531055816.ditamap
dita:ditavalPath
boe1555608925945.ditaval
dita:id
B035-2910
Product Category
Analytical Ecosystem

You can add multiple sources. A single source can be written to multiple targets.

The user who adds a source becomes the default owner who can add and delete other owners. Owners can edit and delete the source and add, edit, and delete associated targets.

  1. Select "" > Manage Sources > "" .
  2. Finish adding the source using the following considerations:
    Option Considerations and Dependencies
    REST
    • A REST source uses the Ingest API to send messages. Listener automatically generates an API key (secret key) for the source that you can use to make HTTP requests. You can view or copy the secret key from Source Info. See Code Samples.
    MQTT
    • Optionally you can secure the MQTT subscription by adding an SSL certificate and private key. You can edit the SSL certificate and private key by editing the source.
    REST, MQTT, or KAFKA
    • If you use 80 or more characters for the source name (100 characters is the maximum), the 1m TIME filter option may not be visible in the filter bar for certain versions of Chrome and Firefox on Windows. Adjust the browser zoom to see all TIME filter options.
    KAFKA
    • You do not have to specify a Broker or ZooKeeper. If you do not, Listener uses the defaults specified during installation.
    • You can enter multiple Kafka and ZooKeeper URLs that belong to the same cluster.
    • If you use a Kafka broker that is different from the default, you cannot write to a QueryGrid target. The default Kafka broker is the broker set up during installation that can be owned by Listener or the customer.
    • If you are using a Kafka source and reading from a topic that was not configured during installation, you will not see the ingest results in the source Overview.
    Once you save the source, you cannot change the source type.
    Listener stars the source as a favorite and lists it in Starred Sources in the Listener Overview. You can unstar and star sources.
  3. [Optional] After you save a REST or MQTT source, select MORE INFORMATION to send a test packet to the source and view ingest code examples. This option is not available for Kafka sources.