View Pipeline Data
You can only open Pipeline Tap or sample Pipeline data on deployed Pipelines.
- Log in to the Mezmo Web App.
- Click Pipelines.
- Select the Pipeline where you want to examine the data stream.
- In that Pipeline, click on the Source or Processor node where you want to examine the egress data.
- Click Tap.
Sample Pipeline Data
You can sample data from the Pipeline Tap to use in testing your Processors while you are developing your Pipeline.- Open a Pipeline Tap for the Source that you want to sample data from, and use the filters to select specific events that you want to sample.
- Click Save as sample.
- Enter a name for the sample, then click Save sample. The sample will be added to the Sample Management inventory for the Pipeline.
Create Samples in a Pipeline
If you have a file or raw data you want to use in simulating a Pipeline, you can easily add that data to the sample sets with the Create option.- On any Pipeline Source, click the Simulate .
- Click Create New Sample.
-
Either paste your data into the sample window, or upload a formatted file. You can paste or upload these types of files
- Paste JSON objects or arrays with all of your events
- Paste NDJSON with all of your events
- Paste Text with each line as a separate event
- Upload a file with the events separated by line
- Click Add sample data if you pasted the input.
- Verify the resulting sample set in the preview.
- Name the sample , or leave the default naming.

