mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Doc:Fix name of monitoring settings
This commit is contained in:
parent
e8385738c5
commit
2c9cf09e88
1 changed files with 2 additions and 2 deletions
4
docs/static/security/logstash.asciidoc
vendored
4
docs/static/security/logstash.asciidoc
vendored
|
@ -218,8 +218,8 @@ Then configure the user and password in the `logstash.yml` configuration file:
|
|||
|
||||
[source,yaml]
|
||||
----------------------------------------------------------
|
||||
monitoring.elasticsearch.username: logstash_system
|
||||
monitoring.elasticsearch.password: t0p.s3cr3t
|
||||
xpack.monitoring.elasticsearch.username: logstash_system
|
||||
xpack.monitoring.elasticsearch.password: t0p.s3cr3t
|
||||
----------------------------------------------------------
|
||||
|
||||
If you initially installed an older version of {xpack} and then upgraded, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue