From 0a9f3b16ac1798bc2cc0130be478ab5e03b4dffd Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Wed, 10 Jun 2020 11:05:50 -0400 Subject: [PATCH] Update filebeat input docs Include unix input. Change s3 to S3. Change "Azure eventhub" to "Azure Event Hub". --- 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 456588808544..ddb06aeaa34a 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 e5ddfcc6de1e..023ed4d9fb55 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 ac91fb476d66..8bf489d08336 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.