...
Turn on debug by access http://{{so}}:8080/mso/logging/debug from browser. Also you need to add/change line like "log.debug.CustomE2EGetService=true" in /etc/mso/config.d/mso.bpmn.urn.properties to enable Groove debugging.
- To enable logging on Camunda (no authentication):
- To enable logging on APIH (use any jboss user with role CSI-Client for authentication):
- To enable logging on APIH Homing (use any jboss user with role CSI-Client for authentication):
- To enable logging on APIH Infra (use any jboss user with role InfraPortal-Client for authentication):
- To enable logging on ASDC (no authentication):
- To enable logging on DBAdapter (no authentication):
- To enable logging on Network adapter (no authentication):
- To enable logging on SDNC adapter (use any jboss user with role MSO-Client for authentication):
- To enable logging on VNF adapter (no authentication):
- To enable logging on Tenant adapter (no authentication):
- To enable logging on APPC adapter (no authentication):
Log files
Log file /var/log/ecomp/MSO/BPMN/debugmso.log in testlab_mso_1 container is very helpful to debug issues
...