Skip to content

Commit

Permalink
[DOCS] Note that '--once' is not supported with filestream input (#37221
Browse files Browse the repository at this point in the history
) (#37231)

(cherry picked from commit 6f32513)

Co-authored-by: David Kilfoyle <[email protected]>
  • Loading branch information
mergify[bot] and kilfoyle authored Nov 29, 2023
1 parent 6746ab0 commit 9a93c21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libbeat/docs/command-reference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,10 @@ and inputs, and runs each input until the harvesters are closed. If you set the
`--once` flag, you should also set `close_eof` so the harvester is closed when
the end of the file is reached. By default harvesters are closed after
`close_inactive` is reached.
+
The `--once` option is not currently supported with the
{filebeat-ref}/filebeat-input-filestream.html[`filestream`] input type.

endif::[]

*`--system.hostfs MOUNT_POINT`*::
Expand Down

0 comments on commit 9a93c21

Please sign in to comment.