<AccessLogExtended>
Section:
JettyServer
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Manager Java Services
Description
If the value of this tag is set to true, the Jetty extended format is used for the access log. For more information, see Jetty documentation.
Example
This example shows the valid configuration of the tag:
<AccessLogExtended>false</AccessLogExtended>
Was this helpful?