Variable | HUMIO_JVM_ARGS | |
Description | HUMIO_JVM_ARGS Environment Variable |
You can supplement or tune the
Java
virtual machine parameters used when running Humio with the
HUMIO_JVM_ARGS
environment variable. The defaults are:
ini files
HUMIO_JVM_ARGS=-XX:-Xss2M
The stack size should be at least 2M. The remaining options allows better performance.
ini files
HUMIO_JVM_ARGS=-Xss2M --add-exports java.base/jdk.internal.util=ALL-UNNAMED -XX:CompileCommand=dontinline,com/humio/util/HotspotUtilsJ.dontInline