:plugin: unique :type: filter /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// :version: %VERSION% :release_date: %RELEASE_DATE% :changelog_url: %CHANGELOG_URL% :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// [id="plugins-{type}s-{plugin}"] === Unique filter plugin include::{include_path}/plugin_header.asciidoc[] ==== Description [id="plugins-{type}s-{plugin}-options"] ==== Unique Filter Configuration Options This plugin supports the following configuration options plus the <> described later. [cols="<,<,<",options="header",] |======================================================================= |Setting |Input type|Required | <> |<>|Yes |======================================================================= Also see <> for a list of options supported by all filter plugins.   [id="plugins-{type}s-{plugin}-fields"] ===== `fields` * This is a required setting. * Value type is <> * There is no default value for this setting. The fields on which to run the unique filter. [id="plugins-{type}s-{plugin}-common-options"] include::{include_path}/{type}.asciidoc[]