Sha256: 5e5f9520320d75292c13385d0fce28fa656d2463fcccb5de2ad404d0e0e22561
Contents?: true
Size: 1.42 KB
Versions: 1
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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-filter-unique-2.0.6 | docs/index.asciidoc |