665 B
665 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | delete_entries | Processors | Pipelines | 45 |
delete_entries
Overview
The delete_entries
processor deletes entries in an event and is a mutate event processor. The following table describes the options you can use to configure the delete-entries
processor.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | An array of keys of the entries to be deleted. |