This version of the OpenSearch documentation is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
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. |