Selective Access to Monitoring Pages
Windchill organization administrators have access to the following Monitoring Tools pages by default (as well as the Monitoring Tools index page itself):
|
The capability to provide selective access to the monitoring pages is required to be dealt with cautiously as it exposes access to sensitive system information. Windchill organization administrator should be cautious while giving further access to the selective users.
|
• Log Levels
◦ You can change verbosity of loggers from your customizations here. The verbosity of loggers used by Windchill or bundled third-party libraries cannot be changed.
• Log Comment
• Log File Viewer
• Persisted Log Events
• Log Event Histogram
• Method Context and Servlet Request Samples
• Top SQL Sample Intervals
You can tailor this access to meet your needs as follows:
• Remove the default access given to all organization administrators to these pages.
• Add access to specific selected users.
Configurations for Selective Access
You can alter and configure the default access by modifying the wt.property file entries mentioned here as per your access requirements:
• wt.util.jmx.AccessUtil.ignoreOrgAdmins entry in wt.properties — If the value is “false” (by default), all Windchill organization administrators have the access. You can stop granting access to all organization administrators by setting this entry value to “true”.
• wt.util.jmx.AccessUtil.siteMonitors entry in wt.properties — Specific additional users listed here are granted access to the Monitoring Tools pages (whether or not they are organization administrators).
For more details, see
Using the Log File Viewer Page and
Using the Monitoring Tools. For more information on accessing the Monitoring Tools page from Windchill UI, see
Server Status.