system-config/modules/openstack_project/files/logstash/logstash-indexer.default

4 lines
122 B
Plaintext

# Increase the max heap size to twice the default.
# Default is 25% of memory or 1g whichever is less.
JAVA_ARGS='-Xmx2g'