Update Listening Ports of Connectors
Update the listening port on a connector in Secure Workload Ingest appliance. Secure Workload sends the command to the appliance controller on the appliance where the command is issued. The controller does the following actions:
-
Stops the Docker service corresponding to the connector.
-
Collect the current running configuration of the service.
-
Remove the Docker service.
-
Update the running configuration of the service to use the new ports.
-
Start a new container from the same Docker image that was used in the removed container with new exposed ports. Also, if a Docker volume was mounted to the removed container earlier, the same volume is mounted to the new container.
-
Return the new IP bindings of the connector to Secure Workload.
-
Secure Workload shows the result in a text box.
Argument Name |
Type |
Description |
---|---|---|
Connector ID |
string |
Connector ID of the connector for which listening ports need to be updated |
Listening port label |
dropdown |
The type of port that is updated. |
NET-FLOW9 |
NetFlow v9 listening port |
|
IPFIX |
IPFIX listening port |
|
Listening port |
string |
New port for the connector |
Allowed Secure Workload virtual appliances:Secure Workload Ingest
Allowed connectorsNone

