Pipeline Quickstart: Save and Deploy the Changes
Add a Telemetry Generator to the Pipeline.
less than a minute
Overview
This is the final step in the Pipeline Quickstart guide. In the previous step, you learned how to Use the log timestamp as the ingestion timestamp.
In this section, you deploy the updated pipeline configuration to the pipeline’s Edge Delta agents:

1. Review and Deploy
- Click Review Changes.

- Click Save Changes.

The Telemetry Generator is now connected to both the Edge Delta destination, and the log to pattern node, which in turn sends only its detected patterns to the Edge Delta destination.
2. Check for Logs
You can check the Edge Delta back end for the logs generated by the Telemetry Generator and processed by its processor.

- Click Logs.
- Filter by Service by selecting the Telemetry Generator only in the Filter pane:

The log levels are indicated with icons in the log list.
- Select a log to view its attributes and resource data.

The attributes client_ip
and module
are present, and the log level Error
is indicated.