From 62875dbfd1362482b32c19b7541f7f5be2f25ccc Mon Sep 17 00:00:00 2001 From: Toby McLaughlin Date: Mon, 4 Jun 2018 09:57:57 +1000 Subject: [PATCH] [DOCS] Update config steps for open X-Pack (#9674) --- docs/static/docker.asciidoc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/static/docker.asciidoc b/docs/static/docker.asciidoc index e6b52ff0c..a70eefca6 100644 --- a/docs/static/docker.asciidoc +++ b/docs/static/docker.asciidoc @@ -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 <> or via