mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-20 17:21:08 +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
|
network.host: 0.0.0.0
|
||||||
|
|
||||||
## X-Pack settings
|
## 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.license.self_generated.type: trial
|
||||||
xpack.security.enabled: true
|
xpack.security.enabled: true
|
||||||
xpack.monitoring.collection.enabled: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user