cancel
Showing results for 
Search instead for 
Did you mean: 

Identity Center Log Levels

thbuett
Explorer
0 Kudos

Hello Experts,

we use IDM 7.2 and I am writing some little scripts. When I write some debugging information with uInfo or uErrMsg(1, ...) they only appears in the Execution log, not in the System or Job log. Why?? For the Job the Identity Center log level is Information/Warning/Error and in the System Log the Level is standing on Info. Is there any inconsistency with the naming or what I am missing?


My aim is not to use the warning level for writing debug information to the logs, cause they not differ from real warnings.

Thanks and Greetings,

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member2987
Active Contributor
0 Kudos

Hi Thomas,

In the MMC, check the log level on the Identity Center configuration and turn it up a bit.  uInfo can be a bit particular sometimes, but uError and uWarning should always work if the  log level is set correctly.

Note that you will need to regenerate your dispatchers as well.

Regards,

Matt

thbuett
Explorer
0 Kudos

Hello Matt,

thanks for your reply, but it doesn't work.

Greetings Thomas

former_member2987
Active Contributor
0 Kudos

Thomas,

Where are you looking for the information, you will find this output in the Job log and system log. Also what version of IDM are you using (SP level)

Typically I only use uWarning and uError as uInfo only goes to the system log, which I tend not to monitor as much.

Matt

former_member2987
Active Contributor
0 Kudos

Hi Thomas,

Were you able to get this running?

Please don't forget to mark correct / helpful answers!

Matt