Skip to content

Commit 925b36e

Browse files
authored
Update filebeat input docs (#19110)
Include unix input. Change s3 to S3. Change "Azure eventhub" to "Azure Event Hub".
1 parent d7dd12e commit 925b36e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

filebeat/docs/filebeat-options.asciidoc

+2
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,5 @@ include::inputs/input-syslog.asciidoc[]
9999
include::inputs/input-tcp.asciidoc[]
100100

101101
include::inputs/input-udp.asciidoc[]
102+
103+
include::inputs/input-unix.asciidoc[]

x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
=== s3 input
99

1010
++++
11-
<titleabbrev>s3</titleabbrev>
11+
<titleabbrev>S3</titleabbrev>
1212
++++
1313

1414
beta[]

x-pack/filebeat/docs/inputs/input-azure-eventhub.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
=== Azure eventhub input
77

88
++++
9-
<titleabbrev>Azure eventhub</titleabbrev>
9+
<titleabbrev>Azure Event Hub</titleabbrev>
1010
++++
1111

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

0 commit comments

Comments
 (0)