heap dump into logdir

This commit is contained in:
Andrea Dell'Amico 2022-05-09 19:34:40 +02:00
parent 57e273f809
commit 4ee85cc286
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
################################################################
##
## All settings below this section are considered
## expert settings. Don't tamper with them unless
## expert settings. Do not tamper with them unless
## you understand what you are doing
##
################################################################
@ -113,4 +113,4 @@
# ensure the directory exists
#-Xloggc:${loggc}
-XX:HeapDumpPath={{ opensearch_data_dir }}
-XX:HeapDumpPath={{ opensearch_log_dir }}