mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
f1775d0b7e
commit
d124558d79
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ REM Causes the JVM to dump its heap on OutOfMemory.
|
|||
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.
|
||||
REM JAVA_OPTS=%JAVA_OPTS% -XX:HeapDumpPath="$LS_HOME/logs/heapdump.hprof"
|
||||
REM JAVA_OPTS=%JAVA_OPTS% -XX:HeapDumpPath="$LS_HOME/heapdump.hprof"
|
||||
|
||||
REM setup_vendored_jruby()
|
||||
set JRUBY_BIN="%LS_HOME%\vendor\jruby\bin\jruby"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue