Log configuration and location in Identity Suite v15 deployed using IGA Xpress 1.0
search cancel

Log configuration and location in Identity Suite v15 deployed using IGA Xpress 1.0

book

Article ID: 409786

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

Where are the logging configurations and the log files in Version 15?

Resolution

ADJUSTING LOGGING LEVELS:


The logging configuration for Identity Suite v15 are configured in the IGA Xpress gui under the Services tab, Application Service, Logging tab.   
Unchecked, the logging is at the default INFO level.    To change the logging check the "Logging" box and adjust as required. 


For example, Identity Manager with DEBUG logging set to Rotate based on size and retain 20 backup logs:

 

Logging levels can also be viewed and adjusted directly in the yaml files. 

/opt/brcm/iga/conf/idm/idm.yaml


logging:
  log_level: DEBUG
  log_rotation: Size
  max_log_rotations: 20
  max_log_size: 100

 

 

LOG FILE LOCATIONS:

All logs are found under the following folder in a sub folder for each service.

/opt/brcm/iga/logs/

 

/xpress      =    Deployment, IGA Xpress install logs
/install/       =    installation logs
/idm/          =    Identity Manager  
/idg/           =    Identity Governance
/idp/           =    Identity Portal
/imps/        =    Provisioning Server
/imcs/        =    Connector Server
/impr/         =    Provisioning Router
/impd/        =    Provisioning Directory
/ustore/      =    User Store
/urouter/    =    User Store Router
/uproxy/     =    User Store Proxy
/balancer/  =    Balancer 
/suite/        =    Suite