docs/index.asciidoc in logstash-output-kafka-6.2.0 vs docs/index.asciidoc in logstash-output-kafka-6.2.1

- old
+ new

@@ -5,18 +5,18 @@ START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// :version: %VERSION% :release_date: %RELEASE_DATE% :changelog_url: %CHANGELOG_URL% -:include_path: ../../../logstash/docs/include +:include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// [id="plugins-{type}-{plugin}"] -=== Kafka +=== Kafka output plugin include::{include_path}/plugin_header.asciidoc[] ==== Description @@ -65,11 +65,11 @@ Kafka producer configuration: http://kafka.apache.org/documentation.html#newproducerconfigs [id="plugins-{type}s-{plugin}-options"] ==== Kafka Output Configuration Options -This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later. +This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}-common-options>> described later. [cols="<,<,<",options="header",] |======================================================================= |Setting |Input type|Required | <<plugins-{type}s-{plugin}-acks>> |<<string,string>>, one of `["0", "1", "all"]`|No @@ -104,11 +104,11 @@ | <<plugins-{type}s-{plugin}-ssl_truststore_type>> |<<string,string>>|No | <<plugins-{type}s-{plugin}-topic_id>> |<<string,string>>|Yes | <<plugins-{type}s-{plugin}-value_serializer>> |<<string,string>>|No |======================================================================= -Also see <<plugins-{type}s-common-options>> for a list of options supported by all +Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all output plugins. &nbsp; [id="plugins-{type}s-{plugin}-acks"] @@ -444,6 +444,7 @@ Serializer class for the value of the message -include::{include_path}/{type}.asciidoc[] +[id="plugins-{type}s-{plugin}-common-options"] +include::{include_path}/{type}.asciidoc[] \ No newline at end of file