The Connector Configuration Service manages the configuration fo connections, their defaults, and their overrides.
Configure
NOTE: Except in rare cases, the other properties for this service do not need to be modified.
You can apply this change through the Admin Settings Page (recommended) or
trifacta-conf.json
. For more information, see Platform Configuration Methods.Configure the following properties:
Property Description "connector-configuration-service.enabled" Set this value to true
. It is enabled by default."connector-configuration-service.autorestart" Set this value to
true
to enable auto-restarting of the service."connector-configuration-service.host" Host IP address of the Alteryx node. In most cases, this value should be
127.0.0.1
."connector-configuration-service.port" Set this value to 41925
. See System Ports."connector-configuration-service.connectTimeoutMilliseconds" Maximum time in milliseconds that a connection to the Connector Configuration Service database is permitted, before the connection is timed out. Default value is 30000
(30 seconds)."connector-configuration-service.maxElapsedRetryTimeMilliseconds" Maximum time in milliseconds that the service is permitted to retry if an IOException is encountered. Default value is 180000
(180 seconds).- Save your changes and restart the platform.
Logging
You can configure how logging is managed for the service. For more information on configuring logging, see Configure Logging for Services.
This page has no comments.