How can I enable logging of all the xml posted to my Solr server? Is this possible? As of right now all I see in the logs are the request params when querying.
While I am on the topic of logging I have one other question too. Is it possible to use custom variables in the logging.properties file such as catalina.base=/my/catalina/dir java.util.logging.FileHandler.pattern = ${catalina.base}/solr_log-%g.log This doesnt seem to work. Can you even do interpolation .properties files? Thanks -- View this message in context: http://old.nabble.com/Solr-Logging-XML-tp27890682p27890682.html Sent from the Solr - User mailing list archive at Nabble.com.