Skip to content

Commit

Permalink
Cherry-pick #19973 to 7.9: Add cloudwatch input into Filebeat configu…
Browse files Browse the repository at this point in the history
…re inputs documentation (#20028)

* Add cloudwatch input into Filebeat configure inputs documentation (#19973)

* Add cloudwatch input into Filebeat configure inputs documentation

(cherry picked from commit 785d7db)

* cherrypick #20040
  • Loading branch information
kaiyan-sheng authored Jul 21, 2020
1 parent df77536 commit 79a9175
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 2 additions & 0 deletions filebeat/docs/filebeat-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ You can configure {beatname_uc} to use the following inputs:

include::multiline.asciidoc[]

include::../../x-pack/filebeat/docs/inputs/input-awscloudwatch.asciidoc[]

include::../../x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc[]

include::../../x-pack/filebeat/docs/inputs/input-cloudfoundry.asciidoc[]
Expand Down
2 changes: 1 addition & 1 deletion x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:type: s3

[id="{beatname_lc}-input-{type}"]
=== s3 input
=== S3 input

++++
<titleabbrev>S3</titleabbrev>
Expand Down
7 changes: 2 additions & 5 deletions x-pack/filebeat/docs/inputs/input-awscloudwatch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
:type: awscloudwatch

[id="{beatname_lc}-input-{type}"]
=== awscloudwatch input
=== AWS CloudWatch input

++++
<titleabbrev>awscloudwatch</titleabbrev>
<titleabbrev>AWS CloudWatch</titleabbrev>
++++

beta[]
Expand Down Expand Up @@ -113,7 +113,4 @@ logs:FilterLogEvents
[id="{beatname_lc}-input-{type}-common-options"]
include::../../../../filebeat/docs/inputs/input-common-options.asciidoc[]

[id="aws-credentials-config"]
include::{libbeat-xpack-dir}/docs/aws-credentials-config.asciidoc[]

:type!:

0 comments on commit 79a9175

Please sign in to comment.