Editing Pipelines
To edit the settings for any pipeline, select the pipeline node in the left panel and click Edit.
- Setting
- Description
Port
- The port used by the pipeline. Note:
- This value must be unique among all pipeline ports. By default, Discover uses port
1966
for non-SSL traffic and1967
for SSL traffic. - An SSL pipeline and a non-SSL pipeline should not both reference the same downstream session agent, especially if it is a canister. This situation may results in multiple threads.
- This value must be unique among all pipeline ports. By default, Discover uses port
Use SSL
- When set to
True
, the pipeline uses SSL for transmission.Note: Use of SSL may impact pipeline throughput.