Skip to content

Commit

Permalink
Update filebeat input docs (elastic#19110)
Browse files Browse the repository at this point in the history
Include unix input.
Change s3 to S3.
Change "Azure eventhub" to "Azure Event Hub".
  • Loading branch information
andrewkroh committed Jun 12, 2020
1 parent d7dd12e commit 925b36e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions filebeat/docs/filebeat-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ include::inputs/input-syslog.asciidoc[]
include::inputs/input-tcp.asciidoc[]

include::inputs/input-udp.asciidoc[]

include::inputs/input-unix.asciidoc[]
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 @@ -8,7 +8,7 @@
=== s3 input

++++
<titleabbrev>s3</titleabbrev>
<titleabbrev>S3</titleabbrev>
++++

beta[]
Expand Down
2 changes: 1 addition & 1 deletion x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
=== Azure eventhub input

++++
<titleabbrev>Azure eventhub</titleabbrev>
<titleabbrev>Azure Event Hub</titleabbrev>
++++

Users can make use of the `azure-eventhub` input in order to read messages from an azure eventhub.
Expand Down

0 comments on commit 925b36e

Please sign in to comment.