Introduction

This wiki page aims to show how to change log levels via administration console.

Change Log Level

  1. Click on Configuration tab.
  2. Click on Core Log/Console Log tab and change log levels as needed.

Log levels can be changed and take effect at runtime.

Be aware that Core Log also changes persist in Syncope database and persist over Syncope restart while Console Log, that is't a separate component and depends on database, use the /WEB-INF/classes/logback.xml of Syncope Console webapp to init log levels.