We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b8fd7 commit 0382879Copy full SHA for 0382879
x-pack/plugin/core/src/main/config/log4j2.properties
@@ -115,3 +115,7 @@ logger.samlxml_decrypt.name = org.opensaml.xmlsec.encryption.support.Decrypter
115
logger.samlxml_decrypt.level = fatal
116
logger.saml2_decrypt.name = org.opensaml.saml.saml2.encryption.Decrypter
117
logger.saml2_decrypt.level = fatal
118
+
119
+# Debug HTTP Connections temporarily
120
+logger.apache_http_client.name = org.apache.http
121
+logger.apache_http_client.level = debug
0 commit comments