Create an Edge Delta Test Bench

Creates a test bench to experiment with different pipeline configurations.

Overview

A test bench is useful for trying out pipeline configurations in a controlled environment. In this how-to, you will configure a local file to use as a log input, and a number of folders to use as log destinations. Then you will test a pipeline by dropping logs into the input file, and observing the success path output logs in the Edge Delta archive using Log Search or metrics explorer, while failure path logs are sent to the local storage destination folders.


Create a Test Bench for Edge Delta

This tutorial creates a test bench you can use to experiment with different pipeline configurations.

Test a Pipeline

This tutorial tests a Pipeline using the test bench.

Handle Node Processing Failures

This tutorial tests upgrades the test bench to handle node failures.