mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-3884: DBP SSO: Sufficient logging
This commit is contained in:
@@ -137,7 +137,12 @@ log4j.logger.org.alfresco.fileserver=warn
|
||||
log4j.logger.org.alfresco.repo.node.integrity=ERROR
|
||||
|
||||
# Authentication
|
||||
# Specifically brute force attack detection
|
||||
log4j.logger.org.alfresco.filesys.auth.ftp=warn
|
||||
log4j.logger.org.alfresco.ftp.protocol.auth=warn
|
||||
log4j.logger.org.alfresco.repo.webdav.auth=warn
|
||||
log4j.logger.org.alfresco.repo.web.auth=warn
|
||||
log4j.logger.org.alfresco.web.app.servlet=warn
|
||||
# Used also for brute force attack detection
|
||||
log4j.logger.org.alfresco.repo.security.authentication=warn
|
||||
|
||||
# Indexer debugging
|
||||
|
Reference in New Issue
Block a user