Edge Delta Multiprocessor Nodes

The Edge Delta multiprocessor nodes consist of a series of processor functions within a single node.

Overview

Multiprocessors enable you to define a sequence of processors for logs, metrics, and traces in a single node.

For detailed instructions on how to use multiprocessors, see Use Multiprocessors.

Multiprocessor nodes can consume and emit all data types:

Benefits

  • Simplified Pipeline Creation: Define and connect processors in a single action.
  • Improved Efficiency: Deploy and maintain pipelines faster with an intuitive setup.
  • Reduced Human Error: Automatic connections eliminate misconfiguration risks.
  • Flexibility: Easily reorder or update processor sequences to meet evolving needs.

Processors

Use this section to explore the individual processors that can be used within a multiprocessor sequence:


Edge Delta Add Field Processor

The Edge Delta add field processor inserts a field and value.

Edge Delta Aggregate Metric Processor

The Edge Delta aggregate metric processor creates metrics from metrics.

Edge Delta Comment Processor

The Edge Delta comment processor is used to add comments to pipelines.

Edge Delta Conditional Group Processor

The Edge Delta conditional group processor groups processors under a condition.

Edge Delta Copy Field Processor

The Edge Delta copy field processor copies a field.

Edge Delta Custom Processor

The Edge Delta custom processor performs any OTTL function.

Edge Delta Deduplicate Logs Processor

The Edge Delta deduplicate logs processor removes duplicate logs.

Edge Delta Delete Empty Field Processor

The Edge Delta delete empty field processor removes fields with no value.

Edge Delta Delete Field Processor

The Edge Delta delete field processor deletes fields.

Edge Delta Extract Metric Processor

The Edge Delta extract metric processor generates metrics from other data items.

Edge Delta Filter Processor

The Edge Delta filter processor filters certain data items from the pipeline.

Edge Delta Lookup Processor

The Edge Delta lookup processor enriches a data item dynamically against a lookup table.

Edge Delta Mask Processor

The Edge Delta mask processor redacts sensitive data.

Edge Delta Parse CSV Processor

The Edge Delta parse CSV processor parses CSV data fields into structured data.

Edge Delta Parse JSON Processor

The Edge Delta parse JSON processor parses a JSON field into structured data.

Edge Delta Parse Key Value Processor

The Edge Delta parse key value processor parses a key value field into structured data.

Edge Delta Parse Regex Processor

The Edge Delta parse regex processor parses a field into structured data based on a regex pattern.

Edge Delta Parse Severity Processor

The Edge Delta parse severity processor parses the severity level from another field.

Edge Delta Parse Timestamp Processor

The Edge Delta parse timestamp processor parses the timestamps from another field.

Edge Delta Parse XML Processor

The Edge Delta parse XML processor parses a XML field into structured data.

Edge Delta Sample Processor

The Edge Delta sample processor takes a representative sample of incoming data items.