From 07e075793b390995616bd15fc6713f3336feabf7 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Wed, 10 Mar 2021 11:17:52 -0800 Subject: [PATCH] Update input-common-file-options.asciidoc (#24330) (#24433) --- filebeat/docs/inputs/input-common-file-options.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filebeat/docs/inputs/input-common-file-options.asciidoc b/filebeat/docs/inputs/input-common-file-options.asciidoc index 9bd93e97efc..c913e4e3380 100644 --- a/filebeat/docs/inputs/input-common-file-options.asciidoc +++ b/filebeat/docs/inputs/input-common-file-options.asciidoc @@ -126,7 +126,7 @@ is renamed. This happens, for example, when rotating files. By default, the harvester stays open and keeps reading the file because the file handler does not depend on the file name. If the `close_renamed` option is enabled and the file is renamed or moved in such a way that it's no longer matched by the file -patterns specified for the , the file will not be picked up again. +patterns specified for the path, the file will not be picked up again. {beatname_uc} will not finish reading the file. Do not use this option when `path` based `file_identity` is configured. It does