mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Minor doc fix.
--filterworkers instead of --filterworks.
This commit is contained in:
parent
1a4d8ed97b
commit
01ae65ac91
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ from the directory in alphabetical order. </dd>
|
|||
config file. If not input is specified, 'stdin { type => stdin }' is
|
||||
default. If no output is specified, 'stdout { debug => true }}' is
|
||||
default. </dd>
|
||||
<dt> -w, --filterworks COUNT </dt>
|
||||
<dt> -w, --filterworkers COUNT </dt>
|
||||
<dd> Run COUNT filter workers (default: 1) </dd>
|
||||
<dt> --watchdog-timeout TIMEOUT </dt>
|
||||
<dd> Set watchdog timeout value. </dd>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue