@@ -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///////////////////////////////////////////
@@ -67,7 +67,7 @@ Kafka consumer configuration: http://kafka.apache.org/documentation.html#consume
6767[id="plugins-{type}s-{plugin}-options"]
6868==== Kafka Input Configuration Options
6969
70- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
70+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}- common-options>> described later.
7171
7272[cols="<,<,<",options="header",]
7373|=======================================================================
@@ -117,7 +117,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
117117| <<plugins-{type}s-{plugin}-value_deserializer_class>> |<<string,string>>|No
118118|=======================================================================
119119
120- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
120+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
121121input plugins.
122122
123123
@@ -548,4 +548,5 @@ Java Class used to deserialize the record's value
548548
549549
550550
551- include::{include_path}/{type}.asciidoc[]
551+ [id="plugins-{type}s-{plugin}-common-options"]
552+ include::{include_path}/{type}.asciidoc[]
0 commit comments