KB Article #178243

debug option on the Sentinel connector

Problem

-- troubleshooting sentinel related issues
-- how to set the debug on the Sentinel connector


Resolution

* add this line Interchange/conf/log4j.properties

log4j.category.com.axway.trkapiua=debug
log4j.category.com.cyclonecommerce.monitoring.sentinel=debug
log4j.category.com.cyclonecommerce.te2txIntegration=debug
log4j.category.com.axway.common.circularbuffer=debug

* debug traces will be written in the TE logs

* no need to restart Interchange to take those debug options into account