mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
Revert "Add jvm option ExitOnOutOfMemoryError"
This reverts commit a14fbfc3e2
.
Fixes #8268
This commit is contained in:
parent
5fcf028deb
commit
5d35a8f315
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@
|
|||
# heap dumps are created in the working directory of the JVM
|
||||
-XX:+HeapDumpOnOutOfMemoryError
|
||||
|
||||
# exit on out-of-memory error
|
||||
-XX:+ExitOnOutOfMemoryError
|
||||
|
||||
# specify an alternative path for heap dumps
|
||||
# ensure the directory exists and has sufficient space
|
||||
#-XX:HeapDumpPath=${LOGSTASH_HOME}/heapdump.hprof
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue