Edge Delta Aggregate Metric Node
Batch and aggregate metrics using the deprecated Edge Delta Aggregate Metric Node, with rules for sum and count aggregations.
less than a minute
These processor nodes are deprecated in favour of sequence type processors.
Batch and aggregate metrics using the deprecated Edge Delta Aggregate Metric Node, with rules for sum and count aggregations.
The Base64 Decode Node decodes encoded log contents using Base64, but is deprecated in favor of the Custom Processor with a decode OTTL function.
The Datadog Mapper node creates a payload for the Datadog event endpoint, allowing customization of fields like message and service.
The Edge Delta Deduplicate Node is used to deduplicate identical logs within a specified interval, reducing data volume by rolling up duplicates.
The Edge Delta Enrichment Node modifies log data by applying a calculated value to all logs in a stream, with options to add attributes or metadata.
The Extract JSON Field Node extracts values from JSON log content to simplify log analysis, but is deprecated in favor of the Parse JSON Processor.
The Edge Delta Extract Metric Node processes data to generate metrics based on specified rules, using OTTL for conditions.
The Edge Delta Generic Transform Node allows for transformations on non-body fields, supporting upsert and delete operations, and is deprecated in favor of Transform Processors.
The Grok Parsing Node is deprecated in favor of the Parse Grok Processor, used for structuring log data with regex patterns.
The GZIP Decompress Node is deprecated in favor of the Custom Processor with the EDXDecompress OTTL extension.
The JSON Unescape Processor converts escaped JSON content into an unescaped format for further analysis or processing.
The JSON Unroll Node transforms structured JSON logs by unrolling nested JSON arrays into separate logs, but is deprecated in favor of the Unroll JSON Processor.
The Edge Delta Log Level Detector Node identifies log levels in log bodies and assigns a severity_text attribute, but is deprecated in favor of the Parse Severity Processor.
Extract metrics from logs using the deprecated Edge Delta Log to Metric Node, replaced by the Extract Metric Processor.
The Edge Delta Log to Pattern Node identifies log patterns using a clustering algorithm, grouping logs based on similarities.
The Edge Delta Log Transform Node modifies log data using upsert and delete operations, applying context-specific transformations within the pipeline.
The Edge Delta Lookup Node enriches logs using a lookup table but is deprecated in favor of the Lookup Processor.
The Edge Delta Mask Node obfuscates sensitive data in logs using regex patterns, but is deprecated in favor of the Mask Processor.
The OpenTSDB Parser node is used to parse logs in OpenTSDB format into metric items, but it is deprecated in favor of newer processors.
The OTTL Transform Node allows data transformation using OTTL statements, but is deprecated in favor of the Custom Processor.
The Edge Delta Output Transform Node is used to transform and output logs, supporting operations like upsert and delete.
This page describes the deprecated Edge Delta Parse JSON Node for parsing JSON logs into attributes.
The Edge Delta Ratio Node identifies patterns and generates metrics to report on their ratios, such as success to failure ratios.
Configure the Edge Delta Regex Filter Node to filter logs using regex patterns, with options for negation and specific field targeting.
The Edge Delta Resource Transform Node modifies or adds resource fields to log items using CEL and Go templates, but is deprecated in favor of Transform Processors.
The Edge Delta Route Node directs logs to specific paths based on conditions, allowing segmentation of telemetry data.
The Edge Delta Sample Processor node filters logs and traces using probabilistic sampling based on specified criteria.
The Edge Delta Split With Delimiter Node splits logs into individual events using a specified delimiter.
The Splunk Mapper node creates a payload for the Splunk event endpoint, mapping fields from incoming data to the Splunk payload format.
The Edge Delta Suppress Processor node manages redundant log data by suppressing recurring entries based on key field paths and interval.
The Threshold node evaluates metrics and sends a signal to a trigger destination if conditions are met.
The Edge Delta Top-k Node ranks pattern matches by frequency, using Golang regex patterns to efficiently create a leader board of top entries.