Enable tracing and logging for WebSphere Commerce Search
We can enable tracing and logging of WebSphere Commerce Search features to help debug server-side issues.
Before beginning
Ensure that you have completed the following tasks:
Procedure
- To enable trace for Search in your local runtime containers, see Configure logging for the Search Server.
Note: When you Enable tracing in your target container by using Run Engine commands, set the following trace specifications:
com.ibm.commerce.foundation.*=all: com.ibm.commerce.search.*=all: org.apache.solr.*=all: org.apache.wink.*=all: com.ibm.commerce.solr.*=allAdditionally, for price index troubleshooting, enable the following traces:
com.ibm.commerce.foundation.dataimport.priceindex.*=finest com.ibm.commerce.price.*=finest com.ibm.websphere.commerce.WC_ORDER
(Developer) To configure logging for Search Server in WebSphere Commerce Developer, see Configure logging for the Search Server (Developer environment).