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

This commit is contained in:
Toby McLaughlin 2018-06-04 09:57:57 +10:00
parent bc6e7c638d
commit 62875dbfd1

View file

@ -173,14 +173,10 @@ images:
[horizontal] [horizontal]
`http.host`:: `0.0.0.0` `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.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 These settings are defined in the default `logstash.yml`. They can be overridden
with a <<docker-bind-mount-settings,custom `logstash.yml`>> or via with a <<docker-bind-mount-settings,custom `logstash.yml`>> or via