Remove Fields Processor

Description

The Remove Fields processor drops JSON fields from each record in the data stream.

Use

This processor is useful when there are specific fields that you want to remove from your data before sending it to storage or to additional processors.

Configuration

There is one option to configure for this processor.

OptionDescriptionExample
FieldsThe field or fields to drop from each record in the data stream..baz

Example

Before

JSON
Copy

Remove Fields Options

OptionValue
Fields.baz

After

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