Where are the logging configurations and the log files in Version 15?
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
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