mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
[DOCS] Update config steps for open X-Pack (#9674)
This commit is contained in:
parent
060a8e3bd2
commit
208e480d97
1 changed files with 3 additions and 7 deletions
10
docs/static/docker.asciidoc
vendored
10
docs/static/docker.asciidoc
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue