Function: Filter

Overview

Removes specified fields from the event

182

Description

This function allows you to delete fields from an event. You can set any number of fields to delete. If this field is present in the event, it will be deleted. You cannot restore this field to its original value after performing this function

Function Schema

809

Examples

If we no longer need to store the 'created' field in each event, just delete it. To do this, set Field Name = 'created' in the function parameters:

701