REPO-1489: Added logger config required to display WARNs

This commit is contained in:
Alex Mukha
2016-11-25 21:10:35 +00:00
parent 33bc89e3f9
commit b7db8d9944

View File

@@ -149,6 +149,9 @@ log4j.logger.org.alfresco.fileserver=warn
# Integrity message threshold - if 'failOnViolation' is off, then WARNINGS are generated
log4j.logger.org.alfresco.repo.node.integrity=ERROR
# Brute force attack detection
log4j.logger.org.alfresco.repo.security.authentication.AuthenticationServiceImpl=warn
# Indexer debugging
log4j.logger.org.alfresco.repo.search.Indexer=error
#log4j.logger.org.alfresco.repo.search.Indexer=debug