Skip to content

Commit

Permalink
Add logging property (#81622)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHegarty authored Dec 10, 2021
1 parent 68836bb commit ef64808
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static List<String> systemJvmOptions() {
// log4j 2
"-Dlog4j.shutdownHookEnabled=false",
"-Dlog4j2.disable.jmx=true",
"-Dlog4j2.formatMsgNoLookups=true",
/*
* Due to internationalization enhancements in JDK 9 Elasticsearch need to set the provider to COMPAT otherwise time/date
* parsing will break in an incompatible way for some date patterns and locales.
Expand Down

0 comments on commit ef64808

Please sign in to comment.