Question & Answer
Question
Why is only the message from the "logger.error" method is displayed in the log output when used in the Identity Governance and Intelligence Rules Development Toolkit 5.2.6?
In this scenario, the following simple test advanced rule is created in Access Governance Core > Configure > Rules.
when
eval( true )
then
logger.info(">>>> Log info");
logger.debug(">>>> Log debug");
logger.warn(">>>> Log warn");
logger.error(">>>> Log error");
eval( true )
then
logger.info(">>>> Log info");
logger.debug(">>>> Log debug");
logger.warn(">>>> Log warn");
logger.error(">>>> Log error");
The rule is downloaded to the IGI Rules Development Toolkit environment and run.
The following example of the log output shows only the message from the logger.error method is displayed.
INIT IGI
INFO RulesEngineDevTools - Reading configuration file C:\Toolkit5261\Workspace\RulesDevelopment/config/bootstrap.properties
INFO RulesEngineDevTools - Initializing IGI, please wait ...
INFO RulesEngineDevTools - IGI, initialized.
INFO RulesEngineDevTools - IGI Log level set to DEBUG for Rule Engine
WARN RootClass - composite-id class does not override hashCode(): com.engiweb.profilemanager.backend.hbean.UserPreferenceKey
INFO RulesEngineDevTools - ***** START execution of ADVANCED_RULES_EXAMPLES
ERROR AGC - >>>> Log error
INFO RulesEngineDevTools - ***** END execution
[{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSGHJR","label":"IBM Security Identity Governance and Intelligence"},"ARM Category":[{"code":"a8m0z0000001hXBAAY","label":"Identity Governance \u0026 Intelligence"}],"ARM Case Number":"TS004083271","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.2.6"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
More support for:
IBM Security Identity Governance and Intelligence
Component:
Identity Governance & Intelligence
Software version:
5.2.6
Document number:
6340243
Modified date:
05 October 2020
UID
ibm16340243
Manage My Notification Subscriptions