changedatacapture.net
D

Debezium Config Explorer

Instance: my-app-debezium | NS: my-db

Debezium XStream Configuration Explorer

Interactive configuration explorer for Debezium Server with Oracle XStream. Covers connection pooling, JDBC offset and schema history storage, CloudEvents format, HTTP sink retry settings, and SMT pipeline configuration.

System Architecture

This view visualizes the data pipeline defined in application.properties. Data flows from the Oracle PDB, through Debezium's transformation logic (SMTs), and is pushed via HTTP to the event gateway.

🗃 Oracle 19c
my-db_1
PDB Source
LogMiner
Debezium 3.0
my-app-debezium
Kubernetes Pod
CloudEvents
JSON
🌐 HTTP Sink
Event Gateway
:9090/v1/events

Connector Class

...oracle.OracleConnector

Output Format

CloudEvents (JSON)

Topic Prefix

my-app.cdc

Related tools

Part of: Debezium Oracle CDC