Viewing statistics for services in the SERVICES-PAL log
To see performance statistics for services, view the SERVICES-PAL log.
-
Enable service logging:
-
Add the following entry to the prconfig.xml file for the current node (or create a
corresponding dynamic system setting):
<env name="statsPerInteraction" value="true" />
-
Add the following appender to the prlog4j2.xml file:
<Logger name="ServicePAL" level="debug" additivity="false"> <AppenderRef ref="SERVICES-PAL"/> </Logger>
- Stop and restart the server.
-
Add the following entry to the prconfig.xml file for the current node (or create a
corresponding dynamic system setting):
-
To view the service log, do the following steps.
- In the header of Dev Studio, click .
- Click Log files.
- Download the SERVICES-PAL log.
- Import the log into a spreadsheet program as a comma-separated-values file.