Databases Reference
In-Depth Information
cmo.createDebugScope('weblogic.transaction')
cd('/Servers/PROD_Server01/ServerDebug/PROD_Server01/DebugScopes/
weblogic.transaction')
cmo.setEnabled(true)
activate()
exit()
See also
F Including the time taken field in access.log
F Enabling verbose garbage collection logging
Including the time taken field in access.log
The access.log file registers every HTTP request received by the WebLogic Server.
It contains valuable information for the analysis in the production environments.
In this recipe, all Managed Servers of the PROD_Cluster cluster will be configured to add the
time taken field to the access.log logfile. The default configuration does not include the
time taken to process an HTTP request in the access.log file.
Getting ready
The access.log file has been configured using the Administration Console, so make sure
the Administration Server is running.
How to do it...
Carry out the following steps to add the time taken field:
1. Access the Administration Console by pointing your web browser to
http://adminhost.domain.local:7001/console .
2. Click on the Lock & Edit button to start a new edit session.
3. Expand the Environment tree on the left and then click on Servers.
 
Search WWH ::




Custom Search