Deploying Connect
Starting / Restarting / Stopping Axual Connect
Connect is a Client-level service. For a tenant-instance
called demo-local
, the command is as follows:
axual.sh [start|restart|stop] client demo-local axual-connect
Connect is using 3 topics and one consumer-group to store its state in kafka. All 4 resource names are configurable, but have default values:
Config name |
Default value |
Description |
|
|
contains the connector configuration settings |
|
|
contains the current offsets for connectors |
|
|
contains the status of the connector, and the tasks |
|
|
Use standard system topics. When no, determine topic names and consumer group names |