:plugin: rackspace :type: input :default_codec: plain /////////////////////////////////////////// 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}"] === Rackspace input plugin include::{include_path}/plugin_header.asciidoc[] ==== Description Receives events from a Rackspace Cloud Queue service. [id="plugins-{type}s-{plugin}-options"] ==== Rackspace Input Configuration Options This plugin supports the following configuration options plus the <> described later. [cols="<,<,<",options="header",] |======================================================================= |Setting |Input type|Required | <> |<>|Yes | <> |<>|No | <> |<>|No | <> |<>|No | <> |<>|No | <> |<>|Yes |======================================================================= Also see <> for a list of options supported by all input plugins.   [id="plugins-{type}s-{plugin}-api_key"] ===== `api_key` * This is a required setting. * Value type is <> * There is no default value for this setting. Rackspace Cloud API Key [id="plugins-{type}s-{plugin}-claim"] ===== `claim` * Value type is <> * Default value is `1` number of messages to claim Min: 1, Max: 10 [id="plugins-{type}s-{plugin}-queue"] ===== `queue` * Value type is <> * Default value is `"logstash"` Rackspace Queue Name [id="plugins-{type}s-{plugin}-region"] ===== `region` * Value type is <> * Default value is `"dfw"` Rackspace region `ord, dfw, lon, syd,` etc [id="plugins-{type}s-{plugin}-ttl"] ===== `ttl` * Value type is <> * Default value is `60` length of time to hold claim Min: 60 [id="plugins-{type}s-{plugin}-username"] ===== `username` * This is a required setting. * Value type is <> * There is no default value for this setting. Rackspace Cloud Username [id="plugins-{type}s-{plugin}-common-options"] include::{include_path}/{type}.asciidoc[] :default_codec!: