Unroll Processor

Description

The Unroll processor converts a JSON object array into individual objects.

Use

This processor is most commonly used for cases when a source sends a set of objects packaged in a single JSON object. This could include logs or metrics.

Configuration

There is one option to configure for this processor.

OptionDescriptionExample
FieldThe field containing the JSON object array to unroll..foo

Example

Before

JSON
Copy

Unroll Options

OptionValue
Field.foo

After

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated