– Log4j configuration:
Add the following lines in the
Add the following lines in the
log4j.properties of the application found under <app server>\webapps\<app_name>\WEB-INF\classes:
#XCP Search REST classes
log4j.logger.com.emc.xcp.rest.search=DEBUG
#For Real-Time Query
log4j.logger.com.emc.xcp.rest.search.realtime=DEBUG
#For Full-Text Query
log4j.logger.com.emc.xcp.rest.search.fulltext=DEBUG
log4j.logger.com.emc.xcp.rest.search=DEBUG
#For Real-Time Query
log4j.logger.com.emc.xcp.rest.search.realtime=DEBUG
#For Full-Text Query
log4j.logger.com.emc.xcp.rest.search.fulltext=DEBUG