To check if a Data Gate for Confluent
Debezium connector works correctly, you can
verify the data flow to and from the connector.
Procedure
- 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.
- On the sidebar on the left, click Topics.
- Search for topic names starting with the prefix db2z.
- Select one of the topics.
- Click the Messages tab.
- Make sure that messages have been produced.
- Check the content of a few messages. Ensure that the schema and the data are
correct.