Skip to main content
1-Visitor
November 18, 2014
Question

Hosting the Windchill folder Logs over http

  • November 18, 2014
  • 3 replies
  • 1116 views

Dear Gurus,


We have a Windchill 10.2 Cluster Environment and with 4 slaves running. I wanted to check with you if anyone has done any customization to host the Windchill Logsfolder over http like we can see the wt.properties



Any pointer's helpers will be appreciated.


3 replies

1-Visitor
November 18, 2014
You can use the log viewer
12-Amethyst
November 18, 2014
Actually the log viewer browse/searches/reads log files from /all/ nodes
in the cluster.

12-Amethyst
November 18, 2014
Also in the same vein note wtcore/jsp/jmx/logEvents.jsp and
wtcore/jsp/jmx/logEventsHistogram.jsp. These pages allow one to examine
warnings and errors, including:

1. Warnings not logged to the log file or console by default (but
logged to the database)
* Upon a long running, but successful request, for instance
2. More detailed information around a given log event in many cases
3. A histogram allowing one to get a high-level overview of the
quantity of errors and warnings occurring in the system and their
distribution across different loggers and exception types.