JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Changing the default location of server logs You can change the default directory location for logs by providing a configuration setting in the Tomcat webapp. Perform this task on the server where Spotfire Server is installed. Prerequisites You must have administrative privileges on the Spotfire Server. Procedure On the server where Spotfire Server is installed, locate the file <installation dir>\tomcat\webapps\spotfire\WEB-INF\web.xml. Locate and modify the following parameter. <context-param> <param-name>log.dir</param-name> <param-value>/../../logs</param-value> </context-param> Copyright © TIBCO Software Inc. All rights reserved.