Skip to content

Commit 96b12d6

Browse files
committed
Add apache debug
1 parent af364a4 commit 96b12d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/core/src/main/config/log4j2.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ appender.audit_rolling.policies.size.size = 1GB
104104
appender.audit_rolling.strategy.type = DefaultRolloverStrategy
105105
appender.audit_rolling.strategy.fileIndex = nomax
106106

107+
logger.apache_http_client.name = org.apache.http
108+
logger.apache_http_client.level = debug
109+
107110
logger.xpack_security_audit_logfile.name = org.elasticsearch.xpack.security.audit.logfile.LoggingAuditTrail
108111
logger.xpack_security_audit_logfile.level = info
109112
logger.xpack_security_audit_logfile.appenderRef.audit_rolling.ref = audit_rolling

0 commit comments

Comments
 (0)