mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-15 11:20:43 +01:00
es: Remove deprecated monitoring setting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user