Edge Delta Base64 Decode
Decode logs using Base64.
less than a minute
Decode logs using Base64.
Create a payload for the Datadog event endpoint.
Extract JSON from the body field.
Parse logs as attributes using a Grok parser.
Decompress GZIP logs.
Extract escaped content and convert it to an unescaped format.
Unroll structured JSON content.
Determine and assign the log level.
Extract metrics from logs using the Edge Delta Log to Metric Node.
Identify log patterns using a clustering algorithm.
Parse JSON logs as attributes.
Configure the Edge Delta Regex Filter Node.
Pass logs to a specific path.
Split logs according to a given delimiter.
Create a payload for the Splunk event endpoint.
Define thresholds for trigger nodes.
Transformation nodes in v3 configurations.