PhenixID

PSD1086 – Enable logging in Identity Manager Configurator

Fact

  • PhenixID Identity Manager Configurator 4.8.7 or later

Situation

This document will describe how to enable logging in Identity Manager Configurator. The logging is by default disabled in a new installation.

Solution

Find out which config file you are using at the login page. Click the button Show Advanced and choose the tab Other Options. There you can see the path and the name of the Config File.

Open the config file in a text editor and remove the # for these rows:

log4j.rootLogger=DEBUG
log4j.appender.IM=org.apache.log4j.RollingFileAppender
log4j.appender.IM.MaxFileSize=5000KB
log4j.appender.IM.MaxBackupIndex=10
log4j.appender.IM.layout=org.apache.log4j.PatternLayout
log4j.appender.IM.layout.ConversionPattern=%d{ISO8601}: %p: %m%n
log4j.appender.IM.File=./log/idmgmtConf.log
log4j.logger.im.se.nordicedge = DEBUG, IM

DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.

The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.

PhenixID - support.phenixid.se