es: Remove deprecated monitoring setting

This commit is contained in:
Antoine Cotten 2022-02-10 17:56:20 +01:00
parent 6704d9f1d7
commit 33a96e571a
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ cluster.name: "docker-cluster"
network.host: 0.0.0.0
## X-Pack settings
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-xpack.html
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/security-settings.html
#
xpack.license.self_generated.type: trial
xpack.security.enabled: true
xpack.monitoring.collection.enabled: true