feat: update to elasticsearch 8.4

This commit is contained in:
Rainer Killinger
2022-10-13 10:50:55 +00:00
parent a6e19b1230
commit e0717a96ef
5 changed files with 42 additions and 30 deletions

View File

@@ -1,7 +1,5 @@
network.host: 0.0.0.0
# this value is required because we set "network.host"
# be sure to modify it appropriately for a production cluster deployment
discovery.zen.minimum_master_nodes: 1
bootstrap.system_call_filter: false
bootstrap.memory_lock: true
discovery.type: "single-node"
cluster.routing.allocation.disk.threshold_enabled: false
network.bind_host: 0.0.0.0
xpack.security.enabled: false