mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
5013fc52ea
commit
b859b64d9d
1 changed files with 2 additions and 2 deletions
4
docs/static/command-line-flags.asciidoc
vendored
4
docs/static/command-line-flags.asciidoc
vendored
|
@ -57,8 +57,8 @@ With this command, Logstash concatenates three config files, `/tmp/one`, `/tmp/t
|
|||
|
||||
*`-u, --pipeline.batch.delay DELAY_IN_MS`*::
|
||||
When creating pipeline batches, how long to wait while polling for the next event. This option defines
|
||||
how long in milliseconds to wait before dispatching an undersized batch to filters and workers.
|
||||
The default is 5ms.
|
||||
how long in milliseconds to wait while polling for the next event before dispatching an undersized batch
|
||||
to filters and workers. The default is 250ms.
|
||||
|
||||
*`--pipeline.unsafe_shutdown`*::
|
||||
Force Logstash to exit during shutdown even if there are still inflight events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue