mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
a566908a84
commit
2bb69743e6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ IF NOT "%JAVA_OPTS%" == "" (
|
|||
SET JAVA_OPTS=%JAVA_OPTS% -XX:+HeapDumpOnOutOfMemoryError
|
||||
REM The path to the heap dump location, note directory must exists and have enough
|
||||
REM space for a full heap dump.
|
||||
SET JAVA_OPTS=%JAVA_OPTS% -XX:HeapDumpPath="$LS_HOME/heapdump.hprof"
|
||||
SET JAVA_OPTS=%JAVA_OPTS% -XX:HeapDumpPath="%LS_HOME%/heapdump.hprof"
|
||||
:opts_defined
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue