Add bootstrap configuration - elasticsearch tunning
This commit is contained in:
parent
741598ca8e
commit
e9cd98fd81
@ -41,7 +41,7 @@ path.logs: /var/log/elasticsearch
|
||||
#
|
||||
# Lock the memory on startup:
|
||||
#
|
||||
#bootstrap.memory_lock: true
|
||||
bootstrap.memory_lock: true
|
||||
#
|
||||
# Make sure that the heap size is set to about half the memory available
|
||||
# on the system and that the owner of the process is allowed to use this
|
||||
|
||||
@ -7,7 +7,7 @@ wazuh_manager_config:
|
||||
logall: 'no'
|
||||
log_format: 'plain'
|
||||
cluster:
|
||||
disable: 'no'
|
||||
disable: 'yes'
|
||||
name: 'wazuh'
|
||||
node_name: 'manager_01'
|
||||
node_type: 'master'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user