@@ -7,7 +7,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
7
7
:version: %VERSION%
8
8
:release_date: %RELEASE_DATE%
9
9
:changelog_url: %CHANGELOG_URL%
10
- :include_path: ../../../logstash/docs/include
10
+ :include_path: ../../../../ logstash/docs/include
11
11
///////////////////////////////////////////
12
12
END - GENERATED VARIABLES, DO NOT EDIT!
13
13
///////////////////////////////////////////
@@ -71,7 +71,7 @@ output {
71
71
[id="plugins-{type}s-{plugin}-options"]
72
72
==== S3 Output Configuration Options
73
73
74
- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
74
+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}- common-options>> described later.
75
75
76
76
[cols="<,<,<",options="header",]
77
77
|=======================================================================
@@ -101,7 +101,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
101
101
| <<plugins-{type}s-{plugin}-validate_credentials_on_root_bucket>> |<<boolean,boolean>>|No
102
102
|=======================================================================
103
103
104
- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
104
+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
105
105
output plugins.
106
106
107
107
@@ -323,4 +323,5 @@ In some circonstances you need finer grained permission on subfolder, this allow
323
323
324
324
325
325
326
- include::{include_path}/{type}.asciidoc[]
326
+ [id="plugins-{type}s-{plugin}-common-options"]
327
+ include::{include_path}/{type}.asciidoc[]
0 commit comments