@@ -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
///////////////////////////////////////////
@@ -30,7 +30,7 @@ depending on `mode`.
30
30
[id="plugins-{type}s-{plugin}-options"]
31
31
==== Tcp Output Configuration Options
32
32
33
- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
33
+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}- common-options>> described later.
34
34
35
35
[cols="<,<,<",options="header",]
36
36
|=======================================================================
@@ -47,7 +47,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
47
47
| <<plugins-{type}s-{plugin}-ssl_verify>> |<<boolean,boolean>>|No
48
48
|=======================================================================
49
49
50
- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
50
+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
51
51
output plugins.
52
52
53
53
@@ -154,4 +154,5 @@ For input, sets the field `sslsubject` to that of the client certificate.
154
154
155
155
156
156
157
- include::{include_path}/{type}.asciidoc[]
157
+ [id="plugins-{type}s-{plugin}-common-options"]
158
+ include::{include_path}/{type}.asciidoc[]
0 commit comments