[DOCS] Update config steps for open X-Pack (#9674)

This commit is contained in:
Toby McLaughlin 2018-06-04 09:57:57 +10:00 committed by GitHub
parent 060a8e3bd2
commit 208e480d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -173,14 +173,10 @@ images:
[horizontal]
`http.host`:: `0.0.0.0`
`path.config`:: `/usr/share/logstash/pipeline`
In the `x-pack` image, the following additional defaults are also set:
[horizontal]
`xpack.monitoring.elasticsearch.url`:: `http://elasticsearch:9200`
`xpack.monitoring.elasticsearch.username`:: `logstash_system`
`xpack.monitoring.elasticsearch.password`:: `changeme`
NOTE: The setting `xpack.monitoring.elasticsearch.url` is not
defined in the `-oss` image.
These settings are defined in the default `logstash.yml`. They can be overridden
with a <<docker-bind-mount-settings,custom `logstash.yml`>> or via