From c5a2814df0ab4bb7b7a812cf5ed74ba5c76fbd48 Mon Sep 17 00:00:00 2001 From: Andrea Spacca Date: Tue, 19 Oct 2021 14:27:01 +0200 Subject: [PATCH] [Filebeat] AWS Input - Document bucket_list_prefix (#28527) (cherry picked from commit 21dca31b6296736fa90fae39bff71f063522420f) --- x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc b/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc index 10be92ca4100..5ed5886efde6 100644 --- a/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-aws-s3.asciidoc @@ -277,6 +277,10 @@ ARN of the AWS S3 bucket that will be polled for list operation. (Required when Time interval for polling listing of the S3 bucket: default to `120s`. +[float] +==== `bucket_list_prefix` + +Prefix to apply for the list request to the S3 bucket. Default empty. [float] ==== `number_of_workers`