Skip to content

Commit e18849d

Browse files
committed
Try with more elasticsearch heap
1 parent 62b68b1 commit e18849d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/elasticstack_default/converge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
elasticsearch_jna_workaround: true
1414
elasticsearch_disable_systemcallfilterchecks: true
1515
elasticstack_release: "{{ lookup('env', 'ELASTIC_RELEASE') | int}}"
16-
elasticsearch_heap: "1"
16+
elasticsearch_heap: "2"
1717
elasticstack_full_stack: true
1818
logstash_pipeline_unsafe_shutdown: true
1919
beats_filebeat_syslog_udp: true

0 commit comments

Comments
 (0)