@@ -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
///////////////////////////////////////////
@@ -28,7 +28,7 @@ The token is used to authenticate against the monasca-api and send log events.
28
28
[id="plugins-{type}s-{plugin}-options"]
29
29
==== Monasca_log_api Output Configuration Options
30
30
31
- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
31
+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}- common-options>> described later.
32
32
33
33
[cols="<,<,<",options="header",]
34
34
|=======================================================================
@@ -49,7 +49,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
49
49
| <<plugins-{type}s-{plugin}-username>> |<<string,string>>|Yes
50
50
|=======================================================================
51
51
52
- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
52
+ Also see <<plugins-{type}s-{plugin}- common-options>> for a list of options supported by all
53
53
output plugins.
54
54
55
55
@@ -175,4 +175,5 @@ monasca-log-api configuration
175
175
176
176
177
177
178
- include::{include_path}/{type}.asciidoc[]
178
+ [id="plugins-{type}s-{plugin}-common-options"]
179
+ include::{include_path}/{type}.asciidoc[]
0 commit comments