mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-24 14:32:01 +00:00
REPO-1489: Added logger config required to display WARNs
This commit is contained in:
@@ -149,6 +149,9 @@ log4j.logger.org.alfresco.fileserver=warn
|
|||||||
# Integrity message threshold - if 'failOnViolation' is off, then WARNINGS are generated
|
# Integrity message threshold - if 'failOnViolation' is off, then WARNINGS are generated
|
||||||
log4j.logger.org.alfresco.repo.node.integrity=ERROR
|
log4j.logger.org.alfresco.repo.node.integrity=ERROR
|
||||||
|
|
||||||
|
# Brute force attack detection
|
||||||
|
log4j.logger.org.alfresco.repo.security.authentication.AuthenticationServiceImpl=warn
|
||||||
|
|
||||||
# Indexer debugging
|
# Indexer debugging
|
||||||
log4j.logger.org.alfresco.repo.search.Indexer=error
|
log4j.logger.org.alfresco.repo.search.Indexer=error
|
||||||
#log4j.logger.org.alfresco.repo.search.Indexer=debug
|
#log4j.logger.org.alfresco.repo.search.Indexer=debug
|
||||||
|
Reference in New Issue
Block a user