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 de6ef0c04a
commit db80baf62c

View file

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