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