docs/index.asciidoc in logstash-input-sqs-3.0.3 vs docs/index.asciidoc in logstash-input-sqs-3.0.4
- old
+ new
@@ -5,18 +5,18 @@
START - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////
:version: %VERSION%
:release_date: %RELEASE_DATE%
:changelog_url: %CHANGELOG_URL%
-:include_path: ../../../logstash/docs/include
+:include_path: ../../../../logstash/docs/include
///////////////////////////////////////////
END - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////
[id="plugins-{type}-{plugin}"]
-=== Sqs
+=== Sqs input plugin
include::{include_path}/plugin_header.asciidoc[]
==== Description
@@ -75,11 +75,11 @@
[id="plugins-{type}s-{plugin}-options"]
==== Sqs Input Configuration Options
-This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
+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}-access_key_id>> |<<string,string>>|No
@@ -94,11 +94,11 @@
| <<plugins-{type}s-{plugin}-sent_timestamp_field>> |<<string,string>>|No
| <<plugins-{type}s-{plugin}-session_token>> |<<string,string>>|No
| <<plugins-{type}s-{plugin}-threads>> |<<number,number>>|No
|=======================================================================
-Also see <<plugins-{type}s-common-options>> for a list of options supported by all
+Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
input plugins.
[id="plugins-{type}s-{plugin}-access_key_id"]
@@ -214,6 +214,7 @@
-include::{include_path}/{type}.asciidoc[]
+[id="plugins-{type}s-{plugin}-common-options"]
+include::{include_path}/{type}.asciidoc[]
\ No newline at end of file