TELEMETRY PIPELINE
Create and modify pipelines

Create and modify pipelines

You can use Chronosphere Telemetry Pipeline to create, modify, and delete pipelines.

Create a pipeline

Select from the following methods to create a pipeline.

To create a pipeline using the Telemetry Pipeline web interface:

  1. Sign in to Telemetry Pipeline (opens in a new tab).
  2. Open the project where you want to deploy a new pipeline.
  3. Go to Core Instances, and then click the name of the Core Instance running in the environment where you want to deploy a new pipeline.
  4. In the Data Pipelines section, click Create Data Pipeline.
  5. In the dialog that appears, configure the following options:
  6. Click Save and continue.
  7. Add and configure your source plugins and destination plugins.
  8. Add processing rules to transform the telemetry data as it passes through your pipeline.
  9. Click Save and Deploy to finish creating your pipeline.

Modify a pipeline

Select from the following methods to modify a pipeline.

To upgrade a pipeline to the latest version, you must use Pipeline CLI. For more information, see Upgrade a pipeline.

To modify a pipeline in the Telemetry Pipeline web interface:

  1. Sign in to Telemetry Pipeline (opens in a new tab).
  2. Open the project that contains the pipeline that you want to modify.
  3. Go to Core Instances, then click the name of the Core Instance associated with the pipeline you want to modify.
  4. Under Data Pipelines, click the name of the pipeline that you want to modify.
  5. Click Edit.
  6. Configure the source, destination, and processing rules for your pipeline.
  7. Click Save and Deploy to save your changes.
  8. To manage advanced pipeline settings, go to the  Advanced Settings page. The settings on this page include:

Delete a pipeline

Select from the following methods to delete a pipeline.

To delete a pipeline in the Telemetry Pipeline web interface:

  1. Sign in to Telemetry Pipeline (opens in a new tab).
  2. Open the project that contains the pipeline that you want to delete.
  3. Go to Core Instances, then click the name of the Core Instance associated with the pipeline you want to delete.
  4. Under Data Pipelines, find the pipeline that you want to delete, and then click Settings > Delete.
  5. In the confirmation dialog that appears, click Delete to permanently delete your pipeline.