Edge Delta Add Field Processor
The Edge Delta add field processor inserts a field and value.
less than a minute
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:
Use this section to explore the individual processors that can be used within a multiprocessor sequence:
The Edge Delta add field processor inserts a field and value.
The Edge Delta aggregate metric processor creates metrics from metrics.
The Edge Delta comment processor is used to add comments to pipelines.
The Edge Delta conditional group processor groups processors under a condition.
The Edge Delta copy field processor copies a field.
The Edge Delta custom processor performs any OTTL function.
The Edge Delta deduplicate logs processor removes duplicate logs.
The Edge Delta delete empty field processor removes fields with no value.
The Edge Delta delete field processor deletes fields.
The Edge Delta extract metric processor generates metrics from other data items.
The Edge Delta filter processor filters certain data items from the pipeline.
The Edge Delta lookup processor enriches a data item dynamically against a lookup table.
The Edge Delta mask processor redacts sensitive data.
The Edge Delta parse CSV processor parses CSV data fields into structured data.
The Edge Delta parse JSON processor parses a JSON field into structured data.
The Edge Delta parse key value processor parses a key value field into structured data.
The Edge Delta parse regex processor parses a field into structured data based on a regex pattern.
The Edge Delta parse severity processor parses the severity level from another field.
The Edge Delta parse timestamp processor parses the timestamps from another field.
The Edge Delta parse XML processor parses a XML field into structured data.
The Edge Delta sample processor takes a representative sample of incoming data items.