Merge pull request #404 from wazuh/feature-kibana-optimize-ram
Adjusting Kibana plugin optimization max memory
This commit is contained in:
commit
0a6e5d4b27
@ -50,4 +50,4 @@ build_from_sources: false
|
|||||||
wazuh_plugin_branch: 3.12-7.6
|
wazuh_plugin_branch: 3.12-7.6
|
||||||
|
|
||||||
#Nodejs NODE_OPTIONS
|
#Nodejs NODE_OPTIONS
|
||||||
node_options: --max-old-space-size=4096
|
node_options: --max-old-space-size=2048
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user