correct batch delay help

Fixes #6364
This commit is contained in:
Colin Surprenant 2016-12-06 16:21:33 -05:00 committed by Suyog Rao
parent 5013fc52ea
commit b859b64d9d

View file

@ -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