Correct the docs for the settings file to note that Java execution defaults to true

Fixes #10701
This commit is contained in:
Dan Hermann 2019-04-22 07:48:51 -05:00
parent f19e5c81e3
commit 2832f5381c

View file

@ -83,7 +83,7 @@ The `logstash.yml` file includes the following settings. If you are using X-Pack
| `pipeline.java_execution`
| Use the Java execution engine.
| false
| true
| `pipeline.workers`
| The number of workers that will, in parallel, execute the filter and output stages of the pipeline.