diff --git a/ansible/group_vars/dash.nimbus.yml b/ansible/group_vars/dash.nimbus.yml index 97cb489..09bf245 100644 --- a/ansible/group_vars/dash.nimbus.yml +++ b/ansible/group_vars/dash.nimbus.yml @@ -35,7 +35,7 @@ es_lb_node_port: 9300 # Cleanup to avoid running out of space logclean_es_host: 'localhost' logclean_es_port: '{{ es_lb_api_port }}' -logclean_keep_indices: 10 +logclean_keep_indices: 20 # JVM Memory settings es_lb_jvm_min_heap: 2g