We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b68b1 commit e18849dCopy full SHA for e18849d
molecule/elasticstack_default/converge.yml
@@ -13,7 +13,7 @@
13
elasticsearch_jna_workaround: true
14
elasticsearch_disable_systemcallfilterchecks: true
15
elasticstack_release: "{{ lookup('env', 'ELASTIC_RELEASE') | int}}"
16
- elasticsearch_heap: "1"
+ elasticsearch_heap: "2"
17
elasticstack_full_stack: true
18
logstash_pipeline_unsafe_shutdown: true
19
beats_filebeat_syslog_udp: true
0 commit comments