Skip to content

Commit b874861

Browse files
committed
add logging
1 parent 008ae11 commit b874861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

klass-api/src/main/resources/application-remote-open-search.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ opensearch.username=${OPEN_SEARCH_USERNAME}
33
opensearch.url=${OPEN_SEARCH_URI}
44
opensearch.password=${OPEN_SEARCH_PASSWORD}
55

6+
logging.level.org.apache.http=DEBUG
7+
logging.level.org.opensearch.client=DEBUG

0 commit comments

Comments
 (0)