Skip to content

Commit 8a4b9de

Browse files
committed
[skip ci] Updating the plugin doc
1 parent 52cb459 commit 8a4b9de

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/index.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
///////////////////////////////////////////
1212
END - GENERATED VARIABLES, DO NOT EDIT!
1313
///////////////////////////////////////////
@@ -28,7 +28,7 @@ The token is used to authenticate against the monasca-api and send log events.
2828
[id="plugins-{type}s-{plugin}-options"]
2929
==== Monasca_log_api Output Configuration Options
3030

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.
3232

3333
[cols="<,<,<",options="header",]
3434
|=======================================================================
@@ -49,7 +49,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
4949
| <<plugins-{type}s-{plugin}-username>> |<<string,string>>|Yes
5050
|=======================================================================
5151

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
5353
output plugins.
5454

5555
&nbsp;
@@ -175,4 +175,5 @@ monasca-log-api configuration
175175

176176

177177

178-
include::{include_path}/{type}.asciidoc[]
178+
[id="plugins-{type}s-{plugin}-common-options"]
179+
include::{include_path}/{type}.asciidoc[]

0 commit comments

Comments
 (0)