Log Settings
From OpenCms Wiki
Select Administration View > Workplace Tools> Log File > Logfile Viewer Settings
Settings in opencms-workplace.xml
All settings of the workplace administration may also be changed in the configuration file opencms-workplace.xml
<rfsfileviewsettings> <rootPath>/usr/local/tomcat5/webapps/ROOT/WEB-INF/</rootPath> <filePath>C:\tomcat6\webapps\opencms\WEB-INF\config\opencms-modules.xml</filePath> <enabled>true</enabled> <fileEncoding>windows-1252</fileEncoding> <isLogfile>true</isLogfile> <windowSize>200</windowSize> </rfsfileviewsettings>
Especially the value
<rootPath>value</rootPath>