Pipeline Quickstart Overview
Get started with a basic pipeline configuration.
less than a minute
Overview
This Quick Start Guide illustrates some common pipeline configuration tasks. While a default pipeline will transmit data out of the box, you can configure it to do some optimization. This demonstration will use the Telemetry Generator, which generates dummy traffic.
This quick start will show you how to:
- Add a Telemetry Generator Node.
- Reduce noise and volume by dropping lower‑value severities (debug, info, trace, notice).
- Turn an unstructured log line into structured attributes so later processors can work with discrete fields.
- Remove unnecessary attributes.
- Normalize disparate severity words so dashboards and alerts can rely on a consistent set.
- Use the log timestamp as the ingestion timestamp.
- Save and Deploy the Changes.
Before You Begin
Deploy an Edge Delta pipeline. See Quickstart Kubernetes or Quickstart VM.
This demonstration starts after deploying a new pipeline. The Pipeline page is open on the new pipeline, and the visual builder is open with Edit Mode on.

In this example, there is an existing source called Loggen. But we will work with a Telemetry Generator.
To navigate to this point:
- Click Pipelines.
- Select a pipeline.
- Click Edit Mode.