This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

This page describes how to turn on user management debug logging.
Edit <bamboo-install>/webapp/WEB-INF/classes/log4j.properties and append the following lines

log4j.logger.bucket.user=DEBUG
log4j.category.com.atlassian.user=DEBUG
log4j.category.com.atlassian.bamboo.user.BambooUserManagerImpl=DEBUG

Restart bamboo.

  • No labels