Skip to main content

Description

The Dedupe processor removes duplicate values from log data.

Use

This processor is most useful for reducing “chatter” in logs. The overlap of data across fields is the key to having this processor work effectively. This processor will emit the first matching record of the set of records that are being compared.

Configuration

There are three options to configure for this processor.

Example - Match

Before

Dedupe Options

After

Example - Ignore

Before

Dedupe Options

After