Skip to main content
Question

How do I test a set of sample data all the way through it’s processing pipeline

  • March 11, 2025
  • 2 replies
  • 7 views

Hi all,How do I test a set of sample data all the way through it's processing pipeline, which includes pre-processing. I want to see the end result (before destination). I know how to test it against a single pipeline - not sure how to include pre-processing as well.

2 replies

  • Employee
  • March 11, 2025

I believe a datagen source would work here -https://docs.cribl.io/stream/sources-datagens/


  • Employee
  • March 11, 2025

use Full Preview