@@ -7,7 +7,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
77:version: %VERSION%
88:release_date: %RELEASE_DATE%
99:changelog_url: %CHANGELOG_URL%
10- :include_path: ../../../logstash/docs/include
10+ :include_path: ../../../../ logstash/docs/include
1111///////////////////////////////////////////
1212END - GENERATED VARIABLES, DO NOT EDIT!
1313///////////////////////////////////////////
@@ -36,7 +36,7 @@ newer. Anything older does not support the operations used by batching.
3636[id="plugins-{type}s-{plugin}-options"]
3737==== Redis Input Configuration Options
3838
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.
4040
4141[cols="<,<,<",options="header",]
4242|=======================================================================
@@ -52,7 +52,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
5252| <<plugins-{type}s-{plugin}-timeout>> |<<number,number>>|No
5353|=======================================================================
5454
55- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
55+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
5656input plugins.
5757
5858
@@ -135,4 +135,5 @@ Initial connection timeout in seconds.
135135
136136
137137
138- include::{include_path}/{type}.asciidoc[]
138+ [id="plugins-{type}s-{plugin}-common-options"]
139+ include::{include_path}/{type}.asciidoc[]
0 commit comments