@@ -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
///////////////////////////////////////////
@@ -36,7 +36,7 @@ output {
36
36
[id="plugins-{type}s-{plugin}-options"]
37
37
==== File Output Configuration Options
38
38
39
- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
39
+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}- common-options>> described later.
40
40
41
41
[cols="<,<,<",options="header",]
42
42
|=======================================================================
@@ -50,7 +50,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
50
50
| <<plugins-{type}s-{plugin}-path>> |<<string,string>>|Yes
51
51
|=======================================================================
52
52
53
- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
53
+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
54
54
output plugins.
55
55
56
56
@@ -132,4 +132,5 @@ E.g: `/%{myfield}/`, `/test-%{myfield}/` are not valid paths
132
132
133
133
134
134
135
- include::{include_path}/{type}.asciidoc[]
135
+ [id="plugins-{type}s-{plugin}-common-options"]
136
+ include::{include_path}/{type}.asciidoc[]
0 commit comments