Verifying the data flow

To check if a Data Gate for Confluent Debezium connector works correctly, you can verify the data flow to and from the connector.

Procedure

  1. In a web browser, open the Confluent Control Center.
    By default, the Confluent Control Center can be reached at:
    http://<server>:9021

    where <server> is the host name or IP address of your Confluent server.

  2. On the sidebar on the left, click Topics.
  3. Search for topic names starting with the prefix db2z.
  4. Select one of the topics.
  5. Click the Messages tab.
  6. Make sure that messages have been produced.
  7. Check the content of a few messages. Ensure that the schema and the data are correct.