From 41b5fd90252be6c9fd2bcfc00f3bf8fa28c4b257 Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Fri, 12 Jun 2020 10:14:46 -0400 Subject: [PATCH] Update filebeat input docs (#19110) Include unix input. Change s3 to S3. Change "Azure eventhub" to "Azure Event Hub". (cherry picked from commit 925b36e5e90528ac8a604a7e6cf5c346d463f379) --- filebeat/docs/filebeat-options.asciidoc | 2 ++ x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc | 2 +- x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/filebeat/docs/filebeat-options.asciidoc b/filebeat/docs/filebeat-options.asciidoc index 45658880854..ddb06aeaa34 100644 --- a/filebeat/docs/filebeat-options.asciidoc +++ b/filebeat/docs/filebeat-options.asciidoc @@ -99,3 +99,5 @@ include::inputs/input-syslog.asciidoc[] include::inputs/input-tcp.asciidoc[] include::inputs/input-udp.asciidoc[] + +include::inputs/input-unix.asciidoc[] diff --git a/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc b/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc index e5ddfcc6de1..023ed4d9fb5 100644 --- a/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc @@ -8,7 +8,7 @@ === s3 input ++++ -s3 +S3 ++++ beta[] diff --git a/x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc b/x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc index ac91fb476d6..8bf489d0833 100644 --- a/x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc @@ -6,7 +6,7 @@ === Azure eventhub input ++++ -Azure eventhub +Azure Event Hub ++++ Users can make use of the `azure-eventhub` input in order to read messages from an azure eventhub.