Log Settings

From OpenCms Wiki
Revision as of 13:26, 8 September 2009 by Achimwestermann (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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>
may not be configured in the workplace. It is needed if you want to be able to view different files than only opencms.log (e.g. the configuration files). With the path you allow the log file viewer to access all files below it.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox