Sha256: b48da2b5c9c7b90fbc7dcdbcad8adf62d624cdc27f6cf72560bc70c06496f6c5
Contents?: true
Size: 1.42 KB
Versions: 2
Compression:
Stored size: 1.42 KB
Contents
: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 <<plugins-{type}s-{plugin}-common-options>> described later. [cols="<,<,<",options="header",] |======================================================================= |Setting |Input type|Required | <<plugins-{type}s-{plugin}-fields>> |<<array,array>>|Yes |======================================================================= Also see <<plugins-{type}s-{plugin}-common-options>> 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 <<array,array>> * 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[]
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
logstash-filter-unique-3.0.0 | docs/index.asciidoc |
logstash-filter-unique-sbt-3.0.0 | docs/index.asciidoc |