We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1982ba + ad9b2bc commit f35514cCopy full SHA for f35514c
sink-connector-lightweight/docker/config.yml
@@ -29,7 +29,7 @@ database.server.name: "ER54"
29
30
# database.include.list An optional list of regular expressions that match database names to be monitored;
31
# any database name not included in the whitelist will be excluded from monitoring. By default all databases will be monitored.
32
-database.include.list: sbtest
+database.include.list: test
33
34
# table.include.list An optional list of regular expressions that match fully-qualified table identifiers for tables to be monitored;
35
table.include.list: ""
0 commit comments